Age | Commit message (Expand) | Author | Files | Lines |
2012-06-04 | usb: gadget: goku_udc: Remove unneeded condition | Ido Shayevitz | 1 | -1/+1 |
2012-06-04 | usb: gadget: fsl_udc_core: Remove unneeded condition | Ido Shayevitz | 1 | -1/+1 |
2012-06-04 | usb: gadget: fsl_qe_udc: Remove unneeded condition | Ido Shayevitz | 1 | -1/+1 |
2012-06-04 | usb: gadget: atmel_usba_udc: Remove unneeded condition | Ido Shayevitz | 1 | -6/+0 |
2012-05-26 | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -35/+43 |
2012-05-26 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -2/+3 |
2012-05-24 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -2/+2 |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -3/+3 |
2012-05-23 | Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -27/+24 |
2012-05-23 | Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+3 |
2012-05-23 | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 245 | -12893/+16448 |
2012-05-22 | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -6/+7 |
2012-05-22 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -2/+3 |
2012-05-22 | Merge branch 'usb-target-merge' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -0/+2638 |
2012-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 1 | -1/+1 |
2012-05-21 | Merge tag 'for-usb-next-2012-05-21' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman | 2 | -30/+50 |
2012-05-21 | xhci: Fix DIV_ROUND_UP compile error. | Sarah Sharp | 1 | -3/+3 |
2012-05-21 | xhci: Fix compile with CONFIG_USB_SUSPEND=n | Sarah Sharp | 1 | -27/+43 |
2012-05-21 | USB: Fix core compile with CONFIG_USB_SUSPEND=n | Sarah Sharp | 1 | -0/+4 |
2012-05-21 | Revert "USB: EHCI: work around bug in the Philips ISP1562 controller" | Greg Kroah-Hartman | 3 | -9/+1 |
2012-05-19 | USB: EHCI: fix command register configuration lost problem | Ming Lei | 1 | -1/+0 |
2012-05-19 | USB: Remove races in devio.c | Huajun Li | 1 | -8/+25 |
2012-05-19 | USB: ehci-platform: remove update_device | Hauke Mehrtens | 1 | -2/+0 |
2012-05-19 | Merge tag 'for-usb-next-2012-05-18' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman | 12 | -11/+1329 |
2012-05-19 | USB: Disable hub-initiated LPM for comms devices. | Sarah Sharp | 2 | -0/+2 |
2012-05-19 | xhci: Add Intel U1/U2 timeout policy. | Sarah Sharp | 3 | -0/+138 |
2012-05-19 | xhci: Add infrastructure for host-specific LPM policies. | Sarah Sharp | 3 | -0/+335 |
2012-05-19 | xhci: Reserve one command for USB3 LPM disable. | Sarah Sharp | 2 | -0/+14 |
2012-05-19 | xhci: Some Evaluate Context commands must succeed. | Sarah Sharp | 3 | -4/+4 |
2012-05-19 | USB: Disable USB 3.0 LPM in critical sections. | Sarah Sharp | 3 | -1/+118 |
2012-05-19 | USB: Add support to enable/disable USB3 link states. | Sarah Sharp | 1 | -0/+414 |
2012-05-19 | USB: Calculate USB 3.0 exit latencies for LPM. | Sarah Sharp | 1 | -1/+210 |
2012-05-19 | USB: Refactor code to set LPM support flag. | Sarah Sharp | 1 | -5/+17 |
2012-05-19 | USB: Make sure to fetch the BOS desc for roothubs. | Sarah Sharp | 1 | -0/+9 |
2012-05-19 | xhci: Add roothub code to set U1/U2 timeouts. | Sarah Sharp | 2 | -0/+21 |
2012-05-19 | xhci: Reset reserved command ring TRBs on cleanup. | Sarah Sharp | 1 | -0/+1 |
2012-05-19 | USB: fix resource leak in xhci power loss path | Oliver Neukum | 1 | -0/+26 |
2012-05-17 | USB: gpio_vbus: wakeup support on GPIO VBUS interrupts | Shinya Kuribayashi | 1 | -0/+33 |
2012-05-17 | USB: gpio_vbus: a missing cancellation of workqueue in remove() function | Shinya Kuribayashi | 1 | -0/+1 |
2012-05-17 | USB: gpio_vbus: handle IRQ flags properly | Shinya Kuribayashi | 1 | -5/+6 |
2012-05-17 | USB: gpio_vbus: remove IRQF_SAMPLE_RANDOM use | Shinya Kuribayashi | 1 | -3/+2 |
2012-05-17 | USB: gpio_vbus: use cached IRQ number for consistency with the probed one | Shinya Kuribayashi | 1 | -4/+6 |
2012-05-17 | usbcore: enable USB2 LPM if port suspend fails | Andiry Xu | 1 | -0/+4 |
2012-05-17 | xhci: Add new short TX quirk for Fresco Logic host. | Sarah Sharp | 3 | -3/+19 |
2012-05-17 | USB: twl6030-usb: pass IRQF_ONESHOT to request_threaded_irq | Ming Lei | 1 | -2/+2 |
2012-05-17 | USB: storage: fixed keyword related space issues. | Jeffrin Jose | 1 | -2/+2 |
2012-05-17 | USB: storage: fixed several trailing white spaces issues. | Jeffrin Jose | 1 | -9/+9 |
2012-05-17 | USB: storage: fixed C99 comment issue. | Jeffrin Jose | 1 | -1/+1 |
2012-05-16 | Revert "USB: serial: sierra: put reset_resume callback back." | Greg Kroah-Hartman | 1 | -8/+0 |
2012-05-16 | USB: serial: fix up reset_resume callback | Greg Kroah-Hartman | 1 | -2/+4 |