index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-15
USB: qcserial.c: remove dbg() usage
Greg Kroah-Hartman
1
-13
/
+13
2012-05-15
USB: navman.c: remove dbg() usage
Greg Kroah-Hartman
1
-5
/
+6
2012-05-15
USB: ir-usb.c: remove dbg() usage
Greg Kroah-Hartman
1
-22
/
+28
2012-05-15
USB: ipaq.c: remove dbg() usage
Greg Kroah-Hartman
1
-3
/
+4
2012-05-15
USB: generic.c: remove dbg() usage
Greg Kroah-Hartman
1
-8
/
+13
2012-05-15
USB: f81232.c: remove dbg() usage
Greg Kroah-Hartman
1
-8
/
+12
2012-05-15
USB: belkin_sa.c: remove dbg() usage
Greg Kroah-Hartman
1
-5
/
+6
2012-05-15
USB: ark3116.c: remove dbg() usage
Greg Kroah-Hartman
1
-12
/
+15
2012-05-15
USB: aircable.c: remove dbg() usage
Greg Kroah-Hartman
1
-3
/
+4
2012-05-15
USB: serial: sierra: put reset_resume callback back.
Greg Kroah-Hartman
1
-0
/
+8
2012-05-15
USB: serial: ch341: put reset_resume callback back.
Greg Kroah-Hartman
1
-2
/
+2
2012-05-15
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-11
Merge branch 'imx/pinctrl/for-3.5' of git://git.linaro.org/people/shawnguo/li...
Olof Johansson
12
-12
/
+45
2012-05-11
usb: move struct usb_device->children to struct usb_hub_port->child
Lan Tianyu
3
-29
/
+44
2012-05-11
usb: add struct usb_hub_port to store port related members.
Lan Tianyu
1
-13
/
+16
2012-05-11
usb: Set device removable state based on ACPI USB data
Matthew Garrett
1
-0
/
+57
2012-05-11
usb: Bind devices to ACPI devices when possible
Matthew Garrett
4
-0
/
+74
2012-05-11
usb: gadget: remove langwell_udc
Alexander Shishkin
4
-3659
/
+0
2012-05-11
usb: chipidea: drop unused field "device" from ci13xxx_ep
Alexander Shishkin
2
-3
/
+0
2012-05-11
usb: chipidea: use generic map/unmap routines
Alexander Shishkin
3
-35
/
+10
2012-05-11
usb: chipidea: add power_budget limit for ehci to platform data
Alexander Shishkin
2
-1
/
+9
2012-05-11
usb: chipidea: add host role
Alexander Shishkin
9
-9
/
+212
2012-05-11
usb: chipidea: use common definition for USBMODE bits
Alexander Shishkin
3
-8
/
+8
2012-05-11
usb: chipidea: drop unused msm register definitions
Alexander Shishkin
1
-3
/
+0
[prev]
[next]