summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream'Jeff Garzik2006-03-24720-66912/+71947
|\
| * [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-221-44/+13
| * [libata sata_nv] cleanups: convert #defines to enums; remove in-file historyJeff Garzik2006-03-221-75/+49
| * [libata sata_sil24] cleanups: use pci_iomap(), kzalloc()Jeff Garzik2006-03-221-13/+10
| * Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-2210-136/+104
| |\
| | * [PATCH] Use of uninitialized variable in drivers/net/depca.cEric Sesterhenn2006-03-221-1/+1
| | * [PATCH] Use after free in net/tulip/de2104x.cEric Sesterhenn2006-03-221-1/+1
| | * [PATCH] sis900 adm7001 PHY supportArtur Skawina2006-03-221-0/+1
| | * [PATCH] sky2: more ethtool statsStephen Hemminger2006-03-222-41/+57
| | * [PATCH] s390: qeth :allow setting of attribute "route6" to "no_router".Frank Pavlic2006-03-221-5/+0
| | * [PATCH] s390: qeth driver cleanupsFrank Pavlic2006-03-223-55/+14
| | * [PATCH] s390: qeth driver statistics fixesFrank Pavlic2006-03-222-20/+21
| | * [PATCH] AMD Au1xx0: fix Ethernet TX statsSergei Shtylylov2006-03-221-11/+7
| | * [PATCH] fix spidernet build issueJens Osterkamp2006-03-221-2/+2
| * | scsi: link in the debug driver lastLinus Torvalds2006-03-221-1/+3
| * | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-03-2225-358/+205
| |\ \
| | * | [SERIAL] Merge avlab serial board entries in parport_serialRussell King2006-03-201-57/+18
| | * | [SERIAL] kernel console should send CRLF not LFCRRussell King2006-03-2024-301/+187
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-03-222-2/+2
| |\ \ \
| | * | | [ARM] 3373/1: move uengine loader to arch/arm/commonLennert Buytenhek2006-03-212-2/+2
| * | | | [PATCH] ahci: add softresetTejun Heo2006-03-221-1/+134
| * | | | [PATCH] libata: do not ignore PIO-only devicesTejun Heo2006-03-221-7/+0
| * | | | [PATCH] libata: Symbol exportsAlan Cox2006-03-221-0/+2
| * | | | [PATCH] Update libata DMA blacklist to cover versions, and resync with IDE layerAlan Cox2006-03-221-35/+59
| * | | | [PATCH] libata: Fix a drive detection problemAlan Cox2006-03-221-0/+10
| * | | | [PATCH] libata: note missing posting in mmio cmd writeAlan Cox2006-03-221-0/+2
| * | | | Merge branch 'master'Jeff Garzik2006-03-22142-42897/+35717
| |\ \ \ \
| | * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2006-03-223-55/+66
| | |\ \ \ \
| | | * \ \ \ Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Jaroslav Kysela2006-03-22432-20518/+32250
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | * | | | [ALSA] Fix snd_xxx_t typedefsTakashi Iwai2006-03-223-55/+66
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-225-5/+5
| | |\ \ \ \ \
| | | * | | | | Fix spelling in E1000_DISABLE_PACKET_SPLIT Kconfig descriptionJames Ring2006-03-221-1/+1
| | | * | | | | Fix "frist", "fisrt", typosUwe Zeisberger2006-03-224-4/+4
| | * | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-03-224-9/+5
| | |\ \ \ \ \ \
| | | * | | | | | [SPARC]: Respect vm_page_prot in io_remap_page_range().David S. Miller2006-03-224-9/+5
| | | | |_|/ / / | | | |/| | | |
| | * | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-03-221-7/+25
| | |\ \ \ \ \ \
| | | * | | | | | [TG3]: Bump driver version and reldate.David S. Miller2006-03-221-2/+2
| | | * | | | | | [TG3]: Skip phy power down on some devicesMichael Chan2006-03-221-2/+14
| | | * | | | | | [TG3]: Fix SRAM access during tg3_init_one()Michael Chan2006-03-221-3/+9
| | | |/ / / / /
| | * | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-03-22119-42667/+35378
| | |\ \ \ \ \ \
| | | * | | | | | [SCSI] libata: implement minimal transport template for ->eh_timed_outTejun Heo2006-03-2118-16/+14
| | | * | | | | | Merge ../linux-2.6James Bottomley2006-03-21568-22239/+35113
| | | |\ \ \ \ \ \ | | | | | |_|_|/ / | | | | |/| | | |
| | | * | | | | | [SCSI] eliminate rphy allocation in favour of expander/end device allocationJames Bottomley2006-03-191-45/+27
| | | * | | | | | [SCSI] convert mptsas over to end_device/expander allocationsJames Bottomley2006-03-191-5/+40
| | | * | | | | | [SCSI] allow displaying and setting of cache type via sysfsJames Bottomley2006-03-191-23/+113
| | | * | | | | | [SCSI] add scsi_mode_select to scsi_lib.cJames Bottomley2006-03-191-1/+80
| | | * | | | | | [SCSI] 3ware 9000 add big endian supportadam radford2006-03-192-83/+73
| | | * | | | | | [SCSI] scsi: move target_destroy callMike Anderson2006-03-141-3/+2