aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libata: handle pci_enable_device() failure while resumingTejun Heo2007-02-095-9/+30
* libata: use ata_id_c_string()Tejun Heo2007-02-096-78/+23
* libata: straighten out ATA_ID_* constantsTejun Heo2007-02-099-46/+45
* sata_nv: add suspend/resume support v3 (Resubmit)Robert Hancock2007-02-091-64/+161
* drivers/ata/: make 4 functions staticAdrian Bunk2007-02-092-7/+7
* ahci: Remove jmicron fixupAlan2007-02-091-6/+2
* libata-sff: Don't try and activate channels which are not in useAlan2007-02-091-0/+22
* sata_via: PATA supportAlan2007-02-091-6/+102
* pata_sis: implement laptop list and add ASUS A6K/A6UJakub W. Jozwicki J2007-02-091-2/+30
* ata_piix: add ICH7 on Acer 3682WLMi to laptop listJ J2007-02-091-0/+1
* Add pci class code for SATA & AHCI, and replace some magic numbers.Conke Hu2007-02-093-5/+7
* sata_promise: ATAPI supportMikael Pettersson2007-02-091-7/+215
* sata_promise: TX2plus PATA supportMikael Pettersson2007-02-091-5/+22
* [PATCH] user of the jiffies rounding patch: ATA subsystemArjan van de Ven2007-02-091-1/+2
* [PATCH] pci: Move PCI_VDEVICE from libata to coreAlan Cox2007-02-091-4/+0
* [libata] trim trailing whitespaceJeff Garzik2007-02-0919-44/+44
* [PATCH] libata: Add support for the MPC52xx ATA controllerSylvain Munaut2007-02-093-0/+573
* [PATCH] pata_it8213: Add new driver for the IT8213 cardAlan2007-02-094-1/+366
* [PATCH] sata_sis: support SiS966/966LUwe Koziolek2007-02-091-25/+54
* [PATCH] m68knommu: use irq_handler_t for passing handler typesGreg Ungerer2007-02-0912-12/+14
* [PATCH] m68knommu: removed include of system.h from bitopsGreg Ungerer2007-02-091-1/+0
* [PATCH] uclinux: correctly remap bin_fmtflat exe allocated mem regionsGreg Ungerer2007-02-091-7/+24
* [PATCH] m68knommu: use irq_handler_t passing handler to clock initGreg Ungerer2007-02-091-2/+3
* [PATCH] m68knommu: use irq_handler_t passing handler to PIT initGreg Ungerer2007-02-091-1/+1
* [PATCH] m68knommu: include unused sections in linker scriptGreg Ungerer2007-02-091-0/+10
* [PATCH] m68knommu: remove regs arg from coldfire timer interruptGreg Ungerer2007-02-091-2/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2007-02-0918-7280/+105
|\
| * ieee1394: fix host device registering when nodemgr disabledStefan Richter2007-02-081-8/+16
| * ieee1394: video1394: DMA fixDavid Moore2007-02-081-0/+8
| * ieee1394: raw1394: prevent unloading of low-level driverStefan Richter2007-02-081-19/+29
| * ieee1394: dv1394: tidy up card removalStefan Richter2007-02-081-23/+13
| * ieee1394: dv1394: fix CardBus card ejectionStefan Richter2007-02-081-7/+5
| * ieee1394: sbp2: lower block queue alignment requirementStefan Richter2007-02-081-2/+0
| * ieee1394: sbp2: remove bogus "emulated" host flagStefan Richter2007-02-081-1/+0
| * ieee1394: save one word in struct hpsb_hostStefan Richter2007-02-081-2/+2
| * ieee1394: restore config ROM when resumingStefan Richter2007-02-084-9/+12
| * ieee1394: ohci1394: drop pcmcia-cs compatibility codeStefan Richter2007-02-081-7/+2
| * ieee1394: nodemgr: check info_length in ROM header earlierStefan Richter2007-02-081-3/+6
| * the scheduled IEEE1394_OUI_DB removalAdrian Bunk2007-02-088-7145/+0
| * the scheduled IEEE1394_EXPORT_FULL_API removalAdrian Bunk2007-02-083-37/+0
| * ieee1394: sbp2: use a better wildcard for blacklistStefan Richter2007-02-081-12/+8
| * Add PCI class ID for firewire OHCI controllers.Kristian Høgsberg2007-02-082-3/+2
| * ieee1394: modified csr1212_key_id_type_map to support lisightAndrea Guzzo2007-02-081-3/+3
* | [PATCH] kbuild: more Makefile cleanupsRoman Zippel2007-02-091-36/+36
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apmLinus Torvalds2007-02-0919-1370/+80
|\ \
| * | [APM] SH: Convert to use shared APM emulation.Paul Mundt2007-02-095-632/+28
| * | [APM] MIPS: Convert to use shared APM emulation.Ralf Baechle2007-02-094-699/+9
| * | [APM] ARM: Convert to use shared APM emulation.Ralf Baechle2007-02-098-766/+8
| * | [APM] Add shared version of APM emulationRalf Baechle2007-02-094-0/+762
* | | [PATCH] SH vdso: use install_special_mapping()Paul Mundt2007-02-091-49/+9