index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-20
usb: wusbcore: add debug prints to reservation and channel change
Thomas Pugliese
2
-0
/
+2
2013-12-20
usb: cdc-wdm: avoid hanging on zero length reads
Bjørn Mork
1
-32
/
+38
2013-12-20
USB: c67x00: remove CONFIG_USB_DEBUG dependancy
Greg Kroah-Hartman
2
-14
/
+3
2013-12-19
drivers: usb: Mark function as static in metro-usb.c
Rashika Kheria
1
-1
/
+1
2013-12-19
drivers: usb: Mark function as static in usbsevseg.c
Rashika Kheria
1
-1
/
+1
2013-12-18
USB: ohci-octeon: Use devm_ioremap_resource()
Jingoo Han
1
-18
/
+5
2013-12-18
USB: ohci-spear: Use devm_ioremap_resource()
Jingoo Han
1
-10
/
+3
2013-12-18
USB: ohci-ppc-of: Use devm_ioremap_resource()
Jingoo Han
1
-18
/
+4
2013-12-18
USB: ohci-nxp: Use devm_clk_get()
Jingoo Han
1
-18
/
+8
2013-12-18
USB: ehci-w90x900: Use devm_ioremap_resource()
Jingoo Han
1
-16
/
+5
2013-12-18
USB: ohci-da8xx: Use devm_*() functions
Jingoo Han
1
-40
/
+15
2013-12-18
USB: ohci-jz4740: Use devm_*() functions
Jingoo Han
1
-30
/
+9
2013-12-18
USB: ohci-pxa27x:Use devm_*() functions
Jingoo Han
1
-28
/
+10
2013-12-18
USB: ehci-octeon: Use devm_ioremap_resource()
Jingoo Han
1
-18
/
+5
2013-12-18
USB: ehci-fsl: Use devm_ioremap_resource()
Jingoo Han
1
-21
/
+7
2013-12-18
USB: ehci-orion: Use devm_*() functions
Jingoo Han
1
-31
/
+12
2013-12-18
USB: ohci-ppc-of: use dev_err() instead of printk()
Jingoo Han
1
-3
/
+5
2013-12-18
USB: ohci-omap: use dev_err() instead of printk()
Jingoo Han
1
-2
/
+2
2013-12-18
USB: ehci-xilinx-of: use dev_err() instead of printk()
Jingoo Han
1
-1
/
+2
2013-12-18
USB: ehci-ppc-of: use dev_err() instead of printk()
Jingoo Han
1
-1
/
+2
2013-12-18
USB: ehci-orion: use dev_warn() instead of printk()
Jingoo Han
1
-1
/
+1
2013-12-18
USB: ehci-grlib: use dev_err() instead of printk()
Jingoo Han
1
-1
/
+2
2013-12-18
USB: ehci-fsl: use dev_warn() instead of printk()
Jingoo Han
1
-1
/
+1
2013-12-18
usb: ohci-at91: use device managed clk retrieval
Boris BREZILLON
1
-23
/
+7
2013-12-18
usb: ohci-at91: use dev variable instead of &pdev->dev
Boris BREZILLON
1
-9
/
+9
2013-12-18
usb: ohci-at91: replace request_mem_region + ioremap by devm_ioremap_resource
Boris BREZILLON
1
-21
/
+6
2013-12-18
usb: option: add new zte 3g modem pids to option driver
张君
1
-0
/
+11
2013-12-18
usb: usbtest: Always clear halt else further tests will fail
Roger Quadros
1
-1
/
+10
2013-12-18
usb: usbtest: Add timetout to simple_io()
Roger Quadros
1
-3
/
+11
2013-12-17
usb: wusbcore: add isochronous IN support to HWA
Thomas Pugliese
1
-98
/
+207
2013-12-16
Merge branch 3.13-rc4 into usb-next
Greg Kroah-Hartman
112
-944
/
+955
2013-12-10
xhci: clarify logging in xhci_setup_device
Dan Williams
1
-10
/
+12
2013-12-10
usb: xhci: change enumeration scheme to 'new scheme' by default
Dan Williams
6
-11
/
+73
2013-12-09
USB: storage: fix compile warning
Ming Lei
1
-1
/
+2
2013-12-09
usb: wusbcore: set packet count correctly on isoc transfers
Thomas Pugliese
1
-0
/
+5
2013-12-09
usb: wusbcore: move isoc_frame_index from wa_xfer to wa_seg
Thomas Pugliese
1
-11
/
+10
2013-12-09
usb: wusbcore: use USB_CTRL_SET_TIMEOUT and USB_CTRL_GET_TIMEOUT
Thomas Pugliese
5
-32
/
+33
2013-12-09
usb: core: get config and string descriptors for unauthorized devices
Thomas Pugliese
2
-39
/
+7
2013-12-09
usb: core: allow isoc URBs for wireless devices with an interval < 6
Thomas Pugliese
1
-2
/
+2
2013-12-09
usb: wusbcore: fix short transfers
Thomas Pugliese
1
-54
/
+74
2013-12-08
Revert "USB: quirks: add touchscreen that is dazzeled by remote wakeup"
Oliver Neukum
1
-3
/
+0
2013-12-08
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
61
-16
/
+87
2013-12-08
usb: chipidea: usbmisc: Add support for i.MX51 CPU
Alexander Shiyan
1
-0
/
+4
2013-12-08
usb: chipidea: usbmisc: Add support for i.MX27/i.MX31 CPUs
Alexander Shiyan
1
-0
/
+42
2013-12-08
usb: chipidea: imx: avoid unnecessary probe defer every time
Peter Chen
1
-1
/
+1
2013-12-08
usb: chipidea: Reallocate regmap only if lpm is detected
Chris Ruehl
1
-1
/
+2
2013-12-08
Usb: atm: usbatm: fixed a pointer variable format issue
Seth Archer Brown
1
-4
/
+4
2013-12-08
usb: Use dev_is_pci() to check whether it is pci device
Yijing Wang
1
-1
/
+1
2013-12-08
usb: hcd: Initialize USB phy if needed
Valentine Barshak
1
-0
/
+18
2013-12-08
usb: hcd: Remove USB phy if needed
Valentine Barshak
1
-1
/
+13
[next]