1. 92a4767 Input: gpio_keys - add support for EV_ABS by Alexander Stein · 15 years ago
  2. def179c Merge branch 'tsc2005' into next by Dmitry Torokhov · 15 years ago
  3. 5cb81d1 Input: tsc2005 - remove 'disable' sysfs attribute by Dmitry Torokhov · 15 years ago
  4. 0b950d3 Input: tsc2005 - add open/close by Dmitry Torokhov · 15 years ago
  5. 71f8004 Input: tsc2005 - handle read errors from SPI layer by Dmitry Torokhov · 15 years ago
  6. dacb650 Input: tsc2005 - do not rearm timer in hardirq handler by Dmitry Torokhov · 15 years ago
  7. 80cc2f0 Input: tsc2005 - don't use work for 'pen up' handling by Dmitry Torokhov · 15 years ago
  8. 9a6e180 Input: tsc2005 - do not use 0 in place of NULL by Dmitry Torokhov · 15 years ago
  9. c8b6846 Input: tsc2005 - use true/false for boolean variables by Dmitry Torokhov · 15 years ago
  10. 8dbcc43 Input: tsc2005 - hide selftest attribute if we can't reset by Dmitry Torokhov · 15 years ago
  11. 99bb892 Input: tsc2005 - rework driver initialization code by Dmitry Torokhov · 15 years ago
  12. f8a6713 Input: tsc2005 - set up bus type in input device by Dmitry Torokhov · 15 years ago
  13. b4b480a Input: tsc2005 - set up parent device by Dmitry Torokhov · 15 years ago
  14. 2721a89 Input: tsc2005 - clear driver data after unbinding by Dmitry Torokhov · 15 years ago
  15. b88aa49 Input: tsc2005 - add module description by Dmitry Torokhov · 15 years ago
  16. bcd1187 Input: tsc2005 - remove driver banner message by Dmitry Torokhov · 15 years ago
  17. ef5a672 Input: tsc2005 - remove incorrect module alias by Dmitry Torokhov · 15 years ago
  18. 3ff8ff5 Input: tsc2005 - convert to using dev_pm_ops by Dmitry Torokhov · 15 years ago
  19. 6b007d6 Input: tsc2005 - use spi_get/set_drvdata() by Dmitry Torokhov · 15 years ago
  20. 37bd446 Input: introduce tsc2005 driver by Lauri Leukkunen · 15 years ago
  21. 49851ca Input: xen-kbdfront - move to drivers/input/misc by Dmitry Torokhov · 15 years ago
  22. 0a4dfa5 Input: xen-kbdfront - add grant reference for shared page by Daniel De Graaf · 15 years ago
  23. 8c3c283 Input: xen-kbdfront - advertise either absolute or relative coordinates by Olaf Hering · 15 years ago
  24. 53a2b81 Input: tc3589x-keypad - fix 'double const' warning by Dmitry Torokhov · 15 years ago
  25. 64dcddd Input: tca6416-keypad - suspend/resume wakeup support by Magnus Damm · 15 years ago
  26. 4c75de3 Input: atmel_mxt_ts - add objects of mXT1386 chip by Joonyoung Shim · 15 years ago
  27. 979a72d Input: atmel_mxt_ts - remove firmware version check by Joonyoung Shim · 15 years ago
  28. e7cbb90 Input: wm831x-ts - ensure the controller is in a known state on open by Mark Brown · 15 years ago
  29. bd7e4e8 Input: add Atmel AT42QT1070 keypad driver by Bo Shen · 15 years ago
  30. 23c483d Input: wm831x-ts - default pressure measurements on by Mark Brown · 15 years ago
  31. 47340bd Input: bcm5974 - add support for MacBookPro8 by Andy Botting · 15 years ago
  32. 84eb5aa Input: wacom - support 2FGT in MT format by Ping Cheng · 15 years ago
  33. a43c7c5 Input: wacom - support one finger touch the touchscreen way by Ping Cheng · 15 years ago
  34. 8aa9a9a Input: wacom - process pen data in its own routine by Ping Cheng · 15 years ago
  35. 4fc1938 Input: wacom - do not send 2FGT Tablet PC events in TAP format by Ping Cheng · 15 years ago
  36. 0d3c073 Input: atmel_mxt_ts - remove matrix size check by Iiro Valkonen · 16 years ago
  37. 5f62615 Input: mcs_touchkey - add shutdown handler by HeungJun Kim · 16 years ago
  38. adf779c Input: mcs_touchkey - add support for suspend/resume by Heungjun Kim · 16 years ago
  39. 5ad567f Input: omap4-keypad - wire up runtime PM handling by Abraham Arce · 16 years ago
  40. 163d277 Input: uinput - reversed test in uinput_setup_device() by Dan Carpenter · 16 years ago
  41. 919ed89 Input: atmel_mxt_ts - allow board code to specify IRQ flags by Iiro Valkonen · 16 years ago
  42. 71749f5 Input: atmel_mxt_ts - allow board code to suppliy controller config by Iiro Valkonen · 16 years ago
  43. 46ee2a0 Input: atmel_mxt_ts - add mXT224 identifier to id_table by Chris Leech · 16 years ago
  44. 87b2c7d Input: synaptics_i2c - convert to dev_pm_ops by Mark Brown · 16 years ago
  45. 3dcab3b Input: adxl34x - fix references to adx134x by Mark Brown · 16 years ago
  46. 4d1ac94 Input: adxl34x-spi - convert to dev_pm_ops by Mark Brown · 16 years ago
  47. fbb8993 Input: adxl34x-i2c - convert to dev_pm_ops by Mark Brown · 16 years ago
  48. 76e2c68 Input: max7359 - convert to dev_pm_ops by Mark Brown · 16 years ago
  49. 65b0c03 Input: lm8323 - convert to dev_pm_ops by Mark Brown · 16 years ago
  50. a257090 Input: ad714x-spi - convert to dev_pm_ops by Mark Brown · 16 years ago
  51. 6b7cfd1 Input: ad714x-i2c - convert to dev_pm_ops by Mark Brown · 16 years ago
  52. 4dfcc27 Input: uinput - use memdup_user() and friends by Dmitry Torokhov · 16 years ago
  53. 5d9d6e9 Input: uinput - fix setting up device name by David Herrmann · 16 years ago
  54. 26cdb1a Input: atmel_mxt_ts - read whole message to make CHG low by Iiro Valkonen · 16 years ago
  55. 7686b10 Input: atmel_mxt_ts - get rid of qt602240 prefixes in names by Iiro Valkonen · 16 years ago
  56. 964de52 Input: qt602240_ts - rename to atmel_mxt_ts by Dmitry Torokhov · 16 years ago
  57. 2546bcc Input: input-polldev - fix a couple of typos by Dmitry Torokhov · 16 years ago
  58. aebd636 Input: switch completely over to the new versions of get/setkeycode by Dmitry Torokhov · 16 years ago
  59. f06e6a5 Input: dvb-usb-remote - convert to new style of get/setkeycode by Dmitry Torokhov · 16 years ago
  60. a1f3d4b Merge commit 'v2.6.38-rc3' into next by Dmitry Torokhov · 16 years ago
  61. 723d928 Input: wm831x-ts - remove use of ternary operator by Mark Brown · 16 years ago
  62. ebf5382 Linux 2.6.38-rc3 by Linus Torvalds · 16 years ago
  63. 0fd08c5 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  64. 7921127 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  65. 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 · 16 years ago
  66. ffbbf2d kernel.h: fix kernel-doc warning by Randy Dunlap · 16 years ago
  67. fb9f1f1 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 16 years ago
  68. 2426ec8 virtio: update MAINTAINERS by Michael S. Tsirkin · 16 years ago
  69. cbae4873 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  70. fb1c634 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  71. abfa44b Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 16 years ago
  72. e98ff0f ARM: smp_on_up: allow non-ARM SMP processors by Russell King · 16 years ago
  73. c192802 ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+ by Russell King · 16 years ago
  74. b0a2679 ARM: initrd: disable initrd if passed address overlaps reserved region by Russell King · 16 years ago
  75. 5f2c1b3 ARM: footbridge: fix debug macros by Russell King · 16 years ago
  76. 613b152 ARM: mmci: round down the bytes transferred on error by Russell King · 16 years ago
  77. ccff9b5 ARM: mmci: complete the transaction on error by Russell King · 16 years ago
  78. 70d1f36 Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 16 years ago
  79. 54e74b8 Input: rc-keymap - return KEY_RESERVED for unknown mappings by Dmitry Torokhov · 16 years ago
  80. 1ca05b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  81. aa5bd67 Fix prlimit64 for suid/sgid processes by Kacper Kornet · 16 years ago
  82. 2f215a7 intel_scu_ipc: remove duplicated #include by Huang Weiyi · 16 years ago
  83. af5eb74 NTFS: Fix invalid pointer dereference in ntfs_mft_record_alloc(). by Anton Altaparmakov · 16 years ago
  84. 9fbf0c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  85. 4fda116 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-2.6-cm by Linus Torvalds · 16 years ago
  86. 52cea8a Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 16 years ago
  87. 7bfeea0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  88. f9a3d1d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  89. ef9f2fa Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra by Linus Torvalds · 16 years ago
  90. 00cfa73 Input: wm831x - add driver for Wolfson WM831x PMIC touchscreen controllers by Mark Brown · 16 years ago
  91. 3a0592b Revert "UBI: use mtd->writebufsize to set minimal I/O unit size" by Artem Bityutskiy · 16 years ago
  92. c63fe0a Input: synaptics - retry failed resets when reconnecting by Alexandre Peixoto Ferreira · 16 years ago
  93. baddf58 Input: synaptics - fix reconnect logic on MT devices by Alexandre Peixoto Ferreira · 16 years ago
  94. e7acc84 Input: tegra-kbc - fix keymap entry for LeftMeta key by Rakesh Iyer · 16 years ago
  95. 7530c4a Input: tegra-kbc - fix build error by Rakesh Iyer · 16 years ago
  96. d1205f8 NFS: NFSv4 readdir loses entries by Chuck Lever · 16 years ago
  97. c08e76d NFS: Micro-optimize nfs4_decode_dirent() by Chuck Lever · 16 years ago
  98. e00b8a2 NFS: Fix an NFS client lockdep issue by Trond Myklebust · 16 years ago
  99. 24446fc xfs: xfs_bmap_add_extent_delay_real should init br_startblock by bpm@sgi.com · 16 years ago
  100. 0fbca4d xfs: fix dquot shaker deadlock by Dave Chinner · 16 years ago