Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9cd9384c73395f6ce78e1b9d529bc9f294fd5223
/
drivers
/
usb
/
core
/
hcd.c
84ebc10
USB: remove CONFIG_USB_SUSPEND option
by Alan Stern
· 12 years ago
3f5eb14
usb: add find_raw_port_number callback to struct hc_driver()
by Lan Tianyu
· 12 years ago
ceb675a
Merge usb-linus branch into usb-next
by Greg Kroah-Hartman
· 12 years ago
da0aa71
USB: add usb_hcd_{start,end}_port_resume
by Alan Stern
· 12 years ago
d2123fd
USB: Set usb port's DeviceRemovable according acpi information
by Lan Tianyu
· 12 years ago
430ee58
usb/core: update power budget for SuperSpeed
by Sebastian Andrzej Siewior
· 12 years ago
0c864d8
Merge 3.7-rc6 into usb-next.
by Greg Kroah-Hartman
· 12 years ago
e592c5d
Revert "USB/host: Cleanup unneccessary irq disable code"
by Greg Kroah-Hartman
· 12 years ago
bfd1e91
USB: speed up usb_bus_resume()
by Alan Stern
· 12 years ago
0a23140
USB: Fix race condition when removing host controllers
by Alan Stern
· 12 years ago
73d4066
USB/host: Cleanup unneccessary irq disable code
by Chuansheng Liu
· 12 years ago
b53d657
usb/core: use bin2bcd() for bcdDevice in RH
by Sebastian Andrzej Siewior
· 12 years ago
fe2072c
usb/hcd: Ensure scatter-gather is not used for isoc transfers
by Hans de Goede
· 13 years ago
448b6eb
USB: Make sure to fetch the BOS desc for roothubs.
by Sarah Sharp
· 13 years ago
bfb8bfa
USB: make vendor id of root hubs greppable
by Paul Bolle
· 13 years ago
879d38e
USB: fix race between root-hub suspend and remote wakeup
by Alan Stern
· 13 years ago
cd70469
usb: core: hcd: make hcd->irq unsigned
by Felipe Balbi
· 13 years ago
68d07f6
USB: Don't fail USB3 probe on missing legacy PCI IRQ.
by Sarah Sharp
· 13 years ago
7bf0118
USB: Adding #define in hub_configure() and hcd.c file
by Aman Deep
· 13 years ago
bc677d5
usb: fix number of mapped SG DMA entries
by Clemens Ladisch
· 13 years ago
968b822
USB: Remove the SAW_IRQ hcd flag
by Alan Stern
· 13 years ago
7e0bb71
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
48e8236
xHCI/USB: Make xHCI driver have a BOS descriptor.
by Sarah Sharp
· 13 years ago
d727b60
Merge branch 'pm-runtime' into pm-for-linus
by Rafael J. Wysocki
· 13 years ago
30b1a7a
USB: Add wakeup info to debugging messages
by Alan Stern
· 13 years ago
a6eeeb9
USB: Update USB default wakeup settings
by Alan Stern
· 13 years ago
5b1b0b8
PM / Runtime: Add macro to test for runtime PM events
by Alan Stern
· 13 years ago
8a9af4f
USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth.
by Sarah Sharp
· 13 years ago
c4fc234
USB: Add "authorized_default" parameter to the usbcore module
by Carl-Daniel Hailfinger
· 14 years ago
69fff59
USB: remove remaining usages of hcd->state from usbcore and fix regression
by Alan Stern
· 14 years ago
1d15ee4
usb/hcd: don't return 0 on error in usb_add_hcd()
by Sebastian Andrzej Siewior
· 14 years ago
b214f19
USB: Fix unplug of device with active streams
by Matthew Wilcox
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
ff9d78b
USB: Set usb_hcd->state and flags for shared roothubs.
by Sarah Sharp
· 14 years ago
c563543
usb: Make core allocate resources per PCI-device.
by Sarah Sharp
· 14 years ago
83de4b2
usb: Store bus type in usb_hcd, not in driver flags.
by Sarah Sharp
· 14 years ago
d673bfc
usb: Change usb_hcd->bandwidth_mutex to a pointer.
by Sarah Sharp
· 14 years ago
23e0d10
usb: Refactor irq enabling out of usb_add_hcd()
by Sarah Sharp
· 14 years ago
22c6a35
usb: Make USB 3.0 roothub have a SS EP comp descriptor.
by Sarah Sharp
· 14 years ago
4814030
usb: Initialize hcd->state roothubs.
by Sarah Sharp
· 14 years ago
abc4f9b
USB: Fix usb_add_hcd() checkpatch errors.
by Sarah Sharp
· 14 years ago
9b37596
USB: move usbcore away from hcd->state
by Alan Stern
· 14 years ago
66b0835
Merge 2.6.38-rc5 into usb-next
by Greg Kroah-Hartman
· 14 years ago
2694a48
USB: HCD: Add driver hooks for (un)?map_urb_for_dma
by Robert Morell
· 14 years ago
c8cf203
USB: HCD: Add usb_hcd prefix to exported functions
by Robert Morell
· 14 years ago
bf3d7d4
USB: fix race between root-hub resume and wakeup requests
by Alan Stern
· 14 years ago
36facad
Merge branch 'usb-next' into musb-merge
by Greg Kroah-Hartman
· 14 years ago
07a8cdd
usb: musb: do not use dma for control transfers
by Anand Gadiyar
· 14 years ago
6ddf27c
USB: make usb_mark_last_busy use pm_runtime_mark_last_busy
by Ming Lei
· 14 years ago
1dae423
USB: introduce unmap_urb_setup_for_dma()
by Martin Fuzzey
· 14 years ago
496dda7
usb: musb: host: unmap the buffer for PIO data transfers
by Maulik Mankad
· 14 years ago
43b86af
USB: xHCI: Supporting MSI/MSI-X
by Dong Nguyen
· 15 years ago
4307a28
USB: EHCI: fix NULL pointer dererence in HCDs that use HCD_LOCAL_MEM
by Andrea Righi
· 15 years ago
ff2f078
USB: fix race between root-hub wakeup & controller suspend
by Alan Stern
· 15 years ago
541c7d4
USB: convert usb_hcd bitfields into atomic flags
by Alan Stern
· 15 years ago
6d88e67
USB: don't stop root-hub status polls too soon
by Alan Stern
· 15 years ago
96e077a
USB: fix failure path in usb_add_hcd()
by Alan Stern
· 15 years ago
f537da6
USB: add missing "{}" in map_urb_for_dma
by Ming Lei
· 15 years ago
910f8d0
USB: Change the scatterlist type in struct urb
by Matthew Wilcox
· 15 years ago
85bcb5e
USB: remove URB_NO_SETUP_DMA_MAP
by Alan Stern
· 15 years ago
eab1caf
USB: Support for allocating USB 3.0 streams.
by Sarah Sharp
· 15 years ago
ff9c895
USB: fix usbmon and DMA mapping for scatter-gather URBs
by Alan Stern
· 15 years ago
45f30e0
USB: remove duplicated #include
by Huang Weiyi
· 15 years ago
27729aa
USB: make hcd.h public (drivers dependency)
by Eric Lescouet
· 15 years ago
cd78069
USB: fix the idProduct value for USB-3.0 root hubs
by Alan Stern
· 15 years ago
9bbdf1e
USB: convert to the runtime PM framework
by Alan Stern
· 15 years ago
0534d46
USB: consolidate remote wakeup routines
by Alan Stern
· 15 years ago
d837e21
USB: Use bInterfaceNumber in bandwidth allocations.
by Sarah Sharp
· 15 years ago
04a723e
USB: Fix duplicate sysfs problem after device reset.
by Sarah Sharp
· 15 years ago
70445ae
USB core: fix recent kernel-doc warnings
by Randy Dunlap
· 15 years ago
3f0479e
USB: Check bandwidth when switching alt settings.
by Sarah Sharp
· 15 years ago
91017f9
USB: Refactor code to find alternate interface settings.
by Sarah Sharp
· 15 years ago
576a362
USB: hcd.c: quiet NULL pointer sparse noise
by H Hartley Sweeten
· 15 years ago
85e034f
USB: Check results of dma_map_single
by Larry Finger
· 15 years ago
392ca68
USB: Clean up root hub string descriptors
by George Spelvin
· 15 years ago
ad361c9
Remove multiple KERN_ prefixes from printk formats
by Joe Perches
· 16 years ago
7dd19e6
USB: xhci: replace if-elseif-else with switch-case
by Viral Mehta
· 16 years ago
e04748e
USB: Push scatter gather lists down to host controller drivers.
by Sarah Sharp
· 16 years ago
79abb1a
USB: Support for bandwidth allocation.
by Sarah Sharp
· 16 years ago
d2e9b4d
USB: Add USB 3.0 roothub support to USB core.
by Sarah Sharp
· 16 years ago
6b403b0
USB: Add SuperSpeed to the list of USB device speeds.
by Sarah Sharp
· 16 years ago
820d7a2
USB: remove unused usb_host class
by Greg Kroah-Hartman
· 16 years ago
3444b26
USB: add reset endpoint operations
by David Vrabel
· 16 years ago
71d2718
USB: more u32 conversion after transfer_buffer_length and actual_length
by Roel Kluin
· 16 years ago
551509d
USB: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
49367d8
USB: mark "reject" field of struct urb as atomic_t
by Ming Lei
· 16 years ago
65bfd29
USB: Enhance usage of pm_message_t
by Alan Stern
· 16 years ago
f150fa1
USB: Allow usbmon as a module even if usbcore is builtin
by Pete Zaitcev
· 16 years ago
cde217a
USB: fix crash when URBs are unlinked after the device is gone
by Alan Stern
· 16 years ago
9beeee6
USB: EHCI: log a warning if ehci-hcd is not loaded first
by Alan Stern
· 16 years ago
b0b090e
device create: usb: convert device_create_drvdata to device_create
by Greg Kroah-Hartman
· 17 years ago
83a7982
USB: fix hcd interrupt disabling
by Geoff Levand
· 16 years ago
b5fb454
USB: automatically enable RHSC interrupts
by Alan Stern
· 16 years ago
7071a3c
USB: usb dev_name() instead of dev->bus_id
by Kay Sievers
· 17 years ago
1b26da1
USB: handle pci_name() being const
by Greg Kroah-Hartman
· 17 years ago
09ca8ad
Revert "USB: don't explicitly reenable root-hub status interrupts"
by Linus Torvalds
· 17 years ago
de85422
USB: fix interrupt disabling for HCDs with shared interrupt handlers
by Stefan Becker
· 17 years ago
c013d04
USB: Core: fix race in device_create
by Greg Kroah-Hartman
· 17 years ago
e872154
USB: don't explicitly reenable root-hub status interrupts
by Alan Stern
· 17 years ago
7329e21
USB: root hubs don't lie about their number of TTs
by Alan Stern
· 17 years ago
Next »