summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream'Jeff Garzik2006-04-1294-3622/+3457
|\
| * [PATCH] sata_sil24: enable 64bitTejun Heo2006-04-111-19/+28
| * [PATCH] sata_sil24: fix on-memory structure byteorderTejun Heo2006-04-111-7/+6
| * [PATCH] sata_sil24: don't do hardreset during driver initializationTejun Heo2006-04-111-5/+0
| * [PATCH] sata_sil24: reimplement hardresetTejun Heo2006-04-111-3/+40
| * [PATCH] sata_sil24: kill 10ms sleep in softresetTejun Heo2006-04-111-6/+1
| * [PATCH] sata_sil24: put port into known state before softresettingTejun Heo2006-04-111-0/+6
| * [PATCH] sata_sil24: implement sil24_init_port()Tejun Heo2006-04-111-0/+16
| * [PATCH] sata_sil24: implement loss of completion interrupt on PCI-X errta fixTejun Heo2006-04-111-2/+25
| * [PATCH] sata_sil24: consolidate host flags into SIL24_COMMON_FLAGSTejun Heo2006-04-111-9/+7
| * [PATCH] sata_sil24: add more constantsTejun Heo2006-04-111-1/+12
| * [PATCH] sata_sil24: rename PORT_IRQ_SDB_FIS to PORT_IRQ_SDB_NOTIFYTejun Heo2006-04-111-3/+3
| * [PATCH] sata_sil24: typo fixTejun Heo2006-04-111-1/+1
| * [PATCH] libata: export ata_set_sata_spd()Tejun Heo2006-04-111-1/+2
| * [PATCH] libata: cosmetic update to ata_bus_probe()Tejun Heo2006-04-111-5/+5
| * [PATCH] libata: disable failed devices only once in ata_bus_probe()Tejun Heo2006-04-111-5/+7
| * [PATCH] sata_sil24: use ata_wait_register()Tejun Heo2006-04-111-20/+10
| * [PATCH] ahci: use ata_wait_register()Tejun Heo2006-04-111-25/+6
| * [PATCH] libata: implement ata_wait_register()Tejun Heo2006-04-111-0/+47
| * [PATCH] sata_sil24: better error message from softresetTejun Heo2006-04-111-2/+10
| * [PATCH] sata_sil24: fix timeout calculation in sil24_softresetTejun Heo2006-04-111-1/+1
| * [PATCH] libata: make reset methods complain when they failTejun Heo2006-04-112-4/+6
| * [PATCH] libata: kill @verbose from ata_reset_fn_tTejun Heo2006-04-114-41/+22
| * [PATCH] libata: set default cbl in probeinitTejun Heo2006-04-111-5/+5
| * libata: Add helper ata_shost_to_port()Jeff Garzik2006-04-114-9/+9
| * libata: Fix EH merge difference between this branch and upstream.Jeff Garzik2006-04-112-2/+2
| * Merge branch 'master'Jeff Garzik2006-04-1191-3453/+3187
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-04-117-11/+11
| | |\
| | | * kbuild: use relative path to -ISam Ravnborg2006-04-041-1/+1
| | | * kbuild: fix unneeded rebuilds in drivers/net/chelsio after moving source treeCarl-Daniel Hailfinger2006-04-041-1/+1
| | | * kbuild: fix unneeded rebuilds in drivers/media/video after moving source treeCarl-Daniel Hailfinger2006-04-045-9/+9
| | * | [PATCH] Overrun in option-card USB driverMatthias Urlichs2006-04-111-2/+3
| | * | [PATCH] fbdev: Use logo with depth of 4 or less for static pseudocolorAntonino A. Daplas2006-04-111-0/+5
| | * | [PATCH] vesafb: Fix incorrect logo colors in x86_64Antonino A. Daplas2006-04-111-6/+21
| | * | [PATCH] atyfb is bust on sparc32Andrew Morton2006-04-111-1/+1
| | * | [PATCH] video/aty/atyfb_base.c: fix an off-by-one errorAdrian Bunk2006-04-111-1/+1
| | * | [PATCH] ISDN_DRV_GIGASET should select, not depend on CRC_CCITTAdrian Bunk2006-04-111-1/+2
| | * | [PATCH] isdn/gigaset/common.c: fix a memory leakAdrian Bunk2006-04-111-5/+8
| | * | [PATCH] drivers/isdn/gigaset/common.c: small cleanupsAdrian Bunk2006-04-112-10/+8
| | * | [PATCH] isdn4linux: Siemens Gigaset drivers: make some variables non-atomicTilman Schmidt2006-04-1110-154/+211
| | * | [PATCH] isdn4linux: Siemens Gigaset drivers: remove forward referencesTilman Schmidt2006-04-118-71/+60
| | * | [PATCH] isdn4linux: Siemens Gigaset drivers: remove private version of __skb_...Tilman Schmidt2006-04-113-21/+3
| | * | [PATCH] isdn4linux: Siemens Gigaset drivers: mutex conversionTilman Schmidt2006-04-114-38/+40
| | * | [PATCH] isdn4linux: Siemens Gigaset drivers: eliminate from_user argumentTilman Schmidt2006-04-117-33/+18
| | * | [PATCH] isdn4linux: Siemens Gigaset drivers: uninlineTilman Schmidt2006-04-112-40/+43
| | * | [PATCH] isdn4linux: Siemens Gigaset drivers: remove IFNULL macrosTilman Schmidt2006-04-116-256/+43
| | * | [PATCH] isdn4linux: Siemens Gigaset drivers: sysfs usageTilman Schmidt2006-04-115-34/+35
| | * | [PATCH] isdn4linux: Siemens Gigaset drivers: logging usageTilman Schmidt2006-04-1110-965/+1078
| | * | [PATCH] isdn4linux: Siemens Gigaset drivers: timer usageTilman Schmidt2006-04-112-5/+4
| | * | [PATCH] isdn4linux: Siemens Gigaset drivers: Kconfig correctionTilman Schmidt2006-04-111-2/+1