index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2013-10-11
drivers: usb: core: hub.c: Comments shouldnt be C99 // comment style
Matthias Beyer
2013-10-11
drivers: usb: core: file.c: moved asterisk to variable name
Matthias Beyer
2013-10-11
drivers: usb: core: {file,hub,sysfs,usb}.c: Whitespace fixes
Matthias Beyer
2013-10-11
USB: mos7840: fix tiocmget error handling
Johan Hovold
2013-10-11
USB: serial: export usb_serial_generic_write_start
Johan Hovold
2013-10-11
USB: serial: add memory flags to usb_serial_generic_write_start
Johan Hovold
2013-10-11
USB: serial: clean up comments in generic driver
Johan Hovold
2013-10-11
drivers: usb: core: hcd.c: converted busmap from struct to bitmap
Matthias Beyer
2013-10-11
USB: host: Rename ehci-s5p to ehci-exynos
Jingoo Han
2013-10-11
USB: ehci-s5p: Remove non-DT support
Jingoo Han
2013-10-11
USB: EHCI: use a bandwidth-allocation table
Alan Stern
2013-10-11
USB: EHCI: create a "periodic schedule info" struct
Alan Stern
2013-10-11
USB: EHCI: use consistent NO_FRAME value
Alan Stern
2013-10-11
USB: EHCI: change toggle only upon successful reset
Alan Stern
2013-10-11
USB: EHCI: No SSPLIT allowed in uframe 7
Alan Stern
2013-10-11
USB: EHCI: compute full-speed bandwidth usage correctly
Alan Stern
2013-10-11
USB: EHCI: check the right uframes for CSPLIT
Alan Stern
2013-10-11
usb-anchor: Delay usb_wait_anchor_empty_timeout wake up till completion is done
Hans de Goede
2013-10-11
USB: ohci-exynos: Add missing usb_put_hcd() to prevent memory leak
Jingoo Han
2013-10-11
USB: ehci-msm: Add device tree support and binding information
Ivan T. Ivanov
2013-10-11
ehci-msm: Remove global struct usb_phy variable
Ivan T. Ivanov
2013-10-11
usb: Remove unnecessary semicolons
Joe Perches
2013-10-11
usb: chipidea: udc: Fix calling spin_lock_irqsave at sleep context
Peter Chen
2013-10-11
usb: chipidea: udc: Fix spinlock recursion during bus reset
Peter Chen
2013-10-07
USB: cyberjack: fix buggy integer overflow test
Dan Carpenter
2013-10-07
USB/host: Bugfix: Return length of copied buffer in uhci_hub_control()
Deng-Cheng Zhu
2013-10-07
usb: gadget: mv_u3d_core: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-10-07
usb: wusbcore: fix string formatting warnings on 64-bit builds
Thomas Pugliese
2013-10-07
usb: host: uhci-platform: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-10-06
Merge 3.12-rc4 into usb-next
Greg Kroah-Hartman
2013-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2013-10-06
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-10-05
drivers: usb: core: hcd: if-else-braces fixed
Matthias Beyer
2013-10-05
drivers: usb: core: hcd: removed braces for return statements
Matthias Beyer
2013-10-05
drivers: usb: core: hcd: replaced C99 // comments
Matthias Beyer
2013-10-05
drivers: usb: core: hcd: Whitespace fixes
Matthias Beyer
2013-10-05
drivers: usb: core: hcd: moved asterix to variable
Matthias Beyer
2013-10-05
USB/host: Use existing macros instead of hard-coded values in uhci-debug.c
Deng-Cheng Zhu
2013-10-05
USB: OHCI: Properly handle ohci-spear suspend
Manjunath Goudar
2013-10-05
USB: OHCI: Properly handle ohci-sm501 suspend
Manjunath Goudar
2013-10-05
USB: OHCI: Properly handle ohci-pxa27x suspend
Manjunath Goudar
2013-10-05
USB: OHCI: Properly handle ohci-platform suspend
Manjunath Goudar
2013-10-05
USB: OHCI: Properly handle ohci-omap suspend
Manjunath Goudar
2013-10-05
USB: OHCI: Properly handle ohci-exynos suspend
Manjunath Goudar
2013-10-05
USB: OHCI: Properly handle ohci-ep93xx suspend
Manjunath Goudar
2013-10-05
USB: OHCI: Properly handle ohci-da8xx suspend
Manjunath Goudar
2013-10-05
USB: OHCI: Properly handle ohci-s3c2410 suspend
Manjunath Goudar
2013-10-05
USB: OHCI: Properly handle ohci-at91 suspend
Manjunath Goudar
2013-10-05
USB: OHCI: Properly handle OHCI controller suspend
Manjunath Goudar
2013-10-05
usb: g_ffs: fix compilation warning
David Cohen
[next]