index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
arc4.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-03-14
usb: Change usb_hcd->bandwidth_mutex to a pointer.
Sarah Sharp
4
-17
/
+26
2011-03-14
usb: Refactor irq enabling out of usb_add_hcd()
Sarah Sharp
1
-32
/
+43
2011-03-14
usb: Make usb_hcd_pci_probe labels more descriptive.
Sarah Sharp
1
-10
/
+10
2011-03-14
xhci: Change hcd_priv into a pointer.
Sarah Sharp
2
-8
/
+30
2011-03-14
xhci: Always use usb_hcd in URB instead of converting xhci_hcd.
Sarah Sharp
2
-5
/
+6
2011-03-14
xhci: Modify check for TT info.
Sarah Sharp
1
-3
/
+2
2011-03-14
usb: Make USB 3.0 roothub have a SS EP comp descriptor.
Sarah Sharp
1
-6
/
+9
2011-03-14
USB: Clear "warm" port reset change.
Sarah Sharp
1
-0
/
+8
2011-03-14
USB 3.0 Hub Changes
John Youn
17
-48
/
+141
2011-03-14
xhci: Remove references to HC_STATE_RUNNING.
Sarah Sharp
2
-2
/
+0
2011-03-14
usb: Initialize hcd->state roothubs.
Sarah Sharp
1
-0
/
+1
2011-03-14
xhci: Remove references to HC_STATE_HALT.
Sarah Sharp
2
-8
/
+2
2011-03-14
xHCI: prolong host controller halt time limit
Andiry Xu
2
-3
/
+3
2011-03-14
xHCI: Remove redundant variable in xhci_resume()
Andiry Xu
1
-6
/
+1
2011-03-14
xhci: Rename variables and reduce register reads.
Sarah Sharp
2
-22
/
+25
2011-03-14
xhci: Rework port suspend structures for limited ports.
Sarah Sharp
3
-23
/
+16
2011-03-14
USB: Fix usb_add_hcd() checkpatch errors.
Sarah Sharp
1
-4
/
+7
2011-03-14
USB: Remove bitmap #define from hcd.h
Sarah Sharp
15
-46
/
+38
2011-03-14
xhci: Remove old no-op test.
Sarah Sharp
3
-35
/
+0
2011-03-14
usb: Always return 0 or -EBUSY to the runtime PM core.
Sarah Sharp
1
-0
/
+5
2011-03-11
USB: ehci: tegra: Align DMA transfers to 32 bytes
Robert Morell
1
-0
/
+90
2011-03-11
usb: host: Add EHCI driver for NVIDIA Tegra SoCs
Benoit Goby
5
-1
/
+672
2011-03-11
ARM: tegra: Add support for Tegra USB PHYs
Benoit Goby
4
-0
/
+885
2011-03-11
usb: otg: Add ulpi viewport access ops
Benoit Goby
4
-0
/
+93
2011-03-11
USB: serial: ch341: add new id
wangyanqing
1
-0
/
+1
2011-03-11
USB: Only treat lasting over-current conditions as errors
Paul Bolle
1
-5
/
+19
2011-03-11
ehci-atmel: fix section mismatch warning
Hubert Feurstein
1
-3
/
+3
2011-03-10
USB: serial: ftdi_sio: adding support for OLIMEX ARM-USB-OCD-H
JF Argentino
2
-0
/
+3
2011-03-10
USB: serial: option: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626
Herton Ronaldo Krzesinski
1
-1
/
+2
2011-03-10
USB OTG Langwell: use simple IPC command to control VBus power.
Hao Wu
1
-37
/
+11
2011-03-07
ARM: s3c24xx: Switch to common GPIO controlled UDC pullup implementation
Lars-Peter Clausen
6
-129
/
+7
2011-03-07
USB: s3c2410_udc: Add common implementation for GPIO controlled pullups
Lars-Peter Clausen
2
-9
/
+55
2011-03-07
arm: omap4: 4430sdp: drop ehci support
Anand Gadiyar
1
-19
/
+0
2011-03-07
USB: OHCI: use pci_dev->revision
Sergei Shtylyov
1
-2
/
+2
2011-03-07
USB: Rename "msm72k_otg.c" to "msm_otg.c"
Pavankumar Kondeti
6
-5
/
+5
2011-03-07
usb/isp1760: Fix crash when unplugging bug
Arvid Brodin
1
-4
/
+3
2011-03-07
USB: move usbcore away from hcd->state
Alan Stern
3
-21
/
+51
2011-03-03
USB: Remove unused timeout from io_edgeport.c
Huzaifa Sidhpurwala
1
-3
/
+0
2011-03-03
USB: Remove unused is_iso from fsl_udc_core.c
Huzaifa Sidhpurwala
1
-2
/
+0
2011-03-03
USB: Remove delay_t unused variable from sierra_ms.c driver initialisation code
Huzaifa Sidhpurwala
1
-2
/
+0
2011-03-03
usb-gadget: fix warning in ethernet
Stephen Hemminger
1
-1
/
+1
2011-03-03
wusb: fix find_first_zero_bit() return value check
Akinobu Mita
1
-1
/
+1
2011-03-01
usb: EHCI, OHCI: Add configuration for the SH USB controller
Yoshihiro Shimoda
3
-5
/
+16
2011-03-01
USB host: Move AMD PLL quirk to pci-quirks.c
Andiry Xu
10
-229
/
+300
2011-03-01
arm: omap: usb: clock entries for omap3 and omap4
Keshava Munegowda
2
-10
/
+19
2011-03-01
usb: host: omap: ehci and ohci simplification
Keshava Munegowda
2
-1468
/
+132
2011-03-01
arm: omap: usb: cleanup ehci and ohci resources and devices
Keshava Munegowda
2
-154
/
+26
2011-03-01
arm: omap: usb: Invoke usbhs core device initialization
Keshava Munegowda
18
-18
/
+18
2011-03-01
arm: omap: usb: usbhs core device initialization
Keshava Munegowda
2
-14
/
+183
2011-03-01
usb: host: omap: common usb host core driver
Keshava Munegowda
4
-0
/
+1074
[next]