index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-13
xhci: Refactor bus suspend state into a struct.
Sarah Sharp
5
-34
/
+59
2011-03-13
xhci: Index with a port array instead of PORTSC addresses.
Sarah Sharp
2
-53
/
+95
2011-03-13
USB: Set usb_hcd->state and flags for shared roothubs.
Sarah Sharp
3
-4
/
+29
2011-03-13
usb: Make core allocate resources per PCI-device.
Sarah Sharp
2
-19
/
+96
2011-03-13
usb: Store bus type in usb_hcd, not in driver flags.
Sarah Sharp
2
-3
/
+8
2011-03-13
usb: Change usb_hcd->bandwidth_mutex to a pointer.
Sarah Sharp
4
-17
/
+26
2011-03-13
usb: Refactor irq enabling out of usb_add_hcd()
Sarah Sharp
1
-32
/
+43
2011-03-13
usb: Make usb_hcd_pci_probe labels more descriptive.
Sarah Sharp
1
-10
/
+10
2011-03-13
xhci: Change hcd_priv into a pointer.
Sarah Sharp
2
-8
/
+30
2011-03-13
xhci: Always use usb_hcd in URB instead of converting xhci_hcd.
Sarah Sharp
2
-5
/
+6
2011-03-13
xhci: Modify check for TT info.
Sarah Sharp
1
-3
/
+2
2011-03-13
usb: Make USB 3.0 roothub have a SS EP comp descriptor.
Sarah Sharp
1
-6
/
+9
2011-03-13
USB: Clear "warm" port reset change.
Sarah Sharp
1
-0
/
+8
2011-03-13
USB 3.0 Hub Changes
John Youn
17
-48
/
+141
2011-03-13
xhci: Remove references to HC_STATE_RUNNING.
Sarah Sharp
2
-2
/
+0
2011-03-13
usb: Initialize hcd->state roothubs.
Sarah Sharp
1
-0
/
+1
2011-03-13
xhci: Remove references to HC_STATE_HALT.
Sarah Sharp
2
-8
/
+2
2011-03-13
xHCI: prolong host controller halt time limit
Andiry Xu
2
-3
/
+3
2011-03-13
xHCI: Remove redundant variable in xhci_resume()
Andiry Xu
1
-6
/
+1
2011-03-13
xhci: Rename variables and reduce register reads.
Sarah Sharp
2
-22
/
+25
2011-03-13
xhci: Rework port suspend structures for limited ports.
Sarah Sharp
3
-23
/
+16
2011-03-13
USB: Fix usb_add_hcd() checkpatch errors.
Sarah Sharp
1
-4
/
+7
2011-03-13
USB: Remove bitmap #define from hcd.h
Sarah Sharp
15
-46
/
+38
2011-03-13
xhci: Remove old no-op test.
Sarah Sharp
3
-35
/
+0
2011-03-13
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-09
USB: serial: ftdi_sio: adding support for OLIMEX ARM-USB-OCD-H
JF Argentino
2
-0
/
+3
2011-03-09
USB: serial: option: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626
Herton Ronaldo Krzesinski
1
-1
/
+2
2011-03-09
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-02
USB: Remove unused timeout from io_edgeport.c
Huzaifa Sidhpurwala
1
-3
/
+0
2011-03-02
USB: Remove unused is_iso from fsl_udc_core.c
Huzaifa Sidhpurwala
1
-2
/
+0
2011-03-02
USB: Remove delay_t unused variable from sierra_ms.c driver initialisation code
Huzaifa Sidhpurwala
1
-2
/
+0
2011-03-02
usb-gadget: fix warning in ethernet
Stephen Hemminger
1
-1
/
+1
2011-03-02
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
[next]