summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-03-11staging: usbip: userspace: libsrc: (foo*) should be (foo *)Kurt Kanzenbach
2013-03-11staging: usbip: userspace: libsrc: spaces required around that '='Kurt Kanzenbach
2013-03-11staging: usbip: userspace: libsrc: do not init static/globals to 0Kurt Kanzenbach
2013-03-11staging: usbip: userspace: libsrc: fix indentionKurt Kanzenbach
2013-03-11staging: silicom: Remove redundant NULL check before kfreeSyam Sidhardhan
2013-03-11Staging: silicom: bp_mod: Removed trailing whitespacesAlexandru Gheorghiu
2013-03-11staging: fix all sparse warnings in silicom/bypasslib/Randy Dunlap
2013-03-11staging/gdm72xx: Remove duplicated code in gdm_qos.cPeter Huewe
2013-03-11staging/gdm72xx: Remove unused variable in gdm_qos.cPeter Huewe
2013-03-11staging/gdm72xx: Include corresponding header file (fix sparse warning)Peter Huewe
2013-03-11staging: slicoss: Remove dma_addr_t cast compilation warningsJoe Perches
2013-03-11staging/sm7xxfb: Convert to SIMPLE_DEV_PM_OPSPeter Huewe
2013-03-11staging/slicoss: Use ether_crc for mac hash calculationPeter Huewe
2013-03-11staging/slicoss: Fix buffer possible overflow in slic_card_locatePeter Huewe
2013-03-11staging/slicoss: Fix operation may be undefined warningPeter Huewe
2013-03-11staging/slicoss: Remove always true if statementPeter Huewe
2013-03-11staging/slicoss: Check pointer before dereferencingPeter Huewe
2013-03-11staging: vt6656: removed no longer useful ttype.h fileAndres More
2013-03-11staging: vt6656: removed custom pointer definitionsAndres More
2013-03-11staging: vt6656: replaced custom DWORD definition with u32Andres More
2013-03-11staging: vt6656: replaced custom WORD definition with u16Andres More
2013-03-11staging: vt6656: replaced custom BYTE definition with u8Andres More
2013-03-11Staging: bcm: Fix spelling error in PHSModule.cKevin McKinney
2013-03-11Staging: bcm: Properly format comments in PHSModule.cKevin McKinney
2013-03-11Staging: bcm: Properly format braces in PHSModule.cKevin McKinney
2013-03-11Staging: bcm: Fix all white space issues in PHSModule.cKevin McKinney
2013-03-11staging: sep: using strlcpy instead of strncpyChen Gang
2013-03-11staging: bcm: don't cast kzalloc() return valueMihnea Dobrescu-Balaur
2013-03-11Staging: bcm: potential forever loop verifying firmwareDan Carpenter
2013-03-11Staging: bcm: avoid use-after-free in bcm_char_ioctl()Xi Wang
2013-03-11staging/sep: Check pointers before dereferencing (fix smatch warning)Peter Huewe
2013-03-11staging/sep: Fix smatch false positive about potential NULL dereference in se...Peter Huewe
2013-03-07staging: zcache/debug: compiler failure on PPC64 and revert commit.Konrad Rzeszutek Wilk
2013-03-06staging: android: ashmem: Add support for 32bit ashmem calls in a 64bit kernelSerban Constantinescu
2013-03-06staging: zcache: disable ZCACHE_DEBUG due to build errorStephen Rothwell
2013-03-05zcache/debug: Coalesce all debug under CONFIG_ZCACHE_DEBUGKonrad Rzeszutek Wilk
2013-03-05zcache: Module license is defined twice.Konrad Rzeszutek Wilk
2013-03-05zcache: Move the last of the debugfs counters outKonrad Rzeszutek Wilk
2013-03-05zcache/debug: Use an array to initialize/use debugfs attributes.Konrad Rzeszutek Wilk
2013-03-05zcache: Move debugfs code out of zcache-main.c file.Konrad Rzeszutek Wilk
2013-03-05zcache: Make the debug code use pr_debugKonrad Rzeszutek Wilk
2013-03-05zcache: The last of the atomic reads has now an accessory function.Konrad Rzeszutek Wilk
2013-03-05zcache: Provide accessory functions for counter decrease.Konrad Rzeszutek Wilk
2013-03-05zcache: Provide accessory functions for counter increaseKonrad Rzeszutek Wilk
2013-03-05zcache: s/int/bool/ on the various options.Konrad Rzeszutek Wilk
2013-03-05staging: android: logger: enforce GID and CAP check on log flushCharndeep Grewal
2013-03-05staging: android: logger: Allow a UID to read it's own log entriesNick Kralevich
2013-03-05staging: android: lowmemorykiller: Change default debug_level to 1Arve Hjønnevåg
2013-03-05staging: android: lowmemorykiller: Don't count reserved free memoryArve Hjønnevåg
2013-03-05staging: android: ashmem: get_name,set_name not to hold ashmem_mutexShankar Brahadeeswaran