1. 14 Oct, 2008 38 commits
  2. 13 Oct, 2008 2 commits
    • Linus Torvalds's avatar
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 · 7591103c
      Linus Torvalds authored
      * git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6: (66 commits)
        ata: Add documentation for hard disk shock protection interface (v3)
        ide: Implement disk shock protection support (v4)
        ide-cd: fix printk format warning
        piix: add Hercules EC-900 mini-notebook to ich_laptop short cable list
        ide-atapi: assign taskfile flags per device type
        ide-cd: move cdrom_info.dma to ide_drive_t.dma
        ide: add ide_drive_t.dma flag
        ide-cd: add a debug_mask module parameter
        ide-cd: convert driver to new ide debugging macro (v3)
        ide: move SFF DMA code to ide-dma-sff.c
        ide: cleanup ide-dma.c
        ide: cleanup ide_build_dmatable()
        ide: remove needless includes from ide-dma.c
        ide: switch to DMA-mapping API part #2
        ide: make ide_dma_timeout() available also for CONFIG_BLK_DEV_IDEDMA_SFF=n
        ide: make ide_dma_lost_irq() available also for CONFIG_BLK_DEV_IDEDMA_SFF=n
        ide: __ide_dma_end() -> ide_dma_end()
        pmac: remove needless pmac_ide_destroy_dmatable() wrapper
        pmac: remove superfluous pmif == NULL checks
        ide: Two fixes regarding memory allocation
        ...
      7591103c
    • Linus Torvalds's avatar
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 · 2be4ff2f
      Linus Torvalds authored
      * git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6: (49 commits)
        pcmcia: ioctl-internal definitions
        pcmcia: cistpl header cleanup
        pcmcia: remove unused argument to pcmcia_parse_tuple()
        pcmcia: card services header cleanup
        pcmcia: device_id header cleanup
        pcmcia: encapsulate ioaddr_t
        pcmcia: cleanup device driver header file
        pcmcia: cleanup socket services header file
        pcmcia: merge ds_internal.h into cs_internal.h
        pcmcia: cleanup cs_internal.h
        pcmcia: cs_internal.h is internal
        pcmcia: use dev_printk for cs_error()
        pcmcia: remove CS_ error codes alltogether
        pcmcia: deprecate CS_BAD_TUPLE
        pcmcia: deprecate CS_BAD_ARGS
        pcmcia: deprecate CS_BAD_BASE, CS_BAD_IRQ, CS_BAD_OFFSET and CS_BAD_SIZE
        pcmcia: deprecate CS_BAD_ATTRIBUTE, CS_BAD_TYPE and CS_BAD_PAGE
        pcmcia: deprecate CS_NO_MORE_ITEMS
        pcmcia: deprecate CS_IN_USE
        pcmcia: deprecate CS_CONFIGURATION_LOCKED
        ...
      
      Fix trivial conflict in drivers/pcmcia/ds.c manually
      2be4ff2f