Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d24fec3991076124e069c889c530cdc69cd43fb8
/
drivers
/
usb
/
host
/
ehci-q.c
3b8d732
Revert "USB: EHCI: support running URB giveback in tasklet context"
by Greg Kroah-Hartman
· 11 years ago
1512c91
ehci: enable debugging code when CONFIG_DYNAMIC_DEBUG is set
by Xenia Ragiadakou
· 11 years ago
fea26ef
ehci: remove ehci_vdbg() verbose debugging statements
by Xenia Ragiadakou
· 11 years ago
726a85c
usb: host: add Kconfig option for EHSET
by Jack Pham
· 11 years ago
9841f37
usb: ehci: Add support for SINGLE_STEP_SET_FEATURE test of EHSET
by Manu Gautam
· 11 years ago
428aac8
USB: EHCI: support running URB giveback in tasklet context
by Ming Lei
· 11 years ago
70b55c2
usb: ehci: mark unlink_empty_async_suspended() as __maybe_unused
by Arnd Bergmann
· 12 years ago
4d053fd
usb: ehci: unlink_empty_async_suspended() only used with CONFIG_PM
by Tony Prisk
· 12 years ago
afc2c9a
USB: EHCI: remove unused variable in unlink_empty_async()
by Alan Stern
· 12 years ago
214ac7a
USB: EHCI: improve end_unlink_async()
by Alan Stern
· 12 years ago
6e01875
USB: EHCI: convert singly-linked lists to list_heads
by Alan Stern
· 12 years ago
7bc782d
USB: EHCI: split needs_rescan into two flags
by Alan Stern
· 12 years ago
79bcf7b
USB: EHCI: change return value of qh_completions()
by Alan Stern
· 12 years ago
c1fdb68
USB: EHCI: changes related to qh_refresh()
by Alan Stern
· 12 years ago
2a40f32
USB: EHCI: fix regression during bus resume
by Alan Stern
· 12 years ago
feca774
USB: EHCI: don't check DMA values in QH overlays
by Alan Stern
· 12 years ago
6402c79
USB: EHCI: work around silicon bug in Intel's EHCI controllers
by Alan Stern
· 12 years ago
6e0c333
USB: EHCI: unlink one async QH at a time
by Alan Stern
· 12 years ago
2656a9a
USB: EHCI: bugfix: urb->hcpriv should not be NULL
by Alan Stern
· 12 years ago
3d03777
EHCI: Update qTD next pointer in QH overlay region during unlink
by Pavankumar Kondeti
· 12 years ago
18aafe6
USB: EHCI: use hrtimer for the I/O watchdog
by Alan Stern
· 12 years ago
569b394
USB: EHCI: always scan each interrupt QH
by Alan Stern
· 12 years ago
32830f2
USB: EHCI: use hrtimer for unlinking empty async QHs
by Alan Stern
· 12 years ago
3c273a0
USB: EHCI: unlink multiple async QHs together
by Alan Stern
· 12 years ago
9d93874
USB: EHCI: use hrtimer for the IAA watchdog
by Alan Stern
· 12 years ago
3144661
USB: EHCI: use hrtimer for async schedule
by Alan Stern
· 12 years ago
c0c53db
USB: EHCI: add new root-hub state: STOPPING
by Alan Stern
· 12 years ago
2f5bb66
USB: EHCI: add pointer to end of async-unlink list
by Alan Stern
· 12 years ago
99ac5b1
USB: EHCI: rename "reclaim"
by Alan Stern
· 12 years ago
4c53de7
USB: EHCI: add symbolic constants for QHs
by Alan Stern
· 12 years ago
c83e1a9
USB: EHCI: don't refcount QHs
by Alan Stern
· 12 years ago
82491c2
USB: ehci-q.c: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
3d9545c
EHCI: maintain the ehci->command value properly
by Alan Stern
· 13 years ago
bc677d5
usb: fix number of mapped SG DMA entries
by Clemens Ladisch
· 13 years ago
332960b
USB: ehci: report Data Buffer Error in debug mode
by Vikram Pandita
· 13 years ago
41f05de
usb: ehci: remove the 1st wmb in qh_append_tds
by Ming Lei
· 13 years ago
9a971dd
usb: ehci: only prepare zero packet for out transfer if required
by Ming Lei
· 13 years ago
0412560
usb: ehci: remove wmb in qh_update
by Ming Lei
· 13 years ago
e879990
USB: EHCI: remove usages of hcd->state
by Alan Stern
· 13 years ago
e04f5f7
EHCI: fix direction handling for interrupt data toggles
by Alan Stern
· 13 years ago
004c196
USB: EHCI: go back to using the system clock for QH unlinks
by Alan Stern
· 13 years ago
1e12c91
EHCI: don't rescan interrupt QHs needlessly
by Alan Stern
· 14 years ago
50ee933
Merge 2.6.39-rc4 into usb-next
by Greg Kroah-Hartman
· 14 years ago
2f7ac6c
USB: ehci: add workaround for Synopsys HC bug
by Gabor Juhos
· 14 years ago
94ae497
USB: EHCI: unlink unused QHs when the controller is stopped
by Alan Stern
· 14 years ago
b5a3b3d
ehci-hcd: Bug fix: don't set a QH's Halt bit
by Alan Stern
· 14 years ago
eb34a90
USB: EHCI: Rearrange EHCI_URB_TRACE code to avoid GCC-4.6 warnings.
by David Daney
· 14 years ago
541c7d4
USB: convert usb_hcd bitfields into atomic flags
by Alan Stern
· 14 years ago
910f8d0
USB: Change the scatterlist type in struct urb
by Matthew Wilcox
· 15 years ago
1b9a38b
USB: EHCI: fix handling of unusual interrupt intervals
by Alan Stern
· 15 years ago
40f8db8
USB: EHCI: add native scatter-gather support
by Alan Stern
· 15 years ago
c2f6595
USB: EHCI: don't send Clear-TT-Buffer following a STALL
by Alan Stern
· 15 years ago
a448c9d
USB: EHCI: change deschedule logic for interrupt QHs
by Alan Stern
· 15 years ago
3a44494
USB: EHCI: rescan the queue after an unlink
by Alan Stern
· 15 years ago
3807e26
USB: EHCI: split ehci_qh into hw and sw parts
by Alek Du
· 15 years ago
ef4638f
USB: EHCI: fix counting of transaction error retries
by Alan Stern
· 15 years ago
7a0f0d9
USB: EHCI: fix two new bugs related to Clear-TT-Buffer
by Alan Stern
· 15 years ago
ba516de
USB: EHCI: check for STALL before other errors
by Alan Stern
· 15 years ago
914b701
USB: EHCI: use the new clear_tt_buffer interface
by Alan Stern
· 15 years ago
cb88a1b
USB: fix the clear_tt_buffer interface
by Alan Stern
· 15 years ago
a455212d
USB: EHCI: update toggle state for linked QHs
by Alan Stern
· 15 years ago
b18ffd4
USB: EHCI: update toggle state for linked QHs
by Alan Stern
· 16 years ago
d062680
USB: fix ehci printk formats
by Randy Dunlap
· 16 years ago
a2c2706
USB: EHCI: add software retry for transaction errors
by Alan Stern
· 16 years ago
391016f
USB: EHCI: expedite unlinks when the root hub is suspended
by Alan Stern
· 16 years ago
7d283ae
list.h: Add list_splice_tail() and list_splice_tail_init()
by Luis R. Rodriguez
· 16 years ago
b963801
USB: ehci-hcd unlink speedups
by David Brownell
· 16 years ago
fd05e72
drivers/usb annotations and fixes
by Al Viro
· 17 years ago
441b62c
USB: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
4f66762
USB: ehci: qh_completions cleanup and bugfix
by David Brownell
· 17 years ago
a082b5c
USB: ehci: qh/qtd cleanup comments
by David Brownell
· 17 years ago
caa9ef6
USB: ehci tolerates some buggy devices
by David Brownell
· 17 years ago
b5f7a0e
USB: ehci: handle large bulk URBs correctly (again)
by Misha Zhilin
· 17 years ago
340ba5f
USB: ehci potential oops fix on ARC/TDI cores
by David Brownell
· 17 years ago
07d29b6
USB: EHCI: add separate IAA watchdog timer
by Alan Stern
· 17 years ago
4a00027
USB: Eliminate urb->status usage!
by Alan Stern
· 17 years ago
14c04c0
USB: reorganize urb->status use in ehci-hcd
by Alan Stern
· 17 years ago
eb23105
USB: add urb->unlinked field
by Alan Stern
· 17 years ago
b0d9efb
USB: centralize -EREMOTEIO handling
by Alan Stern
· 17 years ago
e9df41c
USB: make HCDs responsible for managing endpoint queues
by Alan Stern
· 17 years ago
8eb891f
Revert "USB: EHCI cpufreq fix"
by Linus Torvalds
· 17 years ago
6dbd682
USB: EHCI support for big-endian descriptors
by Stefan Roese
· 18 years ago
196705c
USB: EHCI cpufreq fix
by Stuart_Hayes@Dell.com
· 18 years ago
083522d
USB: Implement support for EHCI with big endian MMIO
by Benjamin Herrenschmidt
· 18 years ago
64f8979
USB: revert EHCI VIA workaround patch
by Greg Kroah-Hartman
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
26f953f
USB: EHCI update VIA workaround
by David Brownell
· 18 years ago
53bd6a6
USB: EHCI whitespace fixes (cosmetic)
by David Brownell
· 18 years ago
6a8e87b
[PATCH] USB core and HCDs: don't put_device while atomic
by Alan Stern
· 19 years ago
d085229
[PATCH] USB: EHCI unlink tweaks
by David Brownell
· 19 years ago
8cd42e9
[PATCH] USB: EHCI and Freescale 83xx quirk
by Kumar Gala
· 19 years ago
6912354
[PATCH] USB: EHCI: fix conflation of buf == 0 with len == 0
by Alan Stern
· 19 years ago
8de9840
[PATCH] USB: Fix USB suspend/resume crasher (#2)
by Benjamin Herrenschmidt
· 19 years ago
55016f1
[PATCH] gfp_t: drivers/usb
by Al Viro
· 19 years ago
d038420
[PATCH] ehci: add tt_usecs
by david-b@pacbell.net
· 19 years ago
7dedacf
[PATCH] USB: ehci: microframe handling fix
by David Brownell
· 19 years ago
498f78e
[PATCH] USB: fix in usb_calc_bus_time
by Dan Streetman
· 19 years ago
5db539e
[PATCH] USB: Fix kmalloc's flags type in USB
by Olav Kongas
· 19 years ago
d49d431
[PATCH] USB: misc ehci updates
by David Brownell
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago