index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-11
Input: pcf8574_keypad - fix error handling in pcf8574_kp_probe
Dan Carpenter
1
-13
/
+10
2010-10-29
input: Monitor both onkey up and down event
Haojian Zhuang
1
-18
/
+54
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
Linus Torvalds
1
-2
/
+2
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
5
-29
/
+234
2010-10-25
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-2
/
+2
2010-10-24
Input: ab8500-ponkey - fix IRQ freeing in error path
Nicolas Kaiser
1
-1
/
+1
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
1
-1
/
+1
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-22
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-3
/
+4
2010-10-18
Merge branch 'linus' into core/locking
Ingo Molnar
1
-0
/
+7
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
1
-1
/
+1
2010-10-17
Merge branch 'for-linus' into next
Dmitry Torokhov
1
-0
/
+7
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-13
Input: return -ENOMEM in select drivers when memory allocation fails
Davidlohr Bueso
1
-1
/
+1
2010-10-12
input: Misc/hp_sdc_rtc: semaphore cleanup
Thomas Gleixner
1
-2
/
+2
2010-10-05
drivers: autoconvert trivial BKL users to private mutex
Arnd Bergmann
1
-3
/
+4
2010-09-19
Input: uinput - setup MT usage during device creation
Henrik Rydberg
1
-0
/
+7
2010-09-15
Input: ati_remote2 - switch to using new keycode interface
Dmitry Torokhov
1
-28
/
+65
2010-09-05
Input: add support for PowerOn button on the AB8500 MFD
Sundar R Iyer
3
-0
/
+168
2010-08-21
Input: uinput - add devname alias to allow module on-demand load
Kay Sievers
1
-0
/
+2
2010-08-16
Merge branch 'for-2.6.36' into for-2.6.37
Mark Brown
18
-70
/
+1576
2010-08-12
Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-9
/
+17
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-5
/
+5
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
1
-2
/
+2
2010-08-11
param: use ops in struct kernel_param, rather than get and set fns directly
Rusty Russell
1
-9
/
+17
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
2
-13
/
+17
2010-08-10
Merge branch 'next' into for-linus
Dmitry Torokhov
2
-13
/
+17
2010-08-06
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Linus Torvalds
1
-1
/
+2
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-5
/
+5
2010-08-05
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-7
/
+5
2010-08-05
Input: adxl34x - do not mark device as disabled on startup
Michael Hennerich
1
-1
/
+0
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
1
-1
/
+1
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+1
2010-08-02
Input: switch to input_abs_*() access functions
Daniel Mack
1
-12
/
+17
2010-08-02
Merge branch 'next' into for-linus
Dmitry Torokhov
10
-30
/
+1528
2010-07-29
ixp4xx-beeper: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interrupt
Ian Campbell
1
-1
/
+2
2010-07-24
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
1
-7
/
+5
2010-07-22
Input: adxl34x - fix leak and use after free
Dan Carpenter
1
-4
/
+3
2010-07-14
Input: Add pwm beeper driver
Lars-Peter Clausen
3
-0
/
+211
2010-07-13
Input: atlas_btns - switch to using pr_err() and friends
Dmitry Torokhov
1
-15
/
+8
2010-07-13
Input: atlas_btns - fix mixing acpi_status and int for return value
Axel Lin
1
-8
/
+6
2010-07-13
Input: atlas_btns - adds a missing owner field for atlas_acpi_driver
Axel Lin
1
-0
/
+1
2010-07-08
Input: twl4030-pwrbutton - replace __devinit with __init
Markus Lehtonen
1
-6
/
+6
2010-07-03
Input: adxl34 - make enable/disable separate from suspend/resume
Dmitry Torokhov
4
-48
/
+70
2010-06-30
Merge commit 'v2.6.35-rc3' into next
Dmitry Torokhov
3
-4
/
+1
2010-06-28
Input: wistron_btns - fix a memory leak in wb_module_init error path
Axel Lin
1
-1
/
+3
2010-06-25
Input: adxl34x - add support for ADXL346 orientation sensing
Michael Hennerich
1
-4
/
+58
2010-06-25
Input: add driver for ADXL345/346 Digital Accelerometers
Michael Hennerich
6
-0
/
+1218
2010-06-22
Merge commit 'v2.6.35-rc3' into for-linus
Dmitry Torokhov
3
-4
/
+1
2010-06-16
Merge branch 'master' into for-next
Jiri Kosina
9
-20
/
+196
[next]