summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* tty: serial: Add RDA8810PL UART driverManivannan Sadhasivam2018-12-313-0/+851
* Merge tag 'tee-subsys-optee-for-4.21' of https://git.linaro.org/people/jens.w...Olof Johansson2018-12-311-0/+3
|\
| * tee: optee: log message if dynamic shm is enabledVictor Chong2018-12-111-0/+3
* | Merge tag 'tee-subsys-fix-for-4.21' of https://git.linaro.org/people/jens.wik...Olof Johansson2018-12-311-6/+7
|\ \
| * | tee: optee: avoid possible double list_del()Zhizhou Zhang2018-12-111-6/+7
| |/
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-12-223-5/+24
|\ \
| * | scsi: sd: use mempool for discard special pageJens Axboe2018-12-121-4/+19
| * | scsi: target: iscsi: cxgbit: add missing spin_lock_init()Varun Prakash2018-12-121-0/+1
| * | scsi: target: iscsi: cxgbit: fix csk leakVarun Prakash2018-12-121-1/+4
* | | Merge tag 'auxdisplay-for-linus-v4.20' of https://github.com/ojeda/linuxLinus Torvalds2018-12-221-0/+3
|\ \ \
| * | | auxdisplay: charlcd: fix x/y command parsingMans Rullgard2018-12-211-0/+3
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2018-12-211-5/+26
|\ \ \
| * | | serial/sunsu: fix refcount leakYangtao Li2018-12-211-5/+26
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-12-213-9/+12
|\ \ \ \
| * | | | qmi_wwan: Fix qmap header retrieval in qmimux_rx_fixupDaniele Palmas2018-12-211-7/+8
| * | | | qmi_wwan: Add support for Fibocom NL678 seriesJörgen Storvist2018-12-211-0/+1
| * | | | net: netxen: fix a missing check and an uninitialized useKangjie Lu2018-12-211-1/+2
| * | | | mscc: Configured MAC entries should be locked.Allan W. Nielsen2018-12-201-1/+1
* | | | | Merge tag 'drm-fixes-2018-12-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-12-211-2/+8
|\ \ \ \ \
| * | | | | drm/ioctl: Fix Spectre v1 vulnerabilitiesGustavo A. R. Silva2018-12-201-2/+8
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-12-213-14/+22
|\ \ \ \ \ \
| * | | | | | Input: synaptics - enable SMBus for HP EliteBook 840 G4Mantas Mikulėnas2018-12-211-0/+1
| * | | | | | Input: elantech - disable elan-i2c for P52 and P72Benjamin Tissoires2018-12-211-2/+16
| * | | | | | Input: synaptics - enable RMI on ThinkPad T560Yussuf Khalil2018-12-081-0/+1
| * | | | | | Input: omap-keypad - fix idle configuration to not block SoC idle statesTony Lindgren2018-12-081-12/+4
* | | | | | | Merge tag 'gpio-v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-12-214-131/+95
|\ \ \ \ \ \ \
| * | | | | | | gpio: mvebu: only fail on missing clk if pwm is actually to be usedUwe Kleine-König2018-12-211-3/+3
| * | | | | | | gpio: max7301: fix driver for use with CONFIG_VMAP_STACKChristophe Leroy2018-12-211-9/+3
| * | | | | | | gpio: gpio-omap: Revert deferred wakeup quirk handling for regressionsTony Lindgren2018-12-211-59/+5
| * | | | | | | gpiolib-acpi: Only defer request_irq for GpioInt ACPI event handlersHans de Goede2018-12-071-60/+84
* | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-12-201-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | i2c: nvidia-gpu: mark resume function as __maybe_unusedArnd Bergmann2018-12-111-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'upstream-4.20-rc7' of git://git.infradead.org/linux-ubifsLinus Torvalds2018-12-202-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | ubi: Do not drop UBI device reference before usingPan Bian2018-12-131-1/+1
| * | | | | | | ubi: Put MTD device after it is not usedPan Bian2018-12-131-1/+1
| |/ / / / / /
* | | | | | | Merge tag 'char-misc-4.20-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-12-203-5/+24
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'hyperv-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-12-142-1/+21
| |\ \ \ \ \ \ \
| | * | | | | | | Drivers: hv: vmbus: Return -EINVAL for the sys files for unopened channelsDexuan Cui2018-12-131-0/+20
| | * | | | | | | x86, hyperv: remove PCI dependencySinan Kaya2018-12-131-1/+1
| * | | | | | | | uio_hv_generic: set callbacks on openStephen Hemminger2018-12-111-4/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'tty-4.20-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-12-201-24/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "serial: 8250: Fix clearing FIFOs in RS485 mode again"Paul Burton2018-12-171-24/+5
| |/ / / / / / /
* | | | | | | | Merge tag 'usb-4.20-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-12-203-4/+19
|\ \ \ \ \ \ \ \
| * | | | | | | | USB: xhci: fix 'broken_suspend' placement in struct xchi_hcdNicolas Saenz Julienne2018-12-171-2/+2
| * | | | | | | | Merge tag 'usb-serial-4.20-rc7' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-12-141-1/+15
| |\ \ \ \ \ \ \ \
| | * | | | | | | | USB: serial: option: add Telit LN940 seriesJörgen Storvist2018-12-131-0/+4
| | * | | | | | | | USB: serial: option: add Fibocom NL668 seriesJörgen Storvist2018-12-131-0/+2
| | * | | | | | | | USB: serial: option: add Simcom SIM7500/SIM7600 (MBIM mode)Jörgen Storvist2018-12-121-0/+1
| | * | | | | | | | USB: serial: option: add GosunCn ZTE WeLink ME3630Jörgen Storvist2018-12-121-0/+2
| | * | | | | | | | USB: serial: option: add HP lt4132Tore Anderson2018-12-101-1/+6
| | |/ / / / / / /