aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-07-27tty: stop using alloc_tty_driverJiri Slaby
2021-07-27tty: don't store semi-state into tty driversJiri Slaby
2021-07-27hvsi: don't panic on tty_register_driver failureJiri Slaby
2021-07-27serial: max310x: Use clock-names property matching to recognize EXTCLKAndy Shevchenko
2021-07-27serial: 8250_lpss: Enable DMA on Intel Elkhart LakeAndy Shevchenko
2021-07-27serial: 8250: Define RX trigger levels for OxSemi 950 devicesMaciej W. Rozycki
2021-07-21tty: hvc: replace BUG_ON() with negative return valueJuergen Gross
2021-07-21amiserial: remove unused state from shutdownJiri Slaby
2021-07-21amiserial: switch rs_table to a single stateJiri Slaby
2021-07-21amiserial: pack and sort includesJiri Slaby
2021-07-21amiserial: expand "custom"Jiri Slaby
2021-07-21amiserial: expand serial_isrootJiri Slaby
2021-07-21amiserial: use memset to zero serial_stateJiri Slaby
2021-07-21amiserial: simplify rs_openJiri Slaby
2021-07-21amiserial: remove serial_state::xmit_fifo_sizeJiri Slaby
2021-07-21amiserial: remove stale commentJiri Slaby
2021-07-21amiserial: remove serial_* stringsJiri Slaby
2021-07-21amiserial: remove unused DBG_CNTJiri Slaby
2021-07-21serial: 8250_exar: Add ->unregister_gpio() callbackAndy Shevchenko
2021-07-21tty: serial: Fix spelling mistake "Asychronous" -> "Asynchronous"Colin Ian King
2021-07-21tty: serial: uartlite: Add runtime pm supportShubhrajyoti Datta
2021-07-21tty: serial: uartlite: Disable clocks in case of errorsShubhrajyoti Datta
2021-07-21tty: Fix out-of-bound vmalloc access in imageblitIgor Matheus Andrade Torrente
2021-07-21serial: samsung: use dma_ops of DMA if attachedTamseel Shams
2021-07-21arm pl011 serial: support multi-irq requestBing Fan
2021-07-21serial: amba-pl011: add RS485 supportLino Sanfilippo
2021-07-21tty: serial: jsm: hold port lock when reporting modem line changesZheyu Ma
2021-07-21serial: core: Report magic multiplier extra baud ratesMaciej W. Rozycki
2021-07-21serial: 8250: extend compile-test coverageJohan Hovold
2021-07-21serial: 8250_bcm7271: use NULL to initialized a null pointerColin Ian King
2021-07-21serial: 8250_pnp: Support configurable clock frequencyJianmin Lv
2021-07-21serial: 8250: 8250_omap: make a const array static, makes object smallerColin Ian King
2021-07-17Merge tag 'soc-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-07-16Merge tag 'scmi-fixes-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2021-07-16Merge tag 'arm-ffa-fixes-5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2021-07-16Merge tag 'block-5.14-2021-07-16' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-07-16Merge tag 'drm-fixes-2021-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-07-16Merge tag 'drm-intel-fixes-2021-07-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-07-16Merge tag 'drm-misc-fixes-2021-07-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-07-15Merge tag 'pwm/for-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-15Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...Linus Torvalds
2021-07-15EDAC/igen6: fix core dependency AGAINRandy Dunlap
2021-07-15Merge tag 'iommu-fixes-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-07-15xen-blkfront: sanitize the removal state machineChristoph Hellwig
2021-07-15Merge tag 'nvme-5.14-2021-07-15' of git://git.infradead.org/nvme into block-5.14Jens Axboe
2021-07-15nbd: fix order of cleaning up the queue and freeing the tagsetWang Qing
2021-07-15pd: fix order of cleaning up the queue and freeing the tagsetGuoqing Jiang
2021-07-14drm/amdgpu: add another Renoir DIDJinzhou Su
2021-07-14Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds