aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-09ahci: Remove jmicron fixupAlan1-6/+2
2007-02-09libata-sff: Don't try and activate channels which are not in useAlan1-0/+22
2007-02-09sata_via: PATA supportAlan1-6/+102
2007-02-09pata_sis: implement laptop list and add ASUS A6K/A6UJakub W. Jozwicki J1-2/+30
2007-02-09ata_piix: add ICH7 on Acer 3682WLMi to laptop listJ J1-0/+1
2007-02-09Add pci class code for SATA & AHCI, and replace some magic numbers.Conke Hu2-5/+5
2007-02-09sata_promise: ATAPI supportMikael Pettersson1-7/+215
2007-02-09sata_promise: TX2plus PATA supportMikael Pettersson1-5/+22
2007-02-09[PATCH] user of the jiffies rounding patch: ATA subsystemArjan van de Ven1-1/+2
2007-02-09[libata] trim trailing whitespaceJeff Garzik18-43/+43
2007-02-09[PATCH] libata: Add support for the MPC52xx ATA controllerSylvain Munaut3-0/+573
2007-02-09[PATCH] pata_it8213: Add new driver for the IT8213 cardAlan3-1/+365
2007-02-09[PATCH] sata_sis: support SiS966/966LUwe Koziolek1-25/+54
2007-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds16-7264/+104
2007-02-09Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apmLinus Torvalds2-0/+674
2007-02-09[PATCH] enable mouse button 2+3 emulation for x86 macsSoeren Sonnenburg2-2/+2
2007-02-09[PATCH] md: avoid possible BUG_ON in md bitmap handlingNeil Brown1-1/+21
2007-02-09[PATCH] md: fix various bugs with aligned reads in RAID5Neil Brown1-3/+39
2007-02-09[PATCH] rtc-pcf8563: detect polarity of century bit automaticallyAtsushi Nemoto1-6/+34
2007-02-09Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tcLinus Torvalds22-778/+1278
2007-02-09[PATCH] uintptr_t is unsigned long, not u32Al Viro1-2/+2
2007-02-09[PATCH] trivial s2io annotationsAl Viro2-4/+4
2007-02-09[PATCH] trivial cxgb3 annotationsAl Viro1-2/+2
2007-02-09[PATCH] pc300too annotation fixesAl Viro1-8/+8
2007-02-09[PATCH] hci_{read,write}l() does force casts to wrong type for no reasonAl Viro2-12/+12
2007-02-09[PATCH] trivial usb endianness annotationsAl Viro2-18/+16
2007-02-09[PATCH] osst endianness annotationsAl Viro2-38/+38
2007-02-09[PATCH] iscsi endianness annotationsAl Viro3-24/+22
2007-02-09[PATCH] ahci: trivial endianness annotationsAl Viro1-1/+1
2007-02-09[PATCH] sata_svw: trivial iomem annotationsAl Viro1-3/+3
2007-02-09[PATCH] misc NULL noise removalAl Viro2-2/+2
2007-02-09[PATCH] kvm: NULL noise removalAl Viro3-19/+19
2007-02-09[PATCH] misc duplicate field initializersAl Viro2-2/+0
2007-02-09[PATCH] kvm: __user annotationsAl Viro1-17/+18
2007-02-09[PATCH] offsetof is size_tAl Viro1-3/+3
2007-02-09[PATCH] kill eth_io_copy_and_sum()Al Viro8-14/+8
2007-02-09[PATCH] drivers/serial NULL noise removalAl Viro1-3/+3
2007-02-09[PATCH] usbvision missing __userAl Viro1-1/+1
2007-02-09[PATCH] hwmon: ansifyAl Viro1-1/+1
2007-02-09[PATCH] trivial __user annotations - rtc-devAl Viro1-1/+1
2007-02-09[APM] Add shared version of APM emulationRalf Baechle2-0/+674
2007-02-09[PATCH] missing include in macsonicAl Viro1-0/+1
2007-02-09[PATCH] spider_net breakage from class_device -> deviceAl Viro1-1/+1
2007-02-09[PATCH] TIFM should depend on PCI - TIFM_CORE leads to use of pci primitivesAl Viro2-2/+2
2007-02-09[PATCH] m32r: class_device -> device falloutAl Viro1-1/+1
2007-02-09[PATCH] ps3 usb missed the addition of new argument to ps3_alloc_io_irq()Al Viro2-2/+2
2007-02-09[PATCH] assigning enum constant to char * is vile, even if it happens to be 0Al Viro1-2/+2
2007-02-09[PATCH] wrong order of kzalloc argumentsAl Viro1-1/+1
2007-02-09Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds1-1/+1
2007-02-09[TC] pmagb-b-fb: Convert to the driver modelMaciej W. Rozycki2-44/+58