pandora-kernel.git
2011-05-05 Alexander SteinInput: ads7846 - make transfer buffers DMA safe
2011-04-28 Mark BrownInput: wm831x-ts - move BTN_TOUCH reporting to data...
2011-04-28 Mark BrownInput: wm831x-ts - allow IRQ flags to be specified
2011-04-28 Mark BrownInput: wm831x-ts - fix races with IRQ management
2011-04-18 Igor MammedovInput: xen-kbdfront - fix mouse getting stuck after...
2011-04-18 Jeff BrownInput: estimate number of events per packet
2011-04-13 Jeff BrownInput: evdev - indicate buffer overrun with SYN_DROPPED
2011-04-13 Chase DouglasInput: document event types and codes and their intende...
2011-04-13 Jarod WilsonInput: add KEY_IMAGES specifically for AL Image Browser
2011-04-12 Axel LinInput: twl4030_keypad - fix potential NULL dereference...
2011-04-06 Christoph FritzInput: h3600_ts - fix error handling at connect
2011-04-06 Shubhrajyoti DInput: twl4030_keypad - avoid potential NULL-pointer...
2011-04-03 Axel LinInput: rpckbd - fix a leak of the IRQ during init failure
2011-04-01 Manoj IyerInput: wacom - add support for Lenovo tablet ID (0xE6)
2011-03-31 Paul BolleInput: i8042 - downgrade selftest error message to...
2011-03-31 Jan BeulichInput: synaptics - fix crash in synaptics_module_init()
2011-03-31 Rajeev KumarInput: spear-keyboard - fix inverted condition in inter...
2011-03-31 Peter HuttererInput: uinput - allow for 0/0 min/max on absolute axes.
2011-03-29 Seth ForsheeInput: sparse-keymap - report KEY_UNKNOWN for unknown...
2011-03-29 Seth ForsheeInput: sparse-keymap - report scancodes with key events
2011-03-27 Sylvestre LedruInput: h3600_ts_input - fix a spelling error
2011-03-27 Ping ChengInput: wacom - report resolution for pen devices
2011-03-27 Ping ChengInput: wacom - constify wacom_features for a new missed...
2011-03-24 Aaro KoskinenInput: tsc2005 - fix locking issue
2011-03-24 Aaro KoskinenInput: tsc2005 - use relative jiffies to schedule the...
2011-03-24 Geert UytterhoevenInput: tsc2005 - driver should depend on GENERIC_HARDIRQS
2011-03-19 Dmitry TorokhovMerge branch 'next' into for-linus
2011-03-17 Dmitry TorokhovMerge branch 'tsc2005' into next
2011-03-17 Dmitry TorokhovInput: tsc2005 - remove 'disable' sysfs attribute
2011-03-17 Dmitry TorokhovInput: tsc2005 - add open/close
2011-03-17 Dmitry TorokhovInput: tsc2005 - handle read errors from SPI layer
2011-03-17 Dmitry TorokhovInput: tsc2005 - do not rearm timer in hardirq handler
2011-03-17 Dmitry TorokhovInput: tsc2005 - don't use work for 'pen up' handling
2011-03-17 Dmitry TorokhovInput: tsc2005 - do not use 0 in place of NULL
2011-03-17 Dmitry TorokhovInput: tsc2005 - use true/false for boolean variables
2011-03-17 Dmitry TorokhovInput: tsc2005 - hide selftest attribute if we can...
2011-03-17 Dmitry TorokhovInput: tsc2005 - rework driver initialization code
2011-03-17 Dmitry TorokhovInput: tsc2005 - set up bus type in input device
2011-03-17 Dmitry TorokhovInput: tsc2005 - set up parent device
2011-03-17 Dmitry TorokhovInput: tsc2005 - clear driver data after unbinding
2011-03-17 Dmitry TorokhovInput: tsc2005 - add module description
2011-03-17 Dmitry TorokhovInput: tsc2005 - remove driver banner message
2011-03-17 Dmitry TorokhovInput: tsc2005 - remove incorrect module alias
2011-03-17 Dmitry TorokhovInput: tsc2005 - convert to using dev_pm_ops
2011-03-17 Dmitry TorokhovInput: tsc2005 - use spi_get/set_drvdata()
2011-03-17 Lauri LeukkunenInput: introduce tsc2005 driver
2011-03-17 Dmitry TorokhovInput: xen-kbdfront - move to drivers/input/misc
2011-03-17 Daniel De GraafInput: xen-kbdfront - add grant reference for shared...
2011-03-17 Olaf HeringInput: xen-kbdfront - advertise either absolute or...
2011-03-16 Dmitry TorokhovInput: tc3589x-keypad - fix 'double const' warning
2011-03-16 Magnus DammInput: tca6416-keypad - suspend/resume wakeup support
2011-03-15 Joonyoung ShimInput: atmel_mxt_ts - add objects of mXT1386 chip
2011-03-15 Joonyoung ShimInput: atmel_mxt_ts - remove firmware version check
2011-03-15 Mark BrownInput: wm831x-ts - ensure the controller is in a known...
2011-03-14 Bo ShenInput: add Atmel AT42QT1070 keypad driver
2011-03-13 Mark BrownInput: wm831x-ts - default pressure measurements on
2011-03-13 Andy BottingInput: bcm5974 - add support for MacBookPro8
2011-03-13 Ping ChengInput: wacom - support 2FGT in MT format
2011-03-13 Ping ChengInput: wacom - support one finger touch the touchscreen way
2011-03-13 Ping ChengInput: wacom - process pen data in its own routine
2011-03-13 Ping ChengInput: wacom - do not send 2FGT Tablet PC events in...
2011-02-27 Peter KorsgaardInput: evdev - fix evdev_write return value on partial...
2011-02-27 Henrik RydbergInput: bcm5974 - Report button also for zero fingers
2011-02-25 Iiro ValkonenInput: atmel_mxt_ts - remove matrix size check
2011-02-24 HeungJun KimInput: mcs_touchkey - add shutdown handler
2011-02-24 Heungjun KimInput: mcs_touchkey - add support for suspend/resume
2011-02-24 Abraham ArceInput: omap4-keypad - wire up runtime PM handling
2011-02-23 Dmitry TorokhovInput: serio/gameport - use 'long' system workqueue
2011-02-23 Dmitry TorokhovInput: synaptics - document 0x0c query
2011-02-21 Dan CarpenterInput: uinput - reversed test in uinput_setup_device()
2011-02-21 Iiro ValkonenInput: atmel_mxt_ts - allow board code to specify IRQ...
2011-02-21 Iiro ValkonenInput: atmel_mxt_ts - allow board code to suppliy contr...
2011-02-21 Chris LeechInput: atmel_mxt_ts - add mXT224 identifier to id_table
2011-02-21 Mark BrownInput: synaptics_i2c - convert to dev_pm_ops
2011-02-21 Mark BrownInput: adxl34x - fix references to adx134x
2011-02-21 Mark BrownInput: adxl34x-spi - convert to dev_pm_ops
2011-02-21 Mark BrownInput: adxl34x-i2c - convert to dev_pm_ops
2011-02-21 Mark BrownInput: max7359 - convert to dev_pm_ops
2011-02-21 Mark BrownInput: lm8323 - convert to dev_pm_ops
2011-02-21 Mark BrownInput: ad714x-spi - convert to dev_pm_ops
2011-02-21 Mark BrownInput: ad714x-i2c - convert to dev_pm_ops
2011-02-21 Dmitry TorokhovInput: uinput - use memdup_user() and friends
2011-02-21 David HerrmannInput: uinput - fix setting up device name
2011-02-21 Iiro ValkonenInput: atmel_mxt_ts - read whole message to make CHG low
2011-02-21 Iiro ValkonenInput: atmel_mxt_ts - get rid of qt602240 prefixes...
2011-02-21 Dmitry TorokhovInput: qt602240_ts - rename to atmel_mxt_ts
2011-02-18 Rakesh IyerInput: tegra-kbc - add function keymap
2011-02-11 Trilok SoniInput: matrix_keypad - increase the limit of rows and...
2011-02-11 Alexander StrakhInput: wacom - fix error path in wacom_probe()
2011-02-11 Dmitry TorokhovInput: ads7846 - check proper condition when freeing...
2011-02-03 Dmitry TorokhovRevert "Input: do not pass injected events back to...
2011-02-03 Dmitry TorokhovInput: sysrq - rework re-inject logic
2011-02-03 Duncan LaurieInput: serio - clear pending rescans after sysfs driver...
2011-02-03 Alexander SteinInput: rotary_encoder - use proper irqflags
2011-02-01 Ping ChengInput: wacom_w8001 - report resolution to userland
2011-02-01 Dmitry TorokhovInput: input-polldev - fix a couple of typos
2011-02-01 Dmitry TorokhovInput: switch completely over to the new versions of...
2011-02-01 Dmitry TorokhovInput: dvb-usb-remote - convert to new style of get...
2011-02-01 Dmitry TorokhovMerge commit 'v2.6.38-rc3' into next
2011-02-01 Mark BrownInput: wm831x-ts - remove use of ternary operator
next