summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-011-3/+2
|\
| * drivers: do not use print_symbol()Sergey Senozhatsky2018-01-051-3/+2
* | Merge tag 'vfio-v4.16-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2018-02-014-115/+33
|\ \
| * | vfio: mdev: make a couple of functions and structure vfio_mdev_driver staticXiongwei Song2018-01-091-3/+3
| * | vfio-pci: Allow mapping MSIX BARAlexey Kardashevskiy2017-12-201-56/+8
| * | vfio: Simplify capability helperAlex Williamson2017-12-203-59/+22
| * | vfio-pci: Mask INTx if a device is not capabable of enabling itAlexey Kardashevskiy2017-12-201-0/+3
* | | Merge tag 'kconfig-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-02-012-2/+2
|\ \ \
| * | | kconfig: use bool instead of boolean for type definition attributes, againMasahiro Yamada2018-01-222-2/+2
* | | | Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-0120-100/+39
|\ \ \ \
| * | | | of: unittest: refactor MakefileMasahiro Yamada2018-01-081-14/+5
| * | | | of/fdt: use memblock_virt_alloc for early allocRob Herring2018-01-082-15/+12
| * | | | of: Use SPDX license tag for DT filesRob Herring2018-01-0818-67/+18
| * | | | of: irq: Fix function description commentVasyl Gomonovych2017-12-121-2/+1
| * | | | of: enable unittests on UMLRob Herring2017-12-121-2/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-02-0154-1516/+447
|\ \ \ \ \
| * \ \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2018-02-0154-1516/+447
| |\ \ \ \ \
| | * | | | | Input: goodix - use generic touchscreen_propertiesMarcin Niestroj2018-01-311-83/+58
| | * | | | | Input: mms114 - fix typo in definitionAndi Shyti2018-01-311-2/+2
| | * | | | | Input: mms114 - use BIT() macro instead of explicit shiftingAndi Shyti2018-01-301-1/+1
| | * | | | | Input: mms114 - replace mdelay with msleepAndi Shyti2018-01-301-1/+1
| | * | | | | Input: mms114 - add support for mms152Simon Shields2018-01-261-19/+73
| | * | | | | Input: mms114 - drop platform data and use generic APIsSimon Shields2018-01-261-82/+65
| | * | | | | Input: mms114 - mark as direct input deviceDmitry Torokhov2018-01-261-8/+5
| | * | | | | Input: mms114 - do not clobber interrupt triggerDmitry Torokhov2018-01-261-3/+3
| | * | | | | Input: edt-ft5x06 - fix error handling for factory mode on non-M06Dmitry Torokhov2018-01-241-8/+6
| | * | | | | Input: stmfts - set IRQ_NOAUTOEN to the irq flagAndi Shyti2018-01-221-3/+8
| | * | | | | Input: auo-pixcir-ts - delete an unnecessary return statementMarkus Elfring2018-01-221-2/+0
| | * | | | | Input: auo-pixcir-ts - remove custom log for a failed memory allocationMarkus Elfring2018-01-221-3/+1
| | * | | | | Input: da9052_tsi - remove unused mutexMarcus Folkesson2018-01-221-1/+0
| | * | | | | Input: synaptics-rmi4 - log when we create a guest serio portDmitry Torokhov2018-01-221-4/+5
| | * | | | | Input: synaptics-rmi4 - unmask F03 interrupts when port is openedDmitry Torokhov2018-01-221-10/+54
| | * | | | | Input: synaptics-rmi4 - do not delete interrupt memory too earlyDmitry Torokhov2018-01-221-7/+7
| | * | | | | Input: ad7877 - use managed resource allocationsAndi Shyti2018-01-221-44/+23
| | * | | | | Input: stmfts,s6sy671 - add SPDX identifierAndi Shyti2018-01-222-20/+10
| | * | | | | Input: remove atmel-wm97xx touchscreen driverCorentin Labbe2018-01-193-452/+0
| | * | | | | Input: cyapa - remove redundant assignment to 'pwr_cmd'Colin Ian King2018-01-181-1/+1
| | * | | | | Input: remove at32psifCorentin Labbe2018-01-183-368/+0
| | * | | | | Input: inline macros for MODULE_LICENSE, etcJulia Lawall2018-01-178-56/+17
| | * | | | | Input: remove remaining unneeded MODULE_VERSION() usageGreg Kroah-Hartman2018-01-162-2/+0
| | * | | | | Input: remove unneeded MODULE_VERSION() usage in misc input driversGreg Kroah-Hartman2018-01-163-5/+0
| | * | | | | Input: remove unneeded MODULE_VERSION() usage in touchscreen driversGreg Kroah-Hartman2018-01-164-7/+0
| | * | | | | Input: elan_i2c - remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman2018-01-161-2/+0
| | * | | | | Input: pmic8xxx-keypad - remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman2018-01-161-1/+0
| | * | | | | Input: synaptics_rmi4 - remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman2018-01-164-5/+0
| | * | | | | Input: remove unneeded DRIVER_LICENSE #definesGreg Kroah-Hartman2018-01-164-8/+4
| | * | | | | Input: synaptics - reset the ABS_X/Y fuzz after initializing MT axesPeter Hutterer2018-01-161-0/+10
| | * | | | | Input: psmouse - fix Synaptics detection when protocol is disabledDmitry Torokhov2018-01-161-13/+21
| | * | | | | Input: goodix - disable IRQs while suspendedHans de Goede2018-01-121-2/+6
| | * | | | | Input: extend usable life of event timestamps to 2106 on 32 bit systemsDeepa Dinamani2018-01-094-14/+21