Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | c67x00-hcd: use USB_DT_HUB | Sergei Shtylyov | 2015-04-03 | 1 | -1/+1 | |
| | * | | | | | | | dwc2: hcd: use USB_DT_HUB | Sergei Shtylyov | 2015-04-03 | 1 | -1/+1 | |
| | * | | | | | | | dummy_hcd: use USB_DT[_SS]_HUB | Sergei Shtylyov | 2015-04-03 | 1 | -2/+2 | |
| | * | | | | | | | isp1760-hcd: use USB_DT_HUB | Sergei Shtylyov | 2015-04-03 | 1 | -1/+1 | |
| | * | | | | | | | musb_virthub: use USB_DT_HUB | Sergei Shtylyov | 2015-04-03 | 1 | -1/+1 | |
| | * | | | | | | | renesas_usbhs: mod_host: use USB_DT_HUB | Sergei Shtylyov | 2015-04-03 | 1 | -1/+1 | |
| | * | | | | | | | usbip: vhci_hcd: use USB_DT_HUB | Sergei Shtylyov | 2015-04-03 | 1 | -1/+1 | |
| | * | | | | | | | wusbcore: rh: use USB_DT_HUB | Sergei Shtylyov | 2015-04-03 | 1 | -1/+1 | |
| | * | | | | | | | usb/misc: fix chaoskey build, needs HW_RANDOM | Randy Dunlap | 2015-04-03 | 1 | -0/+1 | |
| | * | | | | | | | usb: phy: rcar-gen2-usb: Fix USBHS_UGSTS_LOCK value | Yoshihiro Shimoda | 2015-04-03 | 1 | -1/+1 | |
| | * | | | | | | | Revert "usb: host/sl811-hcd: fix sparse warning" | Guenter Roeck | 2015-04-03 | 1 | -1/+1 | |
| | * | | | | | | | Merge tag 'usb-serial-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2015-04-03 | 2 | -100/+459 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | USB: f81232: fix some minor style issues | Johan Hovold | 2015-03-27 | 1 | -5/+6 | |
| | | * | | | | | | | USB: f81232: modify/add author | Peter Hung | 2015-03-27 | 1 | -1/+2 | |
| | | * | | | | | | | USB: f81232: cleanup non-used define | Peter Hung | 2015-03-27 | 1 | -14/+0 | |
| | | * | | | | | | | USB: f81232: clarify f81232_ioctl() and fix | Peter Hung | 2015-03-27 | 1 | -11/+19 | |
| | | * | | | | | | | USB: f81232: implement set_termios() | Peter Hung | 2015-03-27 | 1 | -4/+108 | |
| | | * | | | | | | | USB: f81232: implement port enable/disable method | Peter Hung | 2015-03-27 | 1 | -0/+49 | |
| | | * | | | | | | | USB: f81232: implement MCR/MSR function | Peter Hung | 2015-03-27 | 1 | -22/+117 | |
| | | * | | | | | | | USB: f81232: implement read IIR/MSR with endpoint | Peter Hung | 2015-03-27 | 1 | -8/+118 | |
| | | * | | | | | | | USB: f81232: change lock mechanism | Peter Hung | 2015-03-27 | 1 | -6/+5 | |
| | | * | | | | | | | USB: f81232: implement RX bulk-in EP | Peter Hung | 2015-03-27 | 1 | -34/+41 | |
| | | * | | | | | | | USB: f81232: rename private struct member name | Peter Hung | 2015-03-27 | 1 | -4/+4 | |
| | | * | | | | | | | USB: ch341: remove redundant close from open error path | Johan Hovold | 2015-02-26 | 1 | -1/+0 | |
| | | | |_|_|_|_|/ | | | |/| | | | | | ||||||
| | * | | | | | | | usb: Fix warnings in chaoskey driver | Keith Packard | 2015-04-01 | 1 | -2/+4 | |
| | * | | | | | | | usb: host/sl811-hcd: fix platform_no_drv_owner.cocci warnings | kbuild test robot | 2015-03-26 | 1 | -1/+0 | |
| | * | | | | | | | chipidea: pci: make it depends on NOP_USB_XCEIV | Andy Shevchenko | 2015-03-26 | 1 | -0/+1 | |
| | * | | | | | | | chipidea: introduce specific Kconfig options for glue drivers | Andy Shevchenko | 2015-03-26 | 2 | -7/+12 | |
| | * | | | | | | | usb: chipidea: use hrtimer for otg fsm timers | Li Jun | 2015-03-26 | 3 | -197/+190 | |
| | * | | | | | | | usb: otg-fsm: move 2 otg fsm timers definition to otg_fsm_timer | Li Jun | 2015-03-26 | 2 | -16/+5 | |
| | * | | | | | | | usb: chipidea: otg: remove unnecessary B_SESS_VLD timer | Li Jun | 2015-03-26 | 2 | -33/+1 | |
| | * | | | | | | | USB: host: ohci-at91: remove useless uclk clock | Boris Brezillon | 2015-03-26 | 1 | -15/+3 | |
| | * | | | | | | | cdc-wdm: error returns need to be translated | Oliver Neukum | 2015-03-26 | 1 | -1/+1 | |
| | * | | | | | | | cdc-wdm: fix endianness bug in debug statements | Oliver Neukum | 2015-03-26 | 1 | -5/+7 | |
| | * | | | | | | | cdc-wdm: unify error handling in write | Oliver Neukum | 2015-03-26 | 1 | -15/+16 | |
| | * | | | | | | | cdc-acm: convert to not directly using urb->status | Oliver Neukum | 2015-03-26 | 1 | -3/+4 | |
| | * | | | | | | | cdc-acm: surpress misleading message | Oliver Neukum | 2015-03-26 | 1 | -1/+1 | |
| | * | | | | | | | cdc-acm: fix race between callback and unthrottle | Oliver Neukum | 2015-03-26 | 1 | -2/+10 | |
| | * | | | | | | | usb/misc/usb3503: Always read refclk frequency from DT | Ben Gamari | 2015-03-26 | 1 | -23/+24 | |
| | * | | | | | | | cdc-wdm: return correct error codes | Oliver Neukum | 2015-03-26 | 1 | -1/+1 | |
| | * | | | | | | | usb: ehci-orion: add more constants for register values | Thomas Petazzoni | 2015-03-26 | 1 | -6/+12 | |
| | * | | | | | | | USB: Move usb_disabled() towards top of the file | Viresh Kumar | 2015-03-26 | 1 | -16/+16 | |
| | * | | | | | | | USB: Use usb_disabled() consistently | Viresh Kumar | 2015-03-26 | 1 | -2/+2 | |
| | * | | | | | | | usb: Add driver for Altus Metrum ChaosKey device (v2) | Keith Packard | 2015-03-26 | 3 | -0/+543 | |
| | * | | | | | | | usb: chipidea: usbmisc_imx: fix returnvar.cocci warnings | kbuild test robot | 2015-03-26 | 1 | -2/+1 | |
| | * | | | | | | | Merge tag 'usb-for-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman | 2015-03-24 | 51 | -1993/+2771 | |
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | | | ||||||
| | | * | | | | | | usb: musb: Fix fifo reads for dm816x with musb_dsps | Tony Lindgren | 2015-03-24 | 1 | -1/+24 | |
| | | * | | | | | | usb: phy: Fix USB_ULPI_VIEWPORT Kconfig dependency | Ivan T. Ivanov | 2015-03-24 | 1 | -1/+1 | |
| | | * | | | | | | usb: gadget: f_printer: fix dependencies | Andrzej Pietrasiewicz | 2015-03-24 | 1 | -0/+1 | |
| | | * | | | | | | usb: gadget: atmel_usba: use endian agnostic IO on ARM | Ben Dooks | 2015-03-19 | 2 | -8/+18 |