index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-4
/
+4
2013-05-05
input: single_open() leak
Al Viro
1
-1
/
+1
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-32
/
+26
2013-04-29
hp_sdc_rtc: Don't use create_proc_read_entry()
David Howells
1
-32
/
+26
2013-04-16
Convert selectors of GENERIC_GPIO to GPIOLIB
Alexandre Courbot
1
-4
/
+4
2013-04-08
Input: adxl34x - use spi_get_drvdata()
Jingoo Han
1
-3
/
+3
2013-04-02
Input: ims-pcu - fix a memory leak on error
Dmitry Torokhov
1
-2
/
+3
2013-03-31
Input: mma8450 - fix signed 12bits to 32bits conversion
Sebastien Royen
1
-3
/
+3
2013-03-27
Input: ad714x - add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2
-2
/
+2
2013-03-27
Input: adxl34x - add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2
-2
/
+2
2013-03-18
Input: twl4030-pwrbutton - use module_platform_driver_probe macro
Sachin Kamat
1
-11
/
+1
2013-03-18
Merge tag 'v3.9-rc3' into next
Dmitry Torokhov
7
-24
/
+284
2013-03-12
Input: add IMS Passenger Control Unit driver
Dmitry Torokhov
3
-0
/
+1911
2013-03-02
parisc: check return value of down_interruptible() in hp_sdc_rtc.c
Helge Deller
1
-3
/
+12
2013-02-25
Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-3
/
+0
2013-02-20
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2013-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-119
/
+51
2013-02-16
Input: bma150 - make some defines public and fix some comments
Michael Trimarchi
1
-12
/
+0
2013-02-16
Input: bma150 - fix checking pm_runtime_get_sync() return value
Michael Trimarchi
1
-1
/
+1
2013-02-14
mfd: max8925: Fix onkey driver irq base
Qing Xu
1
-3
/
+0
2013-01-26
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
1
-1
/
+1
2013-01-25
Input: twl6040-vibra - use system workqueue
Peter Ujfalusi
1
-10
/
+1
2013-01-25
Input: twl6040-vibra - code cleanup in probe with devm_* conversion
Peter Ujfalusi
1
-54
/
+45
2013-01-22
Input: twl4030-vibra - Use system workqueue
Peter Ujfalusi
1
-18
/
+1
2013-01-22
Input: twl4030-vibra - switch to using managed resources
Peter Ujfalusi
1
-22
/
+4
2012-12-24
Input: adxl34x - default platform_data should not use defines from driver
Wolfram Sang
1
-1
/
+1
2012-12-24
Input: adxl34x - don't set THRESH_TAP twice
Wolfram Sang
1
-1
/
+0
2012-12-24
Input: adxl34x - consistently use read/write encapsulation
Wolfram Sang
1
-2
/
+2
2012-12-24
Input: wm831x-on - convert to devm_input_allocate_device()
Mark Brown
1
-3
/
+1
2012-12-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
44
-158
/
+456
2012-12-17
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-17
/
+5
2012-11-28
Input - arizona-haptics: Add driver haptics module on Arizona CODECs
Mark Brown
3
-0
/
+266
2012-11-24
Input: twl4030-pwrbutton - switch to using TWL_MODULE_PM_MASTER define
Peter Ujfalusi
1
-2
/
+1
2012-11-24
Input: remove use of __devexit
Bill Pemberton
40
-43
/
+43
2012-11-24
Input: remove use of __devinit
Bill Pemberton
41
-67
/
+66
2012-11-24
Input: remove use of __devinitdata
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
40
-41
/
+41
2012-11-20
Input: da9052_onkey.c: Convert to the new da9052 interrupt functions.
Fabio Estevam
1
-17
/
+5
2012-11-10
Input: add Retu power button driver.
Aaro Koskinen
3
-0
/
+110
2012-11-08
Merge tag 'v3.7-rc4' into next to sync up Wacom bits
Dmitry Torokhov
1
-1
/
+4
2012-11-03
Input: pwm-beeper - add devicetree probing support
Sascha Hauer
2
-2
/
+14
2012-10-30
xen-kbdfront: handle backend CLOSED without CLOSING
David Vrabel
1
-1
/
+4
2012-10-30
Input: add DA9055 Onkey driver
Ashish Jangam
3
-0
/
+182
2012-10-30
Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changes
Dmitry Torokhov
3
-20
/
+19
2012-10-25
Input: remove CONFIG_EXPERIMENTAL from miscellaneous drivers
Kees Cook
1
-5
/
+2
2012-10-11
Input: wm831x-on - convert to devm_kzalloc()
Mark Brown
1
-3
/
+2
2012-10-08
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-16
/
+1
2012-10-07
Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive...
Len Brown
1
-16
/
+1
2012-10-05
Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-2
/
+16
2012-10-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-120
/
+218
[next]