Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ecfd80e4a514123070b4cfb674b817ba75055df2
/
drivers
/
usb
/
core
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
527660a
usbfs micro optimitation
by Oliver Neukum
· 18 years ago
83f7d95
USB: add "busnum" attribute for USB devices
by Alan Stern
· 18 years ago
8c9862e
USB: fix signed jiffies issue in autosuspend logic
by Alan Stern
· 18 years ago
35d07fd
USB: Allow transfer_buffer with transfer_dma
by Tony Lindgren
· 18 years ago
1941044
USB: add "last_busy" field for use in autosuspend
by Alan Stern
· 18 years ago
9f8b17e
USB: make usbdevices export their device nodes instead of using a separate class
by Kay Sievers
· 18 years ago
2add522
USB: add power/level sysfs attribute
by Alan Stern
· 18 years ago
eaafbc3
USB: Allow autosuspend delay to equal 0
by Alan Stern
· 18 years ago
6b157c9
USB: separate autosuspend from external suspend
by Alan Stern
· 18 years ago
1b42ae6
USB: fix race in HCD removal
by Alan Stern
· 18 years ago
718efa6
usbcore: move usb_autosuspend_work
by Alan Stern
· 18 years ago
404d5b1
dev_dbg: check dev_dbg() arguments
by Dan Williams
· 18 years ago
341487a8
USB: remove use of the bus rwsem, as it doesn't really protect anything.
by Greg Kroah-Hartman
· 18 years ago
8a61499
USB: another entry for the quirk list
by Oliver Neukum
· 18 years ago
5bb16d1
USB: kill dead code from hub.c
by Oliver Neukum
· 18 years ago
7bc4b81
USB: ratelimit debounce error messages
by Oliver Neukum
· 18 years ago
97b9eb9
USB: set the correct interval for interrupt URBs
by Alan Stern
· 18 years ago
19c2623
USB: export autosuspend delay in sysfs
by Alan Stern
· 18 years ago
b5e795f
USB: make autosuspend delay a module parameter
by Alan Stern
· 18 years ago
aa084f3
USB: minor cleanups for sysfs.c
by Alan Stern
· 18 years ago
7ceec1f
USB: add a blacklist for devices that can't handle some things we throw at them.
by Oliver Neukum
· 18 years ago
bb41702
USB: refactor usb device matching and create usb_device_match
by Greg Kroah-Hartman
· 18 years ago
892705a
USB: kernel-doc fixes
by Randy Dunlap
· 18 years ago
3f141e2
USB: unconfigure devices which have config 0
by Alan Stern
· 18 years ago
db90e7a
USB: fix concurrent buffer access in the hub driver
by Alan Stern
· 18 years ago
12f1ff8
usbcore: small changes to hub driver's suspend method
by Alan Stern
· 18 years ago
7fe89e9
USB: Fix apparent typo CONFIG_USB_CDCETHER.
by Robert P. J. Day
· 18 years ago
6957e1a
USB: fix needless failure under certain conditions
by Oliver Neukum
· 18 years ago
c5999f0
USB: In init_endpoint_class, use PTR_ERR to obtain an errno value, not IS_ERR
by Josh Triplett
· 18 years ago
c96e2c9
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 18 years ago
1a68f71
USB: a bit more coding style cleanup
by Oliver Neukum
· 18 years ago
9251644
usbcore: trivial whitespace fixes
by Oliver Neukum
· 18 years ago
3ede760
USB: total removal of multithreaded probing in usb
by Oliver Neukum
· 18 years ago
896fbd7
usbcore: remove unused bandwith-related code
by Alan Stern
· 18 years ago
93bacef
USB serial: add dynamic id support to usb-serial core
by Greg Kroah-Hartman
· 18 years ago
ad55d71
rndis_host learns ActiveSync basics
by Ole Andre Vadla Ravnas
· 18 years ago
1737bf2
usbcore: remove unneeded error check
by Alan Stern
· 18 years ago
2360e4a
USB: indicate active altsetting in proc/bus/usb/devices file
by David Brownell
· 18 years ago
316547f
USB: devio.c add missing INIT_LIST_HEAD()
by Dan Carpenter
· 18 years ago
0873c76
USB: convert usb class devices to real devices
by Greg Kroah-Hartman
· 18 years ago
7bc3d63
USB: move usb_device_class class devices to be real devices
by Greg Kroah-Hartman
· 18 years ago
80f745f
USB: add the sysfs driver name to all modules
by Greg Kroah-Hartman
· 18 years ago
b1bf4f4
USB: disable USB_MULTITHREAD_PROBE
by Greg Kroah-Hartman
· 18 years ago
c07be13
USB: Fixed bug in endpoint release function.
by Sarah Bailey
· 18 years ago
df251b8
USB: fix to usbfs_snoop logging of user defined control urbs
by Chris Frey
· 18 years ago
33cb899
[PATCH] struct path: convert usb
by Josef Sipek
· 18 years ago
7dfb710
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
by Nigel Cunningham
· 18 years ago
441e143
[PATCH] slab: remove SLAB_DMA
by Christoph Lameter
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
54e6ecb
[PATCH] slab: remove SLAB_ATOMIC
by Christoph Lameter
· 18 years ago
6d5aefb
WorkQueue: Fix up arch-specific work items where possible
by David Howells
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
94fcda1
usbcore: remove unused argument in autosuspend
by Alan Stern
· 18 years ago
ee49fb5
USB: keep count of unsuspended children
by Alan Stern
· 18 years ago
d25450c
USB hub: simplify remote-wakeup handling
by Alan Stern
· 18 years ago
ce36158
USB: struct usb_device: change flag to bitflag
by Alan Stern
· 18 years ago
40f122f
USB: Add autosuspend support to the hub driver
by Alan Stern
· 18 years ago
c066475
USB: create a new thread for every USB device found during the probe sequence
by Greg Kroah-Hartman
· 18 years ago
7e27780
USB: added dynamic major number for USB endpoints
by Sarah Bailey
· 18 years ago
8bb22d2
USB: make drivers/usb/core/driver.c:usb_device_match() static
by Adrian Bunk
· 18 years ago
db06350
USB core: fix compiler warning about usb_autosuspend_work
by Alan Stern
· 18 years ago
d5ec168
USB: resume_device symbol conflict
by Stephen Hemminger
· 18 years ago
1bb5f66
USB: Move private hub declarations out of public header file
by Alan Stern
· 18 years ago
692a186
USB: expand autosuspend/autoresume API
by Alan Stern
· 18 years ago
af4f760
USB: autosuspend code consolidation
by Alan Stern
· 18 years ago
0c1ac4f
USB: makes usb_endpoint_* functions inline.
by Luiz Fernando N. Capitulino
· 18 years ago
87ad46c
USB: devices: Use usb_endpoint_* functions
by Luiz Fernando N. Capitulino
· 18 years ago
93c8bf4
USB core: don't match interface descriptors for vendor-specific devices
by Alan Stern
· 18 years ago
88fafff
usb hub: fix root hub code so it takes more than 15 devices per root hub
by inaky@linux.intel.com
· 18 years ago
4370525
usb/hub: allow hubs up to 31 children
by inaky@linux.intel.com
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
6ab16a9
USB: Fixed outdated usb_get_device_descriptor() documentation
by Laurent Pinchart
· 18 years ago
11bd44a
USB: fix compiler issues with newer gcc versions
by David Brownell
· 18 years ago
27d39e2
usb devio: handle class_device_create() error
by Akinobu Mita
· 18 years ago
d5477c1
usbcore: fix endpoint device creation
by Alan Stern
· 18 years ago
c40fd5e
usbcore: fix refcount bug in endpoint removal
by Alan Stern
· 18 years ago
c714de5
[PATCH] devio __user annotations
by Al Viro
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
f30c226
fix file specification in comments
by Uwe Zeisberger
· 18 years ago
96b644b
[PATCH] namespaces: utsname: use init_utsname when appropriate
by Serge E. Hallyn
· 18 years ago
2425c08
[PATCH] usb: fixup usb so it uses struct pid
by Eric W. Biederman
· 18 years ago
d8c76e6
[PATCH] r/o bind mount prepwork: inc_nlink() helper
by Dave Hansen
· 18 years ago
9a53c3a
[PATCH] r/o bind mounts: unlink: monitor i_nlink
by Dave Hansen
· 18 years ago
e0318eb
USB: fix autosuspend when CONFIG_PM isn't set
by Alan Stern
· 18 years ago
d19ac7d
USB: allow both root-hub interrupts and polling
by Alan Stern
· 18 years ago
bd85928
USB: create new workqueue thread for USB autosuspend
by Alan Stern
· 18 years ago
701f35a
USB: fixes kerneldoc errors in usbcore-auto(susp/res)-patch
by Henrik Kretzschmar
· 18 years ago
54bee6e
USB: Fix alignment of buffer passed down to ->hub_control()
by Mikael Pettersson
· 18 years ago
fc849b8
USB: remove OTG build warning
by David Brownell
· 18 years ago
353a409
USB: force root hub resume after power loss
by Alan Stern
· 18 years ago
ec17cf1
USB: Remove unneeded void * casts in core files
by Tobias Klauser
· 18 years ago
1b21d5e
USB: fix __must_check warnings in drivers/usb/core/
by Greg Kroah-Hartman
· 18 years ago
592fbbe
USB: fix root-hub resume when CONFIG_USB_SUSPEND is not set
by Alan Stern
· 18 years ago
02c399e
usbcore: remove usb_suspend_root_hub
by Alan Stern
· 18 years ago
01d883d
usbcore: non-hub-specific uses of autosuspend
by Alan Stern
· 18 years ago
645daaa
usbcore: add autosuspend/autoresume infrastructure
by Alan Stern
· 18 years ago
b6956ff
usbcore: store each usb_device's level in the tree
by Alan Stern
· 18 years ago
1720058
usbcore: trim down usb_bus structure
by Alan Stern
· 18 years ago
Next »