1. 4dc50a0 sh: Kill off timer clock strings for legacy CPG parts. by Paul Mundt · 14 years ago
  2. 0776d60 sh: provide some clock lookup aliases for legacy CPG parts. by Paul Mundt · 14 years ago
  3. c55fbdd sh: sh7785 clkdev lookups. by Paul Mundt · 14 years ago
  4. e21d2aa sh: sh7786 clkdev lookups. by Paul Mundt · 14 years ago
  5. c2a25e8 clocksource: Deprecate clock string across the SH drivers. by Paul Mundt · 14 years ago
  6. 620bb63 Merge branch 'sh/driver-core' into sh/clkfwk by Paul Mundt · 14 years ago
  7. bd05086 driver core: Convert to kasprintf() for early dev_name(). by Paul Mundt · 14 years ago
  8. c7ed1ab serial: sh-sci: clkdev updates for MSTP gating. by Paul Mundt · 14 years ago
  9. d28c145 Merge branch 'sh/driver-core' into sh/clkfwk by Paul Mundt · 14 years ago
  10. ec0ffe2 sh: Kill off all timer name clobbering. by Paul Mundt · 14 years ago
  11. 214a607 clocksource: Use dev_name() universally across the SH drivers. by Paul Mundt · 14 years ago
  12. a636ee7 driver core: Early dev_name() support. by Paul Mundt · 14 years ago
  13. 2e733b3 sh: Support early clkdev allocations. by Paul Mundt · 14 years ago
  14. 51a5006 sh: Merge clkdev API updates. by Paul Mundt · 14 years ago
  15. 57d5488 Linux 2.6.34-rc1 by Linus Torvalds · 14 years ago
  16. e101541 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  17. d4bab1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  18. 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
  19. 3c443cb Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 14 years ago
  20. d401403 FS-Cache: Remove the EXPERIMENTAL flag by Christian Kujau · 14 years ago
  21. 2786095 [WATCHDOG] i6300esb.c: change platform_driver to pci_driver by Wim Van Sebroeck · 14 years ago
  22. 40d1f00 sh: Fix up uncached offset for legacy 29-bit mode. by Paul Mundt · 14 years ago
  23. 1ffaa64 [S390] smsgiucv_app: deliver z/VM CP special messages (SMSG) as uevents by Hendrik Brueckner · 14 years ago
  24. 09003ed [S390] smsgiucv: declare char pointers as "const" by Hendrik Brueckner · 14 years ago
  25. 33b62a3 [S390] dasd: automatic recognition of read-only devices by Stefan Weinhuber · 14 years ago
  26. 584dfdd [S390] remove unused qdio flags in zfcp and qeth by Ursula Braun · 14 years ago
  27. b1e2ba8 [S390] Cleanup xtime usage by John Stultz · 14 years ago
  28. bd6e8a1 [S390] qdio: add missing bracket by Ursula Braun · 14 years ago
  29. a290156 [S390] cio: fix init_count in case of recognition after steal lock by Sebastian Ott · 14 years ago
  30. 5289802 [S390] dasd: security and PSF update patch for EMC CKD ioctl by Nigel Hislop · 14 years ago
  31. 91a970d [S390] hvc_iucv: allocate memory buffers for IUCV in zone DMA by Hendrik Brueckner · 14 years ago
  32. 596a95c [S390] uaccess: make sure copy_from_user_overflow is builtin by Heiko Carstens · 14 years ago
  33. 39f3be7 [WATCHDOG] i6300esb: fix unlock register with by Wim Van Sebroeck · 14 years ago
  34. a3087ae Merge branch 'topic/misc' into for-linus by Takashi Iwai · 14 years ago
  35. f0f20a1 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  36. f1cf9a6 Merge branch 'topic/hda' into for-linus by Takashi Iwai · 14 years ago
  37. 2abbf43 ALSA: hdmi - show debug message on changing audio infoframe by Wu Fengguang · 14 years ago
  38. 079d88c ALSA: hdmi - merge common code for intelhdmi and nvhdmi by Wu Fengguang · 14 years ago
  39. a8941da sh: Support CPU affinity masks for INTC controllers. by Paul Mundt · 14 years ago
  40. 410c176 msi-laptop: depends on RFKILL by Randy Dunlap · 14 years ago
  41. e22388e msi-laptop: Detect 3G device exists by standard ec command by Lee, Chun-Yi · 14 years ago
  42. ec76627 msi-laptop: Add resume method for set the SCM load again by Lee, Chun-Yi · 14 years ago
  43. 472ea12 msi-laptop: Support some MSI 3G netbook that is need load SCM by Lee, Chun-Yi · 14 years ago
  44. 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
  45. 46d0e9e msi-laptop: Support standard ec 66/62 command on MSI notebook and nebook by Lee, Chun-Yi · 15 years ago
  46. 8e9394c Driver core: create lock/unlock functions for struct device by Greg Kroah-Hartman · 14 years ago
  47. 62e877b8 sysfs: fix for thinko with sysfs_bin_attr_init() by Stephen Rothwell · 14 years ago
  48. 0f4288e sysfs: Kill unused sysfs_sb variable. by Eric W. Biederman · 14 years ago
  49. fac2622 sysfs: Pass super_block to sysfs_get_inode by Eric W. Biederman · 14 years ago
  50. 2354dcc driver core: Use sysfs_rename_link in device_rename by Eric W. Biederman · 14 years ago
  51. 7cb3294 sysfs: Implement sysfs_rename_link by Eric W. Biederman · 14 years ago
  52. 19c38b6 sysfs: Pack sysfs_dirent more tightly. by Eric W. Biederman · 14 years ago
  53. f8d4f61 sysfs: Serialize updates to the vfs inode by Eric W. Biederman · 14 years ago
  54. b35c74d sysfs: windfarm: init sysfs attributes by Johannes Berg · 14 years ago
  55. 361795b sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on module dynamic attributes by Eric W. Biederman · 14 years ago
  56. 3596025 sysfs: Document sysfs_attr_init and sysfs_bin_attr_init by Eric W. Biederman · 14 years ago
  57. a07e415 sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes by Eric W. Biederman · 14 years ago
  58. 6992f53 sysfs: Use one lockdep class per sysfs attribute. by Eric W. Biederman · 14 years ago
  59. a2db684 sysfs: Only take active references on attributes. by Eric W. Biederman · 14 years ago
  60. e72ceb8 sysfs: Remove sysfs_get/put_active_two by Eric W. Biederman · 14 years ago
  61. 3c31f07 Driver core: Fix first line of kernel-doc for a few functions by Ben Hutchings · 14 years ago
  62. d6e976c UIO: Remove SMX Cryptengine driver by Hans J. Koch · 14 years ago
  63. 0a965eb UIO: minor Kconfig fixes by John Ogness · 14 years ago
  64. 8f314cf UIO: Add a driver for Hilscher netX-based fieldbus cards by Hans J. Koch · 14 years ago
  65. 57f1e87 auxdisplay: move cfag12864bfb's probe function to .devinit.text by Uwe Kleine-König · 14 years ago
  66. ea180ca media: move omap24xxcam's probe function to .devinit.text by Uwe Kleine-König · 14 years ago
  67. a96b912 w1: move omap_hdq's probe function to .devinit.text by Uwe Kleine-König · 14 years ago
  68. 1139aea i2c: move i2c_omap's probe function to .devinit.text by Uwe Kleine-König · 14 years ago
  69. ea79632 x86: move hp-wmi's probe function to .devinit.text by Uwe Kleine-König · 14 years ago
  70. c2e1303 platform-drivers: move probe to .devinit.text in drivers/video by Uwe Kleine-König · 14 years ago
  71. 1b07193 platform-drivers: move probe to .devinit.text in drivers/scsi by Uwe Kleine-König · 14 years ago
  72. 91a99df platform-drivers: move probe to .devinit.text in arch/arm by Uwe Kleine-König · 14 years ago
  73. 831fad2 Driver core: make struct platform_driver.id_table const by Uwe Kleine-König · 14 years ago
  74. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 14 years ago
  75. 6c1733a sysdev: fix up the probe/release attributes by Greg Kroah-Hartman · 14 years ago
  76. c607cf0 HOWTO: Updates on subsystem trees, patchwork, -next (vs. -mm) by Stefan Richter · 14 years ago
  77. 9cd4361 kobject: Constify struct kset_uevent_ops by Emese Revfy · 15 years ago
  78. 985fc17 driver-core: firmware_class: remove base.h header inclusion by Luis R. Rodriguez · 15 years ago
  79. 1e5289c sysfs: Cache the last sysfs_dirent to improve readdir scalability v2 by Eric W. Biederman · 15 years ago
  80. 3f5468c Driver-Core: require valid action string in uevent trigger by Kay Sievers · 15 years ago
  81. 7934779 Driver-Core: disable /sbin/hotplug by default by Kay Sievers · 15 years ago
  82. 4237e5f Driver-Core: devtmpfs - remove EXPERIMENTAL and flush out the description by Kay Sievers · 15 years ago
  83. 5e31d76 Driver-Core: devtmpfs - reset inode permissions before unlinking by Kay Sievers · 15 years ago
  84. 0933e2d driver core: Convert some drivers to CLASS_ATTR_STRING by Andi Kleen · 15 years ago
  85. 869dfc8 driver core: Add class_attr_string for simple read-only string by Andi Kleen · 15 years ago
  86. 28812fe driver-core: Add attribute argument to class_attribute show/store by Andi Kleen · 15 years ago
  87. 5fbcae5 sysdev: fix missing s390 conversion by Heiko Carstens · 14 years ago
  88. 8564a6c sysdev: Fix type of sysdev class attribute in memory driver by Andi Kleen · 15 years ago
  89. 1e395ab sysdev: Add sysdev_create/remove_files by Andi Kleen · 15 years ago
  90. 3701cde sysdev: Use sysdev_class attribute arrays in node driver by Andi Kleen · 15 years ago
  91. e1a7e29 sysdev: Convert node driver by Andi Kleen · 15 years ago
  92. 38457ab sysfs: Add attribute array to sysdev classes by Andi Kleen · 15 years ago
  93. 1c205ae sysfs: Add sysfs_add/remove_files utility functions by Andi Kleen · 15 years ago
  94. 265d2e2 sysdev: Convert cpu driver sysdev class attributes by Andi Kleen · 15 years ago
  95. b15f562 sysdev: Convert node driver class attributes to be data driven by Andi Kleen · 15 years ago
  96. c9be0a3 sysdev: Pass attribute in sysdev_class attributes show/store by Andi Kleen · 15 years ago
  97. 3d03ba4 driver core: make platform_device_id table const by Eric Miao · 15 years ago
  98. ecdf6ce Driver core: add platform_create_bundle() helper by Dmitry Torokhov · 15 years ago
  99. 20ef9f4 kset-example: Spelling fixes. by Radu Voicilas · 15 years ago
  100. a115bc0 kobject-example: Spelling fixes. by Radu Voicilas · 15 years ago