summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-10-24iio: accel: kxsd9: Remove redundant variableSachin Kamat1-6/+1
2013-10-24iio: core: Add misssing bracesSachin Kamat1-1/+1
2013-10-24iio: core: Use pr_err instead of printkSachin Kamat1-6/+5
2013-10-23iio:pressure: Adds LPS001WP support also on spi interface and Kconfig fixDenis CIOCCA2-1/+2
2013-10-23iio: adc: ti_am335x_adc: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-23iio: adc: nau7802: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-23iio: adc: twl6030-gpadc: Remove redundant of_match_ptrSachin Kamat1-1/+1
2013-10-23iio: Add Freescale mag3110 magnetometer driverPeter Meerwald3-0/+412
2013-10-23staging/iio/adc: MXS_LRADC depends on INPUTRandy Dunlap1-0/+1
2013-10-21iio:adc:max1363 support SMBus for 8-bit devicesVivien Didelot1-19/+57
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