Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ff04b35af0e40956764596e3d032f786e5451238
/
drivers
/
usb
/
core
3e9a970
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 12 years ago
e387ef5
usb: Add USB_QUIRK_RESET_RESUME for all Logitech UVC webcams
by Laurent Pinchart
· 12 years ago
80da2e0
usb: Add quirk detection based on interface information
by Laurent Pinchart
· 12 years ago
925aa46
USB: notify phy when root hub port connect change
by Richard Zhao
· 12 years ago
6470cbc
Merge tag 'for-usb-next-2012-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next
by Greg Kroah-Hartman
· 12 years ago
b903bd6
Merge 3.5-rc7 into usb-next
by Greg Kroah-Hartman
· 12 years ago
b04b315
usb: feed USB device information to the /dev/random driver
by Theodore Ts'o
· 12 years ago
024f117
USB: Add a sysfs file to show LTM capabilities.
by Sarah Sharp
· 12 years ago
f74631e
USB: Enable Latency Tolerance Messaging (LTM).
by Sarah Sharp
· 12 years ago
2497191
USB: Fix LPM disable count mismatch on driver unbind.
by Sarah Sharp
· 12 years ago
9cf6599
USB: Disable LPM while the device is unconfigured.
by Sarah Sharp
· 12 years ago
6d1d051
USB: Fix LPM disable/enable during device reset.
by Sarah Sharp
· 12 years ago
fe2072c
usb/hcd: Ensure scatter-gather is not used for isoc transfers
by Hans de Goede
· 12 years ago
336c5c3
usb: convert port_owners type from void * to struct dev_state *
by Lan Tianyu
· 12 years ago
3d97ff6
usbdevfs: Use scatter-gather lists for large bulk transfers
by Hans de Goede
· 12 years ago
19181bc
usbdevfs: Add a USBDEVFS_GET_CAPABILITIES ioctl
by Hans de Goede
· 12 years ago
2102e06
usbdevfs: Correct amount of data copied to user in processcompl_compat
by Hans de Goede
· 12 years ago
8bea2bd
usb: Add support for root hub port status CAS
by Stanislaw Ledwon
· 13 years ago
ff446f2
Merge 3.5-rc3 into usb-next
by Greg Kroah-Hartman
· 12 years ago
b3a3dd0
USB: fix gathering of interface associations
by Daniel Mack
· 13 years ago
57e04bd
Merge tag 'for-usb-linus-2012-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus
by Greg Kroah-Hartman
· 13 years ago
55558c3
USB: Checking the wrong variable in usb_disable_lpm()
by Dan Carpenter
· 13 years ago
e714fad
usb-core: Set intfdata to NULL if a driver's probe method failed
by Hans de Goede
· 13 years ago
81df2d5
USB: allow match on bInterfaceNumber
by Bjørn Mork
· 13 years ago
7e97243
USB: rename the usb misc class from "usb" to "usbmisc"
by Greg Kroah-Hartman
· 13 years ago
c2fb8a3
USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2
by Alan Stern
· 13 years ago
5d4e2d0
Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
e9261fb
USB: Fix core compile with CONFIG_USB_SUSPEND=n
by Sarah Sharp
· 13 years ago
4e09dcf
USB: Remove races in devio.c
by Huajun Li
· 13 years ago
8306095
USB: Disable USB 3.0 LPM in critical sections.
by Sarah Sharp
· 13 years ago
1ea7e0e
USB: Add support to enable/disable USB3 link states.
by Sarah Sharp
· 13 years ago
51e0a01
USB: Calculate USB 3.0 exit latencies for LPM.
by Sarah Sharp
· 13 years ago
d9b2099
USB: Refactor code to set LPM support flag.
by Sarah Sharp
· 13 years ago
448b6eb
USB: Make sure to fetch the BOS desc for roothubs.
by Sarah Sharp
· 13 years ago
c3e751e
usbcore: enable USB2 LPM if port suspend fails
by Andiry Xu
· 13 years ago
ea79c2e
usb: fix breakage on systems without ACPI
by Sasha Levin
· 13 years ago
356c05d
sysfs: get rid of some lockdep false positives
by Alan Stern
· 13 years ago
ef206f3
USB: add read support to usb-serial/../new_id
by Bjørn Mork
· 13 years ago
e6bbcef
USB: let both new_id and remove_id show dynamic id list
by Bjørn Mork
· 13 years ago
304f0b2
Revert "usb: add struct usb_hub_port to store port related members."
by Greg Kroah-Hartman
· 13 years ago
fa28618
Revert "usb: move struct usb_device->children to struct usb_hub_port->child"
by Greg Kroah-Hartman
· 13 years ago
1b0159b
usb: Kconfig: remove unneeded default value
by David Herrmann
· 13 years ago
bebc56d
usb: move struct usb_device->children to struct usb_hub_port->child
by Lan Tianyu
· 13 years ago
f397d7c
usb: add struct usb_hub_port to store port related members.
by Lan Tianyu
· 13 years ago
54d3f8c
usb: Set device removable state based on ACPI USB data
by Matthew Garrett
· 13 years ago
da0af6e
usb: Bind devices to ACPI devices when possible
by Matthew Garrett
· 13 years ago
bfb8bfa
USB: make vendor id of root hubs greppable
by Paul Bolle
· 13 years ago
6190631
Merge 3.4-rc6 into usb-next
by Greg Kroah-Hartman
· 13 years ago
079d440
USB: file.c: remove dbg() usage
by Greg Kroah-Hartman
· 13 years ago
8815bb0
usbhid: prevent deadlock during timeout
by Oliver Neukum
· 13 years ago
166cb70
usb: add USB_QUIRK_RESET_RESUME for M-Audio 88es
by Steffen Müller
· 13 years ago
007bab9
USB: remove CONFIG_USB_DEVICE_CLASS
by Greg Kroah-Hartman
· 13 years ago
fb28d58
USB: remove CONFIG_USB_DEVICEFS
by Greg Kroah-Hartman
· 13 years ago
151b612
USB: EHCI: fix crash during suspend on ASUS computers
by Alan Stern
· 13 years ago
8963c48
USB: fix deadlock in bConfigurationValue attribute method
by Alan Stern
· 13 years ago
d8aec3d
USB: fix bug of device descriptor got from superspeed device
by Elric Fu
· 13 years ago
879d38e
USB: fix race between root-hub suspend and remote wakeup
by Alan Stern
· 13 years ago
cd4376e
USB: don't ignore suspend errors for root hubs
by Alan Stern
· 13 years ago
e3fa252
Merge 3.2-rc1 into usb-linus
by Greg Kroah-Hartman
· 13 years ago
da8bfb0
USB documentation: explain lifetime rules for unlinking URBs
by Alan Stern
· 13 years ago
bcf3985
USB: don't clear urb->dev in scatter-gather library
by Alan Stern
· 13 years ago
234e340
simple_open: automatically convert to simple_open()
by Stephen Boyd
· 13 years ago
e2a0883
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
01e0fe0
usbfs: kill racy detection of simple_pin_fs()
by Al Viro
· 13 years ago
318ceed
tidy up after d_make_root() conversion
by Al Viro
· 13 years ago
48fde70
switch open-coded instances of d_make_root() to new helper
by Al Viro
· 13 years ago
ed378a5
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
8816230
USB: dynamically allocate usb_device children pointers instead of using a fix array
by Huajun Li
· 13 years ago
263a5c8
Merge 3.3-rc6 into driver-core-next
by Greg Kroah-Hartman
· 13 years ago
371f3b4
usb/core: remove "always" from usb_unlink_urb() kernel doc entry
by Sebastian Andrzej Siewior
· 13 years ago
cd70469
usb: core: hcd: make hcd->irq unsigned
by Felipe Balbi
· 13 years ago
8736462
usb: fix defined but not used warnings in hcd-pci.c
by Paul Gortmaker
· 13 years ago
c69263c
Merge branch 'usb-3.3-rc4' into usb-next
by Greg Kroah-Hartman
· 13 years ago
a45aa3b
USB: Set hub depth after USB3 hub reset
by Elric Fu
· 13 years ago
2839f5b
USB: Turn on auto-suspend for USB 3.0 hubs.
by Sarah Sharp
· 13 years ago
72937e1
USB: Set wakeup bits for all children hubs.
by Sarah Sharp
· 13 years ago
4ee823b
USB/xHCI: Support device-initiated USB 3.0 resume.
by Sarah Sharp
· 13 years ago
714b07b
USB: Refactor hub remote wake handling.
by Sarah Sharp
· 13 years ago
4296c70a
USB/xHCI: Enable USB 3.0 hub remote wakeup.
by Sarah Sharp
· 13 years ago
3b9b6ac
USB: Suspend functions before putting dev into U3.
by Sarah Sharp
· 13 years ago
623bef9
USB/xhci: Enable remote wakeup for USB3 devices.
by Sarah Sharp
· 13 years ago
68d07f6
USB: Don't fail USB3 probe on missing legacy PCI IRQ.
by Sarah Sharp
· 13 years ago
d35e70d
usb: Use hub port data to determine whether a port is removable
by Matthew Garrett
· 13 years ago
0846e7e
usb: Add support for indicating whether a port is removable
by Matthew Garrett
· 13 years ago
0cb54a3
USB: debugging code shouldn't alter control flow
by Alan Stern
· 13 years ago
ed283e9
USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routines
by Alan Stern
· 13 years ago
cef9bc5
Dynamic ID addition doesn't need get_driver()
by Alan Stern
· 13 years ago
98d9a82
USB: cleanup the handling of the PM complete call
by Oliver Neukum
· 13 years ago
1493138
USB: code cleanup in suspend/resume path (3rd try)
by Oliver Neukum
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
55b81e6
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
34c80b1
vfs: switch ->show_options() to struct dentry *
by Al Viro
· 13 years ago
5b91aca
usbfs: propagate umode_t
by Al Viro
· 13 years ago
587a1f1
switch ->is_visible() to returning umode_t
by Al Viro
· 13 years ago
2c9ede5
switch device_get_devnode() and ->devnode() to umode_t *
by Al Viro
· 13 years ago
c972b4b
vfs: live vfsmounts never have NULL ->mnt_sb
by Al Viro
· 13 years ago
4c1d5a6
vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root
by Al Viro
· 13 years ago
e78832c
USB: remove dead code from suspend/resume path
by Oliver Neukum
· 13 years ago
35284b3
USB: add quirk for another camera
by Oliver Neukum
· 13 years ago
1b41c83
usbfs: Fix oops related to user namespace conversion.
by Sarah Sharp
· 13 years ago
Next »