summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* ide: fix ->io_32bit race in ide_taskfile_ioctl()Tejun Heo2008-01-261-0/+2
* ide: remove broken disk byte-swapping supportBartlomiej Zolnierkiewicz2008-01-261-1/+0Star
* ide: add ide_set_irq() inline helperBartlomiej Zolnierkiewicz2008-01-261-0/+5
* ide: make remaining built-in only IDE host drivers modular (take 2)Bartlomiej Zolnierkiewicz2008-01-261-1/+2
* ide: drop 'initializing' argument from ide_register_hw()Bartlomiej Zolnierkiewicz2008-01-261-1/+2
* ide: add ide_init_port_hw() helperBartlomiej Zolnierkiewicz2008-01-261-0/+1
* ide: Fix build break caused by "ide: remove ideprobe_init()"Olof Johansson2008-01-261-1/+1
* ide: remove ideprobe_init()Bartlomiej Zolnierkiewicz2008-01-261-2/+1Star
* ide: merge ->fixup and ->quirkproc methodsBartlomiej Zolnierkiewicz2008-01-261-6/+4Star
* ide: merge ->dma_host_{on,off} methods into ->dma_host_set methodBartlomiej Zolnierkiewicz2008-01-261-4/+2Star
* ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_tBartlomiej Zolnierkiewicz2008-01-261-4/+4
* cy82c693: add ->set_dma_mode methodBartlomiej Zolnierkiewicz2008-01-261-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-01-263-0/+4
|\
| * [SCSI] sysfs: add filter function to groupsJames Bottomley2008-01-231-0/+2
| * [SCSI] attribute_container: update to use the group interfaceJames Bottomley2008-01-231-0/+1
| * [SCSI] block: Introduce new blk_queue_update_dma_alignment interfaceJames Bottomley2008-01-121-0/+1
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-01-263-138/+162
|\ \
| * | dlm: Split lock mode and flag constants into a sharable header.Joel Becker2008-01-253-138/+162
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-01-264-85/+215
|\ \ \
| * | | ata_generic: Cenatek supportAlan Cox2008-01-231-0/+3
| * | | libata: factor out ata_pci_activate_sff_host() from ata_pci_one()Tejun Heo2008-01-231-0/+3
| * | | libata annotations and fixesAl Viro2008-01-231-2/+2
| * | | libata: make ata_port_queue_task() an internal functionJeff Garzik2008-01-231-2/+0Star
| * | | libata: make qc->nbytes include extra buffersTejun Heo2008-01-231-1/+2
| * | | libata: convert to chained sgTejun Heo2008-01-231-34/+8Star
| * | | libata: kill non-sg DMA interfaceTejun Heo2008-01-231-6/+1Star
| * | | libata: update ->data_xfer hook for ATAPITejun Heo2008-01-231-5/+6
| * | | libata: add ATAPI_* cmd types and implement atapi_cmd_type()Tejun Heo2008-01-231-0/+28
| * | | libata: rename ATA_PROT_ATAPI_* to ATAPI_PROT_*Tejun Heo2008-01-231-6/+6
| * | | cdrom: add more GPCMD_* constantsTejun Heo2008-01-231-0/+3
| * | | libata: reimplement ata_acpi_cbl_80wire() using ata_acpi_gtm_xfermask()Tejun Heo2008-01-231-3/+7
| * | | libata: implement ata_timing_cycle2mode() and use it in libata-acpi and pata_...Tejun Heo2008-01-231-4/+1Star
| * | | libata: separate out ata_acpi_gtm_xfermask() from pacpi_discover_modes()Tejun Heo2008-01-231-0/+25
| * | | libata: add ATA_CBL_PATA_IGNTejun Heo2008-01-232-3/+5
| * | | libata: xfer_mask is unsigned long not unsigned intTejun Heo2008-01-231-21/+25
| * | | libata: kill ata_id_to_dma_mode()Tejun Heo2008-01-231-1/+0Star
| * | | libata: clean up xfermode / PATA timing related stuffTejun Heo2008-01-231-9/+12
| * | | libata: export xfermode / PATA timing related functionsTejun Heo2008-01-231-0/+10
| * | | libata: implement ATA_DFLAG_DUBIOUS_XFERTejun Heo2008-01-231-0/+3
| * | | libata: clean up EH speed down implementationTejun Heo2008-01-231-1/+1
| * | | libata: implement protocol testsTejun Heo2008-01-231-7/+64
| * | | libata: rearrange ATA_DFLAG_*Tejun Heo2008-01-231-3/+3
| * | | libata: Disable ATA8-ACS proposed Trusted Computing features by defaultAlan Cox2008-01-231-1/+21
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-01-251-0/+2
|\ \ \ \
| * | | | V4L/DVB (6868): i2c-id.h: add I2C_DRIVERID_CS5345Hans Verkuil2008-01-251-0/+1
| * | | | V4L/DVB (6487): i2c-id: add M52790 driver IDHans Verkuil2008-01-251-0/+1
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-01-253-249/+138Star
|\ \ \ \
| * | | | ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flagBartlomiej Zolnierkiewicz2008-01-251-0/+1
| * | | | ide: make 'extra' field in struct ide_port_info u8Bartlomiej Zolnierkiewicz2008-01-251-1/+1
| * | | | ide-disk: use ide_get_lba_addr()Bartlomiej Zolnierkiewicz2008-01-251-0/+1