aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-09libata: add another IRQ calls (core and headers)Akira Iguchi2-12/+51
2007-02-09libata: convert to iomapTejun Heo62-1408/+949
2007-02-09pata_platform: fix devres conversionTejun Heo1-24/+7
2007-02-09[libata] Shuffle DRV_xxx in core and SiS drivers, to kill warningsJeff Garzik4-1/+5
2007-02-09libata: remove unused functionsTejun Heo1-75/+6
2007-02-09libata: update libata LLDs to use devresTejun Heo59-1245/+355
2007-02-09libata: update libata core layer to use devresTejun Heo4-155/+102
2007-02-09libata: implement ata_host_detach()Tejun Heo2-5/+20
2007-02-09devres: device resource managementTejun Heo9-1/+1066
2007-02-09fix CONFIG_SATA_SIS=y compile errorAdrian Bunk3-4/+6
2007-02-09sata_sis: Support for PATA supportsAlan3-12/+33
2007-02-09libata: implement HDIO_GET_IDENTITYTejun Heo1-1/+42
2007-02-09libata: trivial stuffAlan2-3/+3
2007-02-09sata_promise: kill qc->nsectTejun Heo1-2/+0
2007-02-09libata piix3 support warning fixAndrew Morton1-1/+1
2007-02-09libata: PIIX3 supportAlan1-3/+15
2007-02-09sata_promise: handle ATAPI_NODATA ourselvesMikael Pettersson1-7/+23
2007-02-09sata_promise: issue ATAPI commands as normal packetsMikael Pettersson1-102/+60
2007-02-09sata_promise: ATAPI cleanupMikael Pettersson1-11/+16
2007-02-09sata_inic162x: finally, driver for initio 162x SATA controllers, take #2Tejun Heo3-0/+816
2007-02-09libata: kill qc->nsect and cursectTejun Heo5-20/+12
2007-02-09[libata] sata_vsc: build fix after PCI MSI feature additionJeff Garzik1-4/+4
2007-02-09[libata] sata_vsc: support PCI MSIDan Wolstenholme1-3/+41
2007-02-09libata: handle pci_enable_device() failure while resumingTejun Heo4-8/+29
2007-02-09libata: use ata_id_c_string()Tejun Heo6-78/+23
2007-02-09libata: straighten out ATA_ID_* constantsTejun Heo8-42/+38
2007-02-09sata_nv: add suspend/resume support v3 (Resubmit)Robert Hancock1-64/+161
2007-02-09drivers/ata/: make 4 functions staticAdrian Bunk2-7/+7
2007-02-09ahci: Remove jmicron fixupAlan1-6/+2
2007-02-09libata-sff: Don't try and activate channels which are not in useAlan1-0/+22
2007-02-09sata_via: PATA supportAlan1-6/+102
2007-02-09pata_sis: implement laptop list and add ASUS A6K/A6UJakub W. Jozwicki J1-2/+30
2007-02-09ata_piix: add ICH7 on Acer 3682WLMi to laptop listJ J1-0/+1
2007-02-09Add pci class code for SATA & AHCI, and replace some magic numbers.Conke Hu2-5/+5
2007-02-09sata_promise: ATAPI supportMikael Pettersson1-7/+215
2007-02-09sata_promise: TX2plus PATA supportMikael Pettersson1-5/+22
2007-02-09[PATCH] user of the jiffies rounding patch: ATA subsystemArjan van de Ven1-1/+2
2007-02-09[libata] trim trailing whitespaceJeff Garzik18-43/+43
2007-02-09[PATCH] libata: Add support for the MPC52xx ATA controllerSylvain Munaut3-0/+573
2007-02-09[PATCH] pata_it8213: Add new driver for the IT8213 cardAlan3-1/+365
2007-02-09[PATCH] sata_sis: support SiS966/966LUwe Koziolek1-25/+54
2007-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds16-7264/+104
2007-02-09Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apmLinus Torvalds2-0/+674
2007-02-09[PATCH] enable mouse button 2+3 emulation for x86 macsSoeren Sonnenburg2-2/+2
2007-02-09[PATCH] md: avoid possible BUG_ON in md bitmap handlingNeil Brown1-1/+21
2007-02-09[PATCH] md: fix various bugs with aligned reads in RAID5Neil Brown1-3/+39
2007-02-09[PATCH] rtc-pcf8563: detect polarity of century bit automaticallyAtsushi Nemoto1-6/+34
2007-02-09Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tcLinus Torvalds22-778/+1278
2007-02-09[PATCH] uintptr_t is unsigned long, not u32Al Viro1-2/+2
2007-02-09[PATCH] trivial s2io annotationsAl Viro2-4/+4