index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-16
usb: fix breakage on systems without ACPI
Sasha Levin
1
-4
/
+1
2012-05-16
USB: symbolserial.c: remove dbg() usage
Greg Kroah-Hartman
1
-4
/
+4
2012-05-16
USB: spcp8x5.c: remove dbg() usage
Greg Kroah-Hartman
1
-4
/
+8
2012-05-16
USB: qcserial.c: remove dbg() usage
Greg Kroah-Hartman
1
-13
/
+13
2012-05-16
USB: navman.c: remove dbg() usage
Greg Kroah-Hartman
1
-5
/
+6
2012-05-16
USB: ir-usb.c: remove dbg() usage
Greg Kroah-Hartman
1
-22
/
+28
2012-05-16
USB: ipaq.c: remove dbg() usage
Greg Kroah-Hartman
1
-3
/
+4
2012-05-16
USB: generic.c: remove dbg() usage
Greg Kroah-Hartman
1
-8
/
+13
2012-05-16
USB: f81232.c: remove dbg() usage
Greg Kroah-Hartman
1
-8
/
+12
2012-05-16
USB: belkin_sa.c: remove dbg() usage
Greg Kroah-Hartman
1
-5
/
+6
2012-05-16
USB: ark3116.c: remove dbg() usage
Greg Kroah-Hartman
1
-12
/
+15
2012-05-16
USB: aircable.c: remove dbg() usage
Greg Kroah-Hartman
1
-3
/
+4
2012-05-16
USB: serial: sierra: put reset_resume callback back.
Greg Kroah-Hartman
1
-0
/
+8
2012-05-16
USB: serial: ch341: put reset_resume callback back.
Greg Kroah-Hartman
1
-2
/
+2
2012-05-16
USB: serial: hook up reset_resume callback
Greg Kroah-Hartman
1
-1
/
+23
2012-05-15
usb: chipidea: remove zero check of hw_ep_max
Richard Zhao
1
-1
/
+1
2012-05-15
USB: CI13xxx: Use usb_put_hcd() on failure to drop HCD
Marek Vasut
1
-1
/
+1
2012-05-15
USB: CI13xxx: Allow use of CONFIG_USB_EHCI_ROOT_HUB_TT
Marek Vasut
1
-2
/
+2
2012-05-15
Merge remote-tracking branch 'linus/master' into staging/for_v3.5
Mauro Carvalho Chehab
34
-274
/
+421
2012-05-14
USB: EHCI: work around bug in the Philips ISP1562 controller
Alan Stern
3
-1
/
+9
2012-05-14
USB: EHCI: improve full-speed isochronous scheduling routine
Alan Stern
1
-19
/
+21
2012-05-14
usb: musb: cppi: add missing include to fix compilation
Reinhard Tartler
1
-0
/
+1
2012-05-14
sysfs: get rid of some lockdep false positives
Alan Stern
1
-3
/
+3
2012-05-14
USB: add read support to usb-serial/../new_id
Bjørn Mork
2
-4
/
+18
2012-05-14
USB: let both new_id and remove_id show dynamic id list
Bjørn Mork
1
-2
/
+19
2012-05-14
FunctionFS: enable multiple functions
Andrzej Pietrasiewicz
2
-31
/
+207
2012-05-14
Revert "usb: add struct usb_hub_port to store port related members."
Greg Kroah-Hartman
1
-16
/
+13
2012-05-14
Revert "usb: move struct usb_device->children to struct usb_hub_port->child"
Greg Kroah-Hartman
3
-44
/
+29
2012-05-14
USB: gpio_vbus: avoid consecutive vbus_session calls with the same "is_active"
Shinya Kuribayashi
1
-2
/
+10
2012-05-14
USB: gpio_vbus: put a missing regulator_put() on error
Shinya Kuribayashi
1
-0
/
+1
2012-05-14
USB: gpio_vbus: provide an appropriate debounce interval
Shinya Kuribayashi
1
-4
/
+4
2012-05-14
USB: gpio_vbus: fix inconsistent 'dev_id' parameters at free_irq()
Shinya Kuribayashi
1
-2
/
+2
2012-05-14
usb: Kconfig: remove unneeded default value
David Herrmann
1
-1
/
+0
2012-05-14
USB: ohci-omap: Use usb_put_transceiver instead of put_device
Jarkko Nikula
1
-3
/
+2
2012-05-14
USB: ehci-fsl: Use usb_put_transceiver instead of put_device
Jarkko Nikula
1
-3
/
+2
2012-05-12
usb/net: rndis: fixup a few name prefixes
Linus Walleij
1
-2
/
+2
2012-05-12
usb/net: rndis: merge command codes
Linus Walleij
1
-19
/
+18
2012-05-12
usb/net: rndis: merge media type definitions
Linus Walleij
2
-7
/
+7
2012-05-12
usb/net: rndis: merge duplicate 802_* OIDs
Linus Walleij
1
-31
/
+31
2012-05-12
usb/net: rndis: eliminate first set of duplicate OIDs
Linus Walleij
1
-80
/
+80
2012-05-12
usb/net: rndis: break out <linux/rndis.h> defines
Linus Walleij
2
-211
/
+1
2012-05-12
Merge branch 'imx/pinctrl/for-3.5' of git://git.linaro.org/people/shawnguo/li...
Olof Johansson
12
-12
/
+45
2012-05-12
usb: move struct usb_device->children to struct usb_hub_port->child
Lan Tianyu
3
-29
/
+44
2012-05-12
usb: add struct usb_hub_port to store port related members.
Lan Tianyu
1
-13
/
+16
2012-05-12
usb: Set device removable state based on ACPI USB data
Matthew Garrett
1
-0
/
+57
2012-05-12
usb: Bind devices to ACPI devices when possible
Matthew Garrett
4
-0
/
+74
2012-05-12
usb: gadget: remove langwell_udc
Alexander Shishkin
4
-3659
/
+0
2012-05-12
usb: chipidea: drop unused field "device" from ci13xxx_ep
Alexander Shishkin
2
-3
/
+0
2012-05-12
usb: chipidea: use generic map/unmap routines
Alexander Shishkin
3
-35
/
+10
2012-05-12
usb: chipidea: add power_budget limit for ehci to platform data
Alexander Shishkin
2
-1
/
+9
[prev]
[next]