summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 Neukum3-0/+56
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 Torvalds84-488/+3203
2007-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds20-86/+504
2007-07-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds8-107/+216
2007-07-13Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2-5/+4
2007-07-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds17-77/+203
2007-07-13Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds172-1401/+760
2007-07-13Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds93-1494/+2822
2007-07-13Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds17-725/+890
2007-07-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds412-7282/+11191
2007-07-13Merge branches 'at91', 'davinci', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'pxa...Russell King76-484/+2914
2007-07-13[ARM] sa1100: remove boot time RTC initialisationRussell King1-24/+0
2007-07-13[ARM] sa1100: stop doing our own rtc management over suspendRussell King1-9/+0
2007-07-13Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds38-701/+571
2007-07-13Merge master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds121-3904/+9767
2007-07-13Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds42-330/+2222
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
2007-07-12[libata] sata_mv: minor bug fixes, enhancements, and cleanups (prep for new EH)Jeff Garzik1-15/+8
2007-07-12Remove old i386 setup codeH. Peter Anvin6-3545/+0
2007-07-12Use the new x86 setup code for x86-64; unify with i386H. Peter Anvin7-1263/+10