aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sdcard: Fix lower case squashing for case insensitivity support.Mike Lockwood2011-01-171-21/+10
* Set a read-only property to indicate if the device is running encrypted.Ken Sumrall2011-01-141-0/+2
* Merge "Move rild to the core class." into honeycombKen Sumrall2011-01-131-1/+1
|\
| * Move rild to the core class.Ken Sumrall2011-01-131-1/+1
* | sdcard: Have the -f option fix user/group permissions as well as file name caseMike Lockwood2011-01-131-12/+14
* | sdcard: Add command line options for lowercase file name squashing:Mike Lockwood2011-01-121-16/+119
* | sdcard: Force file names to lower case in order to provide case insensitivityMike Lockwood2011-01-121-0/+21
* | Merge "Use pread64/pwrite64 instead of pread/pwrite" into honeycombKenny Root2011-01-111-2/+2
|\ \
| * | Use pread64/pwrite64 instead of pread/pwriteKenny Root2011-01-111-2/+2
* | | Temporarily disable the drm service. do not mergeGloria Wang2011-01-101-11/+13
|/ /
* | Merge changes Ife2dd406,I1ac481a2 into honeycombJean-Baptiste Queru2011-01-1010-6/+1343
|\ \
| * | Assembly coded android_memset16 and android_memset32Lu, Hongjiu2011-01-078-1/+1334
| * | init: Fix parser line numberingBruce Beare2011-01-072-5/+9
* | | Add separate permission and group for access to MTP USB driverMike Lockwood2011-01-102-1/+3
* | | adb: Increase device descriptor buffer size in Linux host USB supportMike Lockwood2011-01-071-1/+1
|/ /
* / libusbhost: Tweak comments.Mike Lockwood2011-01-071-6/+2
|/
* libusbhost: Support for multiple pending requests on a single endpointMike Lockwood2011-01-063-83/+75
* Merge "uptime: Use clock_gettime to get monotonic time"Colin Cross2011-01-051-1/+9
|\
| * uptime: Use clock_gettime to get monotonic timeColin Cross2011-01-051-1/+9
* | Merge "Fix refcounting in the rename case."Paul Eastham2011-01-051-3/+13
|\ \ | |/ |/|
| * Fix refcounting in the rename case.Paul Eastham2011-01-041-3/+13
* | am bf10797e: am f7ca6040: Fix infinite loop in init when debugging is turned offColin Cross2011-01-041-6/+6
|\ \ | |/ |/|
| * am f7ca6040: Fix infinite loop in init when debugging is turned offColin Cross2011-01-041-6/+6
| |\
| | * Fix infinite loop in init when debugging is turned offColin Cross2011-01-041-6/+6
* | | am f1c2a735: Merge "fastboot: Add help message for continue command"Jean-Baptiste Queru2010-12-291-0/+1
|\| |
| * | Merge "fastboot: Add help message for continue command"Jean-Baptiste Queru2010-12-291-0/+1
| |\ \
| | * | fastboot: Add help message for continue commandBruce Beare2010-12-291-0/+1
| |/ /
* | | libusbhost: Add usb_device_get_name_from_unique_id()Mike Lockwood2010-12-292-2/+19
* | | Change libusbhost from static to shared libraryMike Lockwood2010-12-292-6/+3
* | | Merge "Reduce polling interval to 200ms"Irfan Sheriff2010-12-211-3/+3
|\ \ \
| * | | Reduce polling interval to 200msIrfan Sheriff2010-12-211-3/+3
* | | | Changes to init to support encrypted filesystems.Ken Sumrall2010-12-187-31/+153
|/ / /
* | | fix undefined behavior with certain left-shift count valuesStan Chesnutt2010-12-161-0/+5
* | | Merge "libusbhost: Fix breakage due to not storing dev_name in struct usb_dev...Mike Lockwood2010-12-151-0/+1
|\ \ \
| * | | libusbhost: Fix breakage due to not storing dev_name in struct usb_deviceMike Lockwood2010-12-151-0/+1
* | | | don't run services with gid=0Nick Kralevich2010-12-151-0/+2
|/ / /
* | | adb: Don't report negative number of bytes after pushing file > 2 gigabytesMike Lockwood2010-12-141-2/+2
* | | Prevent rollover when dumping data around PC, SP, etc.Paul Eastham2010-12-141-0/+15
* | | am 660c8b71: am cbb9257a: Merge "Fix debuggerd (native crash dump)."Jean-Baptiste Queru2010-12-140-0/+0
|\| |
| * | am cbb9257a: Merge "Fix debuggerd (native crash dump)."Jean-Baptiste Queru2010-12-141-10/+19
| |\ \
| | * \ Merge "Fix debuggerd (native crash dump)."Jean-Baptiste Queru2010-12-141-10/+19
| | |\ \
| | | * | Fix debuggerd (native crash dump).Mike Dodd2010-12-141-10/+19
| | |/ /
* | | | Fix debuggerd (native crash dump).Mike Dodd2010-12-141-10/+19
* | | | Merge "libusbhost: Add accessor for the USB device descriptor"Mike Lockwood2010-12-132-0/+7
|\ \ \ \
| * | | | libusbhost: Add accessor for the USB device descriptorMike Lockwood2010-12-132-0/+7
* | | | | Merge "libusbhost: Add support for creating a usb_device struct from an exist...Mike Lockwood2010-12-132-23/+61
|\| | | |
| * | | | libusbhost: Add support for creating a usb_device struct from an existing fdMike Lockwood2010-12-132-23/+61
* | | | | Merge "Adding Texas Instruments to the VID list."Alex Sakhartchouk2010-12-131-0/+3
|\ \ \ \ \
| * | | | | Adding Texas Instruments to the VID list.Alex Sakhartchouk2010-12-131-0/+3
| |/ / / /
* | | | | Merge "Remove services for adding SDP records."Jaikumar Ganesh2010-12-131-24/+0
|\ \ \ \ \