summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libata pata_via: ACPI checks for 80wire cableAlan Cox2007-10-121-0/+3
* libata pata_amd: ACPI checks for 80wire cableAlan Cox2007-10-121-0/+3
* [libata] add ACPI cable detect APIAlan Cox2007-10-122-0/+44
* [libata] Remove ->irq_ack() hook, and ata_dummy_irq_on()Jeff Garzik2007-10-1266-207/+2
* libata: add printf format attribute to ehi desc functionsTejun Heo2007-10-121-2/+4
* libata: use ata_port_printk() in ata_wait_idle()Tejun Heo2007-10-121-2/+4
* libata-add-irq_flags-to-struct-pata_platform_info-fixAndrew Morton2007-10-121-1/+1
* ata_piix: disallow UDMA 133 on ICH5 & ICH7Christian Lamparter2007-10-121-4/+4
* ahci: Store interrupt valueKristen Carlson Accardi2007-10-121-1/+10
* [libata] ahci: send event when AN receivedKristen Carlson Accardi2007-10-123-0/+43
* [libata] check for SATA async notify supportKristen Carlson Accardi2007-10-123-0/+64
* pata_cmd64x: Set up MWDMA modes properlyAlan Cox2007-10-121-11/+26
* libata: Note that our cache flush code needs fixing upAlan Cox2007-10-121-0/+4
* libata-core: Document some limits/assumptions about ID_ATAAlan Cox2007-10-121-2/+8
* libata: add support for ATA_16 on ATAPIMark Lord2007-10-123-16/+41
* libata: move ata_altstatus() to pio data xfer functionsAlbert Lee2007-10-121-4/+3
* libata: Correct IORDY handlingAlan Cox2007-10-122-2/+6
* libata-link: update Power Management to handle PMP linksTejun Heo2007-10-121-2/+5
* libata-link: update hotplug to handle PMP linksTejun Heo2007-10-122-52/+114
* libata-link: update EH to deal with PMP linksTejun Heo2007-10-121-70/+158
* libata-link: update ata_scsi_error() to handle PMP linksTejun Heo2007-10-121-4/+9
* libata-link: add PMP linksTejun Heo2007-10-122-8/+51
* libata-link: implement ata_link_abort()Tejun Heo2007-10-123-14/+38
* libata-link: separate out link initialization functionsTejun Heo2007-10-121-20/+64
* libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flagsTejun Heo2007-10-126-21/+39
* libata-link: linkify config/EH related functionsTejun Heo2007-10-1215-111/+122
* libata-link: linkify resetTejun Heo2007-10-1231-171/+203
* libata-link: linkify EH action helpersTejun Heo2007-10-121-17/+18
* libata-link: linkify PHY-related functionsTejun Heo2007-10-1211-161/+177
* libata-link: implement and use link/device iteratorsTejun Heo2007-10-1213-148/+134
* libata-link: introduce ata_linkTejun Heo2007-10-1233-255/+280
* [libata] pdc_adma: convert to new exception handling (EH) frameworkJeff Garzik2007-10-121-15/+67
* Fix up more bio falloutAl Viro2007-10-125-10/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-126-92/+129
|\
| * [ZLIB]: Fix external builds of zlib_inflate code.David S. Miller2007-10-113-48/+50
| * [TG3]: Fix APE induced regressionMatt Carlson2007-10-111-3/+4
| * [SKY2]: version 1.19Stephen Hemminger2007-10-111-1/+1
| * [SKY2]: use netdevice stats structStephen Hemminger2007-10-112-22/+13
| * [SKY2]: fiber advertise bits initialization (trivial)Stephen Hemminger2007-10-111-2/+2
| * [SKY2]: fix power settings on Yukon XLStephen Hemminger2007-10-111-7/+6
| * [SKY2]: ethtool register reserved area blackoutStephen Hemminger2007-10-111-9/+53
* | missed bio_endio() in axonramAl Viro2007-10-111-2/+2
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-11529-13476/+31125
|\
| * [POWERPC] Add memchr() to the bootwrapperDavid Gibson2007-10-122-0/+14
| * [POWERPC] Implement logging of unhandled signalsOlof Johansson2007-10-125-2/+71
| * [POWERPC] Add legacy serial support for OPB with flattened device treeValentine Barshak2007-10-121-2/+3
| * [POWERPC] Use 1TB segmentsPaul Mackerras2007-10-1223-258/+513
| * [POWERPC] XilinxFB: Allow fixed framebuffer base addressGrant Likely2007-10-122-6/+21
| * [POWERPC] XilinxFB: Add support for custom screen resolutionGrant Likely2007-10-122-28/+49
| * [POWERPC] XilinxFB: Use pdata to pass around framebuffer parametersGrant Likely2007-10-121-20/+23