| Commit message (Expand) | Author | Age |
... | |
| * | | | usb: dwc3: Enable usb2 LPM only when connected as usb2.0 | Pratyush Anand | 2013-01-18 |
| * | | | usb: dwc3: debugfs: convert our regdump to use regsets | Felipe Balbi | 2013-01-18 |
| * | | | usb: dwc3: gadget: don't redefine 'ret' | Felipe Balbi | 2013-01-18 |
| * | | | usb: dwc3: exynos: use devm_ functions | Jingoo Han | 2013-01-18 |
| * | | | usb: dwc3: decrease event buffer size | Felipe Balbi | 2013-01-18 |
* | | | | Merge tag 'musb-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 2013-01-25 |
|\ \ \ \ |
|
| * | | | | usb: musb: omap2430: fix wrong devm_kzalloc() result check | Sergei Shtylyov | 2013-01-17 |
| * | | | | usb: musb: fix dependency on transceiver driver | Ming Lei | 2013-01-17 |
| * | | | | usb: musb: core: fix failure path | Ming Lei | 2013-01-17 |
| * | | | | usb: musb: Double buffering issues in host mode TX | supriya karanth | 2013-01-17 |
| * | | | | usb: musb: omap2430: kill redundant assignments in omap2430_probe() | Sergei Shtylyov | 2013-01-17 |
| * | | | | usb: musb: ux500: use clk_prepare_enable and clk_disable_unprepare | Fabio Baltieri | 2013-01-17 |
| * | | | | usb: musb: set AUTOSET for full speed bulk DMA transfer in host mode | supriya karanth | 2013-01-10 |
| * | | | | usb: musb: set TXMAXP and AUTOSET for full speed bulk in device mode | supriya karanth | 2013-01-10 |
| * | | | | usb: musb: dsps: Remove duplicate inclusion of linux/of.h | Sachin Kamat | 2013-01-10 |
| * | | | | usb: musb: omap2430: fix the readiness check in omap_musb_mailbox | Aaro Koskinen | 2013-01-10 |
| | |/ /
| |/| | |
|
* | | | | usb: ehci-s5p/ohci-exynos: Fix compatible strings for the device | Vivek Gautam | 2013-01-24 |
* | | | | USB: fix sign-extension bug in the hub driver | Alan Stern | 2013-01-24 |
* | | | | USB: uhci: beautify source code | Chen Gang | 2013-01-24 |
* | | | | USB: option: add and update Alcatel modems | Bjørn Mork | 2013-01-24 |
* | | | | USB: misc: usb3503: add dt support | Dongjin Kim | 2013-01-24 |
* | | | | USB: UHCI: remove unused definition | Woody Suwalski | 2013-01-24 |
* | | | | USB: uhci: check buffer length to avoid memory overflow | Chen Gang | 2013-01-24 |
* | | | | USB: Set usb port's DeviceRemovable according acpi information | Lan Tianyu | 2013-01-21 |
* | | | | drivers/usb/chipidea/core.c: adjust duplicate test | Julia Lawall | 2013-01-21 |
* | | | | USB: storage: avoid scanning other targets for single target device | Ming Lei | 2013-01-20 |
* | | | | usb: Create link files between child device and usb port device. | Lan Tianyu | 2013-01-20 |
* | | | | usb: Add "portX/connect_type" attribute to expose usb port's connect type | Lan Tianyu | 2013-01-20 |
* | | | | usb: fix compilation error and warning of driver/usb/core/port.c on arm and b... | Lan Tianyu | 2013-01-20 |
* | | | | usb: Add driver/usb/core/(port.c,hub.h) files | Lan Tianyu | 2013-01-18 |
* | | | | USB: c67x00-ll-hpi.c: signedness bug in ll_recv_msg() | Dan Carpenter | 2013-01-18 |
* | | | | USB: io_ti: kill custom closing_wait implementation | Johan Hovold | 2013-01-18 |
* | | | | USB: io_ti: query hardware-buffer status in chars_in_buffer | Johan Hovold | 2013-01-18 |
* | | | | USB: serial: grab disconnect mutex in chars_in_buffer | Johan Hovold | 2013-01-18 |
* | | | | USB: io_ti: use tty-port drain delay | Johan Hovold | 2013-01-18 |
* | | | | USB: io_ti: move write-fifo flushing to close | Johan Hovold | 2013-01-18 |
* | | | | Merge 3.8-rc4 into usb-next | Greg Kroah-Hartman | 2013-01-18 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Linux 3.8-rc4 | Linus Torvalds | 2013-01-17 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2013-01-17 |
| |\ \ \ |
|
| | * | | | s390/chsc: fix SEI usage | Sebastian Ott | 2013-01-16 |
| | * | | | s390/time: fix sched_clock() overflow | Heiko Carstens | 2013-01-16 |
| | * | | | s390: use -fPIC for module compile | Martin Schwidefsky | 2013-01-12 |
| | * | | | s390/mm: fix pmd_pfn() for thp | Gerald Schaefer | 2013-01-12 |
| * | | | | Merge tag 'for-linus-v3.8-rc4' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2013-01-16 |
| |\ \ \ \ |
|
| | * | | | | xfs: recalculate leaf entry pointer after compacting a dir2 block | Eric Sandeen | 2013-01-16 |
| | * | | | | xfs: remove int casts from debug dquot soft limit timer asserts | Brian Foster | 2013-01-16 |
| | * | | | | xfs: fix the multi-segment log buffer format | Mark Tinguely | 2013-01-16 |
| | * | | | | xfs: fix segment in xfs_buf_item_format_segment | Mark Tinguely | 2013-01-16 |
| | * | | | | xfs: rename bli_format to avoid confusion with bli_formats | Mark Tinguely | 2013-01-16 |
| | * | | | | xfs: use b_maps[] for discontiguous buffers | Mark Tinguely | 2013-01-16 |