summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-25staging: ks7010: ks_wlan_net: Use setup_timer instead of init_timer and data ...Wei Yongjun1-3/+2
2016-10-25staging: ks7010: convert list_for_each to entry variantWei Yongjun1-3/+1
2016-10-25staging: ks7010: remove unused including <linux/version.h>Wei Yongjun1-1/+0
2016-10-25staging: i4l: pcbit: remove duplicated include from capi.cWei Yongjun1-1/+0
2016-10-25staging: i4l: pcbit: drv: remove duplicated include from drv.cWei Yongjun1-1/+0
2016-10-25staging: rts5208: rtsx.c: Fix invalid use of sizeof in rtsx_probe()Wei Yongjun1-1/+1
2016-10-25staging: bcm2708_vchiq: fix return value check in vchiq_init_state()Wei Yongjun1-3/+3
2016-10-25staging: bcm2708_vchiq: fix return value check in vchiq_platform_conn_state_c...Wei Yongjun1-1/+1
2016-10-25staging: bcm2708_vchiq: remove .owner field for driverWei Yongjun1-1/+0
2016-10-25staging/vchi: Add a TODO file of things I know we need to deal with.Eric Anholt1-0/+50
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