summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-07-13usbmon: Add class for binary interfacePete Zaitcev4-18/+66
2007-07-13USB: oti6858 usb-serial driver (in Nokia CA-42 cable)Kees Lemmens4-0/+1367
2007-07-13USB: ehci refcounts work on ppc7448David Brownell2-6/+14
2007-07-13USB: Use menuconfig objectsJan Engelhardt1-3/+6
2007-07-13USB: make hub driver's release more robustAlan Stern1-28/+31
2007-07-13USB: remove "locktree" routine from the hub driverAlan Stern1-47/+1
2007-07-13USB: remove references to dev.power.power_stateAlan Stern2-3/+2
2007-07-13USB: don't unsuspend for a new connectionAlan Stern1-13/+0
2007-07-13USB: move bus_suspend and bus_resume method callsAlan Stern3-39/+43
2007-07-13USB: Implement PM FREEZE and PRETHAWAlan Stern2-5/+8
2007-07-13USB: interface PM stateAlan Stern2-4/+2
2007-07-13USB: r8a66597-hcd: fix NULL accessYoshihiro Shimoda1-1/+4
2007-07-13USB: r8a66597-hcd: host controller driver for R8A66597Yoshihiro Shimoda5-0/+2890
2007-07-13USB: m66592-udc: fix use old interrupt flagsYoshihiro Shimoda1-2/+2
2007-07-13USB: m66592-udc: peripheral controller driver for M66592Yoshihiro Shimoda6-0/+2262
2007-07-13USB Serial Keyspan: add support for USA-49WG & USA-28XGLucy McCoy3-33/+709
2007-07-13USB: cxacru: Cleanup sysfs attribute codeSimon Arlott1-42/+31
2007-07-13USB: EHCI support for big-endian descriptorsStefan Roese7-302/+432
2007-07-13USB: EHCI cpufreq fixStuart_Hayes@Dell.com5-0/+214
2007-07-13USB: suspend support for usb serialOliver Neukum2-0/+49
2007-07-13dm mpath: rdacChandra Seetharaman3-0/+708
2007-07-13dm raid1: handle log failureJonathan Brassow1-4/+8
2007-07-13dm raid1: handle resync failuresJonathan Brassow1-3/+41
2007-07-13dm: add ratelimit logging macrosJonathan Brassow1-4/+36
2007-07-13dm: disable barriersStefan Bader4-12/+9
2007-07-13dm raid1: clear region outside spinlockJonathan Brassow1-6/+6
2007-07-13dm snapshot: permit invalid activationMilan Broz2-6/+10
2007-07-13dm snapshot: fix invalidation deadlockMilan Broz1-5/+43
2007-07-13dm io: fix panic on large requestJun'ichi Nomura1-1/+4
2007-07-13dm raid1: fix statusMilan Broz1-2/+2
2007-07-13dm: remove duplicate module name from error msgsAlasdair G Kergon3-9/+6
2007-07-13dm delay: cleanupAlasdair G Kergon1-7/+5
2007-07-13dm: use kmem_cache macroAlasdair G Kergon8-121/+106
2007-07-13dm: bio_list prefetch removalAlasdair G Kergon1-3/+1
2007-07-13Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-22/+0
2007-07-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds3-17/+54
2007-07-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-1/+1
2007-07-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-29/+44
2007-07-13Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds107-661/+652
2007-07-13Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds60-389/+665
2007-07-13Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds15-718/+856
2007-07-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds56-364/+3288
2007-07-13Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds5-337/+148
2007-07-13Merge master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds5-10/+241
2007-07-13Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds30-279/+2094
2007-07-13libata: remove irq_on from ata_bus_reset() and ata_std_postreset()Albert Lee2-11/+0
2007-07-13ata_piix: kill incorrect invalid map value warningTejun Heo1-1/+1
2007-07-13libata: add another Maxtor drive with broken NCQ to the listChuck Ebbert1-0/+1
2007-07-12[libata] sata_mv: Fix and clean up per-chip-generation testsJeff Garzik1-15/+14
2007-07-12[libata] sata_mv: Convert to new exception handling (EH) infrastructureJeff Garzik1-247/+456