index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
Age
Commit message (
Expand
)
Author
Lines
2013-03-02
parisc: check return value of down_interruptible() in hp_sdc_rtc.c
Helge Deller
-3
/
+12
2013-02-24
Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
-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
2013-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-119
/
+51
2013-02-15
Input: bma150 - make some defines public and fix some comments
Michael Trimarchi
-12
/
+0
2013-02-15
Input: bma150 - fix checking pm_runtime_get_sync() return value
Michael Trimarchi
-1
/
+1
2013-02-14
mfd: max8925: Fix onkey driver irq base
Qing Xu
-3
/
+0
2013-01-26
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
-1
/
+1
2013-01-25
Input: twl6040-vibra - use system workqueue
Peter Ujfalusi
-10
/
+1
2013-01-25
Input: twl6040-vibra - code cleanup in probe with devm_* conversion
Peter Ujfalusi
-54
/
+45
2013-01-21
Input: twl4030-vibra - Use system workqueue
Peter Ujfalusi
-18
/
+1
2013-01-21
Input: twl4030-vibra - switch to using managed resources
Peter Ujfalusi
-22
/
+4
2012-12-24
Input: adxl34x - default platform_data should not use defines from driver
Wolfram Sang
-1
/
+1
2012-12-24
Input: adxl34x - don't set THRESH_TAP twice
Wolfram Sang
-1
/
+0
2012-12-24
Input: adxl34x - consistently use read/write encapsulation
Wolfram Sang
-2
/
+2
2012-12-24
Input: wm831x-on - convert to devm_input_allocate_device()
Mark Brown
-3
/
+1
2012-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-158
/
+456
2012-12-16
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
-17
/
+5
2012-11-28
Input - arizona-haptics: Add driver haptics module on Arizona CODECs
Mark Brown
-0
/
+266
2012-11-24
Input: twl4030-pwrbutton - switch to using TWL_MODULE_PM_MASTER define
Peter Ujfalusi
-2
/
+1
2012-11-24
Input: remove use of __devexit
Bill Pemberton
-43
/
+43
2012-11-24
Input: remove use of __devinit
Bill Pemberton
-67
/
+66
2012-11-24
Input: remove use of __devinitdata
Bill Pemberton
-1
/
+1
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
-41
/
+41
2012-11-20
Input: da9052_onkey.c: Convert to the new da9052 interrupt functions.
Fabio Estevam
-17
/
+5
2012-11-10
Input: add Retu power button driver.
Aaro Koskinen
-0
/
+110
2012-11-08
Merge tag 'v3.7-rc4' into next to sync up Wacom bits
Dmitry Torokhov
-1
/
+4
2012-11-03
Input: pwm-beeper - add devicetree probing support
Sascha Hauer
-2
/
+14
2012-10-30
xen-kbdfront: handle backend CLOSED without CLOSING
David Vrabel
-1
/
+4
2012-10-30
Input: add DA9055 Onkey driver
Ashish Jangam
-0
/
+182
2012-10-30
Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changes
Dmitry Torokhov
-20
/
+19
2012-10-25
Input: remove CONFIG_EXPERIMENTAL from miscellaneous drivers
Kees Cook
-5
/
+2
2012-10-11
Input: wm831x-on - convert to devm_kzalloc()
Mark Brown
-3
/
+2
2012-10-08
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
-16
/
+1
2012-10-06
Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive...
Len Brown
-16
/
+1
2012-10-05
Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
-2
/
+16
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-120
/
+218
2012-10-01
Merge branch 'for-next' of git://github.com/rydberg/linux into next
Dmitry Torokhov
-1
/
+1
2012-10-01
Merge branch 'next' into for-linus
Dmitry Torokhov
-120
/
+218
2012-10-01
Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogi...
Jiri Kosina
-2
/
+2
2012-09-21
Input: atlas_btns - convert to module_acpi_driver()
Mika Westerberg
-16
/
+1
2012-09-19
Input: MT - Add flags to input_mt_init_slots()
Henrik Rydberg
-1
/
+1
2012-09-19
Revert "input: ab8500-ponkey: Create AB8500 domain IRQ mapping"
Dmitry Torokhov
-2
/
+2
2012-09-18
input: twl4030-vibra: Support for DT booted kernel
Peter Ujfalusi
-2
/
+16
2012-09-04
Merge tag 'v3.6-rc4' into next
Dmitry Torokhov
-3
/
+182
2012-08-21
Input: uinput - fix formatting
Dmitry Torokhov
-10
/
+18
2012-08-21
Input: uinput - specify exact bit sizes on userspace APIs
Dmitry Torokhov
-5
/
+6
2012-08-21
Input: uinput - mark failed submission requests as free
Dmitry Torokhov
-38
/
+40
2012-08-21
Input: uinput - fix race that can block nonblocking read
Dmitry Torokhov
-30
/
+44
2012-08-21
Input: uinput - return -EINVAL when read buffer size is too small
David Herrmann
-0
/
+3
[next]