Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
05a0e4dc62baf4813469fdeda8fe7b1bfa06eea5
/
drivers
/
usb
/
core
/
endpoint.c
3290b1b
usb: endpoint: convert spaces to tabs
by Kris Borer
· 9 years ago
d03f254
USB: core: be specific about attribute permissions
by Greg Kroah-Hartman
· 11 years ago
2e6a9e8
USB: remove unneeded idr.h include
by Greg Kroah-Hartman
· 11 years ago
2d36684
usb/endpoint: Set release callback in the struct device_type instead of in the device itself directly
by Lan Tianyu
· 12 years ago
29cc889
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
by Kuninori Morimoto
· 13 years ago
9562271
usb: set ep_dev async suspend should be later than device_initialize
by Peter Chen
· 14 years ago
7b3a766
usb: core: endpoint: Fix error path
by Rahul Ruikar
· 14 years ago
cd62ace
USB: core endpoint: Fix Coding Styles
by csanchez@neurowork.net
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
927bc91
PM: Allow USB devices to suspend/resume asynchronously
by Rafael J. Wysocki
· 15 years ago
a4dbd67
driver model: constify attribute groups
by David Brownell
· 15 years ago
5512966
usb: convert endpoint devices to bus-less childs of the usb interface
by Kay Sievers
· 16 years ago
2e0fe70
USB: drivers: use USB API functions rather than constants
by Julia Lawall
· 16 years ago
3b23dd6
USB: utilize the bus notifiers
by Alan Stern
· 16 years ago
69a8594
USB: remove err() macro from usb core code
by Greg Kroah-Hartman
· 16 years ago
0031a06
USB: usb dev_set_name() instead of dev->bus_id
by Kay Sievers
· 17 years ago
7071a3c
USB: usb dev_name() instead of dev->bus_id
by Kay Sievers
· 17 years ago
2e5f10e
USB: create attributes before sending uevent
by Alan Stern
· 17 years ago
898eb71
Add missing newlines to some uses of dev_<level> messages
by Joe Perches
· 17 years ago
7477120
USB: Get rid of annoying endpoint-release message
by Alan Stern
· 17 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
c07be13
USB: Fixed bug in endpoint release function.
by Sarah Bailey
· 18 years ago
7e27780
USB: added dynamic major number for USB endpoints
by Sarah Bailey
· 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
1b21d5e
USB: fix __must_check warnings in drivers/usb/core/
by Greg Kroah-Hartman
· 18 years ago
9bde749
[PATCH] USB: make endpoints real struct devices
by Greg Kroah-Hartman
· 18 years ago
36679ea
[PATCH] USB: make usb_create_ep_files take a struct device
by Greg Kroah-Hartman
· 18 years ago
84412f6
[PATCH] USB: move the endpoint specific sysfs code to it's own file
by Greg Kroah-Hartman
· 18 years ago