summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-01-23Input: elantech - remove stale comment from KconfigDmitry Torokhov1-9/+2
2015-01-22Input: cyapa - off by one in cyapa_update_fw_store()Dan Carpenter1-1/+1
2015-01-22Input: cyapa - fix variable being dereferenced before checkDudley Du1-1/+3
2015-01-22Input: cyapa - fix endianness issues in gen5 firmware update supportDmitry Torokhov1-39/+40
2015-01-18Input: cyapa - add acpi device id supportDudley Du1-0/+11
2015-01-18Input: cyapa - add gen5 trackpad force re-calibrate function supportDudley Du1-0/+65
2015-01-18Input: cyapa - add gen5 trackpad read baseline supportDudley Du2-0/+642
2015-01-18Input: cyapa - add gen5 trackpad firmware update supportDudley Du2-0/+392
2015-01-18Input: cyapa - add gen3 trackpad force re-calibrate supportDudley Du1-0/+59
2015-01-18Input: cyapa - add gen3 trackpad read baseline supportDudley Du1-0/+72
2015-01-18Input: cyapa - add gen3 trackpad device firmware update supportDudley Du1-0/+309
2015-01-18Input: cyapa - add sysfs interfaces support in the cyapa driverDudley Du1-0/+310
2015-01-18Input: cyapa - add runtime power management supportDudley Du2-1/+189
2015-01-18Input: cyapa - add power management interfaces support for the deviceDudley Du1-0/+136
2015-01-18Input: cyapa - add gen5 trackpad device basic functions supportDudley Du4-1/+1693
2015-01-18Input: cyapa - re-design driver to support multi-trackpad in one driverDudley Du4-666/+1516
2015-01-18Input: atari - enable the 102nd key for German keyboardsMichael Karcher1-1/+1
2015-01-18Input: sun4i-ts - add thermal zone sensor supportChen-Yu Tsai1-4/+50
2015-01-15Merge tag 'v3.19-rc4' into nextDmitry Torokhov7550-385329/+505052
2015-01-15Input: evdev - flush pending events on clock type changeAnshul Garg1-23/+32
2015-01-12Input: alps - add sanity checks for non DualPoint devicesPali Rohár1-2/+20
2015-01-12Input: alps - fix name, product and version of dev2 input devicePali Rohár1-4/+14
2015-01-12Input: regulator-haptic - simplify codeAxel Lin1-18/+5
2015-01-11Input: add support for NI Ettus Research USRP E3x0 buttonMoritz Fischer3-0/+168
2015-01-10Merge tag 'vfio-v3.19-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds1-3/+1
2015-01-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+3
2015-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds10-9/+74
2015-01-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds29-246/+391
2015-01-09HID: roccat: potential out of bounds in pyra_sysfs_write_settings()Dan Carpenter1-2/+6
2015-01-09Merge tag 'pinctrl-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+58
2015-01-09Merge tag 'pm+acpi-3.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-45/+61
2015-01-09Input: axp20x-pek - switch over to using attribute groupDmitry Torokhov1-28/+36
2015-01-09Input: add driver for AXP20x Power Enable KeyCarlo Caione3-0/+294
2015-01-09Input: do not try to filter out events if handler is not a filterAnshul Garg1-10/+14
2015-01-09Input: small tweak to autorepeat handlingAnshul Garg1-6/+8
2015-01-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-12/+13
2015-01-08Merge tag 'iommu-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-12/+7
2015-01-08Merge tag 'amdkfd-fixes-2015-01-06' of git://people.freedesktop.org/~gabbayo/...Dave Airlie7-152/+213
2015-01-08Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie5-12/+14
2015-01-08Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie8-33/+124
2015-01-08Input: imx_keypad - use the preferred form for passing a size of a structFabio Estevam1-2/+1
2015-01-07vfio-pci: Fix the check on pci device type in vfio_pci_probe()Wei Yang1-3/+1
2015-01-07vhost/net: length miscalculationMichael S. Tsirkin1-1/+1
2015-01-07pinctrl: st: Add irq_disable hook to st_gpio_irqchipPatrice CHOTARD1-0/+1
2015-01-07pinctrl: st: avoid multiple mutex lockFrancesco VIRLINZI1-1/+3
2015-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-48/+72
2015-01-07Merge tag 'for-linus-3' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds1-1/+2
2015-01-07qla3xxx: don't allow never end busy loopAndy Shevchenko1-5/+3
2015-01-07Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Rafael J. Wysocki92-1818/+1320
2015-01-07ACPI / video: Add disable_native_backlight quirk for Dell XPS15 L521XHans de Goede1-0/+10