Age | Commit message (Expand) | Author |
2013-11-25 | usb: gadget: s3c-hsotg: fix disconnect handling | Robert Baldyga |
2013-11-25 | usb: gadget: s3c-hsotg: fix spinlock locking | Robert Baldyga |
2013-11-25 | usb: phy: generic: fix how we find out about our resources | Felipe Balbi |
2013-11-25 | usb: phy: remove dead code | Michal Nazarewicz |
2013-11-22 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds |
2013-11-20 | Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-11-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-11-15 | tree-wide: use reinit_completion instead of INIT_COMPLETION | Wolfram Sang |
2013-11-14 | ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro | Rafael J. Wysocki |
2013-11-14 | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-11-12 | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-11-11 | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2013-11-11 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2013-11-07 | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring |
2013-11-07 | Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-11-01 | USB: serial: ftdi_sio: add id for Z3X Box device | Алексей Крамаренко |
2013-11-01 | Revert "USB: pl2303: restrict the divisor based baud rate encoding method to ... | Greg Kroah-Hartman |
2013-11-01 | Revert "usb: pl2303: fix+improve the divsor based baud rate encoding method" | Greg Kroah-Hartman |
2013-11-01 | Revert "usb: pl2303: do not round to the next nearest standard baud rate for ... | Greg Kroah-Hartman |
2013-11-01 | Revert "usb: pl2303: remove 500000 baud from the list of standard baud rates" | Greg Kroah-Hartman |
2013-11-01 | Revert "usb: pl2303: move the two baud rate encoding methods to separate func... | Greg Kroah-Hartman |
2013-11-01 | Revert "usb: pl2303: increase the allowed baud rate range for the divisor bas... | Greg Kroah-Hartman |
2013-11-01 | Revert "usb: pl2303: also use the divisor based baud rate encoding method for... | Greg Kroah-Hartman |
2013-11-01 | Revert "usb: pl2303: add two comments concerning the supported baud rates wit... | Greg Kroah-Hartman |
2013-11-01 | Revert "pl2303: simplify the else-if contruct for type_1 chips in pl2303_star... | Greg Kroah-Hartman |
2013-11-01 | Revert "pl2303: improve the chip type information output on startup" | Greg Kroah-Hartman |
2013-11-01 | Revert "pl2303: improve the chip type detection/distinction" | Greg Kroah-Hartman |
2013-11-01 | Revert "USB: pl2303: distinguish between original and cloned HX chips" | Greg Kroah-Hartman |
2013-10-31 | DMA-API: usb: musb: use platform_device_register_full() to avoid directly mes... | Russell King |
2013-10-31 | DMA-API: usb: use new dma_coerce_mask_and_coherent() | Russell King |
2013-10-31 | DMA-API: usb: use dma_set_coherent_mask() | Russell King |
2013-10-31 | DMA-API: usb: ohci-sa1111: add a note about DMA masks | Russell King |
2013-10-31 | DMA-API: usb: ssb-hcd: replace dma_set_mask()+dma_set_coherent_mask() with ne... | Russell King |
2013-10-31 | DMA-API: usb: bcma: replace dma_set_mask()+dma_set_coherent_mask() with new h... | Russell King |
2013-10-30 | usb: usbtest: support container id descriptor test | Huang Rui |
2013-10-30 | usb: usbtest: support superspeed device capbility descriptor test | Huang Rui |
2013-10-30 | usb: usbtest: support usb2 extension descriptor test | Huang Rui |
2013-10-30 | usb: chipidea: only get vbus regulator for non-peripheral mode | Peter Chen |
2013-10-30 | USB: ehci-atmel: add usb_clk for transition to CCF | Boris BREZILLON |
2013-10-29 | usb: cdc-wdm: ignore speed change notifications | Bjørn Mork |
2013-10-29 | USB: cdc-wdm: support back-to-back USB_CDC_NOTIFY_RESPONSE_AVAILABLE notifica... | Greg Suarez |
2013-10-29 | usbatm: Fix dynamic_debug / ratelimited atm_dbg and atm_rldbg macros | Joe Perches |
2013-10-29 | usb: usbtest: support bos descriptor test for usb 3.0 | Huang Rui |
2013-10-29 | USB: phy: samsung: Support multiple PHYs of same type | Anton Tikhomirov |
2013-10-29 | usb: wusbcore: change WA_SEGS_MAX to a legal value | Thomas Pugliese |
2013-10-29 | usb: wusbcore: add a quirk for Alereon HWA device isoc behavior | Thomas Pugliese |
2013-10-29 | usb: wusbcore: combine multiple isoc frames in a single transfer request. | Thomas Pugliese |
2013-10-29 | usb: wusbcore: set the RPIPE wMaxPacketSize value correctly | Thomas Pugliese |
2013-10-29 | usb: chipidea: host: more enhancement when ci->hcd is NULL | Peter Chen |