开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2012-10-25
umc-bus.c: fix usage of device_trylock
Claudio Scordino
2012-10-25
usb: serial: ftdi_sio: Add missing chars_in_buffer function
Jarkko Huijts
2012-10-24
usb: "ehci-w90x900" Fix a typo and add some whitespace.
Justin P. Mattock
2012-10-24
USB: speed up usb_bus_resume()
Alan Stern
2012-10-24
USB: hub_for_each_child should skip unconnected ports
Alan Stern
2012-10-24
USB: EHCI: move ehci_update_device() to ehci-lpm.c
Alan Stern
2012-10-24
USB: EHCI: make ehci_read_frame_index platform independent
Alan Stern
2012-10-24
USB: EHCI: move logging macros to ehci.h
Alan Stern
2012-10-24
USB: EHCI: add condition for delay during the resume
Peter Chen
2012-10-24
USB: usb-skeleton.c: fix compilation error and restored kref_put on fail in s...
Constantine Shulyupin
2012-10-24
USB: ohci-s3c2410: use devm_ functions
Jingoo Han
2012-10-24
USB: use bus_to_hdc instead of container_of
Yuanhan Liu
2012-10-24
USB: ohci-exynos: use devm_clk_get()
Jingoo Han
2012-10-24
usb: ohci-exynos: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
2012-10-24
usb: ehci-s5p: use clk_prepare_enable and clk_disable_unprepare
Thomas Abraham
2012-10-24
usb: phy: tegra remove include of <mach/iomap.h>
Stephen Warren
2012-10-24
usb: host: tegra remove include of <mach/iomap.h>
Stephen Warren
2012-10-24
USB: ezusb: unexport some functions that aren't being used
Greg Kroah-Hartman
2012-10-23
USB: OHCI: sm501: fix build failure after ohci_finish_controller_resume removal
Florian Fainelli
2012-10-22
WUSB: remove an unnused variable
Dan Carpenter
2012-10-22
USB: OHCI: make ohci-platform use devm_request_and_ioremap helper
Florian Fainelli
2012-10-22
USB: EHCI: make ehci-platform use devm_request_and_ioremap helper
Florian Fainelli
2012-10-22
USB: OHCI: fix typo in ohci-platform driver on the word "resource"
Florian Fainelli
2012-10-22
USB: EHCI: fix typo in ehci-platform driver on the word "resource"
Florian Fainelli
2012-10-22
USB: OHCI: make ohci-platform use dev_err() instead of pr_err()
Florian Fainelli
2012-10-22
USB: EHCI: make ehci-platform use dev_err() instead of pr_err()
Florian Fainelli
2012-10-22
USB: move common alchemy USB routines to arch/mips/alchemy/common.c
Florian Fainelli
2012-10-22
USB: OHCI: remove Alchemy OHCI platform driver.
Florian Fainelli
2012-10-22
USB: OHCI: remove OHCI SH platform driver
Florian Fainelli
2012-10-22
USB: OHCI: remove Netlogic XLS OHCI platform driver
Florian Fainelli
2012-10-22
USB: OHCI: remove CNS3xxx OHCI platform driver
Florian Fainelli
2012-10-22
USB: OHCI: remove PNX8550 OHCI driver
Florian Fainelli
2012-10-22
USB: ohci: merge ohci_finish_controller_resume with ohci_resume
Florian Fainelli
2012-10-22
USB: ohci: remove check for RH already suspended in ohci_suspend
Florian Fainelli
2012-10-22
USB: ohci: move ohci_pci_{suspend,resume} to ohci-hcd.c
Florian Fainelli
2012-10-22
USB: ohci: allow platform driver to specify the number of ports
Florian Fainelli
2012-10-22
USB: EHCI: remove CNS3xxx EHCI platform driver
Florian Fainelli
2012-10-22
USB: EHCI: remove Alchemy EHCI driver
Florian Fainelli
2012-10-22
USB: EHCI: add no_io_watchdog platform_data parameter to ehci-platform
Florian Fainelli
2012-10-22
USB: EHCI: remove Netlogic XLS EHCI driver
Florian Fainelli
2012-10-22
USB: EHCI: remove Loongson 1B EHCI driver.
Florian Fainelli
2012-10-22
USB: OHCI: remove ohci-pcc-soc driver.
Florian Fainelli
2012-10-22
USB: EHCI: remove IXP4xx EHCI driver
Florian Fainelli
2012-10-22
OHCI: implement new semantics for URB_ISO_ASAP
Alan Stern
2012-10-22
UHCI: implement new semantics for URB_ISO_ASAP
Alan Stern
2012-10-22
EHCI: implement new semantics for URB_ISO_ASAP
Alan Stern
2012-10-22
USB: update documentation for URB_ISO_ASAP
Alan Stern
2012-10-22
EHCI: replace mult/div with bit-mask operation
Alan Stern
2012-10-22
EHCI: use the isochronous scheduling threshold
Alan Stern
2012-10-22
EHCI: improved logic for isochronous scheduling
Alan Stern
[next]