ps3av: dont distinguish between `boot' and `non-boot' autodetection
[safe/jmp/linux-2.6] / drivers / input /
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
2007-04-25 Dmitry TorokhovInput: add input_set_capability() helper
2007-04-25 Dmitry TorokhovInput: i8042 - add Fujitsu touchscreen/touchpad PNP IDs
2007-04-25 Dmitry TorokhovInput: i8042 - add Panasonic CF-29 to nomux list
2007-04-25 Dmitry TorokhovInput: lifebook - split into 2 devices
2007-04-25 Dmitry TorokhovInput: lifebook - add signature of Panasonic CF-29
2007-04-12 Dmitry TorokhovInput: lifebook - activate 6-byte protocol on select...
2007-04-12 Dmitry TorokhovInput: lifebook - work properly on Panasonic CF-18
2007-04-12 Dmitry TorokhovInput: cobalt buttons - separate device and driver...
2007-04-12 Thomas GleixnerInput: pxa27x - do not use deprecated SA_INTERRUPT...
2007-04-12 Cliff BrakeInput: ucb1400 - make delays configurable
2007-04-12 Dmitry TorokhovInput: misc devices - switch to using input_dev->dev...
2007-04-12 Dmitry TorokhovInput: joysticks - switch to using input_dev->dev.parent
2007-04-12 Dmitry TorokhovInput: touchscreens - switch to using input_dev->dev...
2007-04-12 Dmitry TorokhovInput: mice - switch to using input_dev->dev.parent
2007-04-12 Dmitry TorokhovInput: keyboards - switch to using input_dev->dev.parent
2007-04-12 Dmitry TorokhovInput: prepare to switching to struct device
2007-04-12 Dmitry TorokhovInput: drivers/input/misc - don't access dev->private...
2007-04-12 Dmitry TorokhovInput: drivers/input/keyboard - don't access dev->priva...
2007-04-12 Dmitry TorokhovInput: drivers/input/joystick - don't access dev->priva...
2007-04-12 Dmitry TorokhovInput: drivers/input/touchscreen - don't access dev...
2007-04-12 Dmitry TorokhovInput: drivers/input/mice - don't access dev->private...
2007-04-12 Dmitry TorokhovInput: logips2pp - add model 1 information
2007-04-12 Eric PielInput: wistron - declare keymaps as initdata
2007-04-12 Eric PielInput: wistron - introduce generic keymap
2007-04-12 Eric PielInput: wistron - add acerhk laptop database
2007-04-12 Dmitry TorokhovInput: logips2pp - ignore mice reporting model as 0
2007-04-12 Dmitry TorokhovInput: i8042 - disable interfaces when switching to...
next