Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
87882c0a00cf52a69773126aa2d78e17a5200ae9
/
libusbhost
/
usbhost.c
7163045
Merge "Remove urb request size maximum." am: 1cb765c867 am: 1ab6e9d018
by Jerry Zhang
· 7 years ago
3be61d3
Remove urb request size maximum.
by Jerry Zhang
· 7 years ago
8ea8101
usblib: usb_device_get_string decoding fixes.
by Andrew Chant
· 7 years ago
169742e
usblib: usb_device_get_string decoding fixes.
by Andrew Chant
· 7 years ago
137a644
Merge "usblib: fix race & delay waiting for perms on open" am: 255c43cd05 am: 20346c2336
by Andrew Chant
· 7 years ago
3af9e40
usblib: fix race & delay waiting for perms on open
by Andrew Chant
· 7 years ago
baea1bd
Added get descriptors length function to enable direct access to raw descriptors.
by Paul McLean
· 7 years ago
93f7b6a
Merge "Convert libusbhost to Android.bp" am: a58c4b5bcd am: dff208c80c
by Dan Willemsen
· 8 years ago
a5c6017
Convert libusbhost to Android.bp
by Dan Willemsen
· 8 years ago
96c59d8
Merge "usblib: Wrap USBDEVFS_REAPURBNDELAY ioctl"
by Philip P. Moltmann
· 8 years ago
3695285
usblib: Wrap USBDEVFS_REAPURBNDELAY ioctl
by Philip P. Moltmann
· 8 years ago
dfd21b8
Add timeout to usb_device_control_transfer call in usbhost code.
by Vitalii Tomkiv
· 8 years ago
9879bb2
usb-bulk-transfer: Clarify sign-iy-ness of param
by Philip P. Moltmann
· 8 years ago
f6411fa
libusbhost: add usb_device_reset
by Keun-young Park
· 9 years ago
0dd1aab
libusbhost: Fix problem reading USB string descriptors on some quirky devices
by Mike Lockwood
· 9 years ago
f68600a
libusbhost: Add usb_device_get_version()
by Mike Lockwood
· 10 years ago
754358a
am 0d8943c2: am e4c5b614: Merge "libusbhost: Fix IOCTL call during usb_request_cancel"
by Badhri Jagan Sridharan
· 10 years ago
ef4087b
libusbhost: Fix IOCTL call during usb_request_cancel
by Badhri Jagan Sridharan
· 10 years ago
585ca2a
am 0a90004b: am cae898ac: am 3754791d: Merge "libusbhost: Fix issue of multiple inotify event at same time."
by JP Abgrall
· 11 years ago
3c1d7b3
libusbhost: Fix issue of multiple inotify event at same time.
by Bo Huang
· 11 years ago
d2e798b
libusbhost: Add usb_device_set_configuration and usb_device_set_interface
by Mike Lockwood
· 11 years ago
8cc80fc
libusbhost: It's no longer assumed that "bus/usb" exists once "bus" was created
by Ziv Hendel
· 11 years ago
a306ced
libusbhost: It's no longer assumed that "bus/usb" exists once "bus" was created
by Ziv Hendel
· 11 years ago
f75ea8d
Properly handle cases of multiple inotify events
by Ziv Hendel
· 12 years ago
dea46b6
libusbhost: permits client polling on inotify wd
by Guillaume Ranquet
· 12 years ago
f4de078
libusbhost: Fix USB device discovery on boot
by Benoit Goby
· 12 years ago
6cc883c
libusbhost: Fix possible missed "device added" notification
by Benoit Goby
· 12 years ago
8d66c49
Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
c4c00d8
libusbhost: Limit bulk transfer requests to 16384 bytes
by Mike Lockwood
· 14 years ago
b5d68a3
libusbhost: Save endpoint ID in usb_request struct
by Mike Lockwood
· 14 years ago
120b57a
libusbhost: Add call for synchronous bulk transfers
by Mike Lockwood
· 14 years ago
ec9e7b1
libusbhost: Add usb_device_connect_kernel_driver()
by Mike Lockwood
· 14 years ago
e533c5f
libusbhost: Support for multiple pending requests on a single endpoint
by Mike Lockwood
· 14 years ago
7d700f8
libusbhost: Add usb_device_get_name_from_unique_id()
by Mike Lockwood
· 14 years ago
93aff72
libusbhost: Fix breakage due to not storing dev_name in struct usb_device
by Mike Lockwood
· 14 years ago
5037207
libusbhost: Add accessor for the USB device descriptor
by Mike Lockwood
· 14 years ago
cd185f2
libusbhost: Add support for creating a usb_device struct from an existing fd
by Mike Lockwood
· 14 years ago
07eb4af
libusbhost: add usb_device_get_unique_id_from_name()
by Mike Lockwood
· 14 years ago
1b7d991
libusbhost: Add usb_device_send_control for sending raw commands on endpoint 0.
by Mike Lockwood
· 14 years ago
e8849d1
libusbhost: Fix deadlock on devices without USB host support.
by Mike Lockwood
· 14 years ago
a805519
libusbhost: Add callback to usb_host_run to notify when initial device discovery is done
by Mike Lockwood
· 14 years ago
7a96ba4
libusbhost: The client is now responsible for creating the thread that monitors the bus
by Mike Lockwood
· 14 years ago
e15af09
libusbhost: Use logcat for debugging when building device library.
by Mike Lockwood
· 14 years ago
203f102
libusbhost: Added usb_device_get_unique_id
by Mike Lockwood
· 14 years ago
6ac3aa1
libusbhost: Remove global data to allow multiple instances in the same process.
by Mike Lockwood
· 14 years ago
5e567cb
libusbhost: add usb_endpoint_get_device()
by Mike Lockwood
· 14 years ago
30ff2c7
libusbhost: new library for Linux USB host support.
by Mike Lockwood
· 14 years ago