Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
6c26468b7deae3ad5ff23276aa6c38a66ad0f995
/
drivers
/
usb
/
core
2f2f189
USB: allow match on bInterfaceNumber
by Bjørn Mork
· 12 years ago
41d004c
USB: Prevent system suspend when HSIC device is active
by Pavankumar Kondeti
· 12 years ago
d48e904
Revert "USB: ensure parent device is resumed for child's system-resume"
by Jack Pham
· 12 years ago
0b3b592
usb: Add support to set autosuspend delay by controller driver
by Hemant Kumar
· 12 years ago
6f199aa
USB: Allow skipping device resume during system resume
by Pavankumar Kondeti
· 12 years ago
4d50a43
EHCI: HSIC: Add enhancements to debug logging
by Hemant Kumar
· 12 years ago
8e6edcb
usb: ehci: Avoid phy lockup due to SOFs during port reset
by Vamsi Krishna
· 12 years ago
f066380
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.130' into msm-3.4
by Steve Muckle
· 12 years ago
f132c6c
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
by Steve Muckle
· 12 years ago
45d211b
EHCI: HSIC: Add support for suspend, resume and URB logging
by Hemant Kumar
· 12 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
de86e64
USB: ensure parent device is resumed for child's system-resume
by Jack Pham
· 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
a76e99a
Merge branch 'Linux 3.0.21' into msm-3.0
by Rohit Vaswani
· 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
1720db84
USB: core: Add support for OTG automated compliance tests
by Vijayavardhan Vennapusa
· 13 years ago
81bda9d
USB: core: Fix misc OTG related bugs
by Vijayavardhan Vennapusa
· 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
4296c70
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
766b8a7
usb: fix number of mapped SG DMA entries
by Clemens Ladisch
· 13 years ago
d1a8632
USB: add quirk for another camera
by Oliver Neukum
· 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
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
5689871
USB: remove BKL comments
by Davidlohr Bueso
· 13 years ago
47b6495
Merge 3.2-rc3 into usb-linus
by Greg Kroah-Hartman
· 13 years ago
10318b5
USB: quirks: adding more quirky webcams to avoid squeaky audio
by sordna
· 13 years ago
85e9996
USB: add quirk for Logitech C600 web cam
by Josh Boyer
· 13 years ago
2e6f55f
usb, xhci: Clear warm reset change event during init
by Don Zickus
· 13 years ago
3f5eb8d
USB: make the usbfs memory limit configurable
by Alan Stern
· 13 years ago
add1aae
USB: change the memory limits in usbfs URB submission
by Alan Stern
· 13 years ago
52fb743
USB: unify some error pathways in usbfs
by Alan Stern
· 13 years ago
d074fa2
Merge remote-tracking branch 'common/android-3.0' into msm-3.0
by Bryan Huntsman
· 13 years ago
2c4d6bf
USB: move usb_translate_errors to linux/usb.h
by Johan Hovold
· 13 years ago
ff231db
USB: Add optional match for interface class to dynamic ID facility
by Josua Dietze
· 13 years ago
968b822
USB: Remove the SAW_IRQ hcd flag
by Alan Stern
· 13 years ago
0d145d7
USB: quirks: adding more quirky webcams to avoid squeaky audio
by sordna
· 13 years ago
60c71ca
USB: add quirk for Logitech C600 web cam
by Josh Boyer
· 13 years ago
47c6a04
Merge branch 'for-usb-linus' of git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus
by Greg Kroah-Hartman
· 13 years ago
5432c16
USB: Update last_busy time after autosuspend fails
by Alan Stern
· 13 years ago
f6fad68
USB: Avoid NULL pointer deref in usb_hcd_alloc_bandwidth.
by Sarah Sharp
· 13 years ago
30dd5b9
USB: add quirk for Logitech C300 web cam
by Jon Levell
· 13 years ago
a8de96f
USB: add RESET_RESUME for webcams shown to be quirky
by Oliver Neukum
· 13 years ago
62a5ac8
USB: pid_ns: ensure pid is not freed during kill_pid_info_as_uid
by Serge Hallyn
· 13 years ago
1faec48
usb/core/devio.c: Check for printer class specific request
by Matthias Dellweg
· 13 years ago
e46389fa
USB: for usb_autopm_get_interface_async -EINPROGRESS is not an error
by Jim Wylder
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
b2c0a86
USB: Update last_busy time after autosuspend fails
by Alan Stern
· 13 years ago
79c3dd8
usb, xhci: Clear warm reset change event during init
by Don Zickus
· 13 years ago
f940fcd
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
by Paul Gortmaker
· 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
3f2bc4d
Initial Contribution
by Bryan Huntsman
· 13 years ago
5b253d8
USB: add quirk for Logitech C300 web cam
by Jon Levell
· 13 years ago
d178bc3
user namespace: usb: make usb urbs user namespace aware (v2)
by Serge Hallyn
· 13 years ago
edb2b25
USB: message: cleanup min_t() cast in usb_sg_init()
by Dan Carpenter
· 13 years ago
30b1a7a
USB: Add wakeup info to debugging messages
by Alan Stern
· 13 years ago
393cbb5
usb/core/devio.c: Check for printer class specific request
by Matthias Dellweg
· 13 years ago
Next »