index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-02-08
drivers/usb: add missing GENERIC_HARDIRQS dependencies
Heiko Carstens
5
-4
/
+6
2013-02-08
USB: storage: properly handle the endian issues of idProduct
fangxiaozhi
1
-2
/
+2
2013-02-08
testusb: remove all mentions of 'usbfs'
Sergei Shtylyov
1
-14
/
+13
2013-02-06
usb: gadget: imx_udc: make it depend on BROKEN
Felipe Balbi
1
-0
/
+1
2013-02-06
usb: omap_control_usb: fix compile warning
Felipe Balbi
1
-1
/
+1
2013-02-06
ARM: OMAP: USB: Add phy binding information
Kishon Vijay Abraham I
17
-0
/
+34
2013-02-06
ARM: OMAP2: MUSB: Specify omap4 has mailbox
Kishon Vijay Abraham I
2
-0
/
+5
2013-02-06
ARM: OMAP: devices: create device for usb part of control module
Kishon Vijay Abraham I
1
-0
/
+45
2013-02-06
ARM: OMAP4: remove control module address space from PHY and OTG
Kishon Vijay Abraham I
1
-13
/
+0
2013-02-06
USB: wusbcore/wa-xfer: error handling fixes in setup_segs()
Dan Carpenter
1
-3
/
+3
2013-02-06
drivers/usb/gadget: using strlcpy instead of strncpy
Chen Gang
1
-1
/
+2
2013-02-06
drivers/usb/core: using strlcpy instead of strncpy
Chen Gang
1
-1
/
+2
2013-02-04
USB: storage: optimize to match the Huawei USB storage devices and support ne...
fangxiaozhi
3
-331
/
+78
2013-02-04
USB: storage: Define a new macro for USB storage match rules
fangxiaozhi
2
-0
/
+27
2013-02-02
USB: ftdi_sio: add Zolix FTDI PID
Petr Kubánek
2
-0
/
+6
2013-02-02
USB: option: add Changhong CH690
Bjørn Mork
1
-0
/
+5
2013-02-02
USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC II
Sven Killig
2
-1
/
+4
2013-01-31
USB: add OWL CM-160 support to cp210x driver
Luis Llorente Campo
1
-0
/
+1
2013-01-31
USB: EHCI: fix bug in scheduling periodic split transfers
Alan Stern
1
-1
/
+1
2013-01-31
USB: EHCI: fix for leaking isochronous data
Alan Stern
1
-2
/
+5
2013-01-31
USB: GADGET: optionally force full-speed for net2280 UDC
Alan Stern
1
-0
/
+15
2013-01-31
USB: altsetting overrides for usbtest
Alan Stern
1
-1
/
+12
2013-01-30
USB: option: add support for Telit LE920
Daniele Palmas
1
-0
/
+8
2013-01-30
USB: qcserial: add Telit Gobi QDL device
Daniele Palmas
1
-0
/
+1
2013-01-30
USB: chipidea: ci13xxx_imx: Remove sparse warning
Fabio Estevam
1
-1
/
+1
2013-01-30
usb/isp1760: declare schedule_ptds() and errata2_function() static
Arvid Brodin
1
-2
/
+2
2013-01-29
usb: phy: fix Kconfig warning
Felipe Balbi
1
-1
/
+0
2013-01-29
Revert "usb: Register usb port's acpi power resources"
Lan Tianyu
3
-30
/
+0
2013-01-26
USB: EHCI: fix timer bug affecting port resume
Alan Stern
1
-1
/
+5
2013-01-26
USB: UHCI: notify usbcore about port resumes
Alan Stern
1
-0
/
+3
2013-01-26
USB: EHCI: notify usbcore about port resumes
Alan Stern
2
-0
/
+4
2013-01-26
USB: add usb_hcd_{start,end}_port_resume
Alan Stern
3
-0
/
+49
2013-01-25
USB: EHCI: unlink one async QH at a time
Alan Stern
1
-20
/
+30
2013-01-25
USB: EHCI: remove ASS/PSS polling timeout
Alan Stern
1
-14
/
+15
2013-01-25
Linux 3.8-rc5
v3.8-rc5
Linus Torvalds
1
-1
/
+1
2013-01-25
usb: enable usb port device's async suspend.
Lan Tianyu
1
-0
/
+1
2013-01-25
usb: expose usb port's pm qos flags to user space
Lan Tianyu
1
-1
/
+10
2013-01-25
usb: add usb port auto power off mechanism
Lan Tianyu
3
-58
/
+164
2013-01-25
usb: add runtime pm support for usb port device
Lan Tianyu
3
-0
/
+77
2013-01-25
PM/Qos: Expose dev_pm_qos_flags symbol
Lan Tianyu
1
-0
/
+1
2013-01-25
usb: Register usb port's acpi power resources
Lan Tianyu
3
-0
/
+29
2013-01-25
usb-uas: update MAINTAINERS entry
Gerd Hoffmann
1
-1
/
+2
2013-01-25
usb-uas: set max_lun and max_channel
Gerd Hoffmann
1
-0
/
+2
2013-01-25
usb: add driver for xsens motion trackers
Frans Klaver
3
-0
/
+99
2013-01-25
USB: misc: usb3503: Fix compiler warning
Dongjin Kim
1
-1
/
+1
2013-01-25
usb: dwc3: host: Change platform device ID for xhci-hcd to AUTO
Vivek Gautam
1
-1
/
+1
2013-01-25
usb: dwc3: exynos/omap: Change platform device IDs for no_op_xceive to AUTO
Vivek Gautam
2
-4
/
+4
2013-01-25
usb: dwc3: core: add dt support for dwc3 core
Kishon Vijay Abraham I
2
-4
/
+42
2013-01-25
usb: phy: omap-usb2: enable 960Mhz clock for omap5
Kishon Vijay Abraham I
1
-1
/
+27
2013-01-25
usb: musb: omap: get phy by phandle for dt boot
Kishon Vijay Abraham I
1
-1
/
+6
[next]