| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2007-07-20 | 5 | -231/+229 |
|\ |
|
| * | USB: r8a66597-hcd: fixes some problem | Yoshihiro Shimoda | 2007-07-19 | 2 | -101/+96 |
| * | UHCI: short control URBs get a status stage | Alan Stern | 2007-07-19 | 1 | -21/+38 |
| * | isp116x-hcd: prepare for urb->status | Alan Stern | 2007-07-19 | 1 | -101/+86 |
| * | USB: use mutex instead of semaphore in the ELAN U132 adapter driver | Matthias Kaehlcke | 2007-07-19 | 1 | -8/+9 |
* | | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-20 | 1 | -1/+1 |
|/ |
|
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 | 2 | -4/+2 |
* | USB: ohci-pnx4008: Remove unnecessary cast of return value of kzalloc | Suresh Jayaraman | 2007-07-12 | 1 | -1/+1 |
* | USB: Don't resume root hub if the controller is suspended | Alan Stern | 2007-07-12 | 2 | -3/+6 |
* | ehci-hub: improved over-current recovery | Christian Engelmayer | 2007-07-12 | 1 | -1/+16 |
* | USB: PS3: USB system-bus rework | Geoff Levand | 2007-07-12 | 4 | -53/+162 |
* | USB: Fix NEC OHCI chip silicon bug | Michael Hanselmann | 2007-07-12 | 5 | -14/+61 |
* | USB: EHCI: Safe endianness for transfer buffers after reset in case of HUB wi... | Vladimir Barinov | 2007-07-12 | 2 | -2/+14 |
* | USB: use function attribute __maybe_unused | David Rientjes | 2007-07-12 | 2 | -13/+13 |
* | USB: ehci_fsl update for MPC831x support | Li Yang | 2007-07-12 | 3 | -4/+15 |
* | USB: Set CONFIG_USB_EHCI_BIG_ENDIAN_MMIO/_DESC in usb/host/Kconfig | Stefan Roese | 2007-07-12 | 1 | -4/+4 |
* | USB: EHCI big endian data structures support (for 440EPx) | Stefan Roese | 2007-07-12 | 2 | -0/+187 |
* | USB: EHCI: fix handover for designated full-speed ports | Alan Stern | 2007-07-12 | 1 | -1/+3 |
* | USB: EHCI, OHCI: handover changes | Alan Stern | 2007-07-12 | 6 | -28/+145 |
* | USB: ehci refcounts work on ppc7448 | David Brownell | 2007-07-12 | 2 | -6/+14 |
* | USB: r8a66597-hcd: fix NULL access | Yoshihiro Shimoda | 2007-07-12 | 1 | -1/+4 |
* | USB: r8a66597-hcd: host controller driver for R8A66597 | Yoshihiro Shimoda | 2007-07-12 | 4 | -0/+2889 |
* | USB: EHCI support for big-endian descriptors | Stefan Roese | 2007-07-12 | 7 | -302/+432 |
* | USB: EHCI cpufreq fix | Stuart_Hayes@Dell.com | 2007-07-12 | 5 | -0/+214 |
* | PCI: Change all drivers to use pci_device->revision | Auke Kok | 2007-07-11 | 1 | -2/+1 |
* | OHCI: Fix machine check in ohci_hub_status_data | Alan Stern | 2007-06-08 | 1 | -0/+2 |
* | ehci-fsl: fix cache coherency problem on system with large memory | Li Yang | 2007-05-23 | 2 | -0/+14 |
* | USB: Fix USB OHCI Subvendor for Toshiba Portege 4000 | Andrey Borzenkov | 2007-05-22 | 1 | -1/+1 |
* | EHCI: fix problem with BIOS handoff | Alan Stern | 2007-05-22 | 1 | -0/+9 |
* | USB: fix more ftdi-elan/u132-hcd #include lossage | David Brownell | 2007-05-22 | 1 | -5/+7 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-05-08 | 3 | -6/+6 |
|\ |
|
| * | Merge branch 'linux-2.6' | Paul Mackerras | 2007-05-08 | 3 | -17/+2 |
| |\ |
|
| * | | [POWERPC] Rename device_is_compatible to of_device_is_compatible | Stephen Rothwell | 2007-05-07 | 1 | -2/+2 |
| * | | [POWERPC] PS3: Interrupt routine fixups. | Geoff Levand | 2007-05-02 | 2 | -4/+4 |
* | | | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 4 | -4/+0 |
| |/
|/| |
|
* | | ehci-ps3, ohci-ps3: fix compilation | Geoff Levand | 2007-05-07 | 2 | -15/+0 |
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-05-06 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX | Eric Miao | 2007-04-21 | 1 | -2/+2 |
* | | USB: quirk for broken suspend of IT8152F/G | Raphael Assenat | 2007-04-27 | 1 | -0/+4 |
* | | USB: remove ancient/broken CRIS hcd | David Brownell | 2007-04-27 | 3 | -4840/+0 |
* | | USB: add an ohci board-specific quirk | David Brownell | 2007-04-27 | 1 | -8/+20 |
* | | UHCI: Add some WARN_ON()s | Alan Stern | 2007-04-27 | 1 | -4/+12 |
* | | EHCI: add delay to bus_resume before accessing ports | Alan Stern | 2007-04-27 | 1 | -0/+4 |
* | | ehci-fsl: change SI_CTRL, PRI_CTRL register offsets according to errata | Christian Engelmayer | 2007-04-27 | 1 | -2/+2 |
* | | dev_dbg: check dev_dbg() arguments | Dan Williams | 2007-04-27 | 1 | -6/+0 |
|/ |
|
* | EHCI: fix remote wakeup regression in 2.6.21-rc | Alan Stern | 2007-04-11 | 1 | -0/+1 |
* | UHCI: Fix problem caused by lack of terminating QH | Alan Stern | 2007-03-26 | 3 | -82/+41 |
* | USB: fix Unaligned access in EHCI driver | Max Dmitrichenko | 2007-03-09 | 1 | -2/+1 |
* | UHCI: fix port resume problem | Alan Stern | 2007-03-09 | 1 | -4/+7 |
* | UHCI: Eliminate asynchronous skeleton Queue Headers | Alan Stern | 2007-02-23 | 4 | -113/+256 |