1. 5c2854e ide: skip not present devices in init_gendisk() by Bartlomiej Zolnierkiewicz · 17 years ago
  2. 521fd1e ide: remove incorrect init_gendisk() comment by Bartlomiej Zolnierkiewicz · 17 years ago
  3. 1f2cf8b ide: add ->port_init_devs method to ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  4. 807b90d ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flags by Bartlomiej Zolnierkiewicz · 17 years ago
  5. 7704ca2 ide: factor out code initializing devices from ide_init_port() by Bartlomiej Zolnierkiewicz · 17 years ago
  6. 909f436 ide: fix ide_unregister() usage in host drivers by Bartlomiej Zolnierkiewicz · 17 years ago
  7. 9e016a7 ide: add ide_deprecated_find_port() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  8. f82c2b1 ide: add 'init_default' and 'restore' arguments to ide_unregister() by Bartlomiej Zolnierkiewicz · 17 years ago
  9. ead741d ide: remove redundant init_hwif_default() call from ide_register_hw() by Bartlomiej Zolnierkiewicz · 17 years ago
  10. 2244e85 ide: remove redundant hwif->present check from ide_register_hw() by Bartlomiej Zolnierkiewicz · 17 years ago
  11. 1bee4d1 pdc202xx_old: remove surplus initialiser by Alan Cox · 17 years ago
  12. fc6c5bc ide-floppy: bump driver version number by Borislav Petkov · 17 years ago
  13. 0571c7a ide-floppy: fix most of the remaining checkpatch.pl issues by Borislav Petkov · 17 years ago
  14. 6e5fa7b ide-floppy: remove atomic test_*bit macros by Borislav Petkov · 17 years ago
  15. 757ced8 ide-floppy: remove unused flag PC_ABORT by Borislav Petkov · 17 years ago
  16. f373bd8 ide-floppy: remove IDEFLOPPY_DEBUG_INFO by Borislav Petkov · 17 years ago
  17. ae7e8dd ide-floppy: remove unused IDEFLOPPY_USE_READ12 by Borislav Petkov · 17 years ago
  18. 32925e1 ide-floppy: merge idefloppy_{input,output}_buffers by Borislav Petkov · 17 years ago
  19. 0eea645 ide-floppy: use an xfer_func_t and io_buf_t typedefs in order to unify rw by Borislav Petkov · 17 years ago
  20. 0bf399e ide-floppy: remove IDEFLOPPY_DEBUG_BUGS macro by Borislav Petkov · 17 years ago
  21. d652c13 ide-floppy: mv idefloppy_{should_,}report_error by Borislav Petkov · 17 years ago
  22. d30a7fb ide-floppy: report DMA handling in idefloppy_pc_intr() properly by Borislav Petkov · 17 years ago
  23. 20bf7bd ide-floppy: factor out ioctl handlers from idefloppy_ioctl() by Borislav Petkov · 17 years ago
  24. 194ec0c ide-floppy: remove struct idefloppy_capacity_descriptor by Borislav Petkov · 17 years ago
  25. 8e81bbb ide-floppy: remove struct idefloppy_flexible_disk_page by Borislav Petkov · 17 years ago
  26. 24a5d70 ide-floppy: remove struct idefloppy_mode_parameter_header by Borislav Petkov · 17 years ago
  27. a6ff2d3 ide-floppy: remove struct idefloppy_request_sense_result by Borislav Petkov · 17 years ago
  28. 4d37d32 ide-floppy: remove struct idefloppy_inquiry_result by Borislav Petkov · 17 years ago
  29. 948391d ide-floppy: remove struct idefloppy_capabilities_page by Borislav Petkov · 17 years ago
  30. bcc77d9 ide-floppy: cleanup and unify debugging macro calls by Borislav Petkov · 17 years ago
  31. 7e8b163 ide-floppy: include the proper headers by Borislav Petkov · 17 years ago
  32. 9a24b63 ide-floppy: disambiguate function names by Borislav Petkov · 17 years ago
  33. 0078df2 ide-floppy: remove unnecessary ->handler != NULL check by Borislav Petkov · 17 years ago
  34. 8f62243 ide-floppy: replace ntoh{s,l} and hton{s,l} calls with the generic byteorder by Borislav Petkov · 17 years ago
  35. 30d6709 ide-floppy: convert to generic packet commands by Borislav Petkov · 17 years ago
  36. 78829dd ide: remove needless includes from PCI host drivers by Bartlomiej Zolnierkiewicz · 17 years ago
  37. bfa14b4 ide: add ->cable_detect method to ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  38. c413b9b ide: add struct ide_port_info instances to legacy host drivers by Bartlomiej Zolnierkiewicz · 17 years ago
  39. 1ebf749 ide: separate PCI specific init from generic init in ide_pci_setup_ports() by Bartlomiej Zolnierkiewicz · 17 years ago
  40. bf77c53 ide: always set DMA masks in ide_pci_setup_ports() by Bartlomiej Zolnierkiewicz · 17 years ago
  41. d4e6d4e macide: remove drive->capacity64 quirk by Bartlomiej Zolnierkiewicz · 17 years ago
  42. b4d1c73 atiixp/cs5535/scc_pata: fix "idex=ata66" parameter handling by Bartlomiej Zolnierkiewicz · 17 years ago
  43. bd38dd3 au1xxx-ide: fix ->io_32bit handling by Bartlomiej Zolnierkiewicz · 17 years ago
  44. 36e9dc4 dtc2278: fix ->io_32bit handling by Bartlomiej Zolnierkiewicz · 17 years ago
  45. 5fcf500 ieee1394: sbp2: fix bogus s/g access change by Stefan Richter · 17 years ago
  46. 3c60284 ACPI: fan: build fix for CONFIG_ACPI_PROCFS=n by Len Brown · 17 years ago
  47. db28838 [Blackfin] serial driver: Add flow control support to bf54x by Sonic Zhang · 17 years ago
  48. 3391a76 ACPI: throttling: fix build warning by Len Brown · 17 years ago
  49. 8b01eaf [Blackfin] arch: Enable UART2 and UART3 for bf548 by Sonic Zhang · 17 years ago
  50. 83d9cde [Blackfin] arch: Enable NET2272 on BF561-EZkit - remove request_mem_region by Michael Hennerich · 17 years ago
  51. f1bceb4 [Blackfin] arch:Fix BUG [#3876] pfbutton test for BTN3 on bf533 don't show complete info by Michael Hennerich · 17 years ago
  52. a8c1238 [Blackfin] arch: remove duplicated definitions of the line discipline numbers N_* in asm-blackfin/termios.h by Tilman Schmidt · 17 years ago
  53. c0eab3b [Blackfin] arch: fix building with mtd uclinux by putting the mtd_phys option into the function it actually gets used in by Mike Frysinger · 17 years ago
  54. 550d553 [Blackfin] arch: simpler header and update dates by Mike Frysinger · 17 years ago
  55. b7627ac [Blackfin] arch: move the init sections to the end of memory by Mike Frysinger · 17 years ago
  56. 80f31c8 [Blackfin] arch: change the trace buffer control start/stop logic in the exception handlers by Mike Frysinger · 17 years ago
  57. a3acf52 [Blackfin] arch: fix typo in printk message by Mike Frysinger · 17 years ago
  58. a01d7a7 [Blackfin] arch: this is an ezkit, not a stamp, so fixup the init function name by Mike Frysinger · 17 years ago
  59. cf93425 [Blackfin] arch: add slightly better help text for CPLB_INFO by Mike Frysinger · 17 years ago
  60. 33a2a52 ACPI: Update the t-state for every affected cpu when t-state is changed by Zhao Yakui · 17 years ago
  61. e4aa5cb ACPI : Add T-state event notifier function by Zhao Yakui · 17 years ago
  62. 1180509 ACPI : Update T-state coordination after getting _TSD info by Zhao Yakui · 17 years ago
  63. 8765427 ACPI : Check parameter when calling acpi_processor_get/set_throttling by Zhao Yakui · 17 years ago
  64. 3abbd33 ACPI: Set _PSD ACPI_PDC_SMP_T_SWCOORD by Zhao Yakui · 17 years ago
  65. 0119509 ACPI: video: Ignore devices that aren't present in hardware by Matthew Garrett · 17 years ago
  66. 6cda2e9 [Blackfin] arch: Fix BUG - Enable ISP1362 driver to work ok with BF561 by Michael Hennerich · 17 years ago
  67. a680ae9 [Blackfin] arch: Fix header file information by Michael Hennerich · 17 years ago
  68. e9d76c2 [Blackfin] arch: Add Support for ISP1362 by Michael Hennerich · 17 years ago
  69. c827902 [Blackfin] arch: add support for cmdline partitioning to the BF533-STAMP flash map driver and enable it as a module by default by Mike Frysinger · 17 years ago
  70. cfefe3c [Blackfin] arch: hook up set_irq_wake in Blackfin's irq code by Michael Hennerich · 17 years ago
  71. 2c4f829 [Blackfin] arch: Merge BF561 support into ints-priority by Michael Hennerich · 17 years ago
  72. 856783b [Blackfin] arch: add "memmap=nn[KMG]@ss[KMG]" and "memmap=nn[KMG]$ss[KMG]" options to blackfin, based on arch/i386/kernel/e820.c by Yi Li · 17 years ago
  73. 4cb4f22 [Blackfin] serial driver: Fix bug Poll RTS/CTS status in DMA mode as well by Sonic Zhang · 17 years ago
  74. 0954556 [Blackfin] serial driver: ADSP-BF52x arch/mach support by Michael Hennerich · 17 years ago
  75. c605999 [Blackfin] arch: error out if ANOMALY_05000263 applies while enabling the MPU by Mike Frysinger · 17 years ago
  76. 960265e [Blackfin] arch: fix bug: redefinition warning when compile EZKIT548 by Bryan Wu · 17 years ago
  77. 653a00c ACPI: thermal fixup by Zhang Rui · 17 years ago
  78. cc0573b intel_menlo: introduce new platform specific driver by Thomas Sujith · 17 years ago
  79. 041d4bb ACPI: CELSIUS_TO_KELVIN fixup by Zhang Rui · 17 years ago
  80. 2073393 ACPI: attach thermal zone info by Zhang Rui · 17 years ago
  81. 702ed51 ACPI: register ACPI Video LCD as generic thermal cooling device by Zhang Rui · 17 years ago
  82. d9460fd22 ACPI: register ACPI Processor as generic thermal cooling device by Zhang Rui · 17 years ago
  83. 05a83d9 ACPI: register ACPI Fan as generic thermal cooling device by Zhang Rui · 17 years ago
  84. ae9458d Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 17 years ago
  85. ce44e19 ACPI: ACPI thermal zone handle notification correctly by Zhang Rui · 17 years ago
  86. 3f655ef ACPI: register ACPI thermal zone as generic thermal zone devices by Zhang Rui · 17 years ago
  87. 203d3d4 the generic thermal sysfs driver by Zhang Rui · 17 years ago
  88. 38531e6 ACPI: video: Rationalise ACPI backlight implementation by Matthew Garrett · 17 years ago
  89. 63e9b66 Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  90. 687fcdf Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  91. 215e871 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  92. b6cf160 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  93. ed50d6c debug: softlockup looping fix by Peter Zijlstra · 17 years ago
  94. 1cee5cc ACPI: thinkpad-acpi: bump up version to 0.19 by Henrique de Moraes Holschuh · 17 years ago
  95. 6a2e293 ACPI: thinkpad-acpi: update copyright dates to 2008 by Henrique de Moraes Holschuh · 17 years ago
  96. 50ebec0 ACPI: thinkpad-acpi: add poll() support to some sysfs attributes by Henrique de Moraes Holschuh · 17 years ago
  97. 013c40e ACPI: thinkpad-acpi: silence _sta warning by Henrique de Moraes Holschuh · 17 years ago
  98. d1edb2b ACPI: thinkpad-acpi: add X61t HKEY events by Henrique de Moraes Holschuh · 17 years ago
  99. a713b4d ACPI: thinkpad-acpi: wakeup on hotunplug reporting by Henrique de Moraes Holschuh · 17 years ago
  100. 3b64b51 ACPI: thinkpad-acpi: cleanup hotkey_notify and HKEY log messages by Henrique de Moraes Holschuh · 17 years ago