| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2012-10-02 | 1 | -1/+1 |
|\ |
|
| * | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 2012-08-20 | 1 | -1/+1 |
* | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2012-10-01 | 8 | -9/+9 |
|\ \ |
|
| * \ | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson | 2012-09-22 | 8 | -9/+9 |
| |\ \ |
|
| | * | | ARM: samsung: move platform_data definitions | Arnd Bergmann | 2012-09-19 | 3 | -3/+3 |
| | * | | ARM: orion: move platform_data definitions | Arnd Bergmann | 2012-09-19 | 1 | -1/+1 |
| | * | | ARM: pxa: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 1 | -2/+2 |
| | * | | ARM: imx: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 2 | -2/+2 |
| | * | | ARM: davinci: move platform_data definitions | Arnd Bergmann | 2012-09-14 | 1 | -1/+1 |
* | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-01 | 4 | -86/+4 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge tag 'omap-cleanup-local-headers-for-v3.7' of git://git.kernel.org/pub/s... | Olof Johansson | 2012-09-20 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | ARM: OMAP1: Make plat/mux.h omap1 only | Tony Lindgren | 2012-09-20 | 1 | -1/+1 |
| * | | | | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2012-09-20 | 8 | -11/+227 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | ARM: mach-pnx4008: Remove architecture | Roland Stigge | 2012-08-26 | 3 | -85/+3 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'for-usb-next-2012-09-25' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman | 2012-09-25 | 4 | -2/+8 |
|\ \ \ \ |
|
| * | | | | xhci: Intel Panther Point BEI quirk. | Sarah Sharp | 2012-09-25 | 3 | -1/+5 |
| * | | | | usb: host: xhci: Fix Null pointer dereferencing with 71c731a for non-x86 systems | Vivek Gautam | 2012-09-24 | 1 | -0/+2 |
| * | | | | Increase XHCI suspend timeout to 16ms | Michael Spang | 2012-09-24 | 1 | -1/+1 |
* | | | | | powerpc/usb: remove checking PHY_CLK_VALID for UTMI PHY | Shengzhou Liu | 2012-09-24 | 1 | -2/+1 |
|/ / / / |
|
* | | | | USB: ohci-at91: fix null pointer in ohci_hcd_at91_overcurrent_irq | Joachim Eastwood | 2012-09-24 | 1 | -1/+2 |
* | | | | fsl/usb: Add support for USB controller version 2.4 | Ramneek Mehresh | 2012-09-21 | 1 | -0/+2 |
* | | | | USB: EHCI: convert warning messages to debug-level | Alan Stern | 2012-09-21 | 1 | -2/+4 |
* | | | | USB: EHCI: remove useless test | Alan Stern | 2012-09-21 | 1 | -4/+2 |
* | | | | USB EHCI/Xen: propagate controller reset information to hypervisor | Jan Beulich | 2012-09-18 | 2 | -4/+4 |
* | | | | USB: remove CONFIG_EXPERIMENTAL dependancies | Greg Kroah-Hartman | 2012-09-17 | 1 | -12/+10 |
* | | | | Merge 3.6-rc6 into usb-next | Greg Kroah-Hartman | 2012-09-16 | 8 | -11/+227 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | EHCI: Update qTD next pointer in QH overlay region during unlink | Pavankumar Kondeti | 2012-09-10 | 1 | -2/+10 |
| * | | | Merge tag 'for-usb-linus-2012-09-05' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2012-09-05 | 6 | -9/+207 |
| |\ \ \ |
|
| | * | | | usb: host: xhci: fix compilation error for non-PCI based stacks | Moiz Sonasath | 2012-09-05 | 1 | -0/+1 |
| | * | | | usb: host: xhci-plat: use ioremap_nocache | Ruchika Kharwar | 2012-09-05 | 1 | -1/+1 |
| | * | | | usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP Hardware | Alexis R. Cortes | 2012-09-05 | 3 | -0/+169 |
| | * | | | xhci: Make handover code more robust | Matthew Garrett | 2012-09-05 | 1 | -2/+10 |
| | * | | | xhci: Fix a logical vs bitwise AND bug | Dan Carpenter | 2012-09-05 | 1 | -1/+1 |
| | * | | | Intel xhci: Only switch the switchable ports | Keng-Yu Lin | 2012-09-04 | 1 | -4/+23 |
| | * | | | xhci: Recognize USB 3.0 devices as superspeed at powerup | Manoj Iyer | 2012-09-04 | 1 | -1/+2 |
| | |/ / |
|
| * | | | USB: ohci-at91: fix PIO handling in relation with number of ports | Nicolas Ferre | 2012-09-05 | 1 | -0/+10 |
| |/ / |
|
* | | | drivers/usb/host/sl811-hcd.c: removes unnecessary semicolon | Peter Senna Tschudin | 2012-09-13 | 1 | -1/+1 |
* | | | drivers/usb/host/xhci-ring.c: removes unnecessary semicolon | Peter Senna Tschudin | 2012-09-13 | 1 | -1/+1 |
* | | | usb/xhci: update a comment regarding the BOS descriptor to reflect the code | Sebastian Andrzej Siewior | 2012-09-13 | 1 | -1/+1 |
* | | | usb: host: xhci: sparse fixes | Felipe Balbi | 2012-09-13 | 3 | -3/+6 |
* | | | xHCI: handle command after aborting the command ring | Elric Fu | 2012-09-13 | 1 | -6/+165 |
* | | | xHCI: cancel command after command timeout | Elric Fu | 2012-09-13 | 2 | -7/+22 |
* | | | xHCI: add aborting command ring function | Elric Fu | 2012-09-13 | 4 | -1/+128 |
* | | | xHCI: add cmd_ring_state | Elric Fu | 2012-09-13 | 3 | -2/+11 |
* | | | Merge tag 'xceiv-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Greg Kroah-Hartman | 2012-09-11 | 1 | -8/+9 |
|\ \ \ |
|
| * | | | usb: move phy driver from mach-tegra to drivers/usb | Venu Byravarasu | 2012-09-05 | 1 | -6/+8 |
| | |/
| |/| |
|
* | | | USB/host: Cleanup unneccessary irq disable code | Chuansheng Liu | 2012-09-10 | 2 | -2/+2 |
* | | | usb/acpi: Use ACPI methods to power off ports. | Lan Tianyu | 2012-09-10 | 1 | -0/+12 |
* | | | xhci: Handle clear PORT_POWER feature. | Lan Tianyu | 2012-09-10 | 1 | -0/+4 |
* | | | usb: move children to struct usb_port | Lan Tianyu | 2012-09-10 | 1 | -3/+2 |