summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-09staging: lustre: Remove braces for single statement in kernel_user_comm.cMasanari Iida1-2/+1
2014-01-09staging: lustre: Fix do not use C99 // comments in lcommon_cl.cMasanari Iida1-1/+1
2014-01-09staging: lustre: Fix space prohibited between function name and open parenthe...Masanari Iida1-5/+5
2014-01-09staging: lustre: Fix do not use C99 // comments in mgc_request.cMasanari Iida1-2/+2
2014-01-09staging: lustre: Fix brace {} are not necessary for single statement blocksMasanari Iida1-4/+4
2014-01-09lustre: Fix space required before the open parenthesis in mgc_required.cMasanari Iida1-2/+2
2014-01-09drivers: dgnc: Include appropriate header file in dgnc_trace.cRashika Kheria1-0/+1
2014-01-09drivers: bcm: Remove unused function in nvm.cRashika Kheria1-61/+0
2014-01-09drivers: bcm: Mark functions as static in Qos.cRashika Kheria1-3/+3
2014-01-09drivers: sbe-2t3e3: Mark functions as static in ctrl.cRashika Kheria1-7/+7
2014-01-09drivers: sm7xxfb: Mark function as static in sm7xxfb.cRashika Kheria1-1/+1
2014-01-09drivers: dgap: Include appropriate header file in dgap_parse.cRashika Kheria1-0/+1
2014-01-09drivers: dgap: Include appropriate header file in dgap_trace.cRashika Kheria1-0/+1
2014-01-09staging: imx-drm: imx-tve: Fix a sparse warningLiu Ying1-1/+1
2014-01-09Merge tag 'iio-for-3.14c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman5-3/+611
2014-01-08vt6655: fix printk usage in wpactl.cMartin Hofmann1-12/+12
2014-01-08vt6655: remove typedefs in wpactl.hMartin Hofmann3-9/+7
2014-01-08vt6655: fix indentation in wroute.cMartin Hofmann1-13/+17
2014-01-08vt6655: remove unnecessary braces in wroute.cMartin Hofmann1-7/+5
2014-01-08vt6655: remove casts in wroute.cMartin Hofmann1-4/+4
2014-01-08vt6655: balance faulty parentheses in 80211hdr.hMartin Hofmann1-1/+1
2014-01-08staging: vt6656: remove an unneeded NULL checkDan Carpenter1-1/+1
2014-01-08staging: vt6655: check too restrictive (off by one)Dan Carpenter1-2/+2
2014-01-08staging: vt6656: CARDqGetNextTBTT replace code using do_div.Malcolm Priestley1-19/+11
2014-01-08staging: vt6656: CARDqGetNextTBTT correct uLowNextTBTTMalcolm Priestley1-1/+1
2014-01-08Staging: vt6656: Reduce line length of bssdb.cSimon Schuster1-100/+201
2014-01-08Staging: vt6656: Remove explicit comparisons against NULLSebastian Rachuj1-21/+21
2014-01-08Staging: vt6656: Remove bogus parentheses in conditionsSebastian Rachuj1-69/+69
2014-01-08Staging: vt6656: Combined nested conditionsSimon Schuster1-142/+139
2014-01-08Staging: vt6656: Correct usage of bracesSimon Schuster1-23/+18
2014-01-08Staging: vt6656: Combine "else { if" to "else if"Simon Schuster1-67/+47
2014-01-08Staging: vt6656: Remove unnecessary spaces in format stringsSimon Schuster1-3/+3
2014-01-08Staging: vt6656: Remove line feeds before elseSimon Schuster1-26/+13
2014-01-08Staging: vt6656: Correct single space mistakesSimon Schuster1-68/+68
2014-01-08Staging: vt6656: Correct operator coding styleSimon Schuster1-32/+32
2014-01-08Staging: vt6656: Remove unnecessary semicolonsSimon Schuster1-7/+7
2014-01-08Staging: vt6656: Adjust comments in bssdb.cSimon Schuster1-127/+91
2014-01-08Staging: vt6656: Fix indentation of bssdb.cSimon Schuster1-1011/+1016
2014-01-01iio: mxs-lradc: convert is_divided to a bitmapAlexandre Belloni1-4/+4
2014-01-01iio: mxs-lradc: add write_raw function to modify scaleHector Palacios1-1/+61
2014-01-01iio: mxs-lradc: add scale_available file to channelsHector Palacios1-1/+105
2014-01-01iio: mxs-lradc: add scale attribute to channelsHector Palacios1-2/+54
2014-01-01iio: add Capella CM32181 ambient light sensor driver.Kevin Tsai4-0/+392
2013-12-24Merge tag 'iio-for-3.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman59-377/+1241
2013-12-24Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman218-1112/+2084
2013-12-23Linux 3.13-rc5v3.13-rc5Linus Torvalds1-1/+1
2013-12-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-26/+61
2013-12-22Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-1/+0
2013-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds10-49/+52
2013-12-22Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds3-16/+55