summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6656: replaced custom BYTE definition with u8Andres More2013-03-1154-877/+874Star
* Staging: bcm: Fix spelling error in PHSModule.cKevin McKinney2013-03-111-1/+1
* Staging: bcm: Properly format comments in PHSModule.cKevin McKinney2013-03-111-271/+272
* Staging: bcm: Properly format braces in PHSModule.cKevin McKinney2013-03-111-293/+140Star
* Staging: bcm: Fix all white space issues in PHSModule.cKevin McKinney2013-03-111-596/+588Star
* staging: sep: using strlcpy instead of strncpyChen Gang2013-03-111-3/+8
* staging: bcm: don't cast kzalloc() return valueMihnea Dobrescu-Balaur2013-03-111-7/+7
* Staging: bcm: potential forever loop verifying firmwareDan Carpenter2013-03-111-27/+5Star
* Staging: bcm: avoid use-after-free in bcm_char_ioctl()Xi Wang2013-03-111-1/+1
* staging/sep: Check pointers before dereferencing (fix smatch warning)Peter Huewe2013-03-111-2/+3
* staging/sep: Fix smatch false positive about potential NULL dereference in se...Peter Huewe2013-03-111-1/+1
* staging: zcache/debug: compiler failure on PPC64 and revert commit.Konrad Rzeszutek Wilk2013-03-082-1/+2
* staging: android: ashmem: Add support for 32bit ashmem calls in a 64bit kernelSerban Constantinescu2013-03-062-1/+27
* staging: zcache: disable ZCACHE_DEBUG due to build errorStephen Rothwell2013-03-061-0/+1
* zcache/debug: Coalesce all debug under CONFIG_ZCACHE_DEBUGKonrad Rzeszutek Wilk2013-03-053-4/+12
* zcache: Module license is defined twice.Konrad Rzeszutek Wilk2013-03-051-2/+0Star
* zcache: Move the last of the debugfs counters outKonrad Rzeszutek Wilk2013-03-052-66/+89
* zcache/debug: Use an array to initialize/use debugfs attributes.Konrad Rzeszutek Wilk2013-03-051-112/+51Star
* zcache: Move debugfs code out of zcache-main.c file.Konrad Rzeszutek Wilk2013-03-054-256/+328
* zcache: Make the debug code use pr_debugKonrad Rzeszutek Wilk2013-03-051-44/+41Star
* zcache: The last of the atomic reads has now an accessory function.Konrad Rzeszutek Wilk2013-03-051-4/+9
* zcache: Provide accessory functions for counter decrease.Konrad Rzeszutek Wilk2013-03-051-39/+57
* zcache: Provide accessory functions for counter increaseKonrad Rzeszutek Wilk2013-03-051-36/+73
* zcache: s/int/bool/ on the various options.Konrad Rzeszutek Wilk2013-03-051-15/+15
* staging: android: logger: enforce GID and CAP check on log flushCharndeep Grewal2013-03-051-0/+5
* staging: android: logger: Allow a UID to read it's own log entriesNick Kralevich2013-03-052-29/+202
* staging: android: lowmemorykiller: Change default debug_level to 1Arve Hjønnevåg2013-03-051-1/+1
* staging: android: lowmemorykiller: Don't count reserved free memoryArve Hjønnevåg2013-03-051-1/+2
* staging: android: ashmem: get_name,set_name not to hold ashmem_mutexShankar Brahadeeswaran2013-03-051-13/+32
* staging: sync: Fix timeout = 0 wait behaviorJamie Gennis2013-03-041-4/+6
* staging: sync: Don't log wait timeouts when timeout = 0Erik Gilling2013-03-041-1/+1
* staging: sync: Fix race condition between merge and signalØrjan Eide2013-03-041-3/+7
* staging: sync: Add tracepoint supportErik Gilling2013-03-042-0/+93
* staging: sw_sync: Convert to use new value_str debug opsErik Gilling2013-03-041-19/+17Star
* staging: sync: Refactor sync debug printingErik Gilling2013-03-042-8/+29
* staging: sync: Use proper barriers when waiting indefinitelyErik Gilling2013-03-041-1/+2
* staging: sync: Update new fence status with sync_fence_signal_ptErik Gilling2013-03-041-1/+13
* staging: sync: Protect unlocked access to fence statusErik Gilling2013-03-041-1/+17
* staging: sync: Dump sync state on fence errorsErik Gilling2013-03-041-1/+4
* staging: sync: Improve timeout dump messagesErik Gilling2013-03-041-1/+4
* staging: sync: Dump sync state to console on timeoutErik Gilling2013-03-041-2/+32
* staging: sync: Change wait timeout to mirror poll semanticsErik Gilling2013-03-042-7/+7
* staging: sw_sync: Fix error pathsRebecca Schultz Zavin2013-03-041-2/+7
* staging: sync: Fix error pathsRebecca Schultz Zavin2013-03-041-2/+7
* staging: sync: Add reference counting to timelinesErik Gilling2013-03-042-16/+15Star
* staging: sync: Add internal refcounting to fencesErik Gilling2013-03-042-8/+51
* staging: sync: Optimize fence mergesErik Gilling2013-03-041-1/+51
* staging: sync: Reorder sync_fence_releaseErik Gilling2013-03-041-2/+2
* staging: sw_sync: Export sw_sync APIErik Gilling2013-03-041-1/+4
* staging: sync: Export sync API symbolsErik Gilling2013-03-041-0/+14