summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-03-26staging: rts5208: Remove RTSX_READ_REG and RTSX_WRITE_REG macrosJoe Perches8-334/+1410
2015-03-26staging: rts5208: Remove TRACE_RET and TRACE_GOTO macrosJoe Perches14-1575/+2986
2015-03-26Staging: rtl8188eu: replace kzalloc and memcpy by kmemdupNiranjan Dighe1-3/+2
2015-03-26staging: rtl8723au: Update RT_TRACE macro and usesJoe Perches28-821/+660
2015-03-26Staging: rtl8192 Clean up function definitionEddie Kovsky1-1/+1
2015-03-26staging: rtl8192u: Fix static decleration sparse warning.Cihangir Akturk1-2/+2
2015-03-26staging: ozwpan: implement error handling in ozwpan_init()Alexey Khoroshilov1-2/+12
2015-03-26Staging: rtl8188eu: remove dead codeMatteo Semenzato1-13/+4
2015-03-26staging: rtl8723au: Remove uses of MAC_FMT and MAC_ARGJoe Perches9-122/+101
2015-03-26staging: fbtft: Fix typo in fbtftMasanari Iida13-17/+17
2015-03-26Staging: fbtft: fb_pcd8544: Fix comments styleCláudio Maia1-48/+59
2015-03-26Staging: fbtft: fb_pcd8544: Fix warning line over 80 charactersCláudio Maia1-1/+2
2015-03-26staging: fbtft: Add support for ili9163 controllerKozhevnikov Anatoly4-0/+328
2015-03-26staging: sm750fb: Remove spinlock helper functionLorenzo Stoakes1-23/+30
2015-03-26staging: sm750fb: Fix __iomem pointer typesLorenzo Stoakes1-12/+12
2015-03-26staging: sm750fb: Remove unused functionLorenzo Stoakes1-78/+0
2015-03-26staging: sm750fb: Make internal functions staticLorenzo Stoakes1-3/+3
2015-03-26staging: sm750fb: Use memset_io instead of memsetLorenzo Stoakes1-6/+6
2015-03-26staging: sm7xxfb: add MODULE_DEVICE_TABLESudip Mukherjee1-0/+2
2015-03-26staging/lustre/xattr: xattr data may be gone with lock heldLai Siyao1-7/+12
2015-03-26staging/lustre: update timestamps after buiding rpcNiu Yawei1-0/+3
2015-03-26staging/lustre/llite: glimpse the inode before doing fiemapLi Dongyang1-0/+6
2015-03-26staging/lustre/ptlrpc: fix import state during replayAndriy Skulysh2-1/+16
2015-03-26staging/lustre/lov: don't crash accessing LOV object with FID{0, 0}Yang Sheng7-12/+92
2015-03-26staging/lustre/mgc: detach MGC dev on errorBobi Jam1-11/+25
2015-03-26staging/lustre/mgc: check the import stat for lprocfsHongchao Zhang1-2/+7
2015-03-26staging/lustre/ptlrpc: false alarm in AT network latency measuringLiang Zhen1-6/+19
2015-03-26staging/lustre/mdc: Handle empty but non-zero acl xattrChristopher J. Morrone1-0/+3
2015-03-26staging/lustre/osc: shorten IO calling pathBobi Jam1-1/+1
2015-03-26ft1000-pcmcia: ft1000_hw.c: code refactoring: add ft1000_read_dsp_timer()Daniele Alessandrelli1-158/+41
2015-03-26ft1000-pcmcia: ft1000_hw.c: fix style issues not requiring code refactoringDaniele Alessandrelli1-83/+106
2015-03-26staging: panel: fix lcd typeSudip Mukherjee1-6/+6
2015-03-26staging: android: sync: Fix memory corruption in sync_timeline_signal().Alistair Strachan1-1/+1
2015-03-26Staging: octeon: Remove extern from .c fileHelen Fornazier2-2/+3
2015-03-26Staging: i2o: Remove indentation of labelsHelen Fornazier1-12/+12
2015-03-26staging: fbtft: Remove do {} while(0) in single statement macroHelen Fornazier1-3/+1
2015-03-26staging: fbtft: Add space around '='Helen Fornazier1-1/+1
2015-03-26Staging: iio: use the BIT macro in adcHaneen Mohammed5-93/+93
2015-03-26Staging: iio: Add braces on all arms of if statementHaneen Mohammed1-4/+6
2015-03-26Staging: iio: add blank line after function declarationHaneen Mohammed1-0/+2
2015-03-26Staging: iio: remove multible blank linesHaneen Mohammed3-6/+0
2015-03-26Staging: iio: Adjust alignment for function parametersHaneen Mohammed8-44/+49
2015-03-26Staging: rtl8192u: Fix space issues before '(' and after ')'Haneen Mohammed2-59/+59
2015-03-26Staging: rtl8192u: Add space before open parenthesisHaneen Mohammed5-75/+75
2015-03-26Staging: lustre: Remove extern from function declarationVatika Harlalka1-3/+3
2015-03-26Staging: rtl8188eu: Add new variable to make code compactVatika Harlalka1-78/+84
2015-03-26Staging: rtl8188eu: Refactor repititive code to loop to increase compactnessVatika Harlalka1-13/+13
2015-03-26Staging: rtl8188eu: Reduce line size to increase readabilityVatika Harlalka1-16/+34
2015-03-25staging: fbtft: Do not use binary constantsGeert Uytterhoeven10-49/+43
2015-03-25Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman40-1939/+1555