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
2010-08-10
USB: s3c-hsotg: Fix OUT packet request retry
Ben Dooks
1
-7
/
+11
2010-08-10
USB: s3c-hsotg: Fix the OUT EP0 limit
Ben Dooks
1
-2
/
+1
2010-08-10
USB: s3c-hsotg: Fix max EP0 IN request length
Ben Dooks
1
-2
/
+1
2010-08-10
USB: s3c-hsotg: Check for new request before enqueing new setup
Ben Dooks
1
-1
/
+1
2010-08-10
USB: s3c-hsotg: Only load packet per fifo write
Ben Dooks
1
-0
/
+11
2010-08-10
USB: s3c-hsotg: Add initial detection and setup for dedicated FIFO mode
Ben Dooks
2
-2
/
+40
2010-08-10
USB: s3c-hsotg: Re-initialise all FIFOs on USB bus reset
Ben Dooks
1
-9
/
+4
2010-08-10
USB: s3c-hsotg: Avoid overwriting contents of perodic in 'fifo'
Ben Dooks
1
-1
/
+11
2010-08-10
USB: s3c-hsotg: The NPTX/PTX FIFO sizes are in words, not bytes
Ben Dooks
1
-1
/
+2
2010-08-10
USB: s3c-hsotg: Increase TX fifo limit
Ben Dooks
1
-2
/
+2
2010-08-10
usb: host: sl811-hcd: check kzalloc() result
Kulikov Vasiliy
1
-1
/
+4
2010-08-10
USB: gadget: storage: optional SCSI WRITE FUA bit
Andy Shevchenko
3
-7
/
+64
2010-08-10
usb: gadget: storage: strict coversion of 'ro' parameter
Andy Shevchenko
1
-4
/
+4
2010-08-10
USB: xHCI: Isoc urb enqueue
Andiry Xu
1
-1
/
+6
2010-08-10
USB: xHCI: allocate bigger ring for isochronous endpoint
Andiry Xu
1
-2
/
+12
2010-08-10
USB: xHCI: Isochronous transfer implementation
Andiry Xu
2
-0
/
+324
2010-08-10
USB: xHCI: Introduce urb_priv structure
Andiry Xu
4
-34
/
+125
2010-08-10
USB: xHCI: Missed Service Error Event process
Andiry Xu
3
-50
/
+117
2010-08-10
USB: xHCI: adds new cases to trb_comp_code switch
Andiry Xu
1
-24
/
+52
2010-08-10
USB: xHCI: remove redundant print messages
Andiry Xu
1
-15
/
+0
2010-08-10
USB xHCI: handle_tx_event() refactor: process_bulk_intr_td
Andiry Xu
1
-101
/
+115
2010-08-10
USB: xHCI: handle_tx_event() refactor: process_ctrl_td
Andiry Xu
1
-78
/
+106
2010-08-10
USB: xHCI: handle_tx_event() refactor: finish_td
Andiry Xu
1
-73
/
+112
2010-08-10
USB: option: Huawei ETS 1220 support added
Pavel Kazlou
1
-0
/
+2
2010-08-10
USB delay init quirk for logitech Harmony 700-series devices
Phil Dibowitz
3
-1
/
+12
2010-08-10
USB: resizing usbmon binary interface buffer causes protection faults
Steven Robertson
1
-1
/
+1
2010-08-10
USB: gadget: functionfs: stale Makefile entry removed
Michal Nazarewicz
1
-1
/
+0
2010-08-10
USB: EHCI: remove dead code in the periodic scheduler
Alan Stern
2
-18
/
+0
2010-08-10
USB: EHCI: reorganize isochronous scheduler routine
Alan Stern
1
-53
/
+57
2010-08-10
USB: EHCI: add missing frame -> microframe conversion
Alan Stern
2
-10
/
+19
2010-08-10
USB: EHCI: simplify remainder computations
Alan Stern
1
-14
/
+15
2010-08-10
USB: EHCI: remove PCI assumption
Alan Stern
3
-6
/
+6
2010-08-10
USB: xHCI: Supporting MSI/MSI-X
Dong Nguyen
3
-41
/
+128
2010-08-10
USB: otg/ulpi: extend the generic ulpi driver.
Igor Grinberg
10
-27
/
+166
2010-08-10
USB: otg/ulpi: add support for SMSC USB3319 ulpi phy
Igor Grinberg
2
-2
/
+1
2010-08-10
USB: otg/ulpi: remove unused macro
Igor Grinberg
1
-2
/
+0
2010-08-10
USB: otg/ulpi.c : fix register write
Eric BĂ©nard
1
-2
/
+2
2010-08-10
USB: io_ti.c: don't return 0 if writing the download record failed
Roel Kluin
1
-1
/
+1
2010-08-10
USB: host: Remove dead CONFIG_ARCH_KARO
Christian Dietrich
1
-23
/
+1
2010-08-10
USB: serial: enable async suspend for usb serial port device
Ming Lei
1
-0
/
+2
2010-08-10
USB: musb: forward debug mode feature to gadget
stephane duverger
1
-0
/
+3
2010-08-10
USB: EHCI Debug Port Device Gadget
stephane duverger
3
-0
/
+464
2010-08-10
USB: gadget: Remove unnecessary casts of private_data
Joe Perches
1
-3
/
+3
2010-08-10
USB: misc: Remove unnecessary casts of private_data
Joe Perches
5
-18
/
+18
2010-08-10
USB: usb-skeleton: Remove unnecessary casts of private_data
Joe Perches
1
-4
/
+4
2010-08-10
USB: autoconvert trivial BKL users to private mutex
Arnd Bergmann
4
-25
/
+28
2010-08-10
usb: storage: freecom: Fixed several coding style issues.
Martin Enderleit
1
-12
/
+11
2010-08-10
USB: musb: do not override DMA mode in channel program
Anand Gadiyar
1
-4
/
+1
2010-08-10
USB: musb: Kill board specific pinmux from driver file
Anand Gadiyar
1
-6
/
+0
2010-08-10
USB: ehci_omap: fix device detect issue with modules
Ajay Kumar Gupta
1
-0
/
+36
[prev]
[next]