summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* staging: fsl-dpaa2/eth: Use affine DPIO servicesIoana Radulescu2018-01-082-10/+15
* staging: fsl-mc/dpio: Add dpaa2_io_service_select() APIIoana Radulescu2018-01-082-0/+19
* Staging: vt6656: Fix unnecessary 'out of memory' messageSumit Pundir2018-01-081-4/+1
* staging: rtl8192u: Replace mdelay with msleep in rtl8192_usb_probeJia-Ju Bai2018-01-081-1/+1
* staging: comedi: adv_pci1760: fix typo in commentsRichard Sudaryono2018-01-081-1/+1
* Staging: rtlwifi: Remove unused variable and the codeShreeya Patel2018-01-081-19/+1
* staging: vc05_services: fix checkpatch.pl errorsSidong Yang2018-01-082-10/+5
* staging: vc04_services: Prefer WARN_ON_ONCE instead of if condition followed ...Kishore KP2018-01-081-2/+1
* staging: vc04_services: Fix platform_no_drv_owner.cocci warnings.Kishore KP2018-01-081-1/+0
* Staging: wlan-ng: hfa384x_usb: fixed two line limit coding style issuesAndy Pusch2018-01-081-2/+4
* Staging: vme: vme_user: fixed an alignment coding style issuePhilippe Loctaux2018-01-081-4/+7
* staging: android: check the return value of register_shrinkerXiongwei Song2018-01-081-1/+7
* staging: android: check for error from register_shrinker in ion_heap_init_shr...Xiongwei Song2018-01-083-5/+10
* staging: android: ashmem: add procfs fdinfo helperZhai Zhaoxuan2018-01-081-0/+19
* staging: most: convert macro to static functionGeorge Edward Bulmer2018-01-081-5/+7
* staging: most: Fix identifiers to function parametersRavi Eluri2018-01-082-4/+4
* staging: most: Avoid trailing semicolon for macrosRavi Eluri2018-01-081-1/+1
* Staging: pi433 - fix ccheckpatch issue, updated include line.Derek Robson2018-01-081-1/+1
* staging: pi433: fix CamelCase for payload identifiersValentin Vidic2018-01-084-6/+6
* staging: pi433: fix CamelCase for maxMinus variablesValentin Vidic2018-01-083-17/+17
* staging: pi433: remove unused rf69_reset_flag functionMarcin Ciupak2018-01-082-13/+0
* staging: pi433: remove unused rf69_set_sync_tolerance functionMarcin Ciupak2018-01-082-13/+0
* staging: ccree: update TODOGilad Ben-Yossef2018-01-081-1/+1
* stating: ccree: fix allocation of void sized bufGilad Ben-Yossef2018-01-082-8/+10
* staging: ccree: put pointer next to var nameGilad Ben-Yossef2018-01-081-1/+1
* staging: ccree: fold common code into service funcGilad Ben-Yossef2018-01-081-223/+116
* staging: ccree: fix indentation of func paramsGilad Ben-Yossef2018-01-081-26/+20
* staging: ccree: do not map bufs in ahash_initGilad Ben-Yossef2018-01-081-89/+103
* staging: ccree: allocate hash bufs inside req ctxGilad Ben-Yossef2018-01-082-68/+12
* staging: ccree: use array for double bufferGilad Ben-Yossef2018-01-083-37/+46
* staging: ccree: remove unused fieldGilad Ben-Yossef2018-01-081-1/+0
* staging: ccree: use Makefile to include PM codeGilad Ben-Yossef2018-01-084-32/+37
* staging: ccree: handle end of sg list gracefullyGilad Ben-Yossef2018-01-081-1/+1
* staging: ccree: check DMA pool buf !NULL before freeGilad Ben-Yossef2018-01-081-1/+2
* staging: ccree: failing the suspend is not an errorGilad Ben-Yossef2018-01-081-7/+1
* stating: ccree: revert "staging: ccree: fix leak of import() after init()"Gilad Ben-Yossef2018-01-081-7/+4
* staging: ccree: add backlog processingGilad Ben-Yossef2018-01-085-42/+163
* staging: ccree: break send_request and fix ret valGilad Ben-Yossef2018-01-085-94/+128
* staging: ccree: remove unused leftover fieldGilad Ben-Yossef2018-01-081-1/+0
* staging: ccree: tag debugfs init/exit func properlyGilad Ben-Yossef2018-01-081-2/+2
* staging: ccree: copy larval digest from RAMGilad Ben-Yossef2018-01-083-57/+68
* staging: ccree: pick alloc mem flags based on req flagsGilad Ben-Yossef2018-01-085-35/+54
* staging: ccree: remove GFP_DMA flag from mem allocsGilad Ben-Yossef2018-01-082-10/+7
* staging: ccree: fold reg common defines into driverGilad Ben-Yossef2018-01-083-17/+5
* staging: ccree: fold hash defs into queue defsGilad Ben-Yossef2018-01-083-24/+13
* staging: ccree: SPDXify driverGilad Ben-Yossef2018-01-0831-435/+62
* staging: ccree: mark debug_regs[] as staticArnd Bergmann2018-01-081-1/+1
* vboxvideo: Fix incorrect type in assignment sparse warningAlexander Kapshuk2018-01-082-2/+2
* drivers/fbtft: Remove unnecessary braces from if/elseLuis Gerhorst2018-01-081-6/+5
* drivers/fbtft: Remove newline after else in else-ifLuis Gerhorst2018-01-081-2/+1