Sign in
android-kvm
/
linux
/
7cd1615e3295531bc357c192dc77d8be666f9d0a
/
drivers
/
usb
/
core
aac9662
Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 5 years ago
6a1000b
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
by Linus Torvalds
· 5 years ago
dd7d99d
Merge 5.5-rc7 into usb-next
by Greg Kroah-Hartman
· 5 years ago
fdd64df
USB: usbfs: Always unlink URBs in reverse order
by Alan Stern
· 5 years ago
9c06ac4
usb: core: hub: Improved device recognition on remote wakeup
by Keiya Nobuta
· 5 years ago
1530f6f
usb: missing parentheses in USE_NEW_SCHEME
by Qi Zhou
· 5 years ago
2548288
USB: Fix: Don't skip endpoint descriptors with maxpacket=0
by Alan Stern
· 5 years ago
4bdc0d6
remove ioremap_nocache and devm_ioremap_nocache
by Christoph Hellwig
· 5 years ago
3e4f8e2
USB: core: fix check for duplicate endpoints
by Johan Hovold
· 5 years ago
f8c63ed
USB: Fix incorrect DMA allocations for local memory pool drivers
by Fredrik Noring
· 5 years ago
1cd17f7
usb: core: urb: fix URB structure initialization function
by Emiliano Ingrassia
· 5 years ago
95d23dc
usb, kcov: collect coverage from hub_event
by Andrey Konovalov
· 5 years ago
c3bed3b
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 5 years ago
0da5221
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 5 years ago
81b6b96
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 5 years ago
e76b3bf
usb: Allow USB device to be warm reset in suspended state
by Kai-Heng Feng
· 5 years ago
16c8373
Merge 5.4-rc6 into usb-next
by Greg Kroah-Hartman
· 5 years ago
b3d53f5
usb: core: Remove redundant vmap checks
by Kees Cook
· 5 years ago
d482c7b
USB: Skip endpoints with 0 maxpacket length
by Alan Stern
· 5 years ago
407e9ef
compat_ioctl: move drivers to compat_ptr_ioctl
by Arnd Bergmann
· 6 years ago
abb0b3d
usb: usbfs: Suppress problematic bind and unbind uevents.
by Ingo Rohloff
· 5 years ago
c9c13ba
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
by Denis Efremov
· 5 years ago
71464db
usb: core: devio.c: Fix assignment of 0/1 to bool variables
by Saurav Girepunje
· 5 years ago
dd2057e
USB: core: drop OOM message
by Johan Hovold
· 5 years ago
a4f55d8
usb: hub: Check device descriptor before resusciation
by David Heinzelmann
· 5 years ago
3dd550a
USB: usbcore: Fix slab-out-of-bounds bug during device reset
by Alan Stern
· 5 years ago
c5c0283
Merge generic_lookup_helpers into usb-next
by Greg Kroah-Hartman
· 5 years ago
34c7ed7
usb: core: phy: add support for PHY calibration
by Marek Szyprowski
· 5 years ago
7b65fe1
usb: remove commented out dma wrappers
by Christoph Hellwig
· 5 years ago
ac2658e
usb: remove a stale comment in hcd_alloc_coherent
by Christoph Hellwig
· 5 years ago
7a81146
Merge 5.3-rc7 into usb-next
by Greg Kroah-Hartman
· 5 years ago
76da906
usb: hcd: use managed device resources
by Schmid, Carsten
· 6 years ago
7b81cb6
usb: add a HCD_DMA flag instead of guestimating DMA capabilities
by Christoph Hellwig
· 6 years ago
b08a625
usb: usbfs: only account once for mmap()'ed usb memory usage
by Gavin Li
· 6 years ago
7ffc95e
Merge 5.3-rc5 into usb-next
by Greg Kroah-Hartman
· 6 years ago
edfbcb3
usb: add a hcd_uses_dma helper
by Christoph Hellwig
· 6 years ago
dd3ecf1
usb: don't create dma pools for HCDs with a localmem_pool
by Christoph Hellwig
· 6 years ago
5436427
USB: CDC: fix sanity checks in CDC union parser
by Oliver Neukum
· 6 years ago
4ed3350
USB: usbfs: Add a capability flag for runtime suspend
by Alan Stern
· 6 years ago
303911c
USB: core: Fix races in character device registration and deregistraion
by Alan Stern
· 6 years ago
51fa228
Merge 5.3-rc4 into usb-next
by Greg Kroah-Hartman
· 6 years ago
7794f48
usbfs: Add ioctls for runtime power management
by Alan Stern
· 6 years ago
27709ae
usb: setup authorized_default attributes using usb_bus_notify
by Thiébaud Weksteen
· 6 years ago
7d9c1d2
USB: add support for dev_groups to struct usb_device_driver
by Greg Kroah-Hartman
· 6 years ago
b71b283
USB: add support for dev_groups to struct usb_driver
by Greg Kroah-Hartman
· 6 years ago
c43f28d
usb: usbfs: fix double-free of usb memory upon submiturb error
by Gavin Li
· 6 years ago
582ee9c
USB: Disable USB2 LPM at shutdown
by Kai-Heng Feng
· 6 years ago
4495dfd
drivers: Introduce device lookup variants by device type
by Suzuki K Poulose
· 6 years ago
2a0f4f1
Merge 5.3-rc2 into usb-next
by Greg Kroah-Hartman
· 6 years ago
57cd166
USB: core: hcd-pci: Use dev_get_drvdata where possible
by Chuhong Yuan
· 6 years ago
94b9a70
usb/hcd: Fix a NULL vs IS_ERR() bug in usb_hcd_setup_local_mem()
by Dan Carpenter
· 6 years ago
9e3a25d
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
f632a81
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
17a20ac
Merge tag 'usb-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 6 years ago
5ad18b2
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
e244c469
usb: Handle USB3 remote wakeup for LPM enabled devices correctly
by Lee, Chiasheng
· 6 years ago
ff2437b
usb: host: Fix excessive alignment restriction for local memory allocations
by Fredrik Noring
· 6 years ago
257adc0
USB: core: Fix compiler warnings in devio.c
by Alan Stern
· 6 years ago
ffed609
USB: core: Remove usbfs_mutex
by Alan Stern
· 6 years ago
418e3ea
bus_find_device: Unify the match callback with class_find_device
by Suzuki K Poulose
· 6 years ago
d46a602
USB: core: correct a spelling mistake in the comment
by Harry Pan
· 6 years ago
6d101f2
USB: add usbfs ioctl to retrieve the connection parameters
by Dmitry Torokhov
· 6 years ago
a954e5f
Merge 5.2-rc5 into usb-next
by Greg Kroah-Hartman
· 6 years ago
812086d
USB: move usb debugfs directory creation to the usb common core
by Greg Kroah-Hartman
· 6 years ago
4998f1e
usb: Add devaddr in struct usb_device
by Jim Lin
· 6 years ago
bd21f02
USB: Fix chipmunk-like voice when using Logitech C270 for recording audio.
by Marco Zatta
· 6 years ago
2d7a3dc
USB: drop HCD_LOCAL_MEM flag
by Laurentiu Tudor
· 6 years ago
b0310c2
USB: use genalloc for USB HCs with local memory
by Laurentiu Tudor
· 6 years ago
119a7fd
Merge 5.2-rc3 into usb-next
by Greg Kroah-Hartman
· 6 years ago
086ebf9
usb: avoid redundant allocation and free of memory
by Weitao Hou
· 6 years ago
70f1b0d
signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncio
by Eric W. Biederman
· 6 years ago
5617592
usb: core: hub: Disable hub-initiated U1/U2
by Thinh Nguyen
· 6 years ago
fea3af5
usb: core: hub: Enable/disable U1/U2 in configured state
by Thinh Nguyen
· 6 years ago
ea26111
USB: Add LPM quirk for Surface Dock GigE adapter
by Maximilian Luz
· 6 years ago
a03ff544
USB: Fix slab-out-of-bounds write in usb_get_bos_descriptor
by Alan Stern
· 6 years ago
d991f85
usb: remove redundant 'default n' from Kconfig-s
by Bartlomiej Zolnierkiewicz
· 6 years ago
132d68d
Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 6 years ago
3515468
Merge tag 'usb-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 6 years ago
4035c5b
usb: introduce usb_ep_type_string() function
by Chunfeng Yun
· 6 years ago
7a6127e
USB: Export usb_wakeup_enabled_descendants()
by Douglas Anderson
· 6 years ago
a4d6a29
usb/hcd: Send a uevent signaling that the host controller had died
by Raul E Rangel
· 6 years ago
c2b7146
USB: core: Fix bug caused by duplicate interface PM usage counter
by Alan Stern
· 6 years ago
381419f
USB: core: Don't unbind interfaces following device reset failure
by Alan Stern
· 6 years ago
c01c348
USB: core: Fix unterminated string returned by usb_string()
by Alan Stern
· 6 years ago
3bee346b
USB: hub: Remove returned value 'status' since never used
by Mathieu Malaterre
· 6 years ago
8cdfd06
Merge 5.1-rc3 into usb-next
by Greg Kroah-Hartman
· 6 years ago
e671765
usb: core: Try generic PHY_MODE_USB_HOST if usb_phy_roothub_set_mode fails
by Chen-Yu Tsai
· 6 years ago
4d537f3
usb: introduce usb_ep_type_string() function
by Chunfeng Yun
· 6 years ago
8ead7e8
usb: core: Add PM runtime calls to usb_hcd_platform_shutdown
by Tony Lindgren
· 6 years ago
f90d644
Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 6 years ago
5d5d44de
usb: core: make default autosuspend delay configurable
by Mans Rullgard
· 6 years ago
23f4e3d
usb: core: Fix typo in description of "authorized_default"
by Jakub Wilk
· 6 years ago
e8b47b5
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 6 years ago
7bae043
usb: core: add option of only authorizing internal devices
by Dmitry Torokhov
· 6 years ago
79595a7
usb: core: Replace hardcoded check with inline function from usb.h
by Keyur Patel
· 6 years ago
01fdf17
usb: core: skip interfaces disabled in devicetree
by Mans Rullgard
· 6 years ago
5ebf5c8
usb: core: config: Use struct_size() in kzalloc()
by Gustavo A. R. Silva
· 6 years ago
25b0161
USB: Fix configuration selection issues introduced in v4.20.0
by Nikolay Yakimov
· 6 years ago
4fdc179
usb: handle warm-reset port requests on hub resume
by Jan-Marek Glogowski
· 6 years ago
1760435
usb: core: Move variable initialization to appropriate place
by Suwan Kim
· 6 years ago
Next »