summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android
Commit message (Expand)AuthorAgeFilesLines
...
* | Staging: android: timed_gpio: Removed spaces before tabsJohannes Thumshirn2012-02-291-3/+3
* | staging: logger: hold mutex while removing readerRabin Vincent2012-02-241-0/+5
* | staging: android, lowmemorykiller: convert to use oom_score_adjDavid Rientjes2012-02-131-21/+22
* | Merge tag 'staging-3.3-rc3' into staging-nextGreg Kroah-Hartman2012-02-1012-49/+1122
|\ \
| * | staging: android-alarm: Support old drivers via preprocessor aliasingJohn Stultz2012-02-102-0/+23
| * | staging: android-alarm: Fixup minor pr_alarm warningsJohn Stultz2012-02-101-2/+2
| * | staging: android-alarm: Fix bad index when canceling alarms[]JP Abgrall2012-02-101-1/+1
| * | staging: android-alarm: Update hrtimer if alarm at the head of the queue is r...Arve Hjønnevåg2012-02-101-4/+7
| * | staging: android-alarm: Disable Android alarm driver by defaultPraneeth Kumar Bajjuri2012-02-101-1/+1
| * | staging: android-alarm: Reenable android alarm driverJohn Stultz2012-02-102-0/+19
| * | staging: android-alarm: HACK: wakelock workaroundJohn Stultz2012-02-102-2/+23
| * | staging: android-alarm: Fix namespace collision with upstreamed alarmtimersJohn Stultz2012-02-103-33/+35
| * | staging: android-alarm: Fix include compile issuesJohn Stultz2012-02-102-4/+2
| * | staging: android-alarm: Add needed module.h includesAndy Green2012-02-102-0/+2
| * | staging: android-alarm: Don't use save_time_delta.Arve Hjønnevåg2012-02-101-5/+6
| * | staging: android-alarm: Add android alarm driver & in-kernel alarm interfaceArve Hjønnevåg2012-02-103-0/+978
| * | staging: android/lowmemorykiller: Do not kill kernel threadsAnton Vorontsov2012-02-081-0/+3
| * | staging: android/lowmemorykiller: No need for task->signal checkAnton Vorontsov2012-02-081-7/+1
| * | staging: android/lowmemorykiller: Better mm handlingAnton Vorontsov2012-02-081-7/+9
| * | staging: android/lowmemorykiller: Don't grab tasklist_lockAnton Vorontsov2012-02-081-3/+4
| * | staging: android: logger: clarify non-update of w_off in do_write_log_from_userTim Bird2012-02-081-0/+6
| * | staging: android: logger: clarify code in clock_intervalTim Bird2012-02-081-8/+20
| * | staging: android: logger: reorder prepare_to_wait and mutex_lockTim Bird2012-02-081-1/+2
| * | staging: android: logger: simplify and optimize get_entry_lenTim Bird2012-02-081-8/+12
| * | staging: android: logger: Change logger_offset() from macro to functionTim Bird2012-02-081-6/+10
| * | drivers/staging/android/timed_gpio.c: Stlye fixesTracey Dent2012-02-081-3/+3
| * | drivers/staging/android/ashmem.c: CleanupsTracey Dent2012-02-081-2/+2
| * | Staging: android: ram_console: Use resource_size functionThomas Meyer2012-02-081-1/+1
| * | drivers:staging:android Typos: fix some comments that have typos in them.Justin P. Mattock2012-02-082-2/+2
| * | staging: android: ram_console use kmemdup instead of kmallocGreg Dietsche2012-02-081-3/+2
| |/
* | staging: android/ram_console: Don't build on arches w/o ioremapAnton Vorontsov2012-02-081-0/+1
* | staging: android: lowmemorykiller: Don't wait more than one second for a proc...Arve Hjønnevåg2012-02-081-1/+4
* | Staging: android: binder: Fix crashes when sharing a binder file between proc...Arve Hjønnevåg2012-02-081-1/+11
* | Staging: android: Remove pmem driverShuah Khan2012-02-084-1443/+0
* | Staging: android: binder: Don't call dump_stack in binder_vma_openArve Hjønnevåg2012-02-081-1/+0
|/
* Staging: android: fixed 80 characters warnings in lowmemorykiller.cMarco Navarra2011-12-221-6/+6
* Staging: android: fixed a space warning in binder.hMarco Navarra2011-12-221-1/+1
* ashmem: Whitespace cleanupsJohn Stultz2011-12-211-25/+21
* ashmem: Fix arguments to ashmem_shrinkColin Cross2011-12-211-7/+12
* ashmem: Support lseek(2) in ashmem driverBjorn Bringert2011-12-211-1/+38
* ashmem: Update arguments of shrinker for 2.6.35Colin Cross2011-12-211-3/+3
* ashmem: Fix ASHMEM_SET_PROT_MASK.Arve Hjønnevåg2011-12-211-1/+10
* ashmem: Implement read(2) in ashmem driverBjorn Bringert2011-12-211-0/+27
* ashmem: Anonymous shared memory subsystemRobert Love2011-12-214-0/+736
* staging: android: add pmem driverRebecca Schultz2011-12-164-0/+1443
* staging: android: switch: minor code formatting cleanupsGreg Kroah-Hartman2011-12-162-4/+4
* staging: android: switch: switch class and GPIO drivers.Mike Lockwood2011-12-167-0/+417
* Staging: android: fixed white spaces coding style issue in logger.cMarco Navarra2011-12-161-7/+7
* staging: android: ram_console: pass in a boot info stringColin Cross2011-11-302-10/+57
* android: logger: bump up the logger buffer sizesJP Abgrall2011-11-301-3/+3
OpenPOWER on IntegriCloud