aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-02-09libata: rearrange dmesg info to add full ATA revisionEric D. Mudama
2007-02-09pata_sl82c105: wrong assumptions about compatible PIO modesSergei Shtylyov
2007-02-09libata: add another IRQ calls (libata drivers)Akira Iguchi
2007-02-09libata: add another IRQ calls (core and headers)Akira Iguchi
2007-02-09libata: convert to iomapTejun Heo
2007-02-09pata_platform: fix devres conversionTejun Heo
2007-02-09[libata] Shuffle DRV_xxx in core and SiS drivers, to kill warningsJeff Garzik
2007-02-09libata: remove unused functionsTejun Heo
2007-02-09libata: update libata LLDs to use devresTejun Heo
2007-02-09libata: update libata core layer to use devresTejun Heo
2007-02-09libata: implement ata_host_detach()Tejun Heo
2007-02-09devres: device resource managementTejun Heo
2007-02-09fix CONFIG_SATA_SIS=y compile errorAdrian Bunk
2007-02-09sata_sis: Support for PATA supportsAlan
2007-02-09libata: implement HDIO_GET_IDENTITYTejun Heo
2007-02-09libata: trivial stuffAlan
2007-02-09sata_promise: kill qc->nsectTejun Heo
2007-02-09libata piix3 support warning fixAndrew Morton
2007-02-09libata: PIIX3 supportAlan
2007-02-09sata_promise: handle ATAPI_NODATA ourselvesMikael Pettersson
2007-02-09sata_promise: issue ATAPI commands as normal packetsMikael Pettersson
2007-02-09sata_promise: ATAPI cleanupMikael Pettersson
2007-02-09sata_inic162x: finally, driver for initio 162x SATA controllers, take #2Tejun Heo
2007-02-09libata: kill qc->nsect and cursectTejun Heo
2007-02-09[libata] sata_vsc: build fix after PCI MSI feature additionJeff Garzik
2007-02-09[libata] sata_vsc: support PCI MSIDan Wolstenholme
2007-02-09libata: handle pci_enable_device() failure while resumingTejun Heo
2007-02-09libata: use ata_id_c_string()Tejun Heo
2007-02-09libata: straighten out ATA_ID_* constantsTejun Heo
2007-02-09sata_nv: add suspend/resume support v3 (Resubmit)Robert Hancock
2007-02-09drivers/ata/: make 4 functions staticAdrian Bunk
2007-02-09ahci: Remove jmicron fixupAlan
2007-02-09libata-sff: Don't try and activate channels which are not in useAlan
2007-02-09sata_via: PATA supportAlan
2007-02-09pata_sis: implement laptop list and add ASUS A6K/A6UJakub W. Jozwicki J
2007-02-09ata_piix: add ICH7 on Acer 3682WLMi to laptop listJ J
2007-02-09Add pci class code for SATA & AHCI, and replace some magic numbers.Conke Hu
2007-02-09sata_promise: ATAPI supportMikael Pettersson
2007-02-09sata_promise: TX2plus PATA supportMikael Pettersson
2007-02-09[PATCH] user of the jiffies rounding patch: ATA subsystemArjan van de Ven
2007-02-09[libata] trim trailing whitespaceJeff Garzik
2007-02-09[PATCH] libata: Add support for the MPC52xx ATA controllerSylvain Munaut
2007-02-09[PATCH] pata_it8213: Add new driver for the IT8213 cardAlan
2007-02-09[PATCH] sata_sis: support SiS966/966LUwe Koziolek
2007-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2007-02-09Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apmLinus Torvalds
2007-02-09[PATCH] enable mouse button 2+3 emulation for x86 macsSoeren Sonnenburg
2007-02-09[PATCH] md: avoid possible BUG_ON in md bitmap handlingNeil Brown
2007-02-09[PATCH] md: fix various bugs with aligned reads in RAID5Neil Brown
2007-02-09[PATCH] rtc-pcf8563: detect polarity of century bit automaticallyAtsushi Nemoto