Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2cc924b8ba1e9493ed50f5b793974e2427a15748
/
drivers
/
usb
/
core
754a264
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 19 years ago
0266949
[PATCH] pm: print name of failed suspend function
by Andrew Morton
· 19 years ago
89ccbdc
[PATCH] USB: otg hub support is optional
by David Brownell
· 19 years ago
87ed0ae
[PATCH] USB: drivers/usb/core/: remove unused exports
by Adrian Bunk
· 19 years ago
bac30d1
Merge ../linux-2.6
by Paul Mackerras
· 19 years ago
99ac48f
[PATCH] mark f_ops const in the inode
by Arjan van de Ven
· 19 years ago
e822250
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
by Benjamin Herrenschmidt
· 19 years ago
e041c68
[PATCH] Notifier chain update: API changes
by Alan Stern
· 19 years ago
2bf2154
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 19 years ago
24f8b11
[PATCH] USB: fix check_ctrlrecip to allow control transfers in state ADDRESS
by Horst Schirmeier
· 19 years ago
f48219d
[PATCH] USB: usbcore: usb_set_configuration oops (NULL ptr dereference)
by Horst Schirmeier
· 19 years ago
6aa3567
[PATCH] USB: usbcore: Don't assume a USB configuration includes any interfaces
by Alan Stern
· 19 years ago
43c5d5a
[PATCH] usbcore: fix compile error with CONFIG_USB_SUSPEND=n
by Alan Stern
· 19 years ago
6a8e87b
[PATCH] USB core and HCDs: don't put_device while atomic
by Alan Stern
· 19 years ago
fb669cc
[PATCH] USB: remove usbcore-specific wakeup flags
by David Brownell
· 19 years ago
b1e8f0a
[PATCH] USB: usbcore sets up root hubs earlier
by David Brownell
· 19 years ago
4186ecf
[PATCH] USB: convert a bunch of USB semaphores to mutexes
by Arjan van de Ven
· 19 years ago
e266a12
[PATCH] USB: drivers/usb/core/message.c: make usb_get_string() static
by Adrian Bunk
· 19 years ago
9fcd5c3
[PATCH] USB: optimise devio.c usbdev_read fix
by Andrew Morton
· 19 years ago
8781ba0
[PATCH] USB: optimise devio.c::usbdev_read
by Oliver Neukum
· 19 years ago
b87ba0a
[PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to USB subsystem
by Greg Kroah-Hartman
· 19 years ago
410c054
[PATCH] USB: Fix GPL markings on usb core functions.
by Greg KH
· 19 years ago
5d68dfc
[PATCH] USB: arm26: fix compilation of drivers/usb/core/message.c
by Alexey Dobriyan
· 19 years ago
e9aa795
[PATCH] USB: add might_sleep() to usb_unlink_urb() to warn developers
by Greg Kroah-Hartman
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
5160ee6
[PATCH] shrink dentry struct
by Eric Dumazet
· 19 years ago
db9edfd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 19 years ago
312c004
[PATCH] driver core: replace "hotplug" by "uevent"
by Kay Sievers
· 19 years ago
f5691d7
[PATCH] USB: fix usb_find_interface for ppc64
by Pete Zaitcev
· 19 years ago
aafbf24
[PATCH] USB: replace __setup("nousb") with __module_param_call
by Pete Zaitcev
· 19 years ago
f3d34ed
[PATCH] USB: fix local variable clash
by Alan Stern
· 19 years ago
4c4c943
[PATCH] USB: mark various usb tables const
by Arjan van de Ven
· 19 years ago
2425e9f
[PATCH] USB: Don't assume root-hub resume succeeds
by Alan Stern
· 19 years ago
bd39b7f
[PATCH] USB: don't allocate dma pools for PIO HCDs
by Chris Humbert
· 19 years ago
12c3da3
[PATCH] USB: Store port number in usb_device
by Alan Stern
· 19 years ago
55c5271
[PATCH] USB: Consider power budget when choosing configuration
by Alan Stern
· 19 years ago
4bf0ba8
[PATCH] USB: Fix locking for USB suspend/resume
by Alan Stern
· 19 years ago
7d069b7
[PATCH] USB: Disconnect children during hub unbind
by Alan Stern
· 19 years ago
9ad3d6c
[PATCH] USB: Remove USB private semaphore
by Alan Stern
· 19 years ago
75318d2
[PATCH] USB: remove .owner field from struct usb_driver
by Greg Kroah-Hartman
· 19 years ago
2143acc
[PATCH] USB: make registering a usb driver automatically set the module owner
by Greg Kroah-Hartman
· 19 years ago
ba9dc65
[PATCH] USB: allow usb drivers to disable dynamic ids
by Greg Kroah-Hartman
· 19 years ago
733260f
[PATCH] USB: add dynamic id functionality to USB core
by Greg Kroah-Hartman
· 19 years ago
ddae41b
[PATCH] USB: reorg some functions out of the main usb.c file
by Greg Kroah-Hartman
· 19 years ago
1c50c31
[PATCH] USB: central handling for host controllers that were reset during suspend/resume
by Alan Stern
· 19 years ago
5a9191f
[PATCH] usbcore: allow suspend/resume even if drivers don't support it
by Alan Stern
· 19 years ago
8de9840
[PATCH] USB: Fix USB suspend/resume crasher (#2)
by Benjamin Herrenschmidt
· 19 years ago
21b1861
[PATCH] USB: ohci, move ppc asic tweaks nearer pci
by David Brownell
· 19 years ago
f03c17f
[PATCH] USB: EHCI updates
by David Brownell
· 19 years ago
654f311
[PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile
by Greg Kroah-Hartman
· 19 years ago
058120d
[PATCH] usb devio warning fix
by Andrew Morton
· 19 years ago
777da59
[PATCH] USB: usbdevfs_ioctl 32bit fix
by Andrew Morton
· 19 years ago
bc7cb32
[PATCH] usbfs: usbfs_dir_inode_operations cleanup
by OGAWA Hirofumi
· 19 years ago
d4ece29
[PATCH] USB: fix 'unused variable' warning
by Dmitry Torokhov
· 19 years ago
4303fc6
USB: fix up some odd parts due to partial merges
by Greg Kroah-Hartman
· 19 years ago
9a7834d
[PATCH] USB: fix pm patches with CONFIG_PM off part 2
by Andrew Morton
· 19 years ago
db2d55b
[PATCH] USB: fix pm patches with CONFIG_PM off part 1
by Andrew Morton
· 19 years ago
4f62efe
[PATCH] usbcore: Fix handling of sysfs strings and other attributes
by Alan Stern
· 19 years ago
16f16d1
[PATCH] USB: Fix maxpacket length for ep0 on root hubs
by Alan Stern
· 19 years ago
0a1ef3b
[PATCH] usbcore: Use kzalloc instead of kmalloc/memset
by Alan Stern
· 19 years ago
b724ae7
[PATCH] usbcore: Wrap lines before column 80
by Alan Stern
· 19 years ago
0e6c8e8
[PATCH] usbcore: endpoint attributes track altsetting changes
by Alan Stern
· 19 years ago
be69e5b
[PATCH] usbcore: Improve endpoint sysfs file handling
by Alan Stern
· 19 years ago
7521803
[PATCH] USB: always export interface information for modalias
by Greg Kroah-Hartman
· 19 years ago
c36fc88
[PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programs
by Pete Zaitcev
· 19 years ago
72adaa9
[PATCH] USB: convert usbmon to use usb notifiers
by Greg Kroah-Hartman
· 19 years ago
54a5c4c
[PATCH] USB: convert usbfs/inode.c to use usb notifiers
by Greg Kroah-Hartman
· 19 years ago
a7b986b
[PATCH] USB: convert usbfs/devio.c to use usb notifiers
by Greg Kroah-Hartman
· 19 years ago
3099e75
[PATCH] USB: add notifier functions to the USB core for devices and busses
by Greg Kroah-Hartman
· 19 years ago
4592bf5
[PATCH] USB: remove the global function usbdev_lookup_minor
by Greg Kroah-Hartman
· 19 years ago
0c0382e
[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
by Alan Stern
· 19 years ago
74ad9bd
[PATCH] USB: make wHubCharacteristics __le16 to match other usb descriptor fields
by Greg Kroah-Hartman
· 19 years ago
d09d36a
[PATCH] USB: usb_bulk_message() handles interrupts endpoints
by Alan Stern
· 19 years ago
b13296c
[PATCH] updates for "controller suspended" handling
by David Brownell
· 19 years ago
5edbfb7
[PATCH] stop exporting two functions
by David Brownell
· 19 years ago
5f827ea
[PATCH] usbcore PCI glue updates for PM
by David Brownell
· 19 years ago
f3f3253
[PATCH] root hub updates (greater half)
by David Brownell
· 19 years ago
979d519
[PATCH] root hub changes (lesser half)
by David Brownell
· 19 years ago
9293677
[PATCH] all HCDs provide root hub suspend/resume methods
by David Brownell
· 19 years ago
e08fb39
[PATCH] USB: Fix usb hub build
by Matt Porter
· 19 years ago
8ad7fe1
[PATCH] remove some USB_SUSPEND dependencies
by David Brownell
· 19 years ago
dbc3887
[PATCH] remove duplicated resume path code
by David Brownell
· 19 years ago
390a8c3
[PATCH] remove usb_suspend_device() parameter
by David Brownell
· 19 years ago
c9f89fa
[PATCH] remove suspend-path recursion
by David Brownell
· 19 years ago
db69087
[PATCH] usb_interface power state
by David Brownell
· 19 years ago
e639dd3
[PATCH] USB: add more snooping hooks in devio.c
by Greg Kroah-Hartman
· 19 years ago
d6e5bcf
[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer needed
by Greg Kroah-Hartman
· 19 years ago
094f1649
[PATCH] USB: add endpoint information to sysfs
by Greg Kroah-Hartman
· 19 years ago
6fbfddc
Merge ../bleed-2.6
by Greg KH
· 19 years ago
53f4654
[PATCH] Driver Core: fix up all callers of class_device_create()
by Greg Kroah-Hartman
· 19 years ago
b94dc6b
[PATCH] usb device wakeup flags
by David Brownell
· 19 years ago
55016f1
[PATCH] gfp_t: drivers/usb
by Al Viro
· 19 years ago
d7dd8a7
Use the new "kill_proc_info_as_uid()" for USB disconnect too
by Linus Torvalds
· 19 years ago
4611383
[PATCH] Fix signal sending in usbdevio on async URB completion
by Harald Welte
· 19 years ago
03cdc0c
[PATCH] usb/core/hcd-pci.c: don't free_irq() on suspend
by Daniel Ritz
· 19 years ago
d305ef5
[PATCH] driver core: add helper device_is_registered()
by Daniel Ritz
· 19 years ago
b789696
[PATCH] USB: relax usbcore reset timings
by David Brownell
· 19 years ago
dd16525
[PATCH] USB: get rid of minor log spamming
by David Brownell
· 19 years ago
f1a1560
[PATCH] usbcore: small changes to HCD glue layer
by Alan Stern
· 19 years ago
5420520
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 19 years ago
Next »