Age | Commit message (Expand) | Author | Files | Lines |
2013-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -12/+4 |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -0/+7 |
2013-11-11 | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -1/+1 |
2013-11-11 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 1 | -4/+4 |
2013-11-07 | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 8 | -13/+29 |
2013-11-07 | Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 154 | -5249/+6860 |
2013-11-01 | USB: serial: ftdi_sio: add id for Z3X Box device | Алексей Крамаренко | 2 | -0/+7 |
2013-11-01 | Revert "USB: pl2303: restrict the divisor based baud rate encoding method to ... | Greg Kroah-Hartman | 1 | -5/+1 |
2013-11-01 | Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method" | Greg Kroah-Hartman | 1 | -52/+10 |
2013-11-01 | Revert "usb: pl2303: do not round to the next nearest standard baud rate for ... | Greg Kroah-Hartman | 1 | -37/+28 |
2013-11-01 | Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates" | Greg Kroah-Hartman | 1 | -2/+2 |
2013-11-01 | Revert "usb: pl2303: move the two baud rate encoding methods to separate func... | Greg Kroah-Hartman | 1 | -114/+101 |
2013-11-01 | Revert "usb: pl2303: increase the allowed baud rate range for the divisor bas... | Greg Kroah-Hartman | 1 | -12/+4 |
2013-11-01 | Revert "usb: pl2303: also use the divisor based baud rate encoding method for... | Greg Kroah-Hartman | 1 | -1/+1 |
2013-11-01 | Revert "usb: pl2303: add two comments concerning the supported baud rates wit... | Greg Kroah-Hartman | 1 | -12/+0 |
2013-11-01 | Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_star... | Greg Kroah-Hartman | 1 | -2/+3 |
2013-11-01 | Revert "pl2303: improve the chip type information output on startup" | Greg Kroah-Hartman | 1 | -10/+5 |
2013-11-01 | Revert "pl2303: improve the chip type detection/distinction" | Greg Kroah-Hartman | 1 | -72/+23 |
2013-11-01 | Revert "USB: pl2303: distinguish between original and cloned HX chips" | Greg Kroah-Hartman | 1 | -32/+11 |
2013-10-30 | usb: usbtest: support container id descriptor test | Huang Rui | 1 | -0/+27 |
2013-10-30 | usb: usbtest: support superspeed device capbility descriptor test | Huang Rui | 1 | -0/+37 |
2013-10-30 | usb: usbtest: support usb2 extension descriptor test | Huang Rui | 1 | -0/+77 |
2013-10-30 | usb: chipidea: only get vbus regulator for non-peripheral mode | Peter Chen | 1 | -12/+15 |
2013-10-30 | USB: ehci-atmel: add usb_clk for transition to CCF | Boris BREZILLON | 1 | -1/+15 |
2013-10-30 | usb: cdc-wdm: ignore speed change notifications | Bjørn Mork | 1 | -0/+4 |
2013-10-30 | USB: cdc-wdm: support back-to-back USB_CDC_NOTIFY_RESPONSE_AVAILABLE notifica... | Greg Suarez | 1 | -4/+34 |
2013-10-30 | usbatm: Fix dynamic_debug / ratelimited atm_dbg and atm_rldbg macros | Joe Perches | 1 | -7/+7 |
2013-10-30 | usb: usbtest: support bos descriptor test for usb 3.0 | Huang Rui | 1 | -0/+13 |
2013-10-30 | USB: phy: samsung: Support multiple PHYs of same type | Anton Tikhomirov | 2 | -2/+4 |
2013-10-30 | usb: wusbcore: change WA_SEGS_MAX to a legal value | Thomas Pugliese | 1 | -2/+3 |
2013-10-30 | usb: wusbcore: add a quirk for Alereon HWA device isoc behavior | Thomas Pugliese | 4 | -17/+62 |
2013-10-30 | usb: wusbcore: combine multiple isoc frames in a single transfer request. | Thomas Pugliese | 1 | -111/+255 |
2013-10-30 | usb: wusbcore: set the RPIPE wMaxPacketSize value correctly | Thomas Pugliese | 1 | -1/+4 |
2013-10-30 | usb: chipidea: host: more enhancement when ci->hcd is NULL | Peter Chen | 1 | -3/+3 |
2013-10-30 | usb: ohci: remove ep93xx bus glue platform driver | H Hartley Sweeten | 3 | -183/+0 |
2013-10-30 | usb: usbtest: fix checkpatch warning as sizeof code style | Huang Rui | 1 | -8/+8 |
2013-10-25 | usb/gadget: f_mass_storage: use string literal as format in dev_set_name | Andrzej Pietrasiewicz | 1 | -1/+1 |
2013-10-25 | USB:add new zte 3g-dongle's pid to option.c | Rui li | 1 | -0/+17 |
2013-10-25 | consolidate the reassignments of ->f_op in ->open() instances | Al Viro | 1 | -12/+4 |
2013-10-24 | Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 43 | -1162/+2883 |
2013-10-20 | USB: wusbcore: fix usb_dev leaks | Alexey Khoroshilov | 1 | -0/+3 |
2013-10-20 | USB: UHCI: check for wakeup/suspend race | Alan Stern | 1 | -7/+10 |
2013-10-20 | USB: EHCI: add check for wakeup/suspend race | Alan Stern | 1 | -0/+8 |
2013-10-20 | USB: change dev_warn about missing reset-resume to dev_dbg | Alan Stern | 1 | -2/+2 |
2013-10-20 | USB: OHCI: fix and explain sparse errors | Alan Stern | 1 | -4/+5 |
2013-10-20 | USB: EHCI: fix sparse errors | Alan Stern | 2 | -5/+7 |
2013-10-20 | USB: EHCI: fix type mismatch in check_intr_schedule | Alan Stern | 1 | -1/+1 |
2013-10-20 | Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman | 9 | -322/+260 |
2013-10-20 | Merge 3.12-rc6 into usb-next. | Greg Kroah-Hartman | 16 | -80/+339 |
2013-10-19 | usb: wusbcore: preserve endianness of cached descriptors | Thomas Pugliese | 2 | -8/+4 |