Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
9293677af3dace2645dec0d0808efa02d36bf47b
/
drivers
/
usb
/
core
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
· 20 years ago
d6e5bcf
[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer needed
by Greg Kroah-Hartman
· 20 years ago
094f1649
[PATCH] USB: add endpoint information to sysfs
by Greg Kroah-Hartman
· 20 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
e09711a
[PATCH] ehci: add think_time
by david-b@pacbell.net
· 20 years ago
8f34c28
[PATCH] USB: remove annoying message
by david-b@pacbell.net
· 20 years ago
f956e7c
[PATCH] USB: tweak highspeed timing calculations
by david-b@pacbell.net
· 20 years ago
3b4d7f7
[PATCH] USB: Support unbinding of the usb_generic driver
by Alan Stern
· 20 years ago
3ea1596
[PATCH] USB: Add timeout to usb_lock_device_for_reset
by Alan Stern
· 20 years ago
bf193d3
[PATCH] USB: Disconnect children when unbinding the hub driver
by Alan Stern
· 20 years ago
8b28c75
[PATCH] USB: Code motion in the hub driver
by Alan Stern
· 20 years ago
b375a04
[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel
by Alan Stern
· 20 years ago
fad21bd
[PATCH] USB: Fix regression in core/devio.c
by Alan Stern
· 20 years ago
fbf82fd
[PATCH] USB: real nodes instead of usbfs
by Kay Sievers
· 20 years ago
95a6296
[PATCH] PCI: start paying attention to a lot of pci function return values
by Greg Kroah-Hartman
· 20 years ago
982245f
[PATCH] PCI: remove CONFIG_PCI_NAMES
by Adrian Bunk
· 20 years ago
7b842b6
[PATCH] USB: convert kcalloc to kzalloc
by Pekka Enberg
· 19 years ago
76d1ce0
[PATCH] Driver core: link device and all class devices derived from it.
by Dmitry Torokhov
· 20 years ago
ca078ba
[PATCH] swsusp: switch pm_message_t to struct
by Pavel Machek
· 19 years ago
498f78e
[PATCH] USB: fix in usb_calc_bus_time
by Dan Streetman
· 20 years ago
86d3074
[PATCH] USB: Usbcore: Don't try to delete unregistered interfaces
by Alan Stern
· 20 years ago
fe0410c
[PATCH] USB: usbfs: Don't leak uninitialized data
by Alan Stern
· 20 years ago
5028770
[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...
by Len Brown
· 20 years ago
a3fdf4e
[PATCH] USB: export usb_get_intf() and usb_put_intf()
by brian@murphy.dk
· 20 years ago
5db539e
[PATCH] USB: Fix kmalloc's flags type in USB
by Olav Kongas
· 20 years ago
9c8d617
[PATCH] USB: khubd: use kthread API
by akpm@osdl.org
· 20 years ago
cf5910b
[PATCH] USB: add bMaxPacketSize0 attribute to sysfs
by Greg Kroah-Hartman
· 20 years ago
d58da59
[ACPI] S3 Suspend to RAM: fix driver suspend/resume methods
by David Shaohua Li
· 20 years ago
0ed0c0c
[PATCH] USB: usbcore: inverted test for resuming interfaces
by Alan Stern
· 20 years ago
8ec8d20
[PATCH] usbcore: register root hub in usb_add_hcd
by Alan Stern
· 20 years ago
7d35b92
[PATCH] usbcore: Remove hub_set_power_budget
by Alan Stern
· 20 years ago
d5926ae7
[PATCH] usbcore support for root-hub IRQ instead of polling
by Alan Stern
· 20 years ago
72ebddb
[PATCH] USB: turn a user mode driver error into a hard error
by David Brownell
· 20 years ago
3e1d1d2
[PATCH] Cleanup patch for process freezing
by Christoph Lameter
· 20 years ago
4749f32
[PATCH] better USB_MON dependencies
by Adrian Bunk
· 20 years ago
5f45f1a
[PATCH] remove duplicate get_dentry functions in various places
by Christoph Hellwig
· 20 years ago
4893e9d
[PATCH] USB: fix show_modalias() function due to attribute change
by Greg Kroah-Hartman
· 20 years ago
10523b3
[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_udc.c: update device attribute callbacks
by Yani Ioannou
· 20 years ago
f409661
[PATCH] usbcore: Don't call device_release_driver recursively
by Alan Stern
· 20 years ago
273971b
[PATCH] usb: klist_node_attached() fix
by Patrick Mochel
· 20 years ago
ff71071
[PATCH] USB: fix build warning in usb core as pointed out by Andrew.
by gregkh@suse.de
· 20 years ago
d4a7537
[PATCH] Fix up USB to use klist_node_attached() instead of list_empty() on lists that will go away.
by mochel@digitalimplant.org
· 20 years ago
6034a08
[PATCH] Use driver_for_each_device() instead of manually walking list.
by mochel@digitalimplant.org
· 20 years ago
5cebfb7
[PATCH] USB: trivial error path fix
by Mark M. Hoffman
· 20 years ago
56b2293
[PATCH] class: convert drivers/* to use the new class api instead of class_simple
by gregkh@suse.de
· 20 years ago
8561b10
[PATCH] USB: move the usb hcd code to use the new class code.
by gregkh@suse.de
· 20 years ago
8d790d7
[PATCH] make driver's name be const char *
by Dmitry Torokhov
· 20 years ago
77ddecc
[PATCH] USB: make MODALIAS code a bit smaller devices
by Paulo Marques
· 20 years ago
360b52b
[PATCH] USB: add modalias sysfs file for usb devices
by Greg KH
· 20 years ago
093cf72
[PATCH] USB: Spelling fixes for drivers/usb.
by Steven Cole
· 20 years ago
fb3b4eb
[PATCH] USB: MODALIAS change for bcdDevice
by Roman Kagan
· 20 years ago
1bc3c9e
[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL
by Jesper Juhl
· 20 years ago
6fd19f4b
[PATCH] usb: kfree() cleanups in drivers/usb/core/devio.c
by Jesper Juhl
· 20 years ago
8835f66
[PATCH] USB: USB API documentation modification
by Alan Stern
· 20 years ago
668a954
[PATCH] USB: bug fix in usbdevfs
by Christopher Li
· 20 years ago
a81e7ec
[PATCH] USB: revert "fix" to usb_set_interface()
by David Brownell
· 20 years ago
6d5e825
[PATCH] USB: fix up some sparse warnings about static functions that aren't static.
by Greg KH
· 20 years ago
ba9d35f
[PATCH] USB: fix up remaining pm_message_t usages
by Pavel Machek
· 20 years ago
9a5d3e9
[PATCH] USB: hcd suspend uses pm_message_t
by David Brownell
· 20 years ago
27d72e8
[PATCH] usb suspend updates (interface suspend)
by David Brownell
· 20 years ago
c6053ec
[PATCH] usb resume fixes
by David Brownell
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago