summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-10-25staging: clocking-wizard: Fix incorrect type of speed gradeXavier Roumegue1-1/+1
2016-10-25MAINTAINERS: Add the staging vchiq driver as a bcm2835 responsibility.Eric Anholt1-0/+1
2016-10-25staging: lustre: Move assignments out of function calls.Elise Lennion1-1/+2
2016-10-25Staging: lustre: lov: check return value of lov_sub_get()Jinshan Xiong1-0/+2
2016-10-25staging: lustre: remove broken dead code in cfs_cpt_table_create_patternArnd Bergmann1-7/+0
2016-10-25staging: lustre: restore initialization of return codeArnd Bergmann1-0/+2
2016-10-25Staging:fbtft: Replace decimal permissions with 4 digit octalNadim Almas1-5/+5
2016-10-25staging: fbtft: Fix module autoloadJavier Martinez Canillas1-0/+1
2016-10-25staging: fsl-mc: cleanup: convert uintX_t types to uXIoana Ciornei1-42/+42
2016-10-25staging: fsl-mc: dprc: shorten DPRC interrupt nameStuart Yoder1-1/+1
2016-10-25staging: fsl-mc: irq: shorten name of interrupt nameStuart Yoder1-1/+1
2016-10-25staging: fsl-mc: update Kconfig dependencyStuart Yoder1-1/+1
2016-10-25staging: fsl-mc: clean up Kconfig descriptionStuart Yoder1-15/+7
2016-10-25staging: fsl-mc: add missing includes to fsl-mc-private.hStuart Yoder1-0/+3
2016-10-25staging: fsl-mc: cleanup: move dpbp and dpcon cmd headersStuart Yoder4-3/+4
2016-10-25staging: rtl8192x: fix bogus maybe-uninitialized warningArnd Bergmann3-3/+3
2016-10-25staging: rtl8188eu: Fix coding style errorsCarlos Maiolino1-14/+14
2016-10-25Staging: gs_fpgaboot: Use octal permissions '0444'Shyam Saini1-1/+1
2016-10-25staging: dgnc: Replace CamelCase namings with underscoresPankaj Bharadiya1-3/+3
2016-10-25staging: dgnc: Remove some redundant functionsPankaj Bharadiya3-58/+2
2016-10-24staging: greybus: audio: remove redundant slot fieldPankaj Bharadiya5-23/+4
2016-10-24Staging: Greybus: Fix trailing */ in block commentsRahul Krishnan1-2/+4
2016-10-24staging: greybus: es2: fix arpc request sizeRui Miguel Silva1-1/+1
2016-10-24staging: greybus: audio_manager_sysfs: Replace sscanf with kstrto* to single ...Elise Lennion1-2/+2
2016-10-24staging: xgifb: Remove unnecessary parentheses.Elise Lennion1-8/+8
2016-10-24staging: vt6656: Remove unnecessary parentheses.Elise Lennion2-3/+3
2016-10-24Staging: android: ion: Make a read-only structureMihaela Muraru1-1/+1
2016-10-24staging: android: Remove unnecessary parentheses.Elise Lennion1-1/+1
2016-10-24staging: vc04_services: Add casts to remove warnings in vchiq_core.cMichael Zoran1-5/+6
2016-10-24staging: vc04_services: Handle conversion from VCHIQ_SERVICE_HANDLE_T to VCHI...Michael Zoran1-3/+19
2016-10-24staging: vc04_services: Convert pointers in shared state to offsetsMichael Zoran2-27/+30
2016-10-24staging: vc04_services: Change fields of page list structure to fixed lengthMichael Zoran1-5/+7
2016-10-24staging: vc04_services: Convert dsb() to dsb(sy)Michael Zoran3-5/+5
2016-10-24Merge tag 'iio-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman93-2875/+6842
2016-10-23iio: dac: mcp4725: fix odd_ptr_err.cocci warningsJulia Lawall1-1/+1
2016-10-23staging:iio:ad7606: fix ptr_ret.cocci warningskbuild test robot1-4/+1
2016-10-23iio: proximity: pulsedlight-lidar-lite-v2: cleanup power managementMatt Ranostay1-2/+0
2016-10-23iio: ti-adc0832: add triggered buffer supportAkinobu Mita2-19/+89
2016-10-23iio: humidity: hdc100x: add triggered buffer support for HDC100XAlison Schofield2-2/+130
2016-10-23iio: dac: mcp4725: add devicetree supportTomas Novotny1-6/+37
2016-10-23iio: dac: mcp4725: support voltage reference selectionTomas Novotny2-7/+103
2016-10-23Documentation: dt: iio: add mcp4725/6 dac device bindingTomas Novotny1-0/+35
2016-10-23iio: dac: mcp4725: fix incorrect commentTomas Novotny1-1/+1
2016-10-23staging: iio: ad7606: rework regulator handlingEva Rachel Retuya1-8/+9
2016-10-23staging: iio: ad7606: set proper supply name to devm_regulator_get()Eva Rachel Retuya1-1/+1
2016-10-23staging:iio:ad7606: Move buffer code to main source fileLars-Peter Clausen4-80/+44
2016-10-23staging:iio:ad7606: Use GPIO descriptor APILars-Peter Clausen3-175/+64
2016-10-23staging:iio:ad7606: Run trigger handler only once per trigger eventLars-Peter Clausen1-8/+3
2016-10-23staging:iio:ad7606: Let common remove function take a struct device *Lars-Peter Clausen4-10/+5
2016-10-23staging:iio:ad7606: Let the common probe function return intLars-Peter Clausen4-31/+17