summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-04-05Input: pm8xxx-vib - add support for pm8916's vibratorDamien Riegel2-1/+11
2017-04-05Input: pm8xxx-vib - handle separate enable registerDamien Riegel1-1/+10
2017-04-05Input: pm8xxx-vib - parametrize the driverDamien Riegel1-16/+33
2017-04-05Input: pm8xxx-vib - reorder header alphabeticallyDamien Riegel1-4/+4
2017-04-05Input: sur40 - fix bad endianness handling in sur40_pollMartin Kepplinger1-1/+1
2017-04-05Input: eeti_ts - switch to gpiod APIDmitry Torokhov1-17/+7
2017-04-05Input: eeti_ts - expect platform code to set interrupt triggerDmitry Torokhov1-5/+1
2017-04-04Input: eeti_ts - switch to using threaded interruptDmitry Torokhov1-43/+36
2017-04-04Input: eeti_ts - use gpio_get_value_cansleepDmitry Torokhov1-1/+1
2017-04-04Input: eeti_ts - respect interrupt set in client structureDmitry Torokhov1-7/+6
2017-04-04Input: eeti_ts - switch to using managed resourcesDmitry Torokhov1-48/+22
2017-04-04Input: eeti_ts - use input_set_capability()Dmitry Torokhov1-2/+1
2017-04-04Input: eeti_ts - use get_unaligned_be16() to retrieve dataDmitry Torokhov1-2/+4
2017-04-04Input: eeti_ts - use BIT(n)Dmitry Torokhov1-4/+4
2017-04-04Input: eeti_ts - rename eeti_ts_priv to eeti_tsDmitry Torokhov1-57/+58
2017-04-04Input: synaptics-rmi4 - when registering sensors do not call them "drivers"Dmitry Torokhov3-69/+69
2017-04-04Input: synaptics-rmi4 - cleanup SMbus mapping handlingDmitry Torokhov1-25/+18
2017-04-04Input: synaptics-rmi4 - fix endianness issue in SMBus transportDmitry Torokhov1-5/+5
2017-04-04Input: synaptics-rmi4 - fix handling failures from rmi_enable_sensorDmitry Torokhov1-3/+8
2017-04-04Input: synaptics - use u8 instead of unsigned charDmitry Torokhov2-40/+42
2017-04-04Input: synaptics - do not abuse -1 as return valueDmitry Torokhov1-25/+46
2017-04-04Input: synaptics - use BIT() and GENMASK() macrosDmitry Torokhov2-48/+48
2017-04-04Input: synaptics - add synaptics_query_int()Dmitry Torokhov2-48/+32
2017-04-03Input: psmouse - use i2c_client_type to locate i2c clientsDmitry Torokhov1-1/+1
2017-04-03Merge branch 'ib/4.11-rc3-i2c-irq-resources' into nextDmitry Torokhov2-2/+56
2017-04-03Merge tag 'v4.11-rc5' into nextDmitry Torokhov6093-134419/+316919
2017-04-03Input: cros_ec_keyb - add an EC event for sysrqRajat Jain1-0/+7
2017-04-03Input: psmouse - fix cleaning up SMBus companionsDmitry Torokhov1-11/+19
2017-04-03Merge tag 'dmaengine-fix-4.11-rc5' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds2-1/+6
2017-04-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+0
2017-04-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+1
2017-04-02Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2017-04-02Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+5
2017-04-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds12-39/+57
2017-04-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+4
2017-04-01Merge tag 'usb-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-21/+35
2017-04-01Merge tag 'tty-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-5/+36
2017-04-01Input: bma150 - remove support for bma150H. Nikolaus Schaller1-10/+1
2017-04-01Merge tag 'acpi-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds4-4/+12
2017-04-01Merge tag 'pm-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-17/+39
2017-04-01Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-28/+6
2017-04-01i2c: allow attaching IRQ resources to i2c_board_infoDmitry Torokhov2-0/+42
2017-04-01i2c: copy device properties when using i2c_register_board_info()Dmitry Torokhov1-0/+12
2017-04-01i2c: export i2c_client_type structureDmitry Torokhov1-2/+2
2017-04-01tty: pl011: fix earlycon work-around for QDF2400 erratum 44Timur Tabi1-2/+21
2017-04-01drivers/rapidio/devices/tsi721.c: make module parameter variable name uniqueRandy Dunlap2-4/+4
2017-04-01Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes'Rafael J. Wysocki2-17/+39
2017-03-31Merge branches 'acpi-hotplug-fixes', 'acpi-build-fixes' and 'acpi-apei-fixes'Rafael J. Wysocki2-1/+1
2017-03-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-0/+47
2017-03-31Merge tag 'mmc-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-1/+16