summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Try to unmount writable filesystems when rebootingKen Sumrall2011-03-101-0/+35
* am e24624da: am 733e4701: am fa5f2ad4: am bd8f4a85: Merge "Define O_BINARY fo...Raphael Moll2011-03-028-0/+62
|\
| * am 733e4701: am fa5f2ad4: am bd8f4a85: Merge "Define O_BINARY for non-Windows...Raphael Moll2011-03-028-0/+62
| |\
| | * Define O_BINARY for non-Windows platforms.Raphael Moll2011-02-168-0/+62
| | * Let SocketClient users write binary data to clients.Brad Fitzpatrick2011-01-061-0/+4
* | | Make optional valgrind binaries +x.Brad Fitzpatrick2011-03-011-0/+1
* | | libusbhost: Save endpoint ID in usb_request structMike Lockwood2011-02-141-1/+4
* | | am 57cd87d9: am 1ace223f: Set default permissions for preloaded /data/media a...Paul Eastham2011-02-071-0/+3
|\ \ \ | |/ /
| * | Set default permissions for preloaded /data/media aka /sdcard content.Paul Eastham2011-02-031-0/+3
* | | Stop using netmask in the frameworkRobert Greenwalt2011-02-021-2/+3
* | | libusbhost: Add call for synchronous bulk transfersMike Lockwood2011-01-271-9/+17
* | | Merge "libnetutils: Clean all IPs assigned to the interface on cleaning"Dmitry Shmidt2011-01-271-0/+1
|\ \ \
| * | | libnetutils: Clean all IPs assigned to the interface on cleaningDmitry Shmidt2011-01-271-0/+1
* | | | Change our dhcp interface to be IPv6 compat.Robert Greenwalt2011-01-251-6/+6
* | | | am 3b093369: am 1147407b: Merge "Remove unconditional swap from the android a...Carl Shapiro2011-01-243-50/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Remove unconditional swap from the android atomic operations suite.Carl Shapiro2011-01-233-50/+0
* | | | Merge "Bug 3361124 Remove drmioserver"Glenn Kasten2011-01-231-2/+2
|\ \ \ \
| * | | | Bug 3361124 Remove drmioserverGlenn Kasten2011-01-201-2/+2
| | |/ / | |/| |
* | | | libusbhost: Add usb_device_connect_kernel_driver()Mike Lockwood2011-01-221-0/+7
| |/ / |/| |
* | | libsysutils: Fix race condition in SocketListener thread.David 'Digit' Turner2011-01-191-1/+1
|/ /
* | Add separate permission and group for access to MTP USB driverMike Lockwood2011-01-101-0/+2
* | libusbhost: Tweak comments.Mike Lockwood2011-01-071-6/+2
* | libusbhost: Support for multiple pending requests on a single endpointMike Lockwood2011-01-061-27/+23
* | libusbhost: Add usb_device_get_name_from_unique_id()Mike Lockwood2010-12-291-2/+9
* | libusbhost: Add accessor for the USB device descriptorMike Lockwood2010-12-131-0/+2
* | libusbhost: Add support for creating a usb_device struct from an existing fdMike Lockwood2010-12-131-0/+10
* | Merge changes I4dcadf8e,I166d2859Erik Gilling2010-12-091-0/+7
|\ \
| * | libusbhost: add usb chapter 9 include to usbhost.hErik Gilling2010-12-091-0/+7
* | | Cygwin needs HAVE_OFF64_T and fix descriptionKenny Root2010-12-088-9/+9
|/ /
* | Add HAVE_OFF64_T to AndroidConfig.hKenny Root2010-12-068-0/+40
* | Add new AID_MEDIA_RW group to control write access to /data/mediaMike Lockwood2010-10-291-0/+2
* | Let SocketClient users write binary data to clients.Brad Fitzpatrick2010-10-271-0/+4
* | am ec70a9e1: am f2ff2112: Merge "Add config header file for Linux/PPC."Jean-Baptiste Queru2010-10-211-0/+321
|\ \ | |/
| * am f2ff2112: Merge "Add config header file for Linux/PPC."Jean-Baptiste Queru2010-10-201-0/+321
| |\
| | * Add config header file for Linux/PPC.Marcus Comstedt2010-10-161-0/+321
* | | am 67672e04: Merge a775965b from gingerbreadJean-Baptiste Queru2010-10-171-0/+2
|\ \ \ | |/ /
| * | Merge a775965b from gingerbreadJean-Baptiste Queru2010-10-151-0/+2
| |\ \
| | * | Add AID_NFC for use by the NFC service.Nick Pelly2010-10-151-0/+2
* | | | am 7e65ede6: am 9cd8057b: Merge "Define HAVE_STAT_ST_MTIM and disable it unde...Raphael Moll2010-10-157-0/+69
|\ \ \ \ | |/ / /
| * | | am 9cd8057b: Merge "Define HAVE_STAT_ST_MTIM and disable it under MinGW/Cygwi...Raphael Moll2010-10-147-0/+69
| |\ \ \ | | |/ /
| | * | Define HAVE_STAT_ST_MTIM and disable it under MinGW/Cygwin.Raphael Moll2010-10-137-0/+69
| * | | am 6be460d5: Add HAVE_PREAD definition to platformsKenny Root2010-10-047-0/+35
| |\ \ \ | | |/ /
| | * | Add HAVE_PREAD definition to platformsKenny Root2010-10-047-0/+35
* | | | Add HAVE_PREAD definition to platformsKenny Root2010-10-047-0/+35
* | | | Use DMB ST for store fence.Andy McFadden2010-10-011-2/+1
* | | | am df2f5a07: am d55f0adf: Qualify the source argument of atomic loads as a co...Carl Shapiro2010-09-283-12/+20
|\ \ \ \ | |/ / /
| * | | am d55f0adf: Qualify the source argument of atomic loads as a const pointer.Carl Shapiro2010-09-283-12/+20
| |\ \ \ | | |/ /
| | * | Qualify the source argument of atomic loads as a const pointer.Carl Shapiro2010-09-283-12/+20
* | | | am d1971c4c: resolved conflicts for merge of c29919c8 to gingerbread-plus-aospMike Lockwood2010-09-271-0/+2
|\ \ \ \ | |/ / /
| * | | resolved conflicts for merge of c29919c8 to gingerbread-plus-aospMike Lockwood2010-09-271-0/+2
| |\ \ \ | | |/ /