1. ddca6a3 Input: tsc2005 - driver should depend on GENERIC_HARDIRQS by Geert Uytterhoeven · 13 years ago
  2. 97eb3f2 Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  3. def179c Merge branch 'tsc2005' into next by Dmitry Torokhov · 13 years ago
  4. 5cb81d1 Input: tsc2005 - remove 'disable' sysfs attribute by Dmitry Torokhov · 13 years ago
  5. 0b950d3 Input: tsc2005 - add open/close by Dmitry Torokhov · 13 years ago
  6. 71f8004 Input: tsc2005 - handle read errors from SPI layer by Dmitry Torokhov · 13 years ago
  7. dacb650 Input: tsc2005 - do not rearm timer in hardirq handler by Dmitry Torokhov · 13 years ago
  8. 80cc2f0 Input: tsc2005 - don't use work for 'pen up' handling by Dmitry Torokhov · 13 years ago
  9. 9a6e180 Input: tsc2005 - do not use 0 in place of NULL by Dmitry Torokhov · 13 years ago
  10. c8b6846 Input: tsc2005 - use true/false for boolean variables by Dmitry Torokhov · 13 years ago
  11. 8dbcc43 Input: tsc2005 - hide selftest attribute if we can't reset by Dmitry Torokhov · 13 years ago
  12. 99bb892 Input: tsc2005 - rework driver initialization code by Dmitry Torokhov · 13 years ago
  13. f8a6713 Input: tsc2005 - set up bus type in input device by Dmitry Torokhov · 13 years ago
  14. b4b480a Input: tsc2005 - set up parent device by Dmitry Torokhov · 13 years ago
  15. 2721a89 Input: tsc2005 - clear driver data after unbinding by Dmitry Torokhov · 13 years ago
  16. b88aa49 Input: tsc2005 - add module description by Dmitry Torokhov · 13 years ago
  17. bcd1187 Input: tsc2005 - remove driver banner message by Dmitry Torokhov · 13 years ago
  18. ef5a672 Input: tsc2005 - remove incorrect module alias by Dmitry Torokhov · 13 years ago
  19. 3ff8ff5 Input: tsc2005 - convert to using dev_pm_ops by Dmitry Torokhov · 13 years ago
  20. 6b007d6 Input: tsc2005 - use spi_get/set_drvdata() by Dmitry Torokhov · 13 years ago
  21. 37bd446 Input: introduce tsc2005 driver by Lauri Leukkunen · 13 years ago
  22. 49851ca Input: xen-kbdfront - move to drivers/input/misc by Dmitry Torokhov · 13 years ago
  23. 0a4dfa5 Input: xen-kbdfront - add grant reference for shared page by Daniel De Graaf · 13 years ago
  24. 8c3c283 Input: xen-kbdfront - advertise either absolute or relative coordinates by Olaf Hering · 13 years ago
  25. 53a2b81 Input: tc3589x-keypad - fix 'double const' warning by Dmitry Torokhov · 13 years ago
  26. 64dcddd Input: tca6416-keypad - suspend/resume wakeup support by Magnus Damm · 13 years ago
  27. 4c75de3 Input: atmel_mxt_ts - add objects of mXT1386 chip by Joonyoung Shim · 13 years ago
  28. 979a72d Input: atmel_mxt_ts - remove firmware version check by Joonyoung Shim · 13 years ago
  29. e7cbb90 Input: wm831x-ts - ensure the controller is in a known state on open by Mark Brown · 13 years ago
  30. bd7e4e8 Input: add Atmel AT42QT1070 keypad driver by Bo Shen · 13 years ago
  31. 23c483d Input: wm831x-ts - default pressure measurements on by Mark Brown · 13 years ago
  32. 47340bd Input: bcm5974 - add support for MacBookPro8 by Andy Botting · 13 years ago
  33. 84eb5aa Input: wacom - support 2FGT in MT format by Ping Cheng · 13 years ago
  34. a43c7c5 Input: wacom - support one finger touch the touchscreen way by Ping Cheng · 13 years ago
  35. 8aa9a9a Input: wacom - process pen data in its own routine by Ping Cheng · 13 years ago
  36. 4fc1938 Input: wacom - do not send 2FGT Tablet PC events in TAP format by Ping Cheng · 13 years ago
  37. 439581e Input: evdev - fix evdev_write return value on partial writes by Peter Korsgaard · 13 years ago
  38. 5063511 Input: bcm5974 - Report button also for zero fingers by Henrik Rydberg · 13 years ago
  39. 0d3c073 Input: atmel_mxt_ts - remove matrix size check by Iiro Valkonen · 13 years ago
  40. 5f62615 Input: mcs_touchkey - add shutdown handler by HeungJun Kim · 13 years ago
  41. adf779c Input: mcs_touchkey - add support for suspend/resume by Heungjun Kim · 13 years ago
  42. 5ad567f Input: omap4-keypad - wire up runtime PM handling by Abraham Arce · 13 years ago
  43. 1d64b65 Input: serio/gameport - use 'long' system workqueue by Dmitry Torokhov · 13 years ago
  44. 9bb794a Input: synaptics - document 0x0c query by Dmitry Torokhov · 13 years ago
  45. 163d277 Input: uinput - reversed test in uinput_setup_device() by Dan Carpenter · 13 years ago
  46. 919ed89 Input: atmel_mxt_ts - allow board code to specify IRQ flags by Iiro Valkonen · 13 years ago
  47. 71749f5 Input: atmel_mxt_ts - allow board code to suppliy controller config by Iiro Valkonen · 13 years ago
  48. 46ee2a0 Input: atmel_mxt_ts - add mXT224 identifier to id_table by Chris Leech · 13 years ago
  49. 87b2c7d Input: synaptics_i2c - convert to dev_pm_ops by Mark Brown · 13 years ago
  50. 3dcab3b Input: adxl34x - fix references to adx134x by Mark Brown · 13 years ago
  51. 4d1ac94 Input: adxl34x-spi - convert to dev_pm_ops by Mark Brown · 13 years ago
  52. fbb8993 Input: adxl34x-i2c - convert to dev_pm_ops by Mark Brown · 13 years ago
  53. 76e2c68 Input: max7359 - convert to dev_pm_ops by Mark Brown · 13 years ago
  54. 65b0c03 Input: lm8323 - convert to dev_pm_ops by Mark Brown · 13 years ago
  55. a257090 Input: ad714x-spi - convert to dev_pm_ops by Mark Brown · 13 years ago
  56. 6b7cfd1 Input: ad714x-i2c - convert to dev_pm_ops by Mark Brown · 13 years ago
  57. 4dfcc27 Input: uinput - use memdup_user() and friends by Dmitry Torokhov · 13 years ago
  58. 5d9d6e9 Input: uinput - fix setting up device name by David Herrmann · 13 years ago
  59. 26cdb1a Input: atmel_mxt_ts - read whole message to make CHG low by Iiro Valkonen · 13 years ago
  60. 7686b10 Input: atmel_mxt_ts - get rid of qt602240 prefixes in names by Iiro Valkonen · 13 years ago
  61. 964de52 Input: qt602240_ts - rename to atmel_mxt_ts by Dmitry Torokhov · 13 years ago
  62. 4e8b65f Input: tegra-kbc - add function keymap by Rakesh Iyer · 13 years ago
  63. cfaea56 Input: matrix_keypad - increase the limit of rows and columns by Trilok Soni · 13 years ago
  64. 4b6d443 Input: wacom - fix error path in wacom_probe() by Alexander Strakh · 13 years ago
  65. 0fbc9fd Input: ads7846 - check proper condition when freeing gpio by Dmitry Torokhov · 13 years ago
  66. 9ae4345 Revert "Input: do not pass injected events back to the originating handler" by Dmitry Torokhov · 13 years ago
  67. 7ab7b5a Input: sysrq - rework re-inject logic by Dmitry Torokhov · 13 years ago
  68. 19e9554 Input: serio - clear pending rescans after sysfs driver rebind by Duncan Laurie · 13 years ago
  69. e0d5f4c Input: rotary_encoder - use proper irqflags by Alexander Stein · 13 years ago
  70. 28a1bc1 Input: wacom_w8001 - report resolution to userland by Ping Cheng · 13 years ago
  71. 2546bcc Input: input-polldev - fix a couple of typos by Dmitry Torokhov · 13 years ago
  72. aebd636 Input: switch completely over to the new versions of get/setkeycode by Dmitry Torokhov · 13 years ago
  73. f06e6a5 Input: dvb-usb-remote - convert to new style of get/setkeycode by Dmitry Torokhov · 13 years ago
  74. a1f3d4b Merge commit 'v2.6.38-rc3' into next by Dmitry Torokhov · 13 years ago
  75. 723d928 Input: wm831x-ts - remove use of ternary operator by Mark Brown · 13 years ago
  76. ebf5382 Linux 2.6.38-rc3 by Linus Torvalds · 13 years ago
  77. 0fd08c5 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  78. 7921127 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  79. 35a8524 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  80. ffbbf2d kernel.h: fix kernel-doc warning by Randy Dunlap · 13 years ago
  81. fb9f1f1 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  82. 2426ec8 virtio: update MAINTAINERS by Michael S. Tsirkin · 13 years ago
  83. cbae4873 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  84. fb1c634 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  85. abfa44b Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  86. e98ff0f ARM: smp_on_up: allow non-ARM SMP processors by Russell King · 13 years ago
  87. c192802 ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+ by Russell King · 13 years ago
  88. b0a2679 ARM: initrd: disable initrd if passed address overlaps reserved region by Russell King · 13 years ago
  89. 5f2c1b3 ARM: footbridge: fix debug macros by Russell King · 13 years ago
  90. 613b152 ARM: mmci: round down the bytes transferred on error by Russell King · 13 years ago
  91. ccff9b5 ARM: mmci: complete the transaction on error by Russell King · 13 years ago
  92. 70d1f36 Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 13 years ago
  93. 54e74b8 Input: rc-keymap - return KEY_RESERVED for unknown mappings by Dmitry Torokhov · 13 years ago
  94. 1ca05b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  95. aa5bd67 Fix prlimit64 for suid/sgid processes by Kacper Kornet · 13 years ago
  96. 2f215a7 intel_scu_ipc: remove duplicated #include by Huang Weiyi · 13 years ago
  97. af5eb74 NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc(). by Anton Altaparmakov · 13 years ago
  98. 9fbf0c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  99. 4fda116 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-2.6-cm by Linus Torvalds · 13 years ago
  100. 52cea8a Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 13 years ago