index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-24
USB: core: use DRIVER_ATTR_RW()
Greg Kroah-Hartman
1
-15
/
+13
2013-08-24
USB: serial: convert bus code to use drv_groups
Greg Kroah-Hartman
1
-6
/
+8
2013-08-23
usb: don't use bNbrPorts after initialization
Krzysztof Mazur
1
-7
/
+5
2013-08-23
usb: fail on usb_hub_create_port_device() errors
Krzysztof Mazur
1
-2
/
+8
2013-08-23
usb: fix cleanup after failure in hub_configure()
Krzysztof Mazur
1
-0
/
+1
2013-08-23
usb: ehci-mxc: check for pdata before dereferencing
Daniel Mack
1
-1
/
+1
2013-08-23
usb: phy: fix build breakage
Anatolij Gustschin
2
-2
/
+2
2013-08-23
USB: OHCI: add missing PCI PM callbacks to ohci-pci.c
Alan Stern
1
-0
/
+5
2013-08-23
USB: fsl-mph-dr-of: cleanup clock API use
Gerhard Sittig
1
-7
/
+9
2013-08-20
USB: mos7720: fix big-endian control requests
Johan Hovold
1
-2
/
+2
2013-08-20
USB: mos7720: use GFP_ATOMIC under spinlock
Dan Carpenter
1
-1
/
+1
2013-08-20
usb:gadget Fix comment for pointer to configfs
Philippe De Swert
1
-1
/
+1
2013-08-20
Merge tag 'for-usb-2013-08-15-step-2' of ra.kernel.org:/pub/scm/linux/kernel/...
Greg Kroah-Hartman
5
-22
/
+15
2013-08-19
Merge 3.11-rc6 into char-misc-next
Greg Kroah-Hartman
26
-129
/
+282
2013-08-19
Merge 3.11-rc6 into usb-next
Greg Kroah-Hartman
12
-37
/
+57
2013-08-19
USB: serial: fix stringify operator in usb-serial-simple
Yann Droneaud
1
-1
/
+1
2013-08-16
Merge tag 'for-usb-2013-08-15-step-1' into for-usb-next
Sarah Sharp
16
-59
/
+72
2013-08-16
USB: WUSBCORE: Use usb_init_urb instead of creating the URB manually
Thomas Pugliese
1
-6
/
+9
2013-08-16
USB: WUSBCORE: fix leak of urb in wa_xfer_destroy.
Thomas Pugliese
1
-5
/
+4
2013-08-16
USB: WUSBCORE: fix resource cleanup in error path in __wa_xfer_setup_segs
Thomas Pugliese
1
-2
/
+4
2013-08-16
USB: WUSBCORE: clear RPIPE stall for control endpoints
Thomas Pugliese
3
-12
/
+108
2013-08-16
Merge tag 'for-usb-next-2013-08-15' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
12
-354
/
+510
2013-08-15
xhci-plat: Don't enable legacy PCI interrupts.
Sarah Sharp
3
-2
/
+8
2013-08-15
usb: Don't fail port power resume on device disconnect.
Sarah Sharp
1
-8
/
+5
2013-08-15
usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()
Lan Tianyu
1
-12
/
+2
2013-08-15
USB: handle LPM errors during device suspend correctly
Alan Stern
1
-33
/
+38
2013-08-15
USB: uss720: fix DMA-buffer allocation
Johan Hovold
1
-9
/
+15
2013-08-15
USB: quatech2: fix port DMA-buffer allocations
Johan Hovold
1
-6
/
+15
2013-08-15
USB: quatech2: fix serial DMA-buffer allocations
Johan Hovold
1
-2
/
+12
2013-08-15
USB: keyspan: fix port DMA-buffer allocations
Johan Hovold
1
-8
/
+56
2013-08-15
USB: keyspan: fix serial DMA-buffer allocations
Johan Hovold
1
-4
/
+36
2013-08-14
USB: keyspan: fix null-deref at disconnect and release
Johan Hovold
1
-1
/
+1
2013-08-14
USB: mos7720: fix broken control requests
Johan Hovold
1
-7
/
+14
2013-08-14
usb: add two quirky touchscreen
Oliver Neukum
1
-0
/
+6
2013-08-14
USB: chipidea: i.MX: simplify usbmisc
Sascha Hauer
3
-107
/
+76
2013-08-14
usb: chipidea: udc: .pullup is valid only when vbus is there
Peter Chen
1
-0
/
+3
2013-08-14
usb: chipidea: retire flag CI_HDRC_PULLUP_ON_VBUS
Peter Chen
3
-20
/
+6
2013-08-14
usb: chipidea: udc: fix misuse of REGS_SHARED and PULLUP_ON_VBUS flags
Peter Chen
1
-3
/
+2
2013-08-14
usb: chipidea: add wait vbus lower than OTGSC_BSV before role starts
Peter Chen
3
-0
/
+39
2013-08-14
usb: chipidea: add vbus interrupt handler
Peter Chen
5
-12
/
+71
2013-08-14
usb: chipidea: move otg related things to otg file
Peter Chen
3
-52
/
+70
2013-08-14
usb: chipidea: disable all interrupts and clear all interrupts status
Peter Chen
1
-1
/
+10
2013-08-14
usb: chipidea: add flag CI_HDRC_DUAL_ROLE_NOT_OTG
Peter Chen
1
-7
/
+30
2013-08-14
usb: chipidea: add role init and destroy APIs
Peter Chen
5
-11
/
+54
2013-08-14
usb: chipidea: otg: add otg file used to access otgsc
Peter Chen
5
-2
/
+80
2013-08-14
usb: chipidea: udc: otg_set_peripheral is useless for some chipidea users
Peter Chen
1
-1
/
+6
2013-08-14
usb: chipidea: host: add vbus regulator control
Peter Chen
1
-1
/
+22
2013-08-14
usb: chipidea: move vbus regulator operation to core
Peter Chen
2
-24
/
+25
2013-08-14
usb: chipidea: remove previous MODULE_ALIAS
Fabio Estevam
1
-1
/
+0
2013-08-14
usb: chipidea: prevent endless loop registering platform_devices when probe f...
Lothar Waßmann
1
-5
/
+3
[prev]
[next]