pandora-kernel.git
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
2011-02-01 Linus TorvaldsLinux 2.6.38-rc3 v2.6.38-rc3
2011-01-31 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2011-01-31 Linus TorvaldsMerge branch 'fixes' of /home/rmk/linux-2.6-arm
2011-01-31 Linus TorvaldsMerge branch 'omap-fixes-for-linus' of git://git./linux...
2011-01-31 Randy Dunlapkernel.h: fix kernel-doc warning
2011-01-31 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2011-01-31 Michael S.... virtio: update MAINTAINERS
2011-01-31 Linus TorvaldsMerge branch 'usb-linus' of git://git./linux/kernel...
2011-01-31 Linus TorvaldsMerge branch 'staging-linus' of git://git./linux/kernel...
2011-01-31 Linus TorvaldsMerge branch 'tty-linus' of git://git./linux/kernel...
2011-01-31 Russell KingARM: smp_on_up: allow non-ARM SMP processors
2011-01-31 Russell KingARM: io: ensure inb/outb() et.al. are properly ordered...
2011-01-31 Russell KingARM: initrd: disable initrd if passed address overlaps...
2011-01-31 Russell KingARM: footbridge: fix debug macros
2011-01-31 Russell KingARM: mmci: round down the bytes transferred on error
2011-01-31 Russell KingARM: mmci: complete the transaction on error
2011-01-31 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2011-01-31 Dmitry TorokhovInput: rc-keymap - return KEY_RESERVED for unknown...
2011-01-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-31 Kacper KornetFix prlimit64 for suid/sgid processes
2011-01-31 Huang Weiyiintel_scu_ipc: remove duplicated #include
2011-01-31 Anton AltaparmakovNTFS: Fix invalid pointer dereference in ntfs_mft_recor...
2011-01-31 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2011-01-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-01-31 Linus TorvaldsMerge branch 'zerolen' of git://git./linux/kernel/git...
next