Age | Commit message (Expand) | Author | Files | Lines |
2014-01-29 | Merge remote-tracking branch 'agust/next' into next | Benjamin Herrenschmidt | 1 | -12/+1 |
2014-01-25 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -21/+20 |
2014-01-24 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -22/+17 |
2014-01-24 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -4/+12 |
2014-01-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2014-01-21 | Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 329 | -3884/+9687 |
2014-01-14 | usb: chipidea: udc: using MultO at TD as real mult value for ISO-TX | Peter Chen | 1 | -2/+17 |
2014-01-14 | usb: chipidea: need to mask INT_STATUS when write otgsc | Peter Chen | 1 | -3/+3 |
2014-01-14 | usb: chipidea: put hw_phymode_configure before ci_usb_phy_init | Chris Ruehl | 1 | -2/+2 |
2014-01-14 | usb: chipidea: Fix Internal error: : 808 [#1] ARM related to STS flag | Chris Ruehl | 1 | -3/+5 |
2014-01-14 | usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28 | Peter Chen | 1 | -6/+26 |
2014-01-14 | usb: chipidea: add freescale imx28 special write register method | Peter Chen | 3 | -2/+27 |
2014-01-14 | usb: ehci: add freescale imx28 special write register method | Peter Chen | 1 | -1/+17 |
2014-01-14 | usb: core: check for valid id_table when using the RefId feature | Wolfram Sang | 1 | -0/+3 |
2014-01-14 | Move DWC2 driver out of staging | Paul Zimmerman | 15 | -0/+13217 |
2014-01-13 | usb: cdc-wdm: resp_count can be 0 even if WDM_READ is set | Bjørn Mork | 1 | -1/+1 |
2014-01-13 | usb: core: bail out if user gives an unknown RefId when using new_id | Wolfram Sang | 1 | -3/+6 |
2014-01-13 | Merge branch 'acpi-hotplug' | Rafael J. Wysocki | 1 | -20/+20 |
2014-01-13 | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 1 | -1/+0 |
2014-01-12 | USB: fsl-mph-dr-of: adjust for OF based clock lookup | Gerhard Sittig | 1 | -12/+1 |
2014-01-11 | usb: core: allow a reference device for new_id | Wolfram Sang | 2 | -4/+18 |
2014-01-11 | usb: core: add sanity checks when using bInterfaceClass with new_id | Wolfram Sang | 1 | -1/+4 |
2014-01-09 | Merge branch 'qcom/drivers' into next/drivers | Olof Johansson | 1 | -20/+15 |
2014-01-09 | usb: phy: msm: Move mach dependent code to platform data | Ivan T. Ivanov | 1 | -20/+15 |
2014-01-09 | USB: image: correct spelling mistake in comment | Rahul Bedarkar | 1 | -1/+1 |
2014-01-09 | USB: c67x00: correct spelling mistakes in comments | Rahul Bedarkar | 2 | -3/+3 |
2014-01-09 | usb: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 113 | -113/+0 |
2014-01-09 | usb:hub set hub->change_bits when over-current happens | Shen Guang | 1 | -1/+2 |
2014-01-09 | Revert "usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28" | Greg Kroah-Hartman | 1 | -26/+6 |
2014-01-08 | xhci: Set scatter-gather limit to avoid failed block writes. | Sarah Sharp | 2 | -3/+3 |
2014-01-08 | xhci: Avoid infinite loop when sg urb requires too many trbs | Ben Hutchings | 1 | -1/+1 |
2014-01-08 | usb: gadget: remove unused variable in gr_queue_int() | Wei Yongjun | 1 | -3/+0 |
2014-01-08 | usb: gadget: s3c-hsotg: remove duplicated include from s3c-hsotg.c | Wei Yongjun | 1 | -1/+0 |
2014-01-08 | USB: ftdi_sio: added CS5 quirk for broken smartcard readers | Colin Leitner | 1 | -2/+15 |
2014-01-08 | usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28 | Peter Chen | 1 | -6/+26 |
2014-01-08 | usb: chipidea: mark register map as "const" and convert to u8 | Marc Kleine-Budde | 1 | -40/+40 |
2014-01-08 | usb: chipidea: move malloced regmap directly into struct hw_bank | Marc Kleine-Budde | 2 | -41/+30 |
2014-01-08 | USB: wusbcore: fix up coding style issues in wa-nep.c | Rahul Bedarkar | 1 | -4/+6 |
2014-01-08 | USB: wusbcore: fix up coding style issues in wa-rpipe.c | Rahul Bedarkar | 1 | -3/+3 |
2014-01-08 | USB: wusbcore: fix up coding style issues in wusbhc.c and wusbhc.h | Rahul Bedarkar | 2 | -8/+14 |
2014-01-08 | USB: wusbcore: fix up line break coding style issues in mmc.c | Rahul Bedarkar | 1 | -3/+6 |
2014-01-08 | USB: wusbcore: fix up line break coding style issues in security.c | Rahul Bedarkar | 1 | -7/+11 |
2014-01-08 | USB: wusbcore: fix up line break coding style issues in wa-hc.h | Rahul Bedarkar | 1 | -4/+4 |
2014-01-08 | USB: wusbcore: fix up minor coding style issues in cbaf.c | Rahul Bedarkar | 1 | -5/+7 |
2014-01-08 | USB: wusbcore: correct spelling mistakes in comments and error string | Rahul Bedarkar | 7 | -12/+12 |
2014-01-08 | USB: core: correct spelling mistakes in comments and warning | Rahul Bedarkar | 9 | -13/+14 |
2014-01-08 | USB: c67x00: move URB private data allocation from under spinlock | Max Filippov | 1 | -9/+9 |
2014-01-08 | USB: c67x00: add proper delays to HPI read/write | Max Filippov | 1 | -0/+10 |
2014-01-07 | USB: fix race between hub_disconnect and recursively_mark_NOTATTACHED | Alan Stern | 1 | -5/+9 |
2014-01-07 | USB: fix: ohci-at91 mismerge build error | Arnd Bergmann | 1 | -1/+1 |