summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-07-27tty: drop put_tty_driverJiri Slaby35-81/+75
2021-07-27tty: make tty_set_operations an inlineJiri Slaby1-7/+0
2021-07-27tty: stop using alloc_tty_driverJiri Slaby25-107/+97
2021-07-27tty: don't store semi-state into tty driversJiri Slaby4-59/+71
2021-07-27hvsi: don't panic on tty_register_driver failureJiri Slaby1-3/+16
2021-07-27serial: max310x: Use clock-names property matching to recognize EXTCLKAndy Shevchenko1-10/+5
2021-07-27serial: 8250_lpss: Enable DMA on Intel Elkhart LakeAndy Shevchenko1-0/+10
2021-07-27serial: 8250: Define RX trigger levels for OxSemi 950 devicesMaciej W. Rozycki1-1/+2
2021-07-21tty: hvc: replace BUG_ON() with negative return valueJuergen Gross1-3/+14
2021-07-21amiserial: remove unused state from shutdownJiri Slaby1-3/+0
2021-07-21amiserial: switch rs_table to a single stateJiri Slaby1-7/+4
2021-07-21amiserial: pack and sort includesJiri Slaby1-28/+22
2021-07-21amiserial: expand "custom"Jiri Slaby1-44/+42
2021-07-21amiserial: expand serial_isrootJiri Slaby1-8/+6
2021-07-21amiserial: use memset to zero serial_stateJiri Slaby1-6/+1
2021-07-21amiserial: simplify rs_openJiri Slaby1-3/+3
2021-07-21amiserial: remove serial_state::xmit_fifo_sizeJiri Slaby1-10/+6
2021-07-21amiserial: remove stale commentJiri Slaby1-14/+1
2021-07-21amiserial: remove serial_* stringsJiri Slaby1-18/+1
2021-07-21amiserial: remove unused DBG_CNTJiri Slaby1-9/+0
2021-07-21serial: 8250_exar: Add ->unregister_gpio() callbackAndy Shevchenko1-13/+23
2021-07-21tty: serial: Fix spelling mistake "Asychronous" -> "Asynchronous"Colin Ian King1-1/+1
2021-07-21tty: serial: uartlite: Add runtime pm supportShubhrajyoti Datta1-8/+52
2021-07-21tty: serial: uartlite: Disable clocks in case of errorsShubhrajyoti Datta1-0/+1
2021-07-21tty: Fix out-of-bound vmalloc access in imageblitIgor Matheus Andrade Torrente1-2/+19
2021-07-21serial: samsung: use dma_ops of DMA if attachedTamseel Shams1-21/+25
2021-07-21arm pl011 serial: support multi-irq requestBing Fan1-3/+31
2021-07-21serial: amba-pl011: add RS485 supportLino Sanfilippo1-2/+161
2021-07-21tty: serial: jsm: hold port lock when reporting modem line changesZheyu Ma2-0/+5
2021-07-21serial: core: Report magic multiplier extra baud ratesMaciej W. Rozycki1-0/+8
2021-07-21serial: 8250: extend compile-test coverageJohan Hovold1-4/+6
2021-07-21serial: 8250_bcm7271: use NULL to initialized a null pointerColin Ian King1-1/+1
2021-07-21serial: 8250_pnp: Support configurable clock frequencyJianmin Lv1-0/+2
2021-07-21serial: 8250: 8250_omap: make a const array static, makes object smallerColin Ian King1-1/+1
2021-07-18Merge tag 'soc-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-110/+162
2021-07-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds11-101/+115
2021-07-17Merge tag 'scmi-fixes-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann4-12/+20
2021-07-17Merge tag 'arm-ffa-fixes-5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2-6/+8
2021-07-16Merge tag 'block-5.14-2021-07-16' of git://git.kernel.dk/linux-blockLinus Torvalds5-212/+87
2021-07-16Merge tag 'drm-fixes-2021-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds38-1395/+202
2021-07-16Merge tag 'drm-intel-fixes-2021-07-15' of git://anongit.freedesktop.org/drm/d...Dave Airlie2-5/+2
2021-07-16Merge tag 'drm-misc-fixes-2021-07-15' of git://anongit.freedesktop.org/drm/dr...Dave Airlie5-9/+10
2021-07-16Merge tag 'pwm/for-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-73/+56
2021-07-15Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...Linus Torvalds21-9/+24
2021-07-15EDAC/igen6: fix core dependency AGAINRandy Dunlap1-1/+1
2021-07-15Merge tag 'iommu-fixes-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-24/+29
2021-07-15xen-blkfront: sanitize the removal state machineChristoph Hellwig1-198/+26
2021-07-15Merge tag 'nvme-5.14-2021-07-15' of git://git.infradead.org/nvme into block-5.14Jens Axboe2-12/+59
2021-07-15nbd: fix order of cleaning up the queue and freeing the tagsetWang Qing1-1/+1
2021-07-15pd: fix order of cleaning up the queue and freeing the tagsetGuoqing Jiang1-1/+1