summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* serial: uartps: Add support for cts-overrideShubhrajyoti Datta2019-04-291-0/+12
* serial: milbeaut_usio: Fix error handling in probe and removeWei Yongjun2019-04-291-8/+1
* tty: rocket: deprecate the rp_ioctlFuqian Huang2019-04-251-0/+10
* tty: rocket: Remove RCPK_GET_STRUCT ioctlFuqian Huang2019-04-252-5/+0
* tty: update obsolete termios commentJohan Hovold2019-04-251-1/+1
* tty: serial_core: fix error code returned by uart_register_driver()Sergey Organov2019-04-251-2/+2
* serial: 8250-mtk: modify baudrate settingLong Cheng2019-04-251-0/+102
* serial: 8250-mtk: add follow controlLong Cheng2019-04-251-23/+37
* docs: serial: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-04-252-3/+3
* serial: 8250_exar: Adjust IOT2000 matchingSu Bao Cheng2019-04-251-2/+5
* TTY: serial_core, add ->installJiri Slaby2019-04-251-11/+13
* serial: Fix using plain integer instead of Null pointerSugaya Taichi2019-04-251-1/+1
* Merge 5.1-rc6 into tty-nextGreg Kroah-Hartman2019-04-21315-1493/+2445
|\
| * Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-04-206-8/+12
| |\
| | * scsi: aic7xxx: fix EISA supportChristoph Hellwig2019-04-184-6/+7
| | * Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"Saurav Kashyap2019-04-181-1/+0
| | * scsi: core: set result when the command cannot be dispatchedJaesoo Lee2019-04-151-1/+5
| * | Merge tag 'i3c/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-04-202-4/+3
| |\ \
| | * | i3c: dw: Fix dw_i3c_master_disable controller by using correct maskVitor Soares2019-04-101-1/+1
| | * | i3c: Fix the verification of random PIDVitor Soares2019-04-101-3/+2
| * | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-04-204-33/+3
| |\ \ \
| | * | | clocksource/drivers/timer-ti-dm: Remove omap_dm_timer_set_load_startNathan Chancellor2019-04-161-28/+0
| | * | | clocksource/drivers/oxnas: Fix OX820 compatibleNeil Armstrong2019-04-111-1/+1
| | * | | clocksource/drivers/arm_arch_timer: Remove unneeded pr_fmt macroYangtao Li2019-04-111-4/+1
| | * | | clocksource/drivers/npcm: select TIMER_OFArnd Bergmann2019-04-111-0/+1
| * | | | Merge tag 'tty-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-04-193-4/+9
| |\ \ \ \
| | * | | | sc16is7xx: put err_spi and err_i2c into correct #ifdefGuoqing Jiang2019-04-191-2/+2
| | * | | | vt: fix cursor when clearing the screenMikulas Patocka2019-04-171-1/+2
| | * | | | sc16is7xx: move label 'err_spi' to correct sectionGuoqing Jiang2019-04-161-0/+2
| | * | | | serial: sh-sci: Fix HSCIF RX sampling point adjustmentGeert Uytterhoeven2019-04-161-1/+1
| | * | | | serial: sh-sci: Fix HSCIF RX sampling point calculationGeert Uytterhoeven2019-04-161-1/+3
| * | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-04-192-1/+4
| |\ \ \ \ \
| | * | | | | coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli2019-04-191-0/+3
| | * | | | | mm/memory_hotplug: do not unlock after failing to take the device_hotplug_lockzhong jiang2019-04-191-1/+1
| * | | | | | Merge tag 'staging-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-04-1921-115/+192
| |\ \ \ \ \ \
| | * | | | | | staging: comedi: ni_usb6501: Fix possible double-free of ->usb_rx_bufIan Abbott2019-04-171-3/+1
| | * | | | | | staging: comedi: ni_usb6501: Fix use of uninitialized mutexIan Abbott2019-04-171-3/+3
| | * | | | | | staging: erofs: fix unexpected out-of-bound data accessGao Xiang2019-04-161-1/+1
| | * | | | | | staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_bufIan Abbott2019-04-161-3/+1
| | * | | | | | staging: comedi: vmk80xx: Fix use of uninitialized semaphoreIan Abbott2019-04-161-2/+2
| | * | | | | | staging: most: core: use device description as nameChristian Gromm2019-04-021-1/+1
| | * | | | | | Merge tag 'iio-fixes-for-5.1a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-04-0217-102/+183
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | iio: core: fix a possible circular locking dependencyFabrice Gasnier2019-03-311-2/+2
| | | * | | | | iio: ad_sigma_delta: select channel when reading registerDragos Bogdan2019-03-241-0/+1
| | | * | | | | iio: pms7003: select IIO_TRIGGERED_BUFFERArnd Bergmann2019-03-161-0/+1
| | | * | | | | iio: cros_ec: Fix the maths for gyro scale calculationGwendal Grignou2019-03-161-3/+4
| | | * | | | | iio: adc: xilinx: prevent touching unclocked h/w on removeSven Van Asbroeck2019-03-161-1/+1
| | | * | | | | iio: adc: xilinx: fix potential use-after-free on probeSven Van Asbroeck2019-03-161-0/+1
| | | * | | | | iio: adc: xilinx: fix potential use-after-free on removeSven Van Asbroeck2019-03-161-1/+1
| | | * | | | | iio: dac: mcp4725: add missing powerdown bits in store eepromJean-Francois Dagenais2019-03-161-0/+1