summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-10-25staging: clocking-wizard: Fix incorrect type of speed gradeXavier Roumegue
2016-10-25staging: lustre: Move assignments out of function calls.Elise Lennion
2016-10-25Staging: lustre: lov: check return value of lov_sub_get()Jinshan Xiong
2016-10-25staging: lustre: remove broken dead code in cfs_cpt_table_create_patternArnd Bergmann
2016-10-25staging: lustre: restore initialization of return codeArnd Bergmann
2016-10-25Staging:fbtft: Replace decimal permissions with 4 digit octalNadim Almas
2016-10-25staging: fbtft: Fix module autoloadJavier Martinez Canillas
2016-10-25staging: fsl-mc: cleanup: convert uintX_t types to uXIoana Ciornei
2016-10-25staging: fsl-mc: dprc: shorten DPRC interrupt nameStuart Yoder
2016-10-25staging: fsl-mc: irq: shorten name of interrupt nameStuart Yoder
2016-10-25staging: fsl-mc: update Kconfig dependencyStuart Yoder
2016-10-25staging: fsl-mc: clean up Kconfig descriptionStuart Yoder
2016-10-25staging: fsl-mc: add missing includes to fsl-mc-private.hStuart Yoder
2016-10-25staging: fsl-mc: cleanup: move dpbp and dpcon cmd headersStuart Yoder
2016-10-25staging: rtl8192x: fix bogus maybe-uninitialized warningArnd Bergmann
2016-10-25staging: rtl8188eu: Fix coding style errorsCarlos Maiolino
2016-10-25Staging: gs_fpgaboot: Use octal permissions '0444'Shyam Saini
2016-10-25staging: dgnc: Replace CamelCase namings with underscoresPankaj Bharadiya
2016-10-25staging: dgnc: Remove some redundant functionsPankaj Bharadiya
2016-10-24staging: greybus: audio: remove redundant slot fieldPankaj Bharadiya
2016-10-24Staging: Greybus: Fix trailing */ in block commentsRahul Krishnan
2016-10-24staging: greybus: es2: fix arpc request sizeRui Miguel Silva
2016-10-24staging: greybus: audio_manager_sysfs: Replace sscanf with kstrto* to single ...Elise Lennion
2016-10-24staging: xgifb: Remove unnecessary parentheses.Elise Lennion
2016-10-24staging: vt6656: Remove unnecessary parentheses.Elise Lennion
2016-10-24Staging: android: ion: Make a read-only structureMihaela Muraru
2016-10-24staging: android: Remove unnecessary parentheses.Elise Lennion
2016-10-24staging: vc04_services: Add casts to remove warnings in vchiq_core.cMichael Zoran
2016-10-24staging: vc04_services: Handle conversion from VCHIQ_SERVICE_HANDLE_T to VCHI...Michael Zoran
2016-10-24staging: vc04_services: Convert pointers in shared state to offsetsMichael Zoran
2016-10-24staging: vc04_services: Change fields of page list structure to fixed lengthMichael Zoran
2016-10-24staging: vc04_services: Convert dsb() to dsb(sy)Michael Zoran
2016-10-24Merge tag 'iio-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2016-10-23iio: dac: mcp4725: fix odd_ptr_err.cocci warningsJulia Lawall
2016-10-23staging:iio:ad7606: fix ptr_ret.cocci warningskbuild test robot
2016-10-23iio: proximity: pulsedlight-lidar-lite-v2: cleanup power managementMatt Ranostay
2016-10-23iio: ti-adc0832: add triggered buffer supportAkinobu Mita
2016-10-23iio: humidity: hdc100x: add triggered buffer support for HDC100XAlison Schofield
2016-10-23iio: dac: mcp4725: add devicetree supportTomas Novotny
2016-10-23iio: dac: mcp4725: support voltage reference selectionTomas Novotny
2016-10-23iio: dac: mcp4725: fix incorrect commentTomas Novotny
2016-10-23staging: iio: ad7606: rework regulator handlingEva Rachel Retuya
2016-10-23staging: iio: ad7606: set proper supply name to devm_regulator_get()Eva Rachel Retuya
2016-10-23staging:iio:ad7606: Move buffer code to main source fileLars-Peter Clausen
2016-10-23staging:iio:ad7606: Use GPIO descriptor APILars-Peter Clausen
2016-10-23staging:iio:ad7606: Run trigger handler only once per trigger eventLars-Peter Clausen
2016-10-23staging:iio:ad7606: Let common remove function take a struct device *Lars-Peter Clausen
2016-10-23staging:iio:ad7606: Let the common probe function return intLars-Peter Clausen
2016-10-23staging:iio:ad7606: Move set_drvdata() into common codeLars-Peter Clausen
2016-10-23staging:iio:ad7606: Factor out common code between periodic and one-shot captureLars-Peter Clausen