1. 0d46c00 USB: Remove pointless conditional in drivers/usb/serial/io_ti.c::edge_shutdown() by Jesper Juhl · 17 years ago
  2. 55d402d USB: amd5536 UDC driver (in GEODE southbridge) by Thomas Dahlmann · 17 years ago
  3. beafef0 USB: documentation update for usb_unlink_urb by Alan Stern · 17 years ago
  4. e7e7c36 UHCI: short control URBs get a status stage by Alan Stern · 17 years ago
  5. e94fa28 USB: mos7720, mos7840: remove redundant urb check by Florin Malita · 17 years ago
  6. 195af2c USB: fix warning caused by autosuspend counter going negative by Alan Stern · 17 years ago
  7. 69d42a7 USB: add "descriptors" binary sysfs attribute by Alan Stern · 17 years ago
  8. 1b4cd43 isp116x-hcd: prepare for urb->status by Alan Stern · 17 years ago
  9. 10e4852 USB: usblp: "Big cleanup" breaks O_NONBLOCK by Pete Zaitcev · 17 years ago
  10. 9454c46 USB: sierra: Add new devices by Kevin Lloyd · 17 years ago
  11. 112225b USB: sierra: Add TRU-Install (c) Support by Kevin Lloyd · 17 years ago
  12. eb33cae USB: use mutex instead of semaphore in the FTDI ELAN driver by Matthias Kaehlcke · 17 years ago
  13. 8293c56 USB: use mutex instead of semaphore in the Adutux driver by Matthias Kaehlcke · 17 years ago
  14. d2066eb USB: use mutex instead of semaphore in the ELAN U132 adapter driver by Matthias Kaehlcke · 17 years ago
  15. 831c70f USB: use mutex instead of semaphore in the USB gadget serial driver by Matthias Kaehlcke · 17 years ago
  16. 89636af ide: add support for SCSI ioctls to ide-floppy by Bartlomiej Zolnierkiewicz · 17 years ago
  17. 4bf9fdf ide: remove stale changelog from setup-pci.c by Bartlomiej Zolnierkiewicz · 17 years ago
  18. 7456507 ide: remove stale changelog/comments/TODO from ide.c by Bartlomiej Zolnierkiewicz · 17 years ago
  19. d281e9a ide-cris: handle PIO auto-tuning in tune_cris_ide() by Bartlomiej Zolnierkiewicz · 17 years ago
  20. 4099d14 ide: add PIO masks by Bartlomiej Zolnierkiewicz · 17 years ago
  21. 6a824c9 ide: remove ide_find_best_pio_mode() by Bartlomiej Zolnierkiewicz · 17 years ago
  22. 2134758 ide: drop "PIO data" argument from ide_get_best_pio_mode() by Bartlomiej Zolnierkiewicz · 17 years ago
  23. e5fa4b2 ide: ide_find_best_pio_mode() fixes (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  24. 7dd0008 ide: add ide_pio_cycle_time() helper (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  25. 31c4df4 sc1200: remove stale Power Management code by Bartlomiej Zolnierkiewicz · 17 years ago
  26. 8987d21 ide: ide_start_power_step() fix WRT disabling DMA by Bartlomiej Zolnierkiewicz · 17 years ago
  27. 1c164ac serverworks: fix DMA by Bartlomiej Zolnierkiewicz · 17 years ago
  28. 1880a8d serverworks: always tune PIO by Bartlomiej Zolnierkiewicz · 17 years ago
  29. a5d8c5c ide: add ide_pci_device_t.host_flags (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  30. 2229833 ide: add ide_dev_has_iordy() helper (take 4) by Bartlomiej Zolnierkiewicz · 17 years ago
  31. 342cdb6 ide: make ide_get_best_pio_mode() print info if overriding PIO mode by Bartlomiej Zolnierkiewicz · 17 years ago
  32. 328dcbb siimage: PIO mode setup fixes (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  33. 485efc6 atiixp: PIO mode setup fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  34. 9702b5d ide: Stop mapping ROMs by Alan Cox · 17 years ago
  35. c82d72f IDE: Remove references to dead ETRAX-related variables. by Robert P. J. Day · 17 years ago
  36. 363f7e4 PCMCIA: Add another MemoryCard to ide-cs/pata_pcmcia by Marcin Juszkiewicz · 17 years ago
  37. 4ae41ff scc_pata.c: Workaround for errata A308 (take 2) by Kou Ishizaki · 17 years ago
  38. f644d47 scc_pata: Use inline function for eieio by Kumar Gala · 17 years ago
  39. 2d9ce17 i386: Allow KVM on i386 nonpae by Avi Kivity · 17 years ago
  40. efffbee Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  41. 40b42f1 Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 by Linus Torvalds · 17 years ago
  42. 5a021e9 random: fix bound check ordering (CVE-2007-3105) by Matt Mackall · 17 years ago
  43. e24b8cb i2c: Delete the i2c-isa pseudo bus driver by Jean Delvare · 17 years ago
  44. c182f5b hwmon: refuse to load abituguru driver on non-Abit boards by Hans de Goede · 17 years ago
  45. 9c2e14a hwmon: fix Abit Uguru3 driver detection on some motherboards by Hans de Goede · 18 years ago
  46. 9f66036 hwmon/w83627ehf: Be quiet when no chip is found by Jean Delvare · 18 years ago
  47. 7cb7273 hwmon/w83627ehf: No need to initialize fan_min by Jean Delvare · 18 years ago
  48. da66736 hwmon/w83627ehf: Export the thermal sensor types by Jean Delvare · 18 years ago
  49. d3130f0 hwmon/w83627ehf: Enable VBAT monitoring by Jean Delvare · 18 years ago
  50. fc18d6c hwmon/w83627ehf: Add support for the VID inputs by Jean Delvare · 18 years ago
  51. 6b3e464 hwmon/w83627ehf: Fix timing issues by Jean Delvare · 18 years ago
  52. 475ef85 hwmon/w83627ehf: Add error messages for two error cases by David Hubbard · 18 years ago
  53. 1ea6dd3 hwmon/w83627ehf: Convert to a platform driver by David Hubbard · 18 years ago
  54. 658291f hwmon/w83627ehf: Update the Kconfig entry by David Hubbard · 18 years ago
  55. d2bc7b1 make coretemp_device_remove() static by Adrian Bunk · 17 years ago
  56. e46957e hwmon: Add LM93 support by Hans-Jürgen Koch · 17 years ago
  57. 90205c6 hwmon/smsc47b397: Don't report missing fans as spinning at 82 RPM by Jean Delvare · 18 years ago
  58. 3faa1ff hwmon: Add support for newer uGuru's by Hans de Goede · 18 years ago
  59. aba5073 hwmon/f71805f: Add temperature-tracking fan control mode by Phil Endecott · 18 years ago
  60. 158ce07 hwmon/w83627ehf: Preserve speed reading when changing fan min by Jean Delvare · 18 years ago
  61. e432dc8 hwmon: fix detection of abituguru volt inputs by Hans de Goede · 18 years ago
  62. 2dbbdb3 hwmon: add SCH5317 to smsc47b397 driver by Juerg Haefliger · 18 years ago
  63. b74f3fd hwmon: convert it87 to platform driver by corentin.labbe · 18 years ago
  64. 04a6217 hwmon: Fix a potential race condition on unload by Jean Delvare · 18 years ago
  65. ec5e1a4 hwmon: Convert vt8231 to a platform driver by Roger Lucas · 18 years ago
  66. 2f6ae15 hwmon/sis5595: Use PCI_REVISION_ID by Jean Delvare · 18 years ago
  67. 1f5f48d hwmon/sis5595: Use dynamic sysfs callbacks by Jean Delvare · 18 years ago
  68. 17e7dc4 hwmon/sis5595: Convert to a platform driver by Jean Delvare · 18 years ago
  69. 1e71a5a hwmon/via686a: Use dynamic sysfs callbacks by Jean Delvare · 18 years ago
  70. 2ec342e hwmon/via686a: Convert to a platform driver by Jean Delvare · 18 years ago
  71. 58fe080 hwmon/via686a: Temperature interrupt configuration fix by Jean Delvare · 18 years ago
  72. 1550cb6 hwmon/w83627hf: Add PWM frequency selection support by Carlos Olalla Martinez · 18 years ago
  73. 08a8f6e hwmon/it87: Add IT8726F support by Rudolf Marek · 18 years ago
  74. 7817a39 hwmon: Fault files naming convention by Jean Delvare · 18 years ago
  75. 32c82a9 hwmon/lm90: Add support for the Maxim MAX6680/MAX6681 by Rainer Birkenmaier · 18 years ago
  76. 2df6d81 hwmon: Use platform_device_add_data() by Jean Delvare · 18 years ago
  77. f641b58 hwmon/pc87360: Convert to a platform driver by Jean Delvare · 18 years ago
  78. 9431996 hwmon: New SMSC DME1737 driver by Juerg Haefliger · 18 years ago
  79. 87f0f31 hwmon/ds1621: Create individual alarm files by Jean Delvare · 18 years ago
  80. 46a2e71 hwmon/ds1621: Use dynamic sysfs callbacks by Jean Delvare · 18 years ago
  81. 75819f0 hwmon/ds1621: Minor cleanups by Jean Delvare · 18 years ago
  82. e4a7167 hwmon/smsc47m192: Semaphore to mutex conversion by Jean Delvare · 18 years ago
  83. 0966415 hwmon/lm90: Spelling fix: explicitly by Jean Delvare · 18 years ago
  84. ce8c229 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  85. 41e9d34 IDE: fix termination of non-fs requests by Jens Axboe · 17 years ago
  86. b2a4ac0 drivers/edac: fix edac_device sysfs corner case bug by Doug Thompson · 17 years ago
  87. 420390f drivers/edac: new i82975x driver by Ranganathan Desikan · 17 years ago
  88. bf52fa4 drivers/edac: fix workq reset deadlock by Doug Thompson · 17 years ago
  89. fb3fb20 drivers/edac: code tidying on export-gpl by Doug Thompson · 17 years ago
  90. 1c3631f drivers/edac: fix edac_device sysfs completion code by Douglas Thompson · 17 years ago
  91. 8096cfa drivers/edac: fix edac_mc sysfs completion code by Doug Thompson · 17 years ago
  92. d45e782 drivers/edac: fix edac_device init apis by Doug Thompson · 17 years ago
  93. b8f6f97 drivers/edac: fix edac_mc init apis by Doug Thompson · 17 years ago
  94. fd309a9d drivers/edac: fix leaf sysfs attribute by Douglas Thompson · 17 years ago
  95. 7d8536f drivers/edac: new pasemi driver by Egor Martovetsky · 17 years ago
  96. 7297c26 drivers/edac: fix e752x reversed csrows by Mark Grondona · 17 years ago
  97. 0ca8476 drivers/edac: fix edac_device semaphore to mutex by Doug Thompson · 17 years ago
  98. 7f065e7 drivers/edac: remove file edac_mc.h by Douglas Thompson · 17 years ago
  99. 494d0d5 drivers/edac: mod edac_opt_state_to_string function by Douglas Thompson · 17 years ago
  100. 7391c6d drivers/edac: mod edac_align_ptr function by Douglas Thompson · 17 years ago