1. e3a59b4 ACPI support for IDE devices by Hannes Reinecke · 18 years ago
  2. 78281c5 IDE Driver for Delkin/Lexar/etc.. cardbus CF adapter by Mark Lord · 18 years ago
  3. 6788182 ide: it8213 IDE driver update (version 2) by Bartlomiej Zolnierkiewicz · 18 years ago
  4. 9c6712c ide: add it8213 IDE driver by Jack Lee · 18 years ago
  5. a534b68 tc86c001: add missing __init tag for tc86c001_ide_init() by Bartlomiej Zolnierkiewicz · 18 years ago
  6. ba59c4b tc86c001: mark init_chipset_tc86c001() with __devinit tag by Andrew Morton · 18 years ago
  7. e8ab7f5 tc86c001: init_hwif_tc86c001() can be static by Adrian Bunk · 18 years ago
  8. 33dced2 ide: add Toshiba TC86C001 IDE driver (take 2) by Sergei Shtylyov · 18 years ago
  9. d24ec42 pdc202xx_new: remove check_in_drive_lists abomination by Sergei Shtylyov · 18 years ago
  10. 2721031 pdc202xx_new: remove useless code by Sergei Shtylyov · 18 years ago
  11. 24e6458 slc90e66: carry over fixes from piix driver by Sergei Shtylyov · 18 years ago
  12. 30dfd12 piix: tuneproc() fixes/cleanups by Sergei Shtylyov · 18 years ago
  13. d287223 piix: fix 82371MX enablebits by Sergei Shtylyov · 18 years ago
  14. 6273d26 hpt366: HPT36x PCI clock detection fix by Sergei Shtylyov · 18 years ago
  15. 7b73ee0 hpt366: init code rewrite by Sergei Shtylyov · 18 years ago
  16. 4bf63de hpt366: clean up DMA timeout handling for HPT370 by Sergei Shtylyov · 18 years ago
  17. 26ccb80 hpt366: merge HPT37x speedproc handlers by Sergei Shtylyov · 18 years ago
  18. abc4ad4 hpt366: cache channel's MCR address by Sergei Shtylyov · 18 years ago
  19. b458671 hpt366: switch to using pci_get_slot by Sergei Shtylyov · 18 years ago
  20. 9077857 hpt366: print the real chip name at startup by Sergei Shtylyov · 18 years ago
  21. f36702b hpt366: rework rate filtering tidy by Andrew Morton · 18 years ago
  22. e139b0b hpt366: rework rate filtering by Sergei Shtylyov · 18 years ago
  23. 2ac04a1 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 18 years ago
  24. 0c7d375 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  25. 2442d31 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 18 years ago
  26. 4d284ca [S390] Avoid excessive inlining. by Heiko Carstens · 18 years ago
  27. ab14de6 [S390] Convert memory detection into C code. by Heiko Carstens · 18 years ago
  28. 31ee4b2 [S390] Calibrate delay and bogomips. by Martin Schwidefsky · 18 years ago
  29. cced1dd [S390] Add crypto support for 3592 tape devices by Michael Holzheu · 18 years ago
  30. 1b27829 [S390] Support for s390 Pseudo Random Number Generator by Jan Glauber · 18 years ago
  31. d54853e [S390] ETR support. by Martin Schwidefsky · 18 years ago
  32. 347d59d [S390] cio: Don't spam debug feature. by Cornelia Huck · 18 years ago
  33. 184357a [S390] Cleanup of CHSC event handling. by Peter Oberparleiter · 18 years ago
  34. 0f008aa [S390] cio: declare hardware structures packed. by Peter Oberparleiter · 18 years ago
  35. 758976f [S390] cio: Catch operand exceptions on stsch. by Cornelia Huck · 18 years ago
  36. 336c340 [S390] dasd: fix unconditional reserve handling. by Horst Hummel · 18 years ago
  37. db27381 [S390] Remove dasd_ccw_log function. by Horst Hummel · 18 years ago
  38. c48e091 [S390] Small barrier() and cpu_relax() cleanup. by Heiko Carstens · 18 years ago
  39. 1125b46 [S390] cio: Use device_{create,remove}_bin_file. by Cornelia Huck · 18 years ago
  40. c59d744 [S390] sclp: don't call local_bh_disable/_local_bh_enable if in_interrupt() by Heiko Carstens · 18 years ago
  41. 444f0e5 [S390] Show loaded DCSS segments under /proc/iomem. by Gerald Schaefer · 18 years ago
  42. 18374d3 [S390] cio: Restart path verification after unsolicited interrupt. by Cornelia Huck · 18 years ago
  43. e3c699b [S390] dasd: fix bug in dasd initialization cleanup by Stefan Weinhuber · 18 years ago
  44. dbd8ae6 [S390] sclp: invalid handling of temporary 'not operational' status by Peter Oberparleiter · 18 years ago
  45. 32c5b05 [S390] cio: Remove check for ssd in chpids_show(). by Cornelia Huck · 18 years ago
  46. b0f1779 [S390] Check the return value of kthread_run(). by Akinobu Mita · 18 years ago
  47. 2b67fc4 [S390] Get rid of a lot of sparse warnings. by Heiko Carstens · 18 years ago
  48. a417a21 USB HID: handle multi-interface devices for Apple macbook pro properly by Soeren Sonnenburg · 18 years ago
  49. dd64c15 HID: move away from DEBUG defines in favor of CONFIG_HID_DEBUG by Jiri Kosina · 18 years ago
  50. 43c7bf0 USB HID: fix bogus comment in hid_get_class_descriptor() by Jiri Kosina · 18 years ago
  51. 8235ca3 USB HID: remove hid_find_field_by_usage() by Jiri Kosina · 18 years ago
  52. 7c37914 HID: API - fix leftovers of hidinput API in USB HID by Jiri Kosina · 18 years ago
  53. c080d89 HID: hid debug from hid-debug.h to hid layer by Jiri Kosina · 18 years ago
  54. 20eb127 hid: force feedback driver for PantherLord USB/PS2 2in1 Adapter by Anssi Hannula · 18 years ago
  55. 5556fea hid: quirk for multi-input devices with unneeded output reports by Anssi Hannula · 18 years ago
  56. c414606 hid: allow force feedback for multi-input devices by Anssi Hannula · 18 years ago
  57. b45bfcc IB/ehca: Remove obsolete prototypes by Hoang-Nam Nguyen · 18 years ago
  58. 4c34bdf IB/ehca: Remove use of do_mmap() by Hoang-Nam Nguyen · 18 years ago
  59. 1f12667 RDMA/addr: Handle ethernet neighbour updates during route resolution by Steve Wise · 18 years ago
  60. 1033ff6 IB/srp: Don't wait for response when QP is in error state. by Ishai Rabinovitz · 18 years ago
  61. 062dbb6 IB: Return qp pointer as part of ib_wc by Michael S. Tsirkin · 18 years ago
  62. f9d429a mmc: tifm: replace kmap with page_address by Pierre Ossman · 18 years ago
  63. c70840e mmc: sdhci: fix voltage ocr by Pierre Ossman · 18 years ago
  64. 2a22b14 mmc: sdhci: replace kmap with page_address by Pierre Ossman · 18 years ago
  65. 4a0ddbd mmc: wbsd: replace kmap with page_address by Pierre Ossman · 18 years ago
  66. df1c4b7 mmc: handle pci_enable_device() return value in sdhci by Pierre Ossman · 18 years ago
  67. 397411e mmc: Proper unclaim in mmc_block by Pierre Ossman · 18 years ago
  68. ae06eaf mmc: Graceful fallback for fancy features by Pierre Ossman · 18 years ago
  69. 5ba593a mmc: Handle wbsd's stupid command list by Pierre Ossman · 18 years ago
  70. 55db890 mmc: Allow host drivers to specify max block count by Pierre Ossman · 18 years ago
  71. fe4a3c7 mmc: Allow host drivers to specify a max block size by Pierre Ossman · 18 years ago
  72. dba4acc tifm_sd: add suspend and resume functionality by Alex Dubov · 18 years ago
  73. 41d78f74 tifm_core: add suspend/resume infrastructure for tifm devices by Alex Dubov · 18 years ago
  74. 8b40ada tifm_7xx1: prettify by Alex Dubov · 18 years ago
  75. b5ad676 tifm_7xx1: recognize device 0xac8f as supported by Alex Dubov · 18 years ago
  76. 7146f0d tifm_7xx1: switch from workqueue to kthread by Alex Dubov · 18 years ago
  77. 6412d92 tifm_7xx1: Merge media insert and media remove functions by Alex Dubov · 18 years ago
  78. 1499ead tifm_7xx1: simplify eject function by Alex Dubov · 18 years ago
  79. 217334d Add dummy_signal_irq function to save check in ISR by Alex Dubov · 18 years ago
  80. 50743f4 Remove unused return value from signal_irq callback by Alex Dubov · 18 years ago
  81. 2e8ce5e tifm_sd: prettify by Alex Dubov · 18 years ago
  82. 8e02f85 tifm_sd: restructure initialization, removal and command handling by Alex Dubov · 18 years ago
  83. 83d420b tifm_sd: fix hardware timeout setup by Alex Dubov · 18 years ago
  84. 0803dd0 tifm_sd: Switch software timeout handler from work_struct to timer by Alex Dubov · 18 years ago
  85. 255ef22 tifm_sd: use kmap_atomic instead of kmap for PIO data buffer by Alex Dubov · 18 years ago
  86. 1289335 tifm_sd: alter order of the states in the command handler by Alex Dubov · 18 years ago
  87. fba68bd mmc: Add support for SDHC cards by Philip Langdale · 18 years ago
  88. 9e9dc5f mmc: Power quirk for ENE controllers by Darren Salt · 18 years ago
  89. 11354d0 mmc: let host be parent of cards by Pierre Ossman · 18 years ago
  90. f22ee4e mmc: replace host->card_busy by Pierre Ossman · 18 years ago
  91. 279bc44 mmc: au1xmmc: return errors for unknown response types by Manuel Lauss · 18 years ago
  92. 8299977 mmc: au1xmmc: implement proper ro switch detection by Manuel Lauss · 18 years ago
  93. 886ae1f [PATCH] fix rtl8150 by Al Viro · 18 years ago
  94. ce35a81 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 18 years ago
  95. 24d8f6a [PATCH] net/smc911x: match up spin lock/unlock by Peter Korsgaard · 18 years ago
  96. 017f2e3 [SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crash by Nagendra Singh Tomar · 18 years ago
  97. e47fddf Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  98. 49c8042 libata: Initialize nbytes for internal sg commands by Brian King · 18 years ago
  99. 05c39e5 pata_via: Correct missing comments by Alan · 18 years ago
  100. 54494f3 pata_atiixp: propogate cable detection hack from drivers/ide to the new driver by Alan · 18 years ago