summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* staging: fsl-mc/dpio: add cpu <--> LE conversion for dpaa2_fdHoria Geantă2017-04-281-21/+24
* staging: ks7010: remove line continuations in quoted stringsIlia Sergachev2017-04-281-6/+24
* staging: vt6656: use tabs instead of spacesJuan Antonio Pedreira Martos2017-04-281-16/+16
* staging: android: ion: Fix unnecessary initialization of static variableFabrizio Perria2017-04-281-1/+1
* staging: media: atomisp: fix range checking on clk_numColin Ian King2017-04-281-4/+4
* staging: media: atomisp: fix misspelled word in commentLuis Oliveira2017-04-281-1/+1
* staging: media: atomisp: kmap() can't failFabian Frederick2017-04-281-17/+2
* staging: atomisp: remove #ifdef for runtime PM functionsArnd Bergmann2017-04-281-11/+3
* staging: atomisp: satm include directory is goneArnd Bergmann2017-04-281-1/+0
* atomisp: remove some more unused filesAlan Cox2017-04-284-563/+0
* atomisp: remove hmm_load/store/clear indirectionsAlan Cox2017-04-286-61/+15
* atomisp: kill off mmgr_freeAlan Cox2017-04-2814-49/+30
* atomisp: clean up the hmm init/cleanup indirectionsAlan Cox2017-04-286-39/+8
* atomisp: handle allocation calls before init in the hmm layerAlan Cox2017-04-281-0/+5
* staging: fsl-dpaa2/eth: Add TODO fileIoana Radulescu2017-04-281-0/+18
* staging: fsl-dpaa2/eth: Add trace pointsIoana Radulescu2017-04-284-0/+211
* staging: fsl-dpaa2/eth: Add driver specific statsIoana Radulescu2017-04-283-4/+123
* staging: fsl-dpaa2/eth: Add ethtool supportIoana Radulescu2017-04-284-1/+247
* staging: fsl-dpaa2/eth: Add Freescale DPAA2 Ethernet driverIoana Radulescu2017-04-283-1/+2760
* staging: fsl-dpaa2/eth: Add APIs for DPNI objectsIoana Radulescu2017-04-2810-0/+3656
* staging: fsl-dpaa2/eth: Add Ethernet driver overview documentIoana Radulescu2017-04-281-0/+186
* staging: fsl-mc: bus: add DPCON object APIsIoana Radulescu2017-04-284-24/+480
* staging: fsl-mc: bus: dpio: fix alter FQ state commandHoria Geantă2017-04-281-1/+1
* staging: rtl8723bs: declare private function as staticKenneth Hsu2017-04-281-1/+2
* staging: gdm724x: gdm_mux: fix use-after-free on module unloadJohan Hovold2017-04-281-2/+1
* staging: rtl8723bs: Fix assignment in if condition in os_dep/sdio_intf.cBingyu Zhou2017-04-281-5/+10
* staging: rtl8188eu: embedded function name style fixesIan Chard2017-04-281-2/+2
* staging: rtl8188eu: prevent an underflow in rtw_check_beacon_data()Dan Carpenter2017-04-281-1/+1
* staging: rtl8192u: fix spelling mistake in variable name *attentuationColin Ian King2017-04-284-54/+54
* staging: rtl8192u: fix incorrect assignmentsJakub Jedelsky2017-04-281-4/+6
* staging: ccree: fix ifnullfree.cocci warningskbuild test robot2017-04-281-18/+9
* staging: ccree: fix ifnullfree.cocci warningskbuild test robot2017-04-281-2/+1
* staging: ccree: fix array_size.cocci warningskbuild test robot2017-04-281-3/+2
* staging: ccree: fix semicolon.cocci warningskbuild test robot2017-04-281-1/+1
* staging: ccree: fix platform_no_drv_owner.cocci warningskbuild test robot2017-04-281-1/+0
* staging: ccree: remove useless NULL test of fieldGilad Ben-Yossef2017-04-281-3/+1
* staging: ccree: add DT bindings for Arm CryptoCellGilad Ben-Yossef2017-04-281-0/+27
* staging: ccree: add TODO listGilad Ben-Yossef2017-04-281-0/+30
* staging: ccree: add FIPS supportGilad Ben-Yossef2017-04-2815-2/+2783
* staging: ccree: add AEAD supportGilad Ben-Yossef2017-04-289-1/+3887
* staging: ccree: add IV generation supportGilad Ben-Yossef2017-04-2810-2/+438
* staging: ccree: add skcipher supportGilad Ben-Yossef2017-04-289-1/+1765
* staging: ccree: add ahash supportGilad Ben-Yossef2017-04-2811-14/+3263
* staging: ccree: introduce CryptoCell HW driverGilad Ben-Yossef2017-04-2835-0/+5220
* staging: rtl8723bs: rework debug configuration handlingArnd Bergmann2017-04-2811-59/+62
* staging: rtl8723bs: fix empty-body warningArnd Bergmann2017-04-283-12/+14
* staging: fbtft: fix open parentheses alignmentChristophe Colin2017-04-281-7/+7
* staging: olpc_dcon: style fixesDhananjay Balan2017-04-281-2/+2
* staging: wlan-ng: break long line in p80211req.cIan Chard2017-04-281-1/+2
* staging: vt6656: use off stack for in buffer USB transfers.Malcolm Priestley2017-04-281-2/+15