summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* USB: make hub driver's release more robustAlan Stern2007-07-121-28/+31
* USB: remove "locktree" routine from the hub driverAlan Stern2007-07-121-47/+1
* USB: remove references to dev.power.power_stateAlan Stern2007-07-122-3/+2
* USB: don't unsuspend for a new connectionAlan Stern2007-07-121-13/+0
* USB: move bus_suspend and bus_resume method callsAlan Stern2007-07-123-39/+43
* USB: Implement PM FREEZE and PRETHAWAlan Stern2007-07-122-5/+8
* USB: interface PM stateAlan Stern2007-07-122-4/+2
* USB: r8a66597-hcd: fix NULL accessYoshihiro Shimoda2007-07-121-1/+4
* USB: r8a66597-hcd: host controller driver for R8A66597Yoshihiro Shimoda2007-07-125-0/+2890
* USB: m66592-udc: fix use old interrupt flagsYoshihiro Shimoda2007-07-121-2/+2
* USB: m66592-udc: peripheral controller driver for M66592Yoshihiro Shimoda2007-07-126-0/+2262
* USB Serial Keyspan: add support for USA-49WG & USA-28XGLucy McCoy2007-07-123-33/+709
* USB: cxacru: Cleanup sysfs attribute codeSimon Arlott2007-07-121-42/+31
* USB: EHCI support for big-endian descriptorsStefan Roese2007-07-127-302/+432
* USB: EHCI cpufreq fixStuart_Hayes@Dell.com2007-07-125-0/+214
* USB: suspend support for usb serialOliver Neukum2007-07-122-0/+49
* dm mpath: rdacChandra Seetharaman2007-07-123-0/+708
* dm raid1: handle log failureJonathan Brassow2007-07-121-4/+8
* dm raid1: handle resync failuresJonathan Brassow2007-07-121-3/+41
* dm: add ratelimit logging macrosJonathan Brassow2007-07-121-4/+36
* dm: disable barriersStefan Bader2007-07-124-12/+9
* dm raid1: clear region outside spinlockJonathan Brassow2007-07-121-6/+6
* dm snapshot: permit invalid activationMilan Broz2007-07-122-6/+10
* dm snapshot: fix invalidation deadlockMilan Broz2007-07-121-5/+43
* dm io: fix panic on large requestJun'ichi Nomura2007-07-121-1/+4
* dm raid1: fix statusMilan Broz2007-07-121-2/+2
* dm: remove duplicate module name from error msgsAlasdair G Kergon2007-07-123-9/+6
* dm delay: cleanupAlasdair G Kergon2007-07-121-7/+5
* dm: use kmem_cache macroAlasdair G Kergon2007-07-128-121/+106
* dm: bio_list prefetch removalAlasdair G Kergon2007-07-121-3/+1
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-07-121-22/+0
|\
| * [ARM] pxa: remove MMC register defines from pxa-regs.hRussell King2007-07-121-22/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-07-123-17/+54
|\ \
| * | [CPUFREQ] Fix sysfs_create_file return value handlingTobias Klauser2007-06-211-3/+6
| * | [CPUFREQ] ondemand: fix tickless accounting and software coordination bugVenki Pallipadi2007-06-211-7/+18
| * | [CPUFREQ] ondemand: add a check to avoid negative load calculationVenki Pallipadi2007-06-211-2/+3
| * | [CPUFREQ] Keep userspace governor quiet when it is not being usedVenki Pallipadi2007-06-211-3/+20
| * | [CPUFREQ] check return value of sysfs_create_fileThomas Renninger2007-05-291-5/+10
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2007-07-121-1/+1
|\ \ \
| * | | [AGPGART] Hand off AGP maintainence.Dave Jones2007-07-091-1/+1
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-07-121-29/+44
|\ \ \ \
| * | | | [IA64] SN: Correct ROM resource length for BIOS copyJohn Keller2007-07-091-29/+44
| | |_|/ | |/| |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-12107-661/+652
|\ \ \ \
| * | | | PCI: Only build PCI syscalls on architectures that want themMatthew Wilcox2007-07-111-3/+1
| * | | | PCI: limit pci_get_bus_and_slot to domain 0Randy Dunlap2007-07-111-2/+5
| * | | | PCI: hotplug: acpiphp: avoid acpiphp "cannot get bridge info" PCI hotplug fai...Gary Hade2007-07-111-2/+46
| * | | | PCI: hotplug: acpiphp: remove hot plug parameter write to PCI host bridgeGary Hade2007-07-111-0/+3
| * | | | PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3Gary Hade2007-07-113-2/+7
| * | | | PCI: hotplug: pciehp: wait for 1 second after power off slotKenji Kaneshige2007-07-111-0/+12
| * | | | PCI: pci_set_power_state(): check for PM capabilities earlierAndrew Lunn2007-07-111-7/+7
OpenPOWER on IntegriCloud