1. 07c015e Convert from class_device to device in drivers/char by tonyj@suse.de · 17 years ago
  2. 6004342 Convert from class_device to device for drivers/video by tonyj@suse.de · 17 years ago
  3. 34b51f3 dmi-id: Possible cleanup by Jean Delvare · 17 years ago
  4. 6374475 dmi-id: Use dynamic sysfs attributes by Jean Delvare · 17 years ago
  5. 34980ca Drivers: clean up direct setting of the name of a kset by Greg Kroah-Hartman · 17 years ago
  6. 7e7654a cdev: remove unneeded setting of cdev names by Greg Kroah-Hartman · 17 years ago
  7. 19c38de kobjects: fix up improper use of the kobject name field by Greg Kroah-Hartman · 17 years ago
  8. 5901d01 Driver core: remove get_bus() by Greg Kroah-Hartman · 17 years ago
  9. fc1ede5 Driver core: remove put_bus() by Greg Kroah-Hartman · 17 years ago
  10. 1ef4cfa Driver core: remove subsys_get() by Greg Kroah-Hartman · 17 years ago
  11. 6e9d930 Driver core: remove subsys_put() by Greg Kroah-Hartman · 17 years ago
  12. 27f20e5 Driver core: remove kset_set_kset_s by Greg Kroah-Hartman · 17 years ago
  13. d6b05b8 Driver core: remove subsys_set_kset by Greg Kroah-Hartman · 17 years ago
  14. 6a8d8ab Driver core: add CONFIG_UEVENT_HELPER_PATH by Kay Sievers · 17 years ago
  15. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  16. 8380770 Driver core: make sysfs uevent-attributes static by Kay Sievers · 17 years ago
  17. 43cc71e platform: prefix MODALIAS with "platform:" by Kay Sievers · 17 years ago
  18. 9ce768e [TG3]: Fix APE induced regression by Matt Carlson · 17 years ago
  19. a7b850e [SKY2]: version 1.19 by Stephen Hemminger · 17 years ago
  20. 7138a0f [SKY2]: use netdevice stats struct by Stephen Hemminger · 17 years ago
  21. df3fe1f [SKY2]: fiber advertise bits initialization (trivial) by Stephen Hemminger · 17 years ago
  22. ff35164e [SKY2]: fix power settings on Yukon XL by Stephen Hemminger · 17 years ago
  23. 295b54c [SKY2]: ethtool register reserved area blackout by Stephen Hemminger · 17 years ago
  24. e869086 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  25. 5473074 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  26. 6c08772 [libata] sata_mv: more S/G fixes by Jeff Garzik · 17 years ago
  27. 287e5d6 [POWERPC] XilinxFB: Allow fixed framebuffer base address by Grant Likely · 17 years ago
  28. b4d6a72 [POWERPC] XilinxFB: Add support for custom screen resolution by Grant Likely · 17 years ago
  29. 01ba1e9 [POWERPC] XilinxFB: Use pdata to pass around framebuffer parameters by Grant Likely · 17 years ago
  30. ce9d3c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  31. 038a500 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  32. 19f7115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  33. e6005a8 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 17 years ago
  34. 6f35308 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 17 years ago
  35. 19ad7ae Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  36. 1ce4890 Merge branch 'block-2.6.24' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  37. 1ef3e36 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  38. c634920 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  39. 6abd2c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  40. 2669183 [SKY2]: status polling loop (post merge) by Stephen Hemminger · 17 years ago
  41. 6f53576 [NET]: Fix NAPI completion handling in some drivers. by David S. Miller · 17 years ago
  42. 8f4dd2e ide: use only ->set_pio_mode method for programming PIO modes (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  43. 0d3be72 sis5513: don't change UDMA settings when programming PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  44. 9098602 it8213/piix/slc90e66: don't change DMA settings when programming PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  45. a6fe837 alim15x3: PIO mode setup fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  46. ffe5415 siimage: fix ->set_pio_mode method to select PIO data transfer by Bartlomiej Zolnierkiewicz · 17 years ago
  47. 326d72f cs5520: don't enable VDMA in ->speedproc by Bartlomiej Zolnierkiewicz · 17 years ago
  48. fabe151 sc1200: remove redundant warning message from sc1200_tune_chipset() by Bartlomiej Zolnierkiewicz · 17 years ago
  49. c15d5d4 ide-pmac: PIO mode setup fixes (take 3) by Bartlomiej Zolnierkiewicz · 17 years ago
  50. f44ae58 icside: fix ->speedproc to return on unsupported modes (take 5) by Bartlomiej Zolnierkiewicz · 17 years ago
  51. ca1997c sgiioc4: use ide_tune_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  52. 55f17e8 amd74xx/via82cxxx: use ide_tune_dma() by Bartlomiej Zolnierkiewicz · 17 years ago
  53. 26bcb87 ide: add ide_set{_max}_pio() (take 4) by Bartlomiej Zolnierkiewicz · 17 years ago
  54. 842c19a ide: Kconfig face-lift by Bartlomiej Zolnierkiewicz · 17 years ago
  55. f212ff2 ide: move ide_rate_filter() calls to the upper layer (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  56. 3160d54 sis5513: add ->udma_filter method for chipset_family >= ATA_133 by Bartlomiej Zolnierkiewicz · 17 years ago
  57. 7670df7 ide: mode limiting fixes for user requested speed changes by Bartlomiej Zolnierkiewicz · 17 years ago
  58. a8028fc ide: add missing ide_rate_filter() calls to ->speedproc()-s by Bartlomiej Zolnierkiewicz · 17 years ago
  59. 851dd33 ide: call udma_filter() before resorting to the UltraDMA mask by Sergei Shtylyov · 17 years ago
  60. bda7970 ide: make jmicron match vendor and device class by Tejun Heo · 17 years ago
  61. 0704793 pdc202xx_new: switch to using pci_get_slot() (take 2) by Sergei Shtylyov · 17 years ago
  62. 5e32132 ide: hook ACPI _PSx method to IDE power on/off by Shaohua Li · 17 years ago
  63. 8cb1f56 ide: Platform IDE driver by Anton Vorontsov · 17 years ago
  64. b4e4436 hpt366: MWDMA filter for SATA cards (take 2) by Sergei Shtylyov · 17 years ago
  65. 7cfa716 atiixp: SB700 contains more than one IDE channel by Shane Huang · 17 years ago
  66. c3f8f65 backlight: Convert corgi backlight driver into a more generic driver by Richard Purdie · 17 years ago
  67. 18f65c7 backlight: Add Samsung LTV350QV LCD driver by Haavard Skinnemoen · 17 years ago
  68. 0b75f2d backlight: Fix cr_bllcd allocations and error paths by Jesper Juhl · 17 years ago
  69. 0ad90ef backlight/leds: Make two structs static by Adrian Bunk · 17 years ago
  70. 4276fd7 leds: Update Cobalt Qube series front LED support by Yoichi Yuasa · 17 years ago
  71. 97da7aa leds: Add Cobalt Raq series LEDs support by Yoichi Yuasa · 17 years ago
  72. f3b6b6c leds: Rename leds-cobalt driver by Yoichi Yuasa · 17 years ago
  73. 019a5f5 mmc: don't use weight32() by Nicolas Pitre · 17 years ago
  74. 0a2cdd8 Merge branch 'virtex-for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-virtex into for-2.6.24-4xx by Josh Boyer · 17 years ago
  75. 8251b4c [POWERPC] iSeries: Move viodasd probing by Stephen Rothwell · 17 years ago
  76. 7465ce0 [POWERPC] iSeries: Move detection of virtual tapes by Stephen Rothwell · 17 years ago
  77. b833b48 [POWERPC] iSeries: Move detection of virtual cdroms by Stephen Rothwell · 17 years ago
  78. 1670b2b [POWERPC] Remove iSeries_vio_dev by Stephen Rothwell · 17 years ago
  79. 73be7d5 [POWERPC] iSeries: Simplify viocd initialisation by Stephen Rothwell · 17 years ago
  80. d71fce6 [QETH]: fix qeth_main.c by Andrew Morton · 17 years ago
  81. fb9aa6f i386: move pci by Thomas Gleixner · 17 years ago
  82. cd40b7d [NET]: make netlink user -> kernel interface synchronious by Denis V. Lunev · 17 years ago
  83. 414c66e [TG3]: Update version to 3.83 by Matt Carlson · 17 years ago
  84. 0527ba3 [TG3]: WOL defaults by Matt Carlson · 17 years ago
  85. 9936bcf [TG3]: Add 5761 support by Matt Carlson · 17 years ago
  86. 0d3031d [TG3]: Add 5761 APE support by Matt Carlson · 17 years ago
  87. 6b91fa0 [TG3]: Add new 5761 NVRAM decode routines by Matt Carlson · 17 years ago
  88. 227b60f [INET]: local port range robustness by Stephen Hemminger · 17 years ago
  89. 32d1316b [BNX2]: Update version to 1.6.7. by Michael Chan · 17 years ago
  90. 846f5c6 [BNX2]: Fix default WoL setting. by Michael Chan · 17 years ago
  91. 489310a [BNX2]: Fix remote PHY media detection problems. by Michael Chan · 17 years ago
  92. 5265eeb [CRYPTO] sha: Add header file for SHA definitions by Jan Glauber · 17 years ago
  93. ad5d278 [CRYPTO] sha: Load the SHA[1|256] module by an alias by Sebastian Siewior · 17 years ago
  94. f8246af [CRYPTO] aes: Rename aes to aes-generic by Sebastian Siewior · 17 years ago
  95. 44db25c [CRYPTO] drivers/Kconfig: Remove "default m"s by Adrian Bunk · 17 years ago
  96. 59e90b2 ibm_emac: Convert to use napi_struct independent of struct net_device by Roland Dreier · 17 years ago
  97. 61ba5b3 ibm_new_emac: Nuke SET_MODULE_OWNER() use by Roland Dreier · 17 years ago
  98. bfe13f5 ibm_emac: Convert to use napi_struct independent of struct net_device by Roland Dreier · 17 years ago
  99. 9153f66 IPoIB: Fix unused variable warning by Roland Dreier · 17 years ago
  100. f2cade1 natsemi: Use NATSEMI_TIMER_FREQ consistently by Mark Brown · 17 years ago