aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2007-10-12jiffies: remove unused macrosChris Wright1-6/+0
2007-10-12clockevents: Allow build w/o run-tine usage for migration purposesThomas Gleixner1-2/+6
2007-10-12clockevents: Remove unused inline functionThomas Gleixner1-1/+0
2007-10-12include/linux/Kbuild: remove duplicate entriesAdrian Bunk1-3/+0
2007-10-12[libata] struct pci_dev related cleanupsJeff Garzik1-19/+14
2007-10-12libata: use ata_exec_internal() for PMP register accessTejun Heo1-8/+0
2007-10-12libata: implement ATA_PFLAG_RESETTINGTejun Heo1-0/+1
2007-10-12libata-core: Expose gtm methods for driver useAlan Cox1-0/+2
2007-10-12libata: Add a drivers/ide style DMA disableAlan Cox1-0/+6
2007-10-12libata: add human-readable error value decodingRobert Hancock1-0/+9
2007-10-12libata-pmp: implement qc_defer for command switching PMP supportTejun Heo1-0/+1
2007-10-12libata-pmp: implement Port Multiplier supportTejun Heo1-0/+19
2007-10-12[PATCH] libata: Fix HPA handling regressionAlan Cox1-0/+1
2007-10-12libata-pmp-prep: implement sata_async_notification()Tejun Heo1-2/+2
2007-10-12libata-pmp-prep: implement ATA_HORKAGE_SKIP_PMTejun Heo1-0/+1
2007-10-12libata-pmp-prep: implement ATA_LFLAG_DISABLEDTejun Heo1-0/+3
2007-10-12libata-pmp-prep: implement ATA_LFLAG_NO_RETRYTejun Heo1-0/+1
2007-10-12libata-pmp-prep: implement ATA_LFLAG_NO_SRST, ASSUME_ATA and ASSUME_SEMBTejun Heo1-0/+4
2007-10-12libata-pmp-prep: implement qc_defer helpersTejun Heo1-0/+8
2007-10-12libata-pmp-prep: implement ops->qc_defer()Tejun Heo1-0/+6
2007-10-12libata-pmp-prep: add PMP related constants, fields, ops and update helpersTejun Heo1-4/+26
2007-10-12libata: misc updates for ANTejun Heo1-1/+1
2007-10-12libata: update ata_dev_try_classify() argumentsTejun Heo1-1/+2
2007-10-12ata: increase allowed config flagsKristen Carlson Accardi1-4/+4
2007-10-12libata: move EH repeat reporting into ata_eh_report()Tejun Heo1-2/+3
2007-10-12libata: implement and use ata_port_desc() to report port configurationTejun Heo1-2/+10
2007-10-12libata: Strict checking for identify reportingAlan Cox1-11/+85
2007-10-12[libata] Remove ->port_disable() hookJeff Garzik1-2/+0
2007-10-12[libata] add ACPI cable detect APIAlan Cox1-0/+6
2007-10-12[libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik1-4/+0
2007-10-12libata: add printf format attribute to ehi desc functionsTejun Heo1-2/+4
2007-10-12libata: use ata_port_printk() in ata_wait_idle()Tejun Heo1-2/+4
2007-10-12[libata] ahci: send event when AN receivedKristen Carlson Accardi1-0/+1
2007-10-12[libata] check for SATA async notify supportKristen Carlson Accardi2-0/+11
2007-10-12libata: Correct IORDY handlingAlan Cox1-1/+1
2007-10-12libata-link: add PMP linksTejun Heo1-6/+47
2007-10-12libata-link: implement ata_link_abort()Tejun Heo1-0/+1
2007-10-12libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flagsTejun Heo1-3/+8
2007-10-12libata-link: linkify config/EH related functionsTejun Heo1-2/+2
2007-10-12libata-link: linkify resetTejun Heo1-9/+10
2007-10-12libata-link: linkify PHY-related functionsTejun Heo1-12/+12
2007-10-12libata-link: implement and use link/device iteratorsTejun Heo1-3/+14
2007-10-12libata-link: introduce ata_linkTejun Heo1-15/+25
2007-10-12[SCSI] arcmsr: 1.20.00.15: add SATA RAID plus other fixesNick Cheng1-0/+3
2007-10-12[SCSI] Addition to pci_ids.h for ATTO Technology, Inc.Eric Moore1-0/+2
2007-10-12Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds3-20/+15
2007-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds1-1/+29
2007-10-12[BLOCK] Better fix for do_blk_trace_setup() for !CONFIG_BLOCKJens Axboe1-6/+1
2007-10-12[BLOCK] Move sector_div() from blkdev.h to kernel.hJens Axboe2-14/+14
2007-10-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds4-7/+41