summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2009-11-17Merge remote branch 'trivial/for-next'Stephen Rothwell
2009-11-17Merge remote branch 'mfd/for-next'Stephen Rothwell
2009-11-17Merge remote branch 'input/next'Stephen Rothwell
2009-11-17Merge branch 'quilt/rr'Stephen Rothwell
2009-11-17Merge remote branch 'pci/linux-next'Stephen Rothwell
2009-11-17Merge remote branch 'omap/for-next'Stephen Rothwell
2009-11-16tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-12Input: psmouse - remove unneeded '\n' from psmouse.proto parameterTakashi Iwai
2009-11-12Input: atkbd - restore LED state at reconnectDmitry Torokhov
2009-11-12Input: force LED reset on resumeDmitry Torokhov
2009-11-13param:param_opsRusty Russell
2009-11-10Input: fix locking in memoryless force-feedback devicesDmitry Torokhov
2009-11-10Input: gpio_keys - seperate individual button setup to make code neaterBen Dooks
2009-11-10Input: gpio_keys - use <linux/gpio.h> instead of <asm/gpio.h>Ben Dooks
2009-11-10Input: gpio_keys - use dev_ macros to report informationBen Dooks
2009-11-10Input: ucb1400_ts - allow passing IRQ through platfrom_dataMarek Vasut
2009-11-10Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren
2009-11-05Merge commit 'v2.6.32-rc6' into nextDmitry Torokhov
2009-11-06mfd: Fix memleak in pcf50633_client_dev_registerLars-Peter Clausen
2009-11-06input/keyboard: new driver for ADP5520 MFD PMICsMichael Hennerich
2009-11-04xen: move Xen-testing predicates to common headerJeremy Fitzhardinge
2009-11-02Input: synaptic_i2c - make unnecessarily global functions staticDmitry Torokhov
2009-11-02Input: gpio-keys - use IRQF_SHAREDDmitry Eremin-Solenikov
2009-11-02Input: winbond-cir - select LEDS_TRIGGERSDavid Härdeman
2009-11-02Input: i8042 - try to get stable CTR value when initializingDmitry Torokhov
2009-11-02Merge commit 'v2.6.32-rc5' into for-linusDmitry Torokhov
2009-10-26Input: add driver for Dynapro serial touchscreenTias Guns
2009-10-21Input: atkbd - add a quirk for OQO 01+ multimedia keysJamie Lentin
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-10-18Input: add open and close methods for polled devicesSamu Onkalo
2009-10-18Input: hp_sdc_rtc - fix test in hp_sdc_rtc_read_rt()Roel Kluin
2009-10-18Input: atkbd - consolidate force release quirks for volume keysHerton Ronaldo Krzesinski
2009-10-18Input: logips2pp - model 73 is actually TrackMan FXDmitry Torokhov
2009-10-18Input: i8042 - add Sony Vaio VGN-FZ240E to the nomux listDmitry Torokhov
2009-10-14Input: fix locking issue in /proc/bus/input/ handlersDmitry Torokhov
2009-10-14Input: atkbd - postpone restoring LED/repeat rate at resumeDmitry Torokhov
2009-10-13Input: add DaVinci Keypad DriverMiguel Aguilar
2009-10-13Input: vsxxxaa - change formatting style to match the rest of the kernelDmitry Torokhov
2009-10-13Input: lkkbd - change formatting style to match the rest of the kernelDmitry Torokhov
2009-10-13Input: atkbd - restore resetting LED state at startupDmitry Torokhov
2009-10-12Input: add driver for Altera PS/2 controllerThomas Chou
2009-10-12Input: i8042 - make pnp_data_busted variable boolean instead of intDmitry Torokhov
2009-10-12Input: synaptics - add another Protege M300 to rate blacklistDmitry Torokhov
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-10-08Input: i8042 - print debug data when testing AUX IRQ deliveryDmitry Torokhov
2009-10-05Input: libps2 - fix dependancy on i8042Dmitry Torokhov
2009-10-05Input: ad7879 - pass up error codes from probe functionsMichael Hennerich
2009-10-05Input: xpad - add BigBen Interactive XBOX 360 ControllerThomas Gruber
2009-10-05Input: rotary_encoder - fix relative axis supportH Hartley Sweeten