1. 9d32c30 Input: matrix_keypad - allow platform to disable key autorepeat by H Hartley Sweeten · 14 years ago
  2. 5e28d8e Input: ALPS - add signature for HP Pavilion dm3 laptops by Chase Douglas · 14 years ago
  3. 2c860a1 Input: i8042 - spelling fix by Dominik Brodowski · 14 years ago
  4. 2e2e3b9 Input: sparse-keymap - implement safer freeing of the keymap by Dmitry Torokhov · 14 years ago
  5. 13bad37 Input: update the status of the Multitouch X driver project by Henrik Rydberg · 14 years ago
  6. 97065e0 Input: clarify the no-finger event in multitouch protocol by Henrik Rydberg · 14 years ago
  7. d90e6f6 Input: bcm5974 - retract efi-broken suspend_resume by Henrik Rydberg · 14 years ago
  8. 88fcf71 Input: sparse-keymap - free the right keymap on error by Yong Wang · 14 years ago
  9. 31968ec Input: i8042 - add ALDI/MEDION netbook E1222 to qurik reset table by Christoph Fritz · 14 years ago
  10. c91ed05 Input: ALPS - fix stuck buttons on some touchpads by Martin Buck · 14 years ago
  11. afadb8e Input: wm831x-on - convert to use genirq by Mark Brown · 14 years ago
  12. fdba2bb Input: ads7846 - add wakeup support by Ranjith Lohithakshan · 14 years ago
  13. 04b4b88 Input: appletouch - fix integer overflow issue by Vadim Zaliva · 14 years ago
  14. 4eb6f91 Input: ad7877 - increase pen up imeout by Michael Hennerich · 14 years ago
  15. 06a0912 Input: ads7846 - add support for AD7843 parts by Michael Hennerich · 14 years ago
  16. 9e49f6c Input: bf54x-keys - fix system hang when pressing a key by Mike Frysinger · 14 years ago
  17. eb8bff8 Input: alps - add support for the touchpad on Toshiba Tecra A11-11L by Thomas Bächler · 14 years ago
  18. 2f2177c Input: remove BKL, fix input_open_file() locking by Arnd Bergmann · 14 years ago
  19. 77554b4 Input: serio_raw - remove BKL by Thadeu Lima de Souza Cascardo · 14 years ago
  20. c90c6a8 Input: mousedev - remove BKL by Thadeu Lima de Souza Cascardo · 14 years ago
  21. 3dd1b39 Input: add driver for TWL4030 vibrator device by Jari Vanhala · 14 years ago
  22. 3e6e15a Input: enable remote wakeup for PNP i8042 keyboard ports by Alan Stern · 14 years ago
  23. 58b9399 Input: scancode in get/set_keycodes should be unsigned by Dmitry Torokhov · 14 years ago
  24. ec62e1c Input: i8042 - use platfrom_create_bundle() helper by Dmitry Torokhov · 14 years ago
  25. ce67eef Merge commit 'v2.6.34-rc1' into for-linus by Dmitry Torokhov · 14 years ago
  26. 57d5488 Linux 2.6.34-rc1 by Linus Torvalds · 14 years ago
  27. e101541 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  28. d4bab1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  29. 56b7892 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  30. 3c443cb Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  31. d401403 FS-Cache: Remove the EXPERIMENTAL flag by Christian Kujau · 14 years ago
  32. 2786095 [WATCHDOG] i6300esb.c: change platform_driver to pci_driver by Wim Van Sebroeck · 14 years ago
  33. 1ffaa64 [S390] smsgiucv_app: deliver z/VM CP special messages (SMSG) as uevents by Hendrik Brueckner · 14 years ago
  34. 09003ed [S390] smsgiucv: declare char pointers as "const" by Hendrik Brueckner · 14 years ago
  35. 33b62a3 [S390] dasd: automatic recognition of read-only devices by Stefan Weinhuber · 14 years ago
  36. 584dfdd [S390] remove unused qdio flags in zfcp and qeth by Ursula Braun · 14 years ago
  37. b1e2ba8 [S390] Cleanup xtime usage by John Stultz · 14 years ago
  38. bd6e8a1 [S390] qdio: add missing bracket by Ursula Braun · 14 years ago
  39. a290156 [S390] cio: fix init_count in case of recognition after steal lock by Sebastian Ott · 14 years ago
  40. 5289802 [S390] dasd: security and PSF update patch for EMC CKD ioctl by Nigel Hislop · 14 years ago
  41. 91a970d [S390] hvc_iucv: allocate memory buffers for IUCV in zone DMA by Hendrik Brueckner · 14 years ago
  42. 596a95c [S390] uaccess: make sure copy_from_user_overflow is builtin by Heiko Carstens · 14 years ago
  43. 39f3be7 [WATCHDOG] i6300esb: fix unlock register with by Wim Van Sebroeck · 14 years ago
  44. a3087ae Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  45. f0f20a1 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  46. f1cf9a6 Merge branch 'topic/hda' into for-linus by Takashi Iwai · 14 years ago
  47. 2abbf43 ALSA: hdmi - show debug message on changing audio infoframe by Wu Fengguang · 14 years ago
  48. 079d88c ALSA: hdmi - merge common code for intelhdmi and nvhdmi by Wu Fengguang · 14 years ago
  49. 410c176 msi-laptop: depends on RFKILL by Randy Dunlap · 14 years ago
  50. e22388e msi-laptop: Detect 3G device exists by standard ec command by Lee, Chun-Yi · 14 years ago
  51. ec76627 msi-laptop: Add resume method for set the SCM load again by Lee, Chun-Yi · 14 years ago
  52. 472ea12 msi-laptop: Support some MSI 3G netbook that is need load SCM by Lee, Chun-Yi · 14 years ago
  53. fc0dc4c msi-laptop: Add threeg sysfs file for support query 3G state by standard 66/62 ec command by Lee, Chun-Yi · 15 years ago
  54. 46d0e9e msi-laptop: Support standard ec 66/62 command on MSI notebook and nebook by Lee, Chun-Yi · 15 years ago
  55. 8e9394c Driver core: create lock/unlock functions for struct device by Greg Kroah-Hartman · 14 years ago
  56. 62e877b8 sysfs: fix for thinko with sysfs_bin_attr_init() by Stephen Rothwell · 14 years ago
  57. 0f4288e sysfs: Kill unused sysfs_sb variable. by Eric W. Biederman · 14 years ago
  58. fac2622 sysfs: Pass super_block to sysfs_get_inode by Eric W. Biederman · 14 years ago
  59. 2354dcc driver core: Use sysfs_rename_link in device_rename by Eric W. Biederman · 14 years ago
  60. 7cb3294 sysfs: Implement sysfs_rename_link by Eric W. Biederman · 14 years ago
  61. 19c38b6 sysfs: Pack sysfs_dirent more tightly. by Eric W. Biederman · 14 years ago
  62. f8d4f61 sysfs: Serialize updates to the vfs inode by Eric W. Biederman · 14 years ago
  63. b35c74d sysfs: windfarm: init sysfs attributes by Johannes Berg · 14 years ago
  64. 361795b sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on module dynamic attributes by Eric W. Biederman · 14 years ago
  65. 3596025 sysfs: Document sysfs_attr_init and sysfs_bin_attr_init by Eric W. Biederman · 14 years ago
  66. a07e415 sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes by Eric W. Biederman · 14 years ago
  67. 6992f53 sysfs: Use one lockdep class per sysfs attribute. by Eric W. Biederman · 14 years ago
  68. a2db684 sysfs: Only take active references on attributes. by Eric W. Biederman · 14 years ago
  69. e72ceb8 sysfs: Remove sysfs_get/put_active_two by Eric W. Biederman · 14 years ago
  70. 3c31f07 Driver core: Fix first line of kernel-doc for a few functions by Ben Hutchings · 14 years ago
  71. d6e976c UIO: Remove SMX Cryptengine driver by Hans J. Koch · 14 years ago
  72. 0a965eb UIO: minor Kconfig fixes by John Ogness · 14 years ago
  73. 8f314cf UIO: Add a driver for Hilscher netX-based fieldbus cards by Hans J. Koch · 14 years ago
  74. 57f1e87 auxdisplay: move cfag12864bfb's probe function to .devinit.text by Uwe Kleine-König · 14 years ago
  75. ea180ca media: move omap24xxcam's probe function to .devinit.text by Uwe Kleine-König · 14 years ago
  76. a96b912 w1: move omap_hdq's probe function to .devinit.text by Uwe Kleine-König · 14 years ago
  77. 1139aea i2c: move i2c_omap's probe function to .devinit.text by Uwe Kleine-König · 14 years ago
  78. ea79632 x86: move hp-wmi's probe function to .devinit.text by Uwe Kleine-König · 14 years ago
  79. c2e1303 platform-drivers: move probe to .devinit.text in drivers/video by Uwe Kleine-König · 14 years ago
  80. 1b07193 platform-drivers: move probe to .devinit.text in drivers/scsi by Uwe Kleine-König · 14 years ago
  81. 91a99df platform-drivers: move probe to .devinit.text in arch/arm by Uwe Kleine-König · 14 years ago
  82. 831fad2 Driver core: make struct platform_driver.id_table const by Uwe Kleine-König · 14 years ago
  83. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 14 years ago
  84. 6c1733a sysdev: fix up the probe/release attributes by Greg Kroah-Hartman · 14 years ago
  85. c607cf0 HOWTO: Updates on subsystem trees, patchwork, -next (vs. -mm) by Stefan Richter · 14 years ago
  86. 9cd4361 kobject: Constify struct kset_uevent_ops by Emese Revfy · 15 years ago
  87. 985fc17 driver-core: firmware_class: remove base.h header inclusion by Luis R. Rodriguez · 15 years ago
  88. 1e5289c sysfs: Cache the last sysfs_dirent to improve readdir scalability v2 by Eric W. Biederman · 15 years ago
  89. 3f5468c Driver-Core: require valid action string in uevent trigger by Kay Sievers · 14 years ago
  90. 7934779 Driver-Core: disable /sbin/hotplug by default by Kay Sievers · 14 years ago
  91. 4237e5f Driver-Core: devtmpfs - remove EXPERIMENTAL and flush out the description by Kay Sievers · 14 years ago
  92. 5e31d76 Driver-Core: devtmpfs - reset inode permissions before unlinking by Kay Sievers · 15 years ago
  93. 0933e2d driver core: Convert some drivers to CLASS_ATTR_STRING by Andi Kleen · 15 years ago
  94. 869dfc8 driver core: Add class_attr_string for simple read-only string by Andi Kleen · 15 years ago
  95. 28812fe driver-core: Add attribute argument to class_attribute show/store by Andi Kleen · 15 years ago
  96. 5fbcae5 sysdev: fix missing s390 conversion by Heiko Carstens · 14 years ago
  97. 8564a6c sysdev: Fix type of sysdev class attribute in memory driver by Andi Kleen · 15 years ago
  98. 1e395ab sysdev: Add sysdev_create/remove_files by Andi Kleen · 15 years ago
  99. 3701cde sysdev: Use sysdev_class attribute arrays in node driver by Andi Kleen · 15 years ago
  100. e1a7e29 sysdev: Convert node driver by Andi Kleen · 15 years ago