Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
713c0515a555952d53956196d47dec3a3ece860a
/
drivers
/
usb
/
core
/
message.c
2e5f10e
USB: create attributes before sending uevent
by Alan Stern
· 17 years ago
e272252
USB: fix cannot work usb storage when using ohci-sm501
by Yoshihiro Shimoda
· 17 years ago
441b62c
USB: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
61a5c65
USB: rework sysfs removal of interface files
by Alan Stern
· 17 years ago
eb764c4
USB: check serial-number string after device reset
by Alan Stern
· 17 years ago
392e1d9
USB: new quirk flag to avoid Set-Interface
by Alan Stern
· 17 years ago
3e35bf3
USB: fix codingstyle issues in drivers/usb/core/message.c
by Greg Kroah-Hartman
· 17 years ago
782e70c
USB: mark USB drivers as being GPL only
by Greg Kroah-Hartman
· 17 years ago
4a9bee8
USB: uevent environment key fix
by Alan Stern
· 17 years ago
7e61559
USB: keep track of whether interface sysfs files exist
by Alan Stern
· 17 years ago
966396d
x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU
by Joerg Roedel
· 17 years ago
439a903
USB: fix interface sysfs file-creation bug
by Alan Stern
· 17 years ago
1176360
[PATCH] Fix breakage after SG cleanups
by Ralf Baechle
· 17 years ago
45711f1
[SG] Update drivers to use sg helpers
by Jens Axboe
· 17 years ago
898eb71
Add missing newlines to some uses of dev_<level> messages
by Joe Perches
· 17 years ago
efefc6e
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
95cf82f
USB: break apart flush_endpoint and disable_endpoint
by Alan Stern
· 17 years ago
d74d4a6
USB: don't touch sysfs stuff when altsetting is unchanged
by Alan Stern
· 17 years ago
b0e396e
USB: make usb_release_interface static
by Greg Kroah-Hartman
· 17 years ago
16bbab2
usb: usb_set_configuration() obeys authorization
by Inaky Perez-Gonzalez
· 17 years ago
5e60a16
USB: avoid using urb->pipe in usbcore
by Alan Stern
· 17 years ago
bdd016b
USB: add ep->enable
by Alan Stern
· 17 years ago
7eff2e7
Driver core: change add_uevent_var to use a struct
by Kay Sievers
· 17 years ago
d65cc1b
usb: add PRODUCT, TYPE to usb-interface events
by Kay Sievers
· 17 years ago
c39772d
USB: allow retry on descriptor fetch errors
by Alan Stern
· 17 years ago
67f5dde
USB: Fix a bug in usb_start_wait_urb
by Alan Stern
· 17 years ago
a12b8db
USB: fix scatterlist PIO case (IOMMU)
by David Brownell
· 17 years ago
3fc3e82
USB: core: message: clean up urb->status usage
by Greg Kroah-Hartman
· 17 years ago
165fe97
USB: add IAD support to usbfs and sysfs
by Craig W. Nadler
· 17 years ago
8ccef0d
USB: Fix off-by-1 error in the scatter-gather library
by Alan Stern
· 17 years ago
8d062b9
USB: set the correct Interrupt interval in usb_bulk_msg
by Alan Stern
· 18 years ago
35d07fd
USB: Allow transfer_buffer with transfer_dma
by Tony Lindgren
· 18 years ago
9f8b17e
USB: make usbdevices export their device nodes instead of using a separate class
by Kay Sievers
· 18 years ago
341487a
USB: remove use of the bus rwsem, as it doesn't really protect anything.
by Greg Kroah-Hartman
· 18 years ago
97b9eb9
USB: set the correct interval for interrupt URBs
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
3f141e2
USB: unconfigure devices which have config 0
by Alan Stern
· 18 years ago
1737bf2
usbcore: remove unneeded error check
by Alan Stern
· 18 years ago
54e6ecb
[PATCH] slab: remove SLAB_ATOMIC
by Christoph Lameter
· 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
ce36158
USB: struct usb_device: change flag to bitflag
by Alan Stern
· 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
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
ec17cf1
USB: Remove unneeded void * casts in core files
by Tobias Klauser
· 18 years ago
01d883d
usbcore: non-hub-specific uses of autosuspend
by Alan Stern
· 18 years ago
a6d2bb9
USB: remove struct usb_operations
by Alan Stern
· 18 years ago
088dc27
usbcore: help drivers to change device configs
by Alan Stern
· 18 years ago
ecdc0a5
USB: usbcore get rid of the timer in usb_start_wait_urb()
by Franck Bui-Huu
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
6ad0712
[PATCH] usbcore: recovery from Set-Configuration failure
by Alan Stern
· 18 years ago
782a7a6
[PATCH] USB: add usb_interrupt_msg() function for api completeness.
by Greg Kroah-Hartman
· 19 years ago
f48219d
[PATCH] USB: usbcore: usb_set_configuration oops (NULL ptr dereference)
by Horst Schirmeier
· 19 years ago
e266a12
[PATCH] USB: drivers/usb/core/message.c: make usb_get_string() static
by Adrian Bunk
· 19 years ago
5d68dfc
[PATCH] USB: arm26: fix compilation of drivers/usb/core/message.c
by Alexey Dobriyan
· 19 years ago
f3d34ed
[PATCH] USB: fix local variable clash
by Alan Stern
· 19 years ago
55c5271
[PATCH] USB: Consider power budget when choosing configuration
by Alan Stern
· 19 years ago
654f311
[PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile
by Greg Kroah-Hartman
· 19 years ago
d4ece29
[PATCH] USB: fix 'unused variable' warning
by Dmitry Torokhov
· 19 years ago
4f62efe
[PATCH] usbcore: Fix handling of sysfs strings and other attributes
by Alan Stern
· 19 years ago
0a1ef3b
[PATCH] usbcore: Use kzalloc instead of kmalloc/memset
by Alan Stern
· 19 years ago
0e6c8e8
[PATCH] usbcore: endpoint attributes track altsetting changes
by Alan Stern
· 19 years ago
d09d36a
[PATCH] USB: usb_bulk_message() handles interrupts endpoints
by Alan Stern
· 19 years ago
db69087
[PATCH] usb_interface power state
by David Brownell
· 19 years ago
55016f1
[PATCH] gfp_t: drivers/usb
by Al Viro
· 19 years ago
d305ef5
[PATCH] driver core: add helper device_is_registered()
by Daniel Ritz
· 19 years ago
8f34c28
[PATCH] USB: remove annoying message
by david-b@pacbell.net
· 19 years ago
b375a04
[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel
by Alan Stern
· 19 years ago
86d3074
[PATCH] USB: Usbcore: Don't try to delete unregistered interfaces
by Alan Stern
· 19 years ago
5db539e
[PATCH] USB: Fix kmalloc's flags type in USB
by Olav Kongas
· 19 years ago
093cf72
[PATCH] USB: Spelling fixes for drivers/usb.
by Steven Cole
· 20 years ago
a81e7ec
[PATCH] USB: revert "fix" to usb_set_interface()
by David Brownell
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago