summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-10-21iio: Correct description how to convert microtesla to gaussPeter Meerwald1-1/+1
2013-10-20staging: rtl8187se: checkpatch cleanupsTeodora Baluta1-2/+2
2013-10-20staging: rtl8187se: fix static sparse warningsTeodora Baluta7-60/+64
2013-10-20staging: rtl8187se: add missing __iomem annotationTeodora Baluta1-8/+8
2013-10-20staging: rtl8187se: use gfp_t instead of intTeodora Baluta1-1/+1
2013-10-20Staging: sb105x: Remove redundant null checkRashika Kheria1-4/+1
2013-10-20Staging: line6: replacing -EINVAL with retval in driver.cAshvini Varatharaj1-1/+1
2013-10-20Staging: line6: replacing -EINVAL with retvalAshvini Varatharaj1-1/+1
2013-10-20Staging: speakup: replacing simple_strtoul with kstrtoulAshvini Varatharaj1-3/+5
2013-10-20Staging: sep: Fix Smatch Warning in sep_crypto.cRashika Kheria1-2/+2
2013-10-20staging: vt6655: Fix C99 commenting style in michael.hArchana kumari1-5/+5
2013-10-20Staging: slicoss: Fix quoted string split across linesRashika Kheria1-2/+1
2013-10-20Staging: slicoss: Refactor code by introducing new function slic_interrupt_ca...Rashika Kheria1-58/+62
2013-10-20Staging: slicoss: Replace printk() with pr_debug() or dev_dbg() as requiredRashika Kheria1-4/+4
2013-10-20Staging: slicoss: Removal of if check since debugfs_remove(NULL) is safeRashika Kheria1-12/+3
2013-10-20Staging: dgnc: avoiding buffer overflowAshvini Varatharaj1-1/+1
2013-10-20Staging: dgnc: removing the comparison 'board<0'Ashvini Varatharaj1-1/+1
2013-10-20staging: dgnc: braces {} are not necessary for single statement in dgnc_driver.cArchana kumari1-2/+1
2013-10-20staging: dgnc:Removed unecessary error messages in dgnc_driver.cArchana kumari1-2/+0
2013-10-20staging: wlags49_h2: Fixes the sparse warning in sta_h2.cArchana kumari1-2/+2
2013-10-20staging: wlags49_h2: fixed space prohibited warnings in hcf.hArchana kumari1-11/+11
2013-10-20staging: comedi: s626: bitfield manipulation macros for CRA, CRB and setupIan Abbott1-41/+212
2013-10-20staging: comedi: s626: add missing bits for 'CRB' registerIan Abbott1-3/+11
2013-10-20staging: comedi: s626: correct S626_CRAMSK_CLKPOL_A macro (unused)Ian Abbott1-1/+1
2013-10-20staging: comedi: s626: distinguish counter src from encoder modeIan Abbott2-61/+67
2013-10-20staging: comedi: s626: correct a comment in s626_get_mode_b()Ian Abbott1-1/+1
2013-10-20staging: comedi: s626: specify bitshift for encoder A clock sourceIan Abbott1-1/+1
2013-10-20staging: comedi: s626: clock polarity and direction are the sameIan Abbott1-4/+0
2013-10-20staging: comedi: rtd520: use normal bitfield functionsIan Abbott1-20/+7
2013-10-20Staging: ft1000: fixed two coding style issuesAldo Iljazi1-2/+2
2013-10-20staging: xillybus: Use dev_* functions instead of pr_* in xillybus_coreEli Billauer1-46/+69
2013-10-20staging: xillybus: Use dev_* functions instead of pr_* in xillybus_ofEli Billauer1-6/+8
2013-10-20staging: xillybus: Use dev_* functions instead of pr_* in xillybus_pcieEli Billauer1-13/+12
2013-10-20staging: xillybus: Remember device pointer for use with dev_* functionsEli Billauer1-1/+1
2013-10-20staging/lustre/lnet: Remove unnecessary spaces in router_proc.cLisa Nguyen1-10/+10
2013-10-20staging/lustre/lnet: Fix static initialization error in router_proc.cLisa Nguyen1-1/+1
2013-10-20staging/lustre/lnet: Reformat pointer variable in lib-move.cLisa Nguyen1-1/+1
2013-10-20staging/lustre/lnet: Remove () from return statements in lib-move.cLisa Nguyen1-13/+13
2013-10-20staging/lustre/lnet: Adjust lines to meet 80 column limit in lib-move.cLisa Nguyen1-11/+17
2013-10-20staging/lustre/lnet: Move open braces to previous lines in lib-move.cLisa Nguyen1-8/+4
2013-10-20staging/lustre/lnet: Remove unnecessary whitespace in lib-move.cLisa Nguyen1-147/+147
2013-10-20staging/lustre/lnet/selftest: Remove unnecessary spaces in brw_test.cLisa Nguyen1-32/+32
2013-10-20staging/lustre/lnet/selftest: Fix trailing statements in brw_test.cLisa Nguyen1-9/+18
2013-10-20Merge 3.12-rc6 into staging-next.Greg Kroah-Hartman122-826/+797
2013-10-19staging: rtl8192u: fix sparse warning, make a function staticTeodora Baluta1-2/+2
2013-10-19Staging: speakup: removing jiffies comparison in speakup_apollo.cAshvini Varatharaj1-1/+1
2013-10-19Staging: speakup: removing jiffies comparison using time_after_eq()Ashvini Varatharaj1-1/+1
2013-10-19Merge tag 'iio-for-3.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman48-1221/+2675
2013-10-19Merge tag 'pm+acpi-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-189/+15
2013-10-18iio: light: gp2ap020a00f: Include linux/of.h headerSachin Kamat1-0/+1