index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2012-05-17
USB: gpio_vbus: wakeup support on GPIO VBUS interrupts
Shinya Kuribayashi
2012-05-17
USB: gpio_vbus: a missing cancellation of workqueue in remove() function
Shinya Kuribayashi
2012-05-17
USB: gpio_vbus: handle IRQ flags properly
Shinya Kuribayashi
2012-05-17
USB: gpio_vbus: remove IRQF_SAMPLE_RANDOM use
Shinya Kuribayashi
2012-05-17
USB: gpio_vbus: use cached IRQ number for consistency with the probed one
Shinya Kuribayashi
2012-05-17
USB: twl6030-usb: pass IRQF_ONESHOT to request_threaded_irq
Ming Lei
2012-05-17
USB: storage: fixed keyword related space issues.
Jeffrin Jose
2012-05-17
USB: storage: fixed several trailing white spaces issues.
Jeffrin Jose
2012-05-17
USB: storage: fixed C99 comment issue.
Jeffrin Jose
2012-05-17
Merge branch 'v3.5-for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2012-05-16
Revert "USB: serial: sierra: put reset_resume callback back."
Greg Kroah-Hartman
2012-05-16
USB: serial: fix up reset_resume callback
Greg Kroah-Hartman
2012-05-16
USB: serial: ch341: make the reset_resume callback actually work.
Greg Kroah-Hartman
2012-05-16
staging: usb: gadget: Add FunctionFS support to Configurable Composite Gadget...
Andrzej Pietrasiewicz
2012-05-16
staging: usb: gadget: Add Configurable Composite Gadget driver
Mike Lockwood
2012-05-16
USB: serial: generic driver is only for testing
Bjørn Mork
2012-05-16
usb: gadget: at91_udc: fix endpoint descriptor dereference
Nicolas Ferre
2012-05-16
usb: fix breakage on systems without ACPI
Sasha Levin
2012-05-15
USB: symbolserial.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-15
USB: spcp8x5.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-15
USB: qcserial.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-15
USB: navman.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-15
USB: ir-usb.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-15
USB: ipaq.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-15
USB: generic.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-15
USB: f81232.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-15
USB: belkin_sa.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-15
USB: ark3116.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-15
USB: aircable.c: remove dbg() usage
Greg Kroah-Hartman
2012-05-15
USB: serial: sierra: put reset_resume callback back.
Greg Kroah-Hartman
2012-05-15
USB: serial: ch341: put reset_resume callback back.
Greg Kroah-Hartman
2012-05-15
USB: serial: hook up reset_resume callback
Greg Kroah-Hartman
2012-05-15
usb: chipidea: remove zero check of hw_ep_max
Richard Zhao
2012-05-15
USB: CI13xxx: Use usb_put_hcd() on failure to drop HCD
Marek Vasut
2012-05-15
USB: CI13xxx: Allow use of CONFIG_USB_EHCI_ROOT_HUB_TT
Marek Vasut
2012-05-14
USB: EHCI: work around bug in the Philips ISP1562 controller
Alan Stern
2012-05-14
USB: EHCI: improve full-speed isochronous scheduling routine
Alan Stern
2012-05-14
usb: musb: cppi: add missing include to fix compilation
Reinhard Tartler
2012-05-14
USB: add read support to usb-serial/../new_id
Bjørn Mork
2012-05-14
USB: let both new_id and remove_id show dynamic id list
Bjørn Mork
2012-05-14
FunctionFS: enable multiple functions
Andrzej Pietrasiewicz
2012-05-14
Revert "usb: add struct usb_hub_port to store port related members."
Greg Kroah-Hartman
2012-05-14
Revert "usb: move struct usb_device->children to struct usb_hub_port->child"
Greg Kroah-Hartman
2012-05-14
USB: gpio_vbus: avoid consecutive vbus_session calls with the same "is_active"
Shinya Kuribayashi
2012-05-14
USB: gpio_vbus: put a missing regulator_put() on error
Shinya Kuribayashi
2012-05-14
USB: gpio_vbus: provide an appropriate debounce interval
Shinya Kuribayashi
2012-05-14
USB: gpio_vbus: fix inconsistent 'dev_id' parameters at free_irq()
Shinya Kuribayashi
2012-05-14
usb: Kconfig: remove unneeded default value
David Herrmann
2012-05-14
USB: ohci-omap: Use usb_put_transceiver instead of put_device
Jarkko Nikula
2012-05-14
USB: ehci-fsl: Use usb_put_transceiver instead of put_device
Jarkko Nikula
[next]