aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc
Commit message (Expand)AuthorAge
* Input: pcf8574_keypad - fix error handling in pcf8574_kp_probeDan Carpenter2010-11-11
* input: Monitor both onkey up and down eventHaojian Zhuang2010-10-28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-25
|\
| * Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-10-25
| |\
| | * Merge branch 'for-2.6.36' into for-2.6.37Mark Brown2010-08-16
| | |\
| | * | ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-12
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-25
|\ \ \ \
| * | | | Input: ab8500-ponkey - fix IRQ freeing in error pathNicolas Kaiser2010-10-25
| * | | | Merge branch 'for-linus' into nextDmitry Torokhov2010-10-18
| |\| | |
| * | | | Input: return -ENOMEM in select drivers when memory allocation failsDavidlohr Bueso2010-10-13
| * | | | Input: ati_remote2 - switch to using new keycode interfaceDmitry Torokhov2010-09-16
| * | | | Input: add support for PowerOn button on the AB8500 MFDSundar R Iyer2010-09-05
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\ \ \ \ \
| * | | | | Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
* | | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \ \ \ \
| * | | | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \ \ \ \ \
| * | | | | | drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-05
| |/ / / / /
* | | | | | Merge branch 'linus' into core/lockingIngo Molnar2010-10-18
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Input: uinput - setup MT usage during device creationHenrik Rydberg2010-09-19
| |/ / / /
* / / / / input: Misc/hp_sdc_rtc: semaphore cleanupThomas Gleixner2010-10-12
|/ / / /
* | | / Input: uinput - add devname alias to allow module on-demand loadKay Sievers2010-08-21
| |_|/ |/| |
* | | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-12
|\ \ \
| * | | param: use ops in struct kernel_param, rather than get and set fns directlyRusty Russell2010-08-11
| |/ /
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-12
|\ \ \ | |/ / |/| |
| * | of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-08-10
|\ \ \
| * \ \ Merge branch 'next' into for-linusDmitry Torokhov2010-08-10
| |\ \ \
| | * | | Input: adxl34x - do not mark device as disabled on startupMichael Hennerich2010-08-05
| | * | | Input: switch to input_abs_*() access functionsDaniel Mack2010-08-02
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-06
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ixp4xx-beeper: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interruptIan Campbell2010-07-29
* | | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-05
|\ \ \ \ \
| * | | | | of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-24
| |/ / / /
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-04
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'master' into for-nextJiri Kosina2010-08-04
| |\| | |
| * | | | Merge branch 'master' into for-nextJiri Kosina2010-06-16
| |\ \ \ \
| * | | | | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-16
* | | | | | Merge branch 'next' into for-linusDmitry Torokhov2010-08-02
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Input: adxl34x - fix leak and use after freeDan Carpenter2010-07-23
| * | | | Input: Add pwm beeper driverLars-Peter Clausen2010-07-14
| * | | | Input: atlas_btns - switch to using pr_err() and friendsDmitry Torokhov2010-07-13
| * | | | Input: atlas_btns - fix mixing acpi_status and int for return valueAxel Lin2010-07-13
| * | | | Input: atlas_btns - adds a missing owner field for atlas_acpi_driverAxel Lin2010-07-13
| * | | | Input: twl4030-pwrbutton - replace __devinit with __initMarkus Lehtonen2010-07-09
| * | | | Input: adxl34 - make enable/disable separate from suspend/resumeDmitry Torokhov2010-07-03
| * | | | Merge commit 'v2.6.35-rc3' into nextDmitry Torokhov2010-06-30
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Input: wistron_btns - fix a memory leak in wb_module_init error pathAxel Lin2010-06-28
| * | | | Input: adxl34x - add support for ADXL346 orientation sensingMichael Hennerich2010-06-25
| * | | | Input: add driver for ADXL345/346 Digital AccelerometersMichael Hennerich2010-06-25
| | |_|/ | |/| |