| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2014-01-21 | 367 | -8071/+16189 |
|\ |
|
| * | usb: chipidea: udc: using MultO at TD as real mult value for ISO-TX | Peter Chen | 2014-01-14 | 1 | -2/+17 |
| * | usb: chipidea: need to mask INT_STATUS when write otgsc | Peter Chen | 2014-01-14 | 1 | -3/+3 |
| * | usb: chipidea: put hw_phymode_configure before ci_usb_phy_init | Chris Ruehl | 2014-01-14 | 1 | -2/+2 |
| * | usb: chipidea: Fix Internal error: : 808 [#1] ARM related to STS flag | Chris Ruehl | 2014-01-14 | 1 | -3/+5 |
| * | usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28 | Peter Chen | 2014-01-14 | 1 | -6/+26 |
| * | usb: chipidea: add freescale imx28 special write register method | Peter Chen | 2014-01-14 | 4 | -2/+28 |
| * | usb: ehci: add freescale imx28 special write register method | Peter Chen | 2014-01-14 | 1 | -1/+17 |
| * | usb: core: check for valid id_table when using the RefId feature | Wolfram Sang | 2014-01-14 | 1 | -0/+3 |
| * | usb: cdc-wdm: resp_count can be 0 even if WDM_READ is set | Bjørn Mork | 2014-01-13 | 1 | -1/+1 |
| * | usb: core: bail out if user gives an unknown RefId when using new_id | Wolfram Sang | 2014-01-13 | 1 | -3/+6 |
| * | usb: core: allow a reference device for new_id | Wolfram Sang | 2014-01-11 | 4 | -6/+27 |
| * | usb: core: add sanity checks when using bInterfaceClass with new_id | Wolfram Sang | 2014-01-11 | 1 | -1/+4 |
| * | USB: image: correct spelling mistake in comment | Rahul Bedarkar | 2014-01-09 | 1 | -1/+1 |
| * | USB: c67x00: correct spelling mistakes in comments | Rahul Bedarkar | 2014-01-09 | 2 | -3/+3 |
| * | usb: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-09 | 113 | -113/+0 |
| * | usb:hub set hub->change_bits when over-current happens | Shen Guang | 2014-01-09 | 1 | -1/+2 |
| * | Revert "usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28" | Greg Kroah-Hartman | 2014-01-08 | 1 | -26/+6 |
| * | Merge tag 'for-usb-next-2014-01-08' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman | 2014-01-08 | 3 | -4/+4 |
| |\ |
|
| | * | xhci: Set scatter-gather limit to avoid failed block writes. | Sarah Sharp | 2014-01-08 | 2 | -3/+3 |
| | * | xhci: Avoid infinite loop when sg urb requires too many trbs | Ben Hutchings | 2014-01-08 | 1 | -1/+1 |
| |/ |
|
| * | usb: gadget: remove unused variable in gr_queue_int() | Wei Yongjun | 2014-01-08 | 1 | -3/+0 |
| * | usb: gadget: s3c-hsotg: remove duplicated include from s3c-hsotg.c | Wei Yongjun | 2014-01-08 | 1 | -1/+0 |
| * | USB: ftdi_sio: added CS5 quirk for broken smartcard readers | Colin Leitner | 2014-01-08 | 1 | -2/+15 |
| * | usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28 | Peter Chen | 2014-01-08 | 1 | -6/+26 |
| * | usb: doc: rename ci13xxx-imx.txt to ci-hdrc-imx.txt | Peter Chen | 2014-01-08 | 1 | -0/+0 |
| * | usb: chipidea: mark register map as "const" and convert to u8 | Marc Kleine-Budde | 2014-01-08 | 1 | -40/+40 |
| * | usb: chipidea: move malloced regmap directly into struct hw_bank | Marc Kleine-Budde | 2014-01-08 | 2 | -41/+30 |
| * | USB: wusbcore: fix up coding style issues in wa-nep.c | Rahul Bedarkar | 2014-01-08 | 1 | -4/+6 |
| * | USB: wusbcore: fix up coding style issues in wa-rpipe.c | Rahul Bedarkar | 2014-01-08 | 1 | -3/+3 |
| * | USB: wusbcore: fix up coding style issues in wusbhc.c and wusbhc.h | Rahul Bedarkar | 2014-01-08 | 2 | -8/+14 |
| * | USB: wusbcore: fix up line break coding style issues in mmc.c | Rahul Bedarkar | 2014-01-08 | 1 | -3/+6 |
| * | USB: wusbcore: fix up line break coding style issues in security.c | Rahul Bedarkar | 2014-01-08 | 1 | -7/+11 |
| * | USB: wusbcore: fix up line break coding style issues in wa-hc.h | Rahul Bedarkar | 2014-01-08 | 1 | -4/+4 |
| * | USB: wusbcore: fix up minor coding style issues in cbaf.c | Rahul Bedarkar | 2014-01-08 | 1 | -5/+7 |
| * | USB: wusbcore: correct spelling mistakes in comments and error string | Rahul Bedarkar | 2014-01-08 | 7 | -12/+12 |
| * | USB: core: correct spelling mistakes in comments and warning | Rahul Bedarkar | 2014-01-08 | 9 | -13/+14 |
| * | Watchdog: pcwd_usb: remove CONFIG_USB_DEBUG usage | Greg Kroah-Hartman | 2014-01-08 | 1 | -29/+11 |
| * | USB: c67x00: move URB private data allocation from under spinlock | Max Filippov | 2014-01-08 | 1 | -9/+9 |
| * | USB: c67x00: add proper delays to HPI read/write | Max Filippov | 2014-01-08 | 1 | -0/+10 |
| * | USB: fix race between hub_disconnect and recursively_mark_NOTATTACHED | Alan Stern | 2014-01-07 | 1 | -5/+9 |
| * | USB: fix: ohci-at91 mismerge build error | Arnd Bergmann | 2014-01-07 | 1 | -1/+1 |
| * | USB: oti6858: switch to generic TIOCMIWAIT implementation | Johan Hovold | 2014-01-03 | 1 | -43/+12 |
| * | USB: oti6858: only wake up MSR queue on changes | Johan Hovold | 2014-01-03 | 1 | -1/+5 |
| * | USB: ch341: clean up interrupt handler | Johan Hovold | 2014-01-03 | 1 | -10/+9 |
| * | USB: ch341: switch to generic TIOCMIWAIT implementation | Johan Hovold | 2014-01-03 | 1 | -41/+8 |
| * | USB: ch341: only wake up MSR queue on changes | Johan Hovold | 2014-01-03 | 1 | -0/+3 |
| * | USB: ch341: fix ignored TIOCMIWAIT mask | Johan Hovold | 2014-01-03 | 1 | -8/+4 |
| * | USB: ch341: clean up line-status handling | Johan Hovold | 2014-01-03 | 1 | -8/+14 |
| * | USB: ch341: refactor line-status handling | Johan Hovold | 2014-01-03 | 1 | -23/+28 |