[ALSA] sound/pci: remove unused variable
[safe/jmp/linux-2.6] / drivers / input /
2008-04-21 Linus TorvaldsMerge branch 'semaphore' of git://git./linux/kernel...
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-04-19 Russell KingMerge branch 'omap2-upstream' into devel
2008-04-19 eric miao[ARM] pxa: separate GPIOs and their mode definitions...
2008-04-19 Matthew WilcoxConvert asm/semaphore.h users to linux/semaphore.h
2008-04-18 Magnus DammFix sh_keysc double free
2008-04-18 Magnus Dammsh: SuperH KEYSC platform driver
2008-04-14 David BrownellARM: OMAP: 5912 OSK GPIO updates
2008-04-02 Tobias MuellerInput: appletouch - add product IDs for the 4th generat...
2008-04-01 Dmitry TorokhovInput: make sure input interfaces pin parent input...
2008-04-01 Dmitry TorokhovMerge /linux/kernel/git/torvalds/linux-2.6 into for...
2008-03-30 Björn Steinbrinkevdev: Release eventual input device grabs when getting...
2008-03-28 Alessandro Zummoixp4xx-beeper: add MODULE_ALIAS
2008-03-28 Gordon Farquharson[ARM] 4875/1: Add MODULE_ALIAS to ixp4xx-beeper module
2008-03-24 Helge DellerInput: apm-power - fix crash when unloading modules
2008-03-20 Samuel OrtizInput: pxa27x - fix keypad KPC macros
2008-03-18 Laszlo KajanInput: ALPS - fix forward/back buttons reversed on...
2008-03-18 Dmitry TorokhovInput: ALPS - put secondary device in proper place...
2008-03-14 Ping ChengInput: wacom - add support for Bamboo1, BambooFun,...
2008-03-14 Andrew MortonInput: ads7846 - fix uninitialized var warning
2008-03-14 Thomas BogendoerferInput: i8042 - add SNI RM support
2008-03-14 Jiri KosinaInput: i8042 - add Lenovo 3000 N100 to nomux blacklist
2008-03-14 Roland DreierInput: i8042 - fix warning on non-x86 builds
2008-03-14 Yoichi YuasaInput: cobalt_btns - assorted fixes
2008-03-11 Thomas Bogendoerferi8042: use SGI_HAS_I8042 to select SGI i8042 handlinig
2008-03-05 Randy Dunlapinput: add I2C to config since the driver makes several...
2008-02-08 David Howellsmn10300: add the MN10300/AM33 architecture to the kernel
2008-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-02-07 Richard Purdieleds: Standardise LED naming scheme
2008-02-06 Jeff GarzikRemove pointless casts from void pointers
2008-02-06 Dmitry TorokhovMerge branch 'pxa-keypad'
2008-02-06 Andrew MortonInput: i8042 - non-x86 build fix
2008-02-03 Joe Perchesdrivers/input/: Spelling fixes
2008-02-03 Andre Hauptjonada720: remove duplicate include
2008-02-03 Andre Hauptbf54x: remove duplicate include
2008-02-03 Andre Hauptgameport: remove duplicate include
2008-01-31 Takashi Iwai[ALSA] Remove sound/driver.h
2008-01-31 Eric MiaoInput: pxa27x_keypad - also enable on PXA3xx
2008-01-31 Eric MiaoInput: pxa27x_keypad - add debounce_interval to the...
2008-01-31 Eric MiaoInput: pxa27x_keypad - use device resources for I/O...
2008-01-31 Eric MiaoInput: pxa27x_keypad - enable rotary encoders and direc...
2008-01-31 Eric MiaoInput: pxa27x_keypad - introduce pxa27x_keypad_config()
2008-01-31 Eric MiaoInput: pxa27x_keypad - introduce driver structure and...
2008-01-31 Eric MiaoInput: pxa27x_keypad - remove pin configuration from...
2008-01-31 Eric MiaoInput: pxa27x_keypad - rename the driver (was pxa27x_ke...
2008-01-31 Jan EngelhardtInput: constify function pointer tables (seq_operations)
2008-01-30 Jiri KosinaInput: i8042 - add Fujitsu-Siemens Amilo Pro 2010 to...
2008-01-30 Bruce DuncanInput: i8042 - enable DMI quirks on x86-64
2008-01-30 Carlos CorbachoInput: i8042 - add Dritek quirk for Acer Aspire 9110
2008-01-30 Richard PurdieInput: add input event to APM event bridge
2008-01-30 Dmitry TorokhovInput: mousedev - use BIT_MASK instead of BIT
2008-01-30 Ingo Molnarx86: replace outb_p() with udelay(2) in drivers/input...
2008-01-28 Richard Purdie[ARM] 4737/1: Refactor corgi_lcd to improve readability...
2008-01-22 Sam Ravnborg[SPARC64]: Fix section error in sparcspkr
2008-01-21 Andre HauptInput: remove duplicate includes
2008-01-21 Dmitry TorokhovInput: remove cdev from input_dev structure
2008-01-21 Carlos CorbachoInput: i8042 - add Dritek keyboard extension quirk
2008-01-21 Dmitry BaryshkovInput: add Tosa keyboard driver
2008-01-21 Stephen HemmingerInput: add driver for Fujitsu application buttons
2008-01-21 David BrownellInput: ads7846 - stop updating dev->power.power_state
2008-01-21 Julia LawallInput: drop redundant includes of moduleparam.h
2008-01-21 Stephen HemmingerInput: implement proper timer rounding for polled devices
2008-01-21 Dmitry TorokhovInput: iforce - don't access input_dev->private directly
2008-01-21 Dmitry TorokhovInput: i8042 - use synchronize_irq() instead of synchro...
2008-01-21 Dmitry TorokhovInput: atkbd - remove unneeded synchronize_sched()
2008-01-21 Dmitry TorokhovInput: cobalt_btns - add support for loadable keymaps
2008-01-21 Dmitry TorokhovInput: atlas_btns - add support for loadable keymaps
2008-01-21 Dmitry TorokhovInput: keyspan_remote - add support for loadable keymaps
2008-01-21 Dmitry TorokhovInput: Add proper locking when changing device's keymap
2008-01-21 Giel de NijsInput: atkbd - properly handle special keys on Dell...
2008-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-17 Dmitry TorokhovInput: ALPS - fix sync loss on Acer Aspire 5720ZG
2008-01-17 Andres SalomonInput: psmouse - fix input_dev leak in lifebook driver
2008-01-17 Andres SalomonInput: psmouse - fix potential memory leak in psmouse_c...
2008-01-17 Daniel RitzInput: usbtouchscreen - fix buffer overflow, make more...
2008-01-17 Micah ParrishInput: mousedev - handle mice that use absolute coordinates
2008-01-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-14 Kristoffer EricsonInput: improve Kconfig help entries for HP Jornada...
2008-01-03 Richard PurdieInput: pass EV_PWR events to event handlers
2008-01-03 Richard PurdieInput: spitzkbd - fix suspend key handling
2008-01-03 Ivan Kokshayskygameport: don't export functions that are static inline
2007-12-14 Kristoffer EricsonInput: jornada680_kbd - fix default keymap
2007-12-14 Dmitry BaryshkovInput: Handle EV_PWR type of input caps in input_set_ca...
2007-12-05 Marc Pignatspi: use simplified spi_sync() calling convention
2007-11-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-11-27 Mike FrysingerInput: bf54x-keys - keypad does not exist on BF544...
2007-11-21 Herbert Valerio... Input: gpio-keys - request and configure GPIOs
2007-11-21 Jiri KosinaInput: i8042 - add i8042.noloop quirk for MS Virtual...
2007-11-23 Mike FrysingerBlackfin arch: punt CONFIG_BFIN -- we already have...
2007-11-03 Ralf BaechleUse i8253.c lock for PC speaker on MIPS, too.
2007-11-02 Helge DellerInput: inport, logibm - use KERN_INFO when reporting...
2007-11-02 Dmitry TorokhovInput: appletouch - idle reset logic broke older Fountains
2007-10-28 Adrian BunkInput: hp_sdc.c - fix section mismatch
2007-10-28 Joshua J BowmanInput: xpad - add more USB IDs
2007-10-23 Jeff Garzik[PARPORT] Remove unused 'irq' argument from parport...
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-22 Anton EkbladInput: appletouch - apply idle reset logic to all touchpads
2007-10-22 Jerrold JonesInput: usbtouchscreen - add support for GoTop tablet...
2007-10-22 Michael HennerichInput: bf54x-keys - return real error when request_irq...
2007-10-22 Márton NémethInput: i8042 - export i8042_command()
next