summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-14staging: fsl-mc: Move DPCON out of stagingBogdan Purcareata8-136/+117
2018-03-14staging: fsl-mc: Move DPBP out of stagingBogdan Purcareata8-102/+86
2018-03-14staging: irda: remove the irda network stack and driversGreg Kroah-Hartman137-69241/+0
2018-03-14staging: pi433: Remove comments inside codeHariPrasath Elango1-1/+1
2018-03-14staging:r8188eu: Use lib80211 to support TKIPIvan Safonov3-160/+94
2018-03-14staging: vc04_services: Remove vchiq_queue_bulk_{transmit,receive}.Eric Anholt2-30/+0
2018-03-14staging: vc04_services: Mark the "DT bindings" job done.Eric Anholt1-7/+2
2018-03-14ARM: dts: bcm2835: Add VCHIQ node to the Raspberry Pi boards. (v3)Eric Anholt1-0/+6
2018-03-14dt-bindings: soc: Add a binding for the Broadcom VCHIQ services. (v3)Eric Anholt1-0/+16
2018-03-14staging: vc04_services: Remove cache-line-size property (v3)Eric Anholt2-10/+11
2018-03-14staging: ccree: remove ccree staging driver copyGreg Kroah-Hartman32-11761/+0
2018-03-14staging: vc04_services: Replace "firmware" node with a compatible lookup.Eric Anholt1-1/+2
2018-03-14staging: rtl8723bs: core: rtw_cmd: remove unnecessary initializationJi-Hun Kim1-1/+1
2018-03-14staging: wilc1000: fix line over 80 char issue in handle_scan_done()Ajay Singh1-4/+5
2018-03-14staging: wilc1000: rename variables using camelCase in handle_rcvd_gnrl_async...Ajay Singh1-43/+43
2018-03-14staging: wilc1000: rename WILC_HostIf_PackStaParam to avoid camelCaseAjay Singh1-3/+3
2018-03-14staging: wilc1000: rename variables prefix using datatype 'u8'Ajay Singh2-82/+81
2018-03-14staging: wilc1000: fix line over 80 character in handle_disconnect()Ajay Singh1-45/+45
2018-03-14staging: wilc1000: fix line over 80 char in handle_connect()Ajay Singh1-21/+27
2018-03-14staging: wilc1000: fix line over 80 char in handle_scan()Ajay Singh1-8/+10
2018-03-14staging: wilc1000: rename label 'ERRORHANDLER' to avoid uppercase nameAjay Singh1-27/+27
2018-03-14staging: wilc1000: rename strConnectInfo to avoid camelCaseAjay Singh1-28/+28
2018-03-14staging: wilc1000: rename pstrHostIFconnectAttr to avoid camelCase issueAjay Singh1-52/+52
2018-03-14staging: wilc1000: fix line over 80 char in cfg_scan_result()Ajay Singh1-71/+77
2018-03-14staging: wilc1000: rename pJoinParams to avoid camelCaseAjay Singh1-2/+2
2018-03-14staging: wilc1000: fix line over 80 char in mgmt_tx_cancel_wait()Ajay Singh1-2/+6
2018-03-14staging: wilc1000: fix line over 80 char for cfg parse RX and TX functionAjay Singh1-35/+32
2018-03-14staging: wilc1000: fix line over 80 char in get_key() & set_default_key()Ajay Singh1-4/+4
2018-03-14staging: wilc1000: fix line over 80 char in change_virtual_intf()Ajay Singh1-2/+4
2018-03-14staging: wilc1000: rename au8ScanChanList to avoid camelCaseAjay Singh1-4/+4
2018-03-14staging: wilc1000: rename CfgScanResult to avoid camelCaseAjay Singh1-6/+5
2018-03-14staging: wilc1000: rename pstrNetworkInfo to avoid camelCaseAjay Singh1-26/+25
2018-03-14staging: wilc1000: rename strHiddenNetwork to avoid camelCaseAjay Singh1-9/+9
2018-03-14staging: speakup: Add unicode support to the speakup_dummy driverSamuel Thibault5-5/+42
2018-03-14staging: comedi: adl_pci6208: remove redundant initialization of 'val'Colin Ian King1-2/+1
2018-03-14staging: ks7010: replace custom rotation operations in favour of the kernel onesSergio Paracuellos1-6/+4
2018-03-14staging: lustre: fid: avoid false-positive uninitialized variable warningArnd Bergmann1-0/+1
2018-03-14staging: lustre: use module_name() macro for debug printfArnd Bergmann1-2/+2
2018-03-14Merge tag 'iio-for-4.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman44-461/+1236
2018-03-12staging: fsl-dpaa2/eth: allow the driver to compile multi-archIoana Radulescu1-1/+1
2018-03-12staging: fsl-dpaa2/eth: Use __leXX types where neededIoana Radulescu1-2/+2
2018-03-10staging:iio:ad2s1210: Remove old_data from ad2s1210_stateRodrigo Siqueira1-3/+0
2018-03-10staging:iio:ad2s1210: Remove unused #define directiveRodrigo Siqueira1-10/+0
2018-03-10staging:iio:ad2s1210: Remove end of line with '['Rodrigo Siqueira1-3/+4
2018-03-10staging:iio:ad7150: Align arguments to match open parenthesisTom Lebreux1-2/+3
2018-03-10staging:iio:ad7152: Align arguments to match open parenthesisTom Lebreux1-3/+3
2018-03-10iio: potentiometer: mcp4018: driver for Microchip digital potentiometersPeter Rosin4-1/+208
2018-03-10Staging: iio: ad7746: Adjust arguments to match open parenthesisDavid Veenstra1-6/+6
2018-03-10Staging: iio: adt7316: Move symbol export to definitionDavid Veenstra1-2/+1
2018-03-10iio: potentiometer: ds1803: Remove VLA usageHimanshu Jha1-1/+1