summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* USB: serial: mos7840: drop read-urb checkJohan Hovold2019-11-121-11/+0
* USB: serial: mos7840: drop port driver data accessorsJohan Hovold2019-11-121-91/+13
* USB: serial: mos7840: drop serial struct accessorJohan Hovold2019-11-121-30/+0
* USB: serial: mos7840: drop paranoid serial checksJohan Hovold2019-11-121-36/+2
* USB: serial: mos7840: drop paranoid port checksJohan Hovold2019-11-121-84/+8
* USB: serial: mos7840: drop redundant urb context checkJohan Hovold2019-11-121-5/+1
* USB: serial: mos7840: rip out broken interrupt handlingJohan Hovold2019-11-121-291/+3
* USB: serial: mos7840: fix probe error handlingJohan Hovold2019-11-121-20/+28
* USB: serial: mos7840: document MCS7810 detection hackJohan Hovold2019-11-121-0/+7
* USB: serial: mos7840: clean up device-type handlingJohan Hovold2019-11-121-77/+44
* USB: serial: mos7840: fix remote wakeupJohan Hovold2019-11-121-5/+0
* USB: serial: mos7720: fix remote wakeupJohan Hovold2019-11-121-4/+0
* USB: serial: option: add support for DW5821e with eSIM supportAleksander Morgado2019-11-071-0/+3
* USB: serial: mos7840: add USB ID to support Moxa UPort 2210Pavel Löbl2019-11-061-0/+11
* USB: serial: ch341: reimplement line-speed handlingJohan Hovold2019-11-041-22/+75
* USB: serial: pl2303: add support for PL2303HXNCharles Yeh2019-10-232-23/+107
* Merge tag 'hwmon-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-10-131-6/+27
|\
| * hwmon: (nct7904) Add array fan_alarm and vsen_alarm to store the alarms in nc...amy.shih2019-10-021-2/+20
| * hwmon: (nct7904) Fix the incorrect value of vsen_mask in nct7904_data structamy.shih2019-10-021-4/+7
* | Merge tag 'fixes-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-10-132-4/+3
|\ \
| * | mtd: rawnand: au1550nd: Fix au_read_buf16() prototypePaul Burton2019-10-071-3/+2
| * | mtd: spi-nor: Fix direction of the write_sr() transferTudor Ambarus2019-10-041-1/+1
| |/
* | Merge tag 'char-misc-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-10-1313-18/+60
|\ \
| * | firmware: google: increment VPD key_len properlyBrian Norris2019-10-111-1/+1
| * | w1: ds250x: Fix build error without CRC16YueHaibing2019-10-101-0/+1
| * | virt: vbox: fix memory leak in hgcm_call_preprocess_linaddrNavid Emamdoost2019-10-101-1/+2
| * | binder: Fix comment headers on binder_alloc_prepare_to_free()Joel Fernandes (Google)2019-10-101-1/+1
| * | binder: prevent UAF read in print_binder_transaction_log_entry()Christian Brauner2019-10-102-2/+4
| * | misc: fastrpc: prevent memory leak in fastrpc_dma_buf_attachNavid Emamdoost2019-10-041-0/+1
| * | mei: avoid FW version request on Ibex Peak and earlierAlexander Usyskin2019-10-045-13/+44
| * | mei: me: add comet point (lake) LP device idsTomas Winkler2019-10-042-0/+6
| |/
* | Merge tag 'staging-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-10-1338-2333/+695
|\ \
| * \ Merge tag 'iio-fixes-for-5.4a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2019-10-1016-182/+290
| |\ \
| | * | iio: Fix an undefied reference error in noa1305_probezhong jiang2019-10-091-0/+1
| | * | iio: light: opt3001: fix mutex unlock raceDavid Frey2019-10-091-1/+5
| | * | iio: adc: ad799x: fix probe error handlingMarco Felsch2019-10-091-2/+2
| | * | iio: light: add missing vcnl4040 of_compatibleMarco Felsch2019-10-091-0/+4
| | * | iio: light: fix vcnl4000 devicetree hooksMarco Felsch2019-10-091-5/+5
| | * | iio: imu: st_lsm6dsx: fix waitime for st_lsm6dsx i2c controllerLorenzo Bianconi2019-10-091-1/+3
| | * | iio: adc: axp288: Override TS pin bias current for some modelsHans de Goede2019-10-091-0/+32
| | * | iio: imu: adis16400: fix memory leakNavid Emamdoost2019-10-091-1/+4
| | * | iio: imu: adis16400: release allocated memory on failureNavid Emamdoost2019-10-091-1/+4
| | * | iio: adc: stm32-adc: fix a race when using several adcs with dma and irqFabrice Gasnier2019-10-092-3/+41
| | * | iio: adc: stm32-adc: move registers definitionsFabrice Gasnier2019-10-093-136/+136
| | * | iio: accel: adxl372: Perform a reset at start upStefan Popa2019-10-091-0/+8
| | * | iio: accel: adxl372: Fix push to buffers lost samplesStefan Popa2019-10-091-2/+1
| | * | iio: accel: adxl372: Fix/remove limitation for FIFO samplesStefan Popa2019-10-091-3/+8
| | * | iio: adc: hx711: fix bug in sampling of dataAndreas Klinger2019-10-091-5/+5
| | * | iio: fix center temperature of bmc150-accel-corePascal Bouwmann2019-09-081-1/+1
| | * | iio: imu: st_lsm6dsx: forbid 0 sensor sensitivityLorenzo Bianconi2019-09-083-16/+25