Fix Vitesse 824x PHY interrupt acking
[safe/jmp/linux-2.6] / drivers / input /
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-07-11 Tejun Heosysfs: kill unnecessary attribute->owner
2007-07-10 Andrew MortonInput: tsdev - fix broken usec-to-millisecs conversion
2007-07-10 Mike RapoportInput: pxa27x_keyboard - fix compile error
2007-07-10 Andrew MortonInput: serio_raw - shut up errorneous warning
2007-07-10 Hans de GoedeInput: atkbd - change mapping for e032 from KEY_WWW...
2007-07-10 Ondrej ZaryInput: usbtouchscreen - add support for IRTOUCHSYSTEMS...
2007-07-10 Dmitry TorokhovInput: xpad - fix report for dpad and inverted Y and...
2007-07-10 Adrian BunkInput: xpad - make xpad_play_effect() static
2007-07-10 Jan KratochvilInput: xpad - fix check for succesful usb_buffer_alloc
2007-07-10 Andi DrebesInput: grip-mp - use ARRAY_SIZE
2007-07-10 Ping ChengInput: wacom - add support for the new Bamboo tablets
2007-07-10 Hans-Christian EgtvedtInput: add gpio-mouse driver
2007-07-10 Dmitry TorokhovInput: convert from class devices to standard devices
2007-07-10 Dmitry TorokhovInput: wistron - add support for querying/changing...
2007-07-10 Dmitry TorokhovInput: wistron - convert to use input-polldev
2007-07-10 Eric PielInput: wistron - add LED support
2007-07-10 Eric PielInput: wriston - reduce polling frequency
2007-07-10 Rene van PaassenInput: aiptek - update driver version
2007-07-10 Rene van PaassenInput: aiptek - rework the function key code
2007-07-10 Rene van PaassenInput: aiptek - tolerate newlines in sysfs files
2007-07-10 Rene van PaassenInput: aiptek - correct the tool switching code
2007-07-10 Rene van PaassenInput: aiptek - use only absolute misc reports
2007-07-10 Rene van PaassenInput: aiptek - put sensible warnings in probe
2007-07-10 Rene van PaassenInput: aiptek - use set_bit instead of bitwise or
2007-07-10 Mark VytlacilInput: aiptek - fix relative mode parsing
2007-07-10 Rene van PaassenInput: aiptek - fixed mouse button defines
2007-07-10 Rene van PaassenInput: aiptek - correct the proximity and validity...
2007-07-10 Rene van PaassenInput: aiptek - correct documentation on reports
2007-07-10 Dmitry TorokhovInput: aiptek - use array to list all buttons
2007-07-10 Dmitry TorokhovInput: aiptek - kill aiptek_convert_from_2s_complement()
2007-07-10 Dmitry TorokhovInput: aiptek - use maps in attributes
2007-07-10 Dmitry TorokhovInput: aiptek - do not check for NULL in attribute...
2007-07-10 Dmitry TorokhovInput: aiptek - use attribute group
2007-07-10 Dmitry TorokhovInput: aiptek - remove vendor and product attributes...
2007-07-10 Dmitry TorokhovInput: aiptek - do not try to export associated event...
2007-07-10 Aristeu RozanskiInput: psmouse - add support for Cortron PS/2 Trackballs
2007-07-10 Jan KratochvilInput: xpad - add Xbox360 gamepad rumble support
2007-07-10 Jan KratochvilInput: xpad - add support for Xbox 360 gamepad
2007-07-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-06-29 Dmitry TorokhovInput: serio - take drv_mutex in serio_cleanup()
2007-06-28 Qi YongInput: atkbd - use printk_ratelimit for spurious ACK...
2007-06-28 Dmitry TorokhovInput: atkbd - throttle LED switching
2007-06-28 Dmitry TorokhovInput: i8042 - add HP Pavilion ZT1000 to the MUX blacklist
2007-06-20 Andi Kleenx86_64: Quieten Atari keyboard warnings in Kconfig
2007-06-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-06-13 Dmitry TorokhovInput: move input-polldev to drivers/input
2007-06-12 Dmitry TorokhovInput: i8042 - add ULI EV4873 to noloop list
2007-06-12 Dmitry TorokhovInput: i8042 - add ASUS P65UP5 to the noloop list
2007-06-12 Ondrej ZaryInput: usbtouchscreen - fix fallout caused by move...
2007-06-08 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2007-06-05 Russell King[ARM] pxa: fix pxa27x keyboard driver
2007-06-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-06-04 Dmitry TorokhovInput: reduce raciness when input handlers disconnect
2007-05-30 Russell King[ARM] Fix some section mismatch warnings
2007-05-29 Uwe BuglaInput: logips2pp - fix typo in Kconfig
2007-05-29 Dmitry TorokhovInput: db9 - do not ignore dev2 module parameter
2007-05-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-05-23 Semih HazarInput: ads7846 - SPI_CPHA mode bugfix
2007-05-23 David BrownellInput: ads7846 - document that it handles tsc2046 too
2007-05-23 Eric PielInput: input-polldev - add module info
2007-05-23 Satoru TakeuchiInput: ucb1400_ts - use sched_setscheduler()
2007-05-23 Dmitry TorokhovInput: ALPS - force stream mode
2007-05-23 Johann DeneuxInput: iforce - minor clean-ups
2007-05-23 Johann DeneuxInput: iforce - fix force feedback not working
2007-05-23 Linus TorvaldsMerge /pub/scm/linux/kernel/git/lethal/sh-2.6
2007-05-16 Al Viromissing dependencies for USB drivers in input
2007-05-14 Kristoffer Ericsoninput: hp680_ts compile fixes.
2007-05-11 Kenichi NagaiInput: evdev - fix overflow in compat_ioctl
2007-05-10 Frederik DeweerdtFix ixp4xx compile error
2007-05-10 Martin Schwidefsky[S390] Kconfig: unwanted menus for s390.
2007-05-09 Peter SamuelsonInput: logips2pp - add type 72 (PS/2 TrackMan Marble)
2007-05-08 Linus TorvaldsMerge /pub/scm/linux/kernel/git/dtor/input
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Dmitry TorokhovInput: move USB miscellaneous devices under drivers...
2007-05-08 Dmitry TorokhovInput: move USB mice under drivers/input/mouse
2007-05-08 Dmitry TorokhovInput: move USB gamepads under drivers/input/joystick
2007-05-08 Dmitry TorokhovInput: move USB touchscreens under drivers/input/touchs...
2007-05-08 Dmitry TorokhovInput: move USB tablets under drivers/input/tablet
2007-05-08 Roland ScheideggerInput: i8042 - fix AUX port detection with some chips
2007-05-08 Dmitry TorokhovMerge git://git./linux/kernel/git/torvalds/linux-2.6
2007-05-07 Kristoffer Ericsonsh: hp6xx driver compile fixes.
2007-05-05 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/dtor...
2007-05-05 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-05-05 Geert Uytterhoevenhilkbd: Kill compiler warning and fix comment dyslexia
2007-05-05 Michael Schmitzm68k: Atari keyboard and mouse support.
2007-05-03 Dmitry TorokhovInput: aaed2000_kbd - convert to use polldev library
2007-05-03 Dmitry TorokhovInput: synaptics - don't complain about failed resets
2007-05-03 Mike FrysingerInput: pull input.h into uinpit.h
2007-05-03 Dmitry TorokhovInput: evdev - fix some sparse warnings (signedness...
2007-05-03 Dmitry TorokhovInput: drivers/joystick - fix various sparse warnings
2007-05-03 Dmitry TorokhovInput: force feedback - make sure effect is present...
2007-05-03 Greg Kroah-Hartmanremove "struct subsystem" as it is no longer needed
2007-05-01 Roman MoravcikInput: gpio_keys - add support for switches (EV_SW)
2007-05-01 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2007-04-30 Dmitry TorokhovInput: cobalt_btns - convert to use polldev library
2007-04-30 Dmitry TorokhovInput: add skeleton for simple polled devices
2007-04-30 Eric PielInput: wistron - fix typo in keymap for Acer TM610
2007-04-27 Dmitry TorokhovInput: gameport - do not touch bus's rwsem
2007-04-27 Dmitry TorokhovInput: serio - do not touch bus's rwsem
next