index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-mem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-05
xhci: Fix null pointer dereference if xhci initialization fails
Mathias Nyman
1
-1
/
+1
2014-06-11
xhci: delete endpoints from bandwidth list before freeing whole device
Mathias Nyman
1
-10
/
+10
2013-07-21
xhci: check for failed dma pool allocation
Mathias Nyman
1
-0
/
+4
2013-05-24
xhci: fix list access before init
Vladimir Murzin
1
-0
/
+4
2013-05-24
xhci-mem: init list heads at the beginning of init
Sergio Aguirre
1
-3
/
+3
2013-05-15
USB: xHCI: override bogus bulk wMaxPacketSize values
Alan Stern
1
-8
/
+9
2013-04-03
xhci: Rename SEGMENT_SIZE and SEGMENT_SHIFT as the former is used in a.out.h
David Howells
1
-8
/
+8
2013-03-25
usb: add find_raw_port_number callback to struct hc_driver()
Lan Tianyu
1
-28
/
+8
2013-01-03
xhci: Handle HS bulk/ctrl endpoints that don't NAK.
Sarah Sharp
1
-0
/
+2
2012-11-12
xhci: fix null-pointer dereference when destroying half-built segment rings
Julius Werner
1
-2
/
+7
2012-09-13
xHCI: add aborting command ring function
Elric Fu
1
-0
/
+7
2012-06-13
xhci: Don't free endpoints in xhci_mem_cleanup()
Takashi Iwai
1
-21
/
+14
2012-06-13
xhci: Fix invalid loop check in xhci_free_tt_info()
Takashi Iwai
1
-29
/
+10
2012-05-18
xhci: Reserve one command for USB3 LPM disable.
Sarah Sharp
1
-0
/
+12
2012-05-18
xhci: Reset reserved command ring TRBs on cleanup.
Sarah Sharp
1
-0
/
+1
2012-05-18
USB: fix resource leak in xhci power loss path
Oliver Neukum
1
-0
/
+26
2012-04-11
xhci: Don't write zeroed pointers to xHC registers.
Sarah Sharp
1
-7
/
+2
2012-03-13
xHCI: Allocate 2 segments for transfer ring
Andiry Xu
1
-3
/
+3
2012-03-13
xHCI: dynamic ring expansion
Andiry Xu
1
-12
/
+63
2012-03-13
xHCI: set cycle state when allocate rings
Andiry Xu
1
-18
/
+38
2012-03-13
xHCI: factor out segments allocation and free function
Andiry Xu
1
-34
/
+55
2012-03-13
xHCI: count free TRBs on transfer ring
Andiry Xu
1
-0
/
+6
2012-03-13
xHCI: store ring's last segment and segment numbers
Andiry Xu
1
-0
/
+2
2012-03-12
xHCI: store ring's type
Andiry Xu
1
-16
/
+22
2012-02-23
Merge branch 'usb-3.3-rc4' into usb-next
Greg Kroah-Hartman
1
-1
/
+10
2012-02-21
xhci: Fix encoding for HS bulk/control NAK rate.
Sarah Sharp
1
-8
/
+24
2012-02-14
USB/xhci: Enable remote wakeup for USB3 devices.
Sarah Sharp
1
-1
/
+10
2011-12-22
xhci: Remove debugging about ring structure allocation.
Sarah Sharp
1
-14
/
+0
2011-11-04
xhci: Set slot and ep0 flags for address command.
Sarah Sharp
1
-5
/
+0
2011-09-26
usb/xhci: replace pci_*_consistent() with dma_*_coherent()
Sebastian Andrzej Siewior
1
-19
/
+19
2011-09-26
xHCI: AMD isoc link TRB chain bit quirk
Andiry Xu
1
-14
/
+18
2011-09-26
xHCI: test USB2 software LPM
Andiry Xu
1
-0
/
+11
2011-09-26
xHCI: Check host USB2 LPM capability
Andiry Xu
1
-0
/
+17
2011-09-20
xhci-mem.c: xhci_segment_free: No need for checking seg argument
Kautuk Consul
1
-2
/
+0
2011-09-20
xhci-mem.c: Check for ring->first_seg != NULL
Kautuk Consul
1
-10
/
+12
2011-09-20
xhci: Fix mult base in endpoint bandwidth info.
Sarah Sharp
1
-4
/
+5
2011-09-09
xHCI: refine td allocation
Andiry Xu
1
-11
/
+3
2011-09-09
xhci: Track interval bandwidth tables per port/TT.
Sarah Sharp
1
-2
/
+24
2011-09-09
xhci: Store endpoint bandwidth information.
Sarah Sharp
1
-0
/
+63
2011-09-09
xhci: Store information about roothubs and TTs.
Sarah Sharp
1
-1
/
+131
2011-09-09
xhci: Store the "real" root port number.
Sarah Sharp
1
-0
/
+1
2011-09-09
xhci: Rename virt_dev->port to fake_port.
Sarah Sharp
1
-2
/
+2
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
1
-5
/
+5
2011-07-25
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-13
/
+13
2011-06-15
xhci: Don't warn about zeroed bMaxBurst descriptor field.
Sarah Sharp
1
-2
/
+0
2011-06-14
Merge 3.0-rc2 into usb-linus as it's needed by some USB patches
Greg Kroah-Hartman
1
-2
/
+12
2011-06-05
USB: xhci - fix interval calculation for FS isoc endpoints
Dmitry Torokhov
1
-2
/
+12
2011-06-02
xhci: Remove some unnecessary casts and tidy some endian swap code
Matt Evans
1
-13
/
+13
2011-05-16
xhci: Fix memory leak in ring cache deallocation.
Sarah Sharp
1
-4
/
+3
2011-05-13
xhci: Fix full speed bInterval encoding.
Sarah Sharp
1
-2
/
+2
[next]