index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
MAINTAINERS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-08-14
USB: quatech2: fix serial DMA-buffer allocations
Johan Hovold
1
-2
/
+12
2013-08-14
USB: keyspan: fix port DMA-buffer allocations
Johan Hovold
1
-8
/
+56
2013-08-14
USB: keyspan: fix serial DMA-buffer allocations
Johan Hovold
1
-4
/
+36
2013-08-14
USB: chipidea: i.MX: simplify usbmisc
Sascha Hauer
3
-107
/
+76
2013-08-14
usb: chipidea: udc: .pullup is valid only when vbus is there
Peter Chen
1
-0
/
+3
2013-08-14
usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUS
Peter Chen
4
-21
/
+6
2013-08-14
usb: chipidea: udc: fix misuse of REGS_SHARED and PULLUP_ON_VBUS flags
Peter Chen
1
-3
/
+2
2013-08-14
usb: chipidea: add wait vbus lower than OTGSC_BSV before role starts
Peter Chen
3
-0
/
+39
2013-08-14
usb: chipidea: add vbus interrupt handler
Peter Chen
5
-12
/
+71
2013-08-14
usb: chipidea: move otg related things to otg file
Peter Chen
3
-52
/
+70
2013-08-14
usb: chipidea: disable all interrupts and clear all interrupts status
Peter Chen
1
-1
/
+10
2013-08-14
usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTG
Peter Chen
2
-7
/
+35
2013-08-14
usb: chipidea: add role init and destroy APIs
Peter Chen
5
-11
/
+54
2013-08-14
usb: chipidea: otg: add otg file used to access otgsc
Peter Chen
5
-2
/
+80
2013-08-14
usb: chipidea: udc: otg_set_peripheral is useless for some chipidea users
Peter Chen
1
-1
/
+6
2013-08-14
usb: chipidea: host: add vbus regulator control
Peter Chen
1
-1
/
+22
2013-08-14
usb: chipidea: move vbus regulator operation to core
Peter Chen
3
-24
/
+26
2013-08-14
usb: chipidea: remove previous MODULE_ALIAS
Fabio Estevam
1
-1
/
+0
2013-08-14
usb: chipidea: prevent endless loop registering platform_devices when probe f...
Lothar Waßmann
1
-5
/
+3
2013-08-14
usb: chipidea: don't clobber return value of ci_role_start()
Lothar Waßmann
1
-1
/
+0
2013-08-14
usb: chipidea: ci_hdrc_imx: remove an unsolicited module_put() call from ci_h...
Lothar Waßmann
1
-3
/
+1
2013-08-14
usb: chipidea: improve kconfig 2.0
Lothar Waßmann
1
-4
/
+3
2013-08-14
usb: chipidea: imx: delete the dead code
Peter Chen
1
-3
/
+0
2013-08-14
usb: chipidea: move hw_phymode_configure() into probe
Fabio Estevam
1
-2
/
+2
2013-08-14
usb: chipidea: ci_hdrc_imx: remove unused variable 'res'
Fabio Estevam
1
-7
/
+0
2013-08-14
Documentation sysfs-bus-usb: Document all files used by libusb
Hans de Goede
1
-0
/
+38
2013-08-14
usb: dwc3: core: cope with NULL pdata
Felipe Balbi
1
-1
/
+4
2013-08-14
usb: rh_call_control tbuf overflow fix
Sean O. Stalley
1
-7
/
+17
2013-08-14
usb: host: add Kconfig option for EHSET
Jack Pham
3
-1
/
+26
2013-08-14
pl2303: improve the chip type detection/distinction
Frank Schäfer
1
-23
/
+72
2013-08-14
pl2303: improve the chip type information output on startup
Frank Schäfer
1
-5
/
+10
2013-08-14
pl2303: simplify the else-if contruct for type_1 chips in pl2303_startup()
Frank Schäfer
1
-3
/
+2
2013-08-13
usb: phy: am335x: include linux/err.h
Sebastian Andrzej Siewior
1
-0
/
+1
2013-08-13
usb: musb: cppi41: Enable in device-TX mode
Sebastian Andrzej Siewior
1
-0
/
+3
2013-08-13
usb: musb: Use is_cppi_enabled() and tusb_dma_omap() instead of the ifdef
Sebastian Andrzej Siewior
1
-40
/
+42
2013-08-13
usb: pl2303: add two comments concerning the supported baud rates with HX chips
Frank Schäfer
1
-0
/
+12
2013-08-13
usb: pl2303: also use the divisor based baud rate encoding method for baud ra...
Frank Schäfer
1
-1
/
+1
2013-08-13
usb: pl2303: increase the allowed baud rate range for the divisor based encod...
Frank Schäfer
1
-4
/
+12
2013-08-13
usb: pl2303: move the two baud rate encoding methods to separate functions
Frank Schäfer
1
-101
/
+114
2013-08-13
usb: pl2303: remove 500000 baud from the list of standard baud rates
Frank Schäfer
1
-2
/
+2
2013-08-13
usb: pl2303: do not round to the next nearest standard baud rate for the divi...
Frank Schäfer
1
-28
/
+37
2013-08-13
usb: pl2303: fix+improve the divsor based baud rate encoding method
Frank Schäfer
1
-10
/
+52
2013-08-13
UWB: fix sysfs warning on HWA device unplug.
Thomas Pugliese
1
-2
/
+38
2013-08-13
HWA: avoid constant suspend and resume on the root hub
Thomas Pugliese
1
-0
/
+7
2013-08-13
HWA RC: fix a kernel panic when unplugging the HWA dongle
Thomas Pugliese
1
-1
/
+15
2013-08-13
USB: cdc-wdm: fix race between interrupt handler and tasklet
Oliver Neukum
1
-4
/
+9
2013-08-12
wusbcore: clean up list locking in urb enqueue
Thomas Pugliese
1
-10
/
+15
2013-08-12
wusbcore: fix root hub hub_status_data to only return > 0 if status has actua...
Thomas Pugliese
1
-10
/
+18
2013-08-12
usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSET
Manu Gautam
3
-2
/
+263
2013-08-12
usb/hcd: Log error code if reset() fails
Mark Brown
1
-1
/
+1
[next]