1. 0716302 palm_bk3710: use ->pio_mode value to determine pair device speed by Bartlomiej Zolnierkiewicz · 15 years ago
  2. 8776168 ide: change ->set_dma_mode method parameters by Bartlomiej Zolnierkiewicz · 15 years ago
  3. e085b3c ide: change ->set_pio_mode method parameters by Bartlomiej Zolnierkiewicz · 15 years ago
  4. 468b5ef IDE: palm_bk3710: convert clock usage after clkdev conversion by Kevin Hilman · 15 years ago
  5. 9f36d31 ide: remove hw_regs_t typedef by Bartlomiej Zolnierkiewicz · 15 years ago
  6. dca3983 ide: pass number of ports to ide_host_{alloc,add}() (v2) by Bartlomiej Zolnierkiewicz · 15 years ago
  7. 29e52cf ide: remove chipset field from hw_regs_t by Bartlomiej Zolnierkiewicz · 15 years ago
  8. d7f51435 palm_bk3710: palm_bk3710_udmatimings[] CodingStyle fixup by Bartlomiej Zolnierkiewicz · 15 years ago
  9. 33e8601 palm_bk3710: those registers/bitfields don't exist by David Brownell · 15 years ago
  10. db2f38c palm_bk3710: UDMA performance fix by David Brownell · 15 years ago
  11. 13b8860 IDE: palm_bk3710: use ioremap instead of arch-specific IO_ADDRESS() by Kevin Hilman · 15 years ago
  12. ef183f6 drivers/ide/palm_bk3710.c buildfix by David Brownell · 16 years ago
  13. 3f023b0 ide: don't set hwif->dma_ops in init_dma() method by Sergei Shtylyov · 16 years ago
  14. 2bfba3c ide: remove useless subdirs from drivers/ide/ by Bartlomiej Zolnierkiewicz · 16 years ago[Renamed from drivers/ide/arm/palm_bk3710.c]
  15. 3ceca72 ide: include <linux/hdreg.h> only when needed by Bartlomiej Zolnierkiewicz · 16 years ago
  16. 7e59ea2 ide: check drive->present in ide_get_paired_drive() by Bartlomiej Zolnierkiewicz · 16 years ago
  17. 4dde449 ide: make drive->id an union (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  18. bfc2f01 palm_bk3710: improve IDE registration by David Brownell · 16 years ago
  19. a1aee86 IDE: palm_bk3710: fix compile warning for unused variable by Kevin Hilman · 16 years ago
  20. f454cbe ide: ->cable_detect method cannot be marked __devinit by Bartlomiej Zolnierkiewicz · 16 years ago
  21. a0f403b palm_bk3710: add UltraDMA/100 support by Sergei Shtylyov · 16 years ago
  22. 6f904d0 ide: add ide_host_add() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  23. 48c3c10 ide: add struct ide_host (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  24. 761052e ide: remove ->INB, ->OUTB and ->OUTBSYNC methods by Bartlomiej Zolnierkiewicz · 16 years ago
  25. 81e8d5a ide: remove ide_setup_dma() by Bartlomiej Zolnierkiewicz · 16 years ago
  26. c97c6ac ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  27. 256c5f8 ide: fix hwif-s initialization by Bartlomiej Zolnierkiewicz · 16 years ago
  28. f06ab34 ide: convert ide-timing.h to ide-timings.c library (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  29. 1357214 ide: remove ->mmio flag from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  30. 8c6e46d palm_bk3710: fix tRP for UDMA mode 4 by Mikhail Cherkashin · 16 years ago
  31. ffab6cf palm_bk3710: fix IDECLK period calculation by Sergei Shtylyov · 16 years ago
  32. ce42a54 palm_bk3710: fix resource management by Sergei Shtylyov · 16 years ago
  33. fb37496 palm_bk3710: add warm-plug support by Bartlomiej Zolnierkiewicz · 16 years ago
  34. c5dd43e ide: add IDE_HFLAG_MMIO host flag (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  35. 4c3032d ide: add struct ide_io_ports (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  36. bf64b7a ide: sanitize ide_unregister() usage by Bartlomiej Zolnierkiewicz · 16 years ago
  37. f37afda ide: constify struct ide_dma_ops by Bartlomiej Zolnierkiewicz · 16 years ago
  38. 5e37bdc ide: add struct ide_dma_ops (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  39. b552a2c palm_bk3710: use ->init_dma method by Bartlomiej Zolnierkiewicz · 16 years ago
  40. 63158d5 ide: cleanup ide_setup_dma() by Bartlomiej Zolnierkiewicz · 16 years ago
  41. ac95bee ide: add struct ide_port_ops (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  42. 00fe8b7 ide: use DIV_ROUND_UP by Julia Lawall · 16 years ago
  43. 59bff5b ide: cleanup ide_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  44. 458622f ATA/IDE: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  45. 2304dc6 ide: remove ->hold field from ide_hwif_t (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  46. 93de00f ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3) by Bartlomiej Zolnierkiewicz · 16 years ago
  47. 4f0eee4 ide: use ide_find_port() instead of ide_deprecated_find_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  48. c79b60d palm_bk3710: use struct ide_port_info by Bartlomiej Zolnierkiewicz · 16 years ago
  49. c92a7f1 palm_bk3710: port initialization/probing bugfix by Bartlomiej Zolnierkiewicz · 16 years ago
  50. d4452be palm_bk3710: fix ide_unregister() usage by Bartlomiej Zolnierkiewicz · 16 years ago
  51. 7824bc6 palm_bk3710: ide_register_hw() -> ide_device_add() by Bartlomiej Zolnierkiewicz · 16 years ago
  52. 7c7e92a Palmchip BK3710 IDE driver by Anton Salnikov · 16 years ago