summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-2410-503/+540
|\
| * [PATCH] libata: Remove dependence on host_set->dev for SASBrian King2006-03-241-6/+7
| * [PATCH] libata: ata_scsi_ioctl cleanupBrian King2006-03-241-13/+0Star
| * [PATCH] libata: ata_scsi_queuecmd cleanupBrian King2006-03-241-14/+18
| * [libata] export ata_dev_pair; trim trailing whitespaceJeff Garzik2006-03-246-47/+48
| * [PATCH] libata: add ata_dev_pair helperAlan Cox2006-03-241-0/+17
| * [PATCH] Make libata not powerdown drivers on PM_EVENT_FREEZE.Nigel Cunningham2006-03-243-5/+6
| * [PATCH] libata: make ata_set_mode() responsible for failure handlingTejun Heo2006-03-241-20/+36
| * [PATCH] libata: use ata_dev_disable() in ata_bus_probe()Tejun Heo2006-03-241-3/+1Star
| * [PATCH] libata: implement ata_dev_disable()Tejun Heo2006-03-241-0/+9
| * [PATCH] libata: check if port is disabled after internal commandTejun Heo2006-03-241-0/+16
| * [PATCH] libata: make per-dev transfer mode limits per-devTejun Heo2006-03-242-2/+2
| * [PATCH] libata: add per-dev pio/mwdma/udma_maskTejun Heo2006-03-241-18/+25
| * [PATCH] libata: implement ata_unpack_xfermask()Tejun Heo2006-03-241-0/+23
| * [libata] Move some bmdma-specific code to libata-bmdma.cJeff Garzik2006-03-232-234/+234
| * [libata sata_uli] kill scr_addr abuseJeff Garzik2006-03-231-10/+27
| * [libata sata_nv] eliminate duplicate codepaths with iomapJeff Garzik2006-03-231-44/+13Star
| * [libata sata_nv] cleanups: convert #defines to enums; remove in-file historyJeff Garzik2006-03-231-75/+49Star
| * [libata sata_sil24] cleanups: use pci_iomap(), kzalloc()Jeff Garzik2006-03-231-13/+10Star
* | [PATCH] Yet more rio cleaning (2 of 2)Alan Cox2006-03-2418-912/+265Star
* | [PATCH] Yet more rio cleaning (1 of 2)Alan Cox2006-03-2415-524/+36Star
* | [PATCH] rio driver rework continued #5Alan Cox2006-03-243-10/+2Star
* | [PATCH] rio driver rework continued #4Alan Cox2006-03-241-272/+118Star
* | [PATCH] rio driver rework continued #3Alan Cox2006-03-247-535/+232Star
* | [PATCH] rio driver rework continued #2Alan Cox2006-03-244-154/+115Star
* | [PATCH] rio driver rework continued #1Alan Cox2006-03-2410-167/+118Star
* | [PATCH] rioboot: post-LindentAlan Cox2006-03-241-252/+177Star
* | [PATCH] rioboot: lindentAlan Cox2006-03-241-811/+704Star
* | [PATCH] rio: more header cleanupAlan Cox2006-03-2410-400/+243Star
* | [PATCH] Fix "value computed not used" warningsTakashi Iwai2006-03-243-10/+10
* | [PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operationsKumar Gala2006-03-242-2/+9
* | [PATCH] show MCP menu only on ARCH_SA1100Adrian Bunk2006-03-241-0/+1
* | [PATCH] mmc: Secure Digital Host Controller Interface driverPierre Ossman2006-03-244-0/+1462
* | [PATCH] set_page_dirty() return value fixesAndrew Morton2006-03-241-1/+2
* | [PATCH] block: floppy98 removal, really.Arthur Othieno2006-03-241-1/+0Star
* | [PATCH] remove ipmi pm_power_off redefinitionOlaf Hering2006-03-241-3/+1Star
* | [PATCH] s/;;/;/gAlexey Dobriyan2006-03-2415-16/+16
* | [PATCH] remove ISA legacy functions: drivers/net/lance.cAl Viro2006-03-241-2/+7
* | [PATCH] remove ISA legacy functions: drivers/net/hp-plus.cAl Viro2006-03-241-4/+13
* | [PATCH] remove ISA legacy functions: drivers/scsi/in2000.cAl Viro2006-03-241-6/+18
* | [PATCH] remove ISA legacy functions: drivers/scsi/g_NCR5380.cAl Viro2006-03-242-13/+38
* | [PATCH] remove ISA legacy functions: drivers/char/toshiba.cAl Viro2006-03-241-15/+23
* | [PATCH] dasd: "cleanup dasd_ioctl" fixBastian Blank2006-03-241-1/+1
* | [PATCH] s390: kzalloc() conversion in drivers/s390Eric Sesterhenn2006-03-2426-138/+67Star
* | [PATCH] s390: CEX2A crt message lengthEric Rossman2006-03-242-3/+12
* | [PATCH] s390: 3590 tape driverStefan Bader2006-03-246-11/+1443
* | [PATCH] s390: fix endless retry loop in tape driverMichael Holzheu2006-03-243-13/+35
* | [PATCH] s390: tape operation abortion leads to panicMichael Holzheu2006-03-241-1/+1
* | [PATCH] s390: tape retry flooding by deferred CC in interruptStefan Bader2006-03-241-4/+5
* | [PATCH] s390: dasd extended error reportingStefan Weinhuber2006-03-248-1/+812