| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 7 | -0/+7 |
|\ |
|
| * | usb: fix implicit usage of gfp.h in host/xhci-hub.c | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
| * | usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed | Paul Gortmaker | 2011-10-31 | 2 | -0/+2 |
| * | usb: Add module.h to drivers/usb consumers who really use it. | Paul Gortmaker | 2011-10-31 | 4 | -0/+4 |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2011-11-03 | 5 | -167/+360 |
|\ \ |
|
| * | | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines | Manuel Lauss | 2011-10-24 | 1 | -1/+1 |
| * | | MIPS: Alchemy: abstract USB block control register access | Manuel Lauss | 2011-10-24 | 4 | -166/+359 |
* | | | Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-01 | 1 | -19/+220 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge branch 'depends/rmk/gpio' into next/devel | Arnd Bergmann | 2011-10-31 | 1 | -1/+1 |
| |\ \ |
|
| * \ \ | Merge branch 'imx/devel' into next/devel | Arnd Bergmann | 2011-10-20 | 2 | -1/+20 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | at91: at91-ohci: support overcurrent notification | Thomas Petazzoni | 2011-09-10 | 1 | -9/+215 |
| * | | | at91: ohci-at91: add vbus_pin_inverted platform attribute | Thomas Petazzoni | 2011-09-10 | 1 | -2/+2 |
| * | | | at91: ohci-at91: always provide all the clocks | Jean-Christophe PLAGNIOL-VILLARD | 2011-09-10 | 1 | -10/+5 |
* | | | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 2011-10-27 | 1 | -1/+1 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | ARM: gpio: pnx4008: convert drivers to use asm/gpio.h rather than mach/gpio.h | Russell King | 2011-08-08 | 1 | -1/+1 |
* | | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-10-25 | 67 | -646/+3010 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | usb/isp1760: Allow to optionally trigger low-level chip reset via GPIOLIB. | Joachim Foerster | 2011-10-19 | 3 | -15/+72 |
| * | | | QE/FHCI: fixed the CONTROL bug | Jerry Huang | 2011-10-18 | 1 | -4/+15 |
| * | | | EHCI: workaround for MosChip controller bug | Alan Stern | 2011-10-18 | 5 | -8/+49 |
| * | | | usb/isp1760: Let OF bindings depend on general CONFIG_OF instead of PPC_OF . | Joachim Foerster | 2011-10-18 | 1 | -4/+6 |
| * | | | USB: Fix runtime wakeup on OHCI | Matthew Garrett | 2011-10-18 | 1 | -4/+1 |
| * | | | xHCI/USB: Make xHCI driver have a BOS descriptor. | Sarah Sharp | 2011-10-18 | 1 | -0/+34 |
| * | | | usb: gadget: renesas_usbhs: add mod_host support | Kuninori Morimoto | 2011-10-13 | 1 | -0/+13 |
| * | | | USB: UHCI: improve comments and logic for root-hub suspend | Alan Stern | 2011-09-26 | 1 | -32/+34 |
| * | | | usb/xhci: remove CONFIG_PCI in xhci.c's probe function | Sebastian Andrzej Siewior | 2011-09-26 | 4 | -9/+8 |
| * | | | usb/xhci: move xhci_gen_setup() away from -pci. | Sebastian Andrzej Siewior | 2011-09-26 | 3 | -91/+91 |
| * | | | usb/xhci: refactor xhci_pci_setup() | Sebastian Andrzej Siewior | 2011-09-26 | 1 | -27/+54 |
| * | | | usb/xhci: replace pci_*_consistent() with dma_*_coherent() | Sebastian Andrzej Siewior | 2011-09-26 | 1 | -19/+19 |
| * | | | usb/xhci: hide MSI code behind PCI bars | Sebastian Andrzej Siewior | 2011-09-26 | 1 | -62/+98 |
| * | | | usb/xhci: group MSI interrupt registration into its own function | Sebastian Andrzej Siewior | 2011-09-26 | 1 | -28/+42 |
| * | | | usb/host: introduce USB_ARCH_HAS_XHCI | Felipe Balbi | 2011-09-26 | 1 | -1/+1 |
| * | | | xHCI: fix debug message | Andiry Xu | 2011-09-26 | 1 | -1/+1 |
| * | | | xHCI: AMD isoc link TRB chain bit quirk | Andiry Xu | 2011-09-26 | 4 | -38/+51 |
| * | | | xHCI: set USB2 hardware LPM | Andiry Xu | 2011-09-26 | 4 | -1/+87 |
| * | | | xHCI: test USB2 software LPM | Andiry Xu | 2011-09-26 | 4 | -1/+211 |
| * | | | xHCI: Check host USB2 LPM capability | Andiry Xu | 2011-09-26 | 3 | -0/+27 |
| * | | | xHCI: Clear PLC for USB2 root hub ports | Andiry Xu | 2011-09-26 | 1 | -0/+4 |
| * | | | xHCI: test and clear RWC bit | Andiry Xu | 2011-09-26 | 3 | -10/+20 |
| * | | | xHCI: set link state | Andiry Xu | 2011-09-26 | 3 | -47/+33 |
| * | | | EHCI : introduce a common ehci_setup | Matthieu CASTET | 2011-09-26 | 1 | -0/+29 |
| * | | | xhci-mem.c: xhci_segment_free: No need for checking seg argument | Kautuk Consul | 2011-09-20 | 1 | -2/+0 |
| * | | | xhci-mem.c: Check for ring->first_seg != NULL | Kautuk Consul | 2011-09-20 | 1 | -10/+12 |
| * | | | xhci: USB 3.0 BW checking. | Sarah Sharp | 2011-09-20 | 2 | -5/+67 |
| * | | | xhci: Fix mult base in endpoint bandwidth info. | Sarah Sharp | 2011-09-20 | 2 | -5/+7 |
| * | | | usb/xhci: ignore xhci version while checking for the link quirk | Sebastian Andrzej Siewior | 2011-09-20 | 2 | -4/+2 |
| * | | | USB: irq: Remove IRQF_DISABLED | Yong Zhang | 2011-09-18 | 41 | -45/+45 |
| * | | | usb: ehci: remove the 1st wmb in qh_append_tds | Ming Lei | 2011-09-18 | 1 | -1/+1 |
| * | | | usb: ehci: fix comment for EHCI_SHRINK_JIFFIES | Ming Lei | 2011-09-18 | 1 | -1/+1 |
| * | | | usb: ehci: only prepare zero packet for out transfer if required | Ming Lei | 2011-09-18 | 1 | -2/+3 |
| * | | | usb: ehci: remove wmb in qh_update | Ming Lei | 2011-09-18 | 1 | -2/+0 |