index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
USB: twl6030-usb: pass IRQF_ONESHOT to request_threaded_irq
Ming Lei
2012-05-17
1
-2
/
+2
|
|
/
/
/
/
|
*
|
|
|
USB: storage: fixed keyword related space issues.
Jeffrin Jose
2012-05-17
1
-2
/
+2
|
*
|
|
|
USB: storage: fixed several trailing white spaces issues.
Jeffrin Jose
2012-05-17
1
-9
/
+9
|
*
|
|
|
USB: storage: fixed C99 comment issue.
Jeffrin Jose
2012-05-17
1
-1
/
+1
|
*
|
|
|
Merge branch 'v3.5-for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2012-05-17
54
-388
/
+371
|
|
\
\
\
\
|
*
|
|
|
|
Revert "USB: serial: sierra: put reset_resume callback back."
Greg Kroah-Hartman
2012-05-16
1
-8
/
+0
|
*
|
|
|
|
USB: serial: fix up reset_resume callback
Greg Kroah-Hartman
2012-05-16
1
-2
/
+4
|
*
|
|
|
|
USB: serial: ch341: make the reset_resume callback actually work.
Greg Kroah-Hartman
2012-05-16
1
-1
/
+1
|
*
|
|
|
|
staging: usb: gadget: Add FunctionFS support to Configurable Composite Gadget...
Andrzej Pietrasiewicz
2012-05-16
2
-12
/
+346
|
*
|
|
|
|
staging: usb: gadget: Add Configurable Composite Gadget driver
Mike Lockwood
2012-05-16
7
-0
/
+1156
|
*
|
|
|
|
USB: serial: generic driver is only for testing
Bjørn Mork
2012-05-16
1
-0
/
+2
|
*
|
|
|
|
usb: gadget: at91_udc: fix endpoint descriptor dereference
Nicolas Ferre
2012-05-16
1
-1
/
+1
|
*
|
|
|
|
usb: fix breakage on systems without ACPI
Sasha Levin
2012-05-16
1
-4
/
+1
|
*
|
|
|
|
USB: symbolserial.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-16
1
-4
/
+4
|
*
|
|
|
|
USB: spcp8x5.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-16
1
-4
/
+8
|
*
|
|
|
|
USB: qcserial.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-16
1
-13
/
+13
|
*
|
|
|
|
USB: navman.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-16
1
-5
/
+6
|
*
|
|
|
|
USB: ir-usb.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-16
1
-22
/
+28
|
*
|
|
|
|
USB: ipaq.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-16
1
-3
/
+4
|
*
|
|
|
|
USB: generic.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-16
1
-8
/
+13
|
*
|
|
|
|
USB: f81232.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-16
1
-8
/
+12
|
*
|
|
|
|
USB: belkin_sa.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-16
1
-5
/
+6
|
*
|
|
|
|
USB: ark3116.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-16
1
-12
/
+15
|
*
|
|
|
|
USB: aircable.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-16
1
-3
/
+4
|
*
|
|
|
|
USB: serial: sierra: put reset_resume callback back.
Greg Kroah-Hartman
2012-05-16
1
-0
/
+8
|
*
|
|
|
|
USB: serial: ch341: put reset_resume callback back.
Greg Kroah-Hartman
2012-05-16
1
-2
/
+2
|
*
|
|
|
|
USB: serial: hook up reset_resume callback
Greg Kroah-Hartman
2012-05-16
1
-1
/
+23
|
*
|
|
|
|
usb: chipidea: remove zero check of hw_ep_max
Richard Zhao
2012-05-15
1
-1
/
+1
|
*
|
|
|
|
USB: CI13xxx: Use usb_put_hcd() on failure to drop HCD
Marek Vasut
2012-05-15
1
-1
/
+1
|
*
|
|
|
|
USB: CI13xxx: Allow use of CONFIG_USB_EHCI_ROOT_HUB_TT
Marek Vasut
2012-05-15
1
-2
/
+2
|
*
|
|
|
|
USB: EHCI: work around bug in the Philips ISP1562 controller
Alan Stern
2012-05-14
3
-1
/
+9
|
*
|
|
|
|
USB: EHCI: improve full-speed isochronous scheduling routine
Alan Stern
2012-05-14
1
-19
/
+21
|
*
|
|
|
|
usb: musb: cppi: add missing include to fix compilation
Reinhard Tartler
2012-05-14
1
-0
/
+1
|
*
|
|
|
|
USB: add read support to usb-serial/../new_id
Bjørn Mork
2012-05-14
2
-4
/
+18
|
*
|
|
|
|
USB: let both new_id and remove_id show dynamic id list
Bjørn Mork
2012-05-14
1
-2
/
+19
|
*
|
|
|
|
FunctionFS: enable multiple functions
Andrzej Pietrasiewicz
2012-05-14
2
-31
/
+207
|
*
|
|
|
|
Revert "usb: add struct usb_hub_port to store port related members."
Greg Kroah-Hartman
2012-05-14
1
-16
/
+13
|
*
|
|
|
|
Revert "usb: move struct usb_device->children to struct usb_hub_port->child"
Greg Kroah-Hartman
2012-05-14
4
-45
/
+31
|
*
|
|
|
|
USB: gpio_vbus: avoid consecutive vbus_session calls with the same "is_active"
Shinya Kuribayashi
2012-05-14
1
-2
/
+10
|
*
|
|
|
|
USB: gpio_vbus: put a missing regulator_put() on error
Shinya Kuribayashi
2012-05-14
1
-0
/
+1
|
*
|
|
|
|
USB: gpio_vbus: provide an appropriate debounce interval
Shinya Kuribayashi
2012-05-14
1
-4
/
+4
|
*
|
|
|
|
USB: gpio_vbus: fix inconsistent 'dev_id' parameters at free_irq()
Shinya Kuribayashi
2012-05-14
1
-2
/
+2
|
*
|
|
|
|
usb: Kconfig: remove unneeded default value
David Herrmann
2012-05-14
1
-1
/
+0
|
*
|
|
|
|
USB: ohci-omap: Use usb_put_transceiver instead of put_device
Jarkko Nikula
2012-05-14
1
-3
/
+2
|
*
|
|
|
|
USB: ehci-fsl: Use usb_put_transceiver instead of put_device
Jarkko Nikula
2012-05-14
1
-3
/
+2
|
*
|
|
|
|
usb: move struct usb_device->children to struct usb_hub_port->child
Lan Tianyu
2012-05-12
4
-31
/
+45
|
*
|
|
|
|
usb: add struct usb_hub_port to store port related members.
Lan Tianyu
2012-05-12
1
-13
/
+16
|
*
|
|
|
|
usb: Set device removable state based on ACPI USB data
Matthew Garrett
2012-05-12
1
-0
/
+57
|
*
|
|
|
|
usb: Bind devices to ACPI devices when possible
Matthew Garrett
2012-05-12
4
-0
/
+74
|
*
|
|
|
|
ACPI: Add _PLD support
Matthew Garrett
2012-05-12
1
-0
/
+30
[prev]
[next]