1. 1b3e5ba i2c/tsl2550: Add power management added by Rodolfo Giometti · 17 years ago
  2. 5864ae0 i2c: Add support for the PCF8575 chip by Bart Van Assche · 17 years ago
  3. 217bcec i2c-ibm_iic: Whitespace cleanup by Stefan Roese · 17 years ago
  4. ccf60d8 i2c-pasemi: use i2c_add_numbered_adapter() by Olof Johansson · 17 years ago
  5. 541b6a7 i2c-nforce2: The nForce2 can do block transactions by Jean Delvare · 17 years ago
  6. 326e96b printk: revert ktime_get() timestamps by Ingo Molnar · 17 years ago
  7. ef3f2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  8. 1c7c2cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  9. 0444fa7 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  10. 69e4d4c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  11. 4fb4c55 [POWERPC] mpc52xx_psc_spi device driver must not touch port_config and cdm by Grant Likely · 17 years ago
  12. c8004a2 [POWERPC] Add common clock setting routine mpc52xx_psc_set_clkdiv() by Grant Likely · 17 years ago
  13. 94d2dde [POWERPC] Efika: prune fixups and make them more carefull by Grant Likely · 17 years ago
  14. 24ce6bc [POWERPC] mpc5200: make dts files conform to generic names recommended practice by Grant Likely · 17 years ago
  15. 66ffbe4 [POWERPC] mpc5200: normalize compatible property bindings by Grant Likely · 17 years ago
  16. 82e3014 [POWERPC] mpc52xx: clean up Kconfig by Grant Likely · 17 years ago
  17. 58a5be3 [POWERPC] mpc5200: add #address-cells and #size-cells to soc node. by Paul Gortmaker · 17 years ago
  18. 7267c33 ide: remove REQ_TYPE_ATA_CMD by Bartlomiej Zolnierkiewicz · 17 years ago
  19. 5a9e77a ide: switch ide_cmd_ioctl() to use REQ_TYPE_ATA_TASKFILE requests by Bartlomiej Zolnierkiewicz · 17 years ago
  20. 34f5d5a ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requests by Bartlomiej Zolnierkiewicz · 17 years ago
  21. 0455fcc ide: fix final status check in drive_cmd_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  22. 4d977e4 ide: check BUSY and ERROR status bits before reading data in drive_cmd_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  23. 18a056f ide: don't enable local IRQs for PIO-in in driver_cmd_intr() (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  24. 852738f ide: convert "empty" REQ_TYPE_ATA_CMD requests to use REQ_TYPE_ATA_TASKFILE by Bartlomiej Zolnierkiewicz · 17 years ago
  25. 145b75e ide: initialize rq->cmd_type in ide_init_drive_cmd() callers by Bartlomiej Zolnierkiewicz · 17 years ago
  26. 2624565 ide: use wait_drive_not_busy() in drive_cmd_intr() (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  27. 4906f3b ide: kill DATA_READY define by Bartlomiej Zolnierkiewicz · 17 years ago
  28. 4d7a984 ide: task_end_request() fix by Tejun Heo · 17 years ago
  29. 79f21b8 ide: use rq->nr_sectors in task_end_request() by Bartlomiej Zolnierkiewicz · 17 years ago
  30. 03c3c70 ide: remove needless ->cursg clearing from task_end_request() by Bartlomiej Zolnierkiewicz · 17 years ago
  31. 657cc1a ide: set IDE_TFLAG_IN_* flags before queuing/executing command by Bartlomiej Zolnierkiewicz · 17 years ago
  32. 3687221 ide-tape: fix handling of non-special requests in ->end_request method by Bartlomiej Zolnierkiewicz · 17 years ago
  33. 73d7de0 ide: fix final status check in task_in_intr() by Bartlomiej Zolnierkiewicz · 17 years ago
  34. 49c746e ide: clear HOB bit for REQ_TYPE_ATA_CMD requests in ide_end_drive_cmd() by Bartlomiej Zolnierkiewicz · 17 years ago
  35. 35cf2b9 ide: fix ->io_32bit race in ide_taskfile_ioctl() by Tejun Heo · 17 years ago
  36. 63c4467 cmd64x: remove /proc/ide/cmd64x by Bartlomiej Zolnierkiewicz · 17 years ago
  37. 9e47be0 ide: remove broken disk byte-swapping support by Bartlomiej Zolnierkiewicz · 17 years ago
  38. 3a5015c ide: add ide_busy_sleep() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  39. ce71ed9 ide: make CONFIG_IDEPCI_PCIBUS_ORDER visible and deprecate it by Bartlomiej Zolnierkiewicz · 17 years ago
  40. 9ac5922 ide: move CONFIG_IDEPCI_PCIBUS_ORDER code to ide-scan-pci.c by Bartlomiej Zolnierkiewicz · 17 years ago
  41. c99c92c ide: print banner message once per controller in m68k host drivers by Bartlomiej Zolnierkiewicz · 17 years ago
  42. 81ca691 ide: add ide_set_irq() inline helper by Bartlomiej Zolnierkiewicz · 17 years ago
  43. 4f52a32 ide-pmac: use custom hwif->sg_max_nents only if DMA support is enabled by Bartlomiej Zolnierkiewicz · 17 years ago
  44. ce635f6 rapide: remove write-only hwif->hwif_data by Bartlomiej Zolnierkiewicz · 17 years ago
  45. 79127c3 ide: use ide_init_port_hw() in setup-pci.c by Bartlomiej Zolnierkiewicz · 17 years ago
  46. 6828fc9 ide: always use ide_std_init_ports() in setup-pci.c by Bartlomiej Zolnierkiewicz · 17 years ago
  47. aa79a2f au1xxx-ide: use ide_init_port_hw() by Bartlomiej Zolnierkiewicz · 17 years ago
  48. a42bcc0 au1xxx-ide: au_ide_probe() fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  49. ade2daf ide: make remaining built-in only IDE host drivers modular (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  50. 8ac4ce7 ide: fix host drivers depending on ide_generic to probe for interfaces (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  51. ac87e41 cmd640: fix dependency on IDE_GENERIC by Bartlomiej Zolnierkiewicz · 17 years ago
  52. 9440009 ide: move ide_arm_init() call from init_ide_data() to ide_init() by Bartlomiej Zolnierkiewicz · 17 years ago
  53. cbb010c ide: drop 'initializing' argument from ide_register_hw() by Bartlomiej Zolnierkiewicz · 17 years ago
  54. 57c802e ide: add ide_init_port_hw() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  55. 8f8e848 sgiioc4: always init hwif->io_ports by Bartlomiej Zolnierkiewicz · 17 years ago
  56. b0d5bc2 ide: Fix build break caused by "ide: remove ideprobe_init()" by Olof Johansson · 17 years ago
  57. 151575e ide: remove ideprobe_init() by Bartlomiej Zolnierkiewicz · 17 years ago
  58. 7151834 ide: add hwif->chipset fixup to ide_device_add() by Bartlomiej Zolnierkiewicz · 17 years ago
  59. aae73b4 swarm: set hwif->chipset by Bartlomiej Zolnierkiewicz · 17 years ago
  60. 23d8e72 rapide: set hwif->chipset by Bartlomiej Zolnierkiewicz · 17 years ago
  61. 2e13093 ide: fix probing for hosts with serialized or IRQ sharing interfaces by Bartlomiej Zolnierkiewicz · 17 years ago
  62. ba6560a ide: kill probe_hwif_init() by Bartlomiej Zolnierkiewicz · 17 years ago
  63. 795d74b ide: don't try to unregister interfaces if 'initializing' in ide_register_hw() by Bartlomiej Zolnierkiewicz · 17 years ago
  64. f01393e ide: merge ->fixup and ->quirkproc methods by Bartlomiej Zolnierkiewicz · 17 years ago
  65. 6dd9b83 ide: dump taskfile HOB registers in ide_tf_load() (if DEBUG is defined) by Bartlomiej Zolnierkiewicz · 17 years ago
  66. 15ce926 ide: merge ->dma_host_{on,off} methods into ->dma_host_set method by Bartlomiej Zolnierkiewicz · 17 years ago
  67. f37aaf9 ide: move drive->using_dma check to callers of ->dma_host_on method by Bartlomiej Zolnierkiewicz · 17 years ago
  68. 8ae60e3 atiixp: remove ->dma_host_on and ->dma_host_off methods by Bartlomiej Zolnierkiewicz · 17 years ago
  69. 07a085e ide-cris: fix DMA methods by Bartlomiej Zolnierkiewicz · 17 years ago
  70. 4a546e0 ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  71. 378f577 au1xxx-ide: add ide_toggle_bounce() calls by Bartlomiej Zolnierkiewicz · 17 years ago
  72. c580969 icside: add ide_toggle_bounce() calls by Bartlomiej Zolnierkiewicz · 17 years ago
  73. e5efba3 sgiioc4: add ide_toggle_bounce() calls by Bartlomiej Zolnierkiewicz · 17 years ago
  74. 8704de8 cy82c693: add ->set_dma_mode method by Bartlomiej Zolnierkiewicz · 17 years ago
  75. a530201 cy82c693: correct DMA modes clipping by Bartlomiej Zolnierkiewicz · 17 years ago
  76. aea5d37 ide: (hopefully) fix VDMA for CS5520 by Bartlomiej Zolnierkiewicz · 17 years ago
  77. 29ec683 ide-disk: add idedisk_set_doorlock() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  78. 7b971df serverworks: cleanup ->set_dma_mode method by Bartlomiej Zolnierkiewicz · 17 years ago
  79. 0859055 sl82c105: remove no longer needed ->selectproc method by Bartlomiej Zolnierkiewicz · 17 years ago
  80. 6ae8b1e sl82c105: program DMA/PIO timings in ->dma_start/->ide_dma_end by Bartlomiej Zolnierkiewicz · 17 years ago
  81. 5de865b ARM kprobes: let's enable it by Nicolas Pitre · 17 years ago
  82. 7969691 ARM kprobes: special hook for the kprobes breakpoint handler by Nicolas Pitre · 17 years ago
  83. 785d3cd ARM kprobes: prevent some functions involved with kprobes from being probed by Nicolas Pitre · 17 years ago
  84. d30a0c8 ARM kprobes: don't let a single-stepped stmdb corrupt the exception stack by Nicolas Pitre · 17 years ago
  85. 25ce1dd ARM kprobes: add the kprobes hook to the page fault handler by Nicolas Pitre · 17 years ago
  86. 24ba613 ARM kprobes: core code by Abhishek Sagar · 17 years ago
  87. 35aa1df ARM kprobes: instruction single-stepping support by Quentin Barnes · 17 years ago
  88. 512f03f [ARM] pxa: skip registers saving/restoring if entering standby mode by eric miao · 17 years ago
  89. dd01b2f [ARM] pxa: fix PXA27x resume by Russell King · 17 years ago
  90. fd8e7af [ARM] pxa: Avoid fiddling with CKEN register on suspend by Russell King · 17 years ago
  91. 7b5dea1 [ARM] pxa: Add PXA3 standby code hooked into the IRQ wake scheme by Russell King · 17 years ago
  92. a10476d [ARM] pxa: Add zylonite MFP wakeup configurations by Russell King · 17 years ago
  93. d4fc858 [ARM] pxa: program MFPs for low power mode when suspending by Russell King · 17 years ago
  94. 7f7c8a6 [ARM] pxa: make MFP configuration processor independent by eric miao · 17 years ago
  95. 0ad1fbc [ARM] pxa: remove un-used pxa3xx_mfp_set_xxx() functions by eric miao · 17 years ago
  96. 83b6759 [ARM] pxa: introduce a new file mfp-pxa3xx.h for common pin configurations by eric miao · 17 years ago
  97. 533462f [ARM] pxa: omit PXA25x or PXA27x standby/sleep code as appropriate by Russell King · 17 years ago
  98. f79299c [ARM] pxa: clean up pxa{27x,25x}_init_pm() to empty if CONFIG_PM not defined by eric miao · 17 years ago
  99. 8785a8f [ARM] pxa: move memory controller registers into pxa2xx-regs.h by Russell King · 17 years ago
  100. 7664c40 [ARM] pxa: increase size of memory mapping by Russell King · 17 years ago