summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* staging: fbtft: make module descriptions greppableAnton Gerasimov2015-06-131-6/+3
* staging: fbtft: replace spaces with tabsAnton Gerasimov2015-06-131-1/+1
* staging: fbtft: put spaces around assignment operatorsAnton Gerasimov2015-06-131-2/+2
* staging: fbtft: split long stringsAnton Gerasimov2015-06-134-20/+48
* staging: unisys: fix "missing a blank line" coding styleAlessandro Parini2015-06-131-0/+1
* staging: unisys: fix braces coding styleAlessandro Parini2015-06-131-2/+1
* staging: vme_user: remove buf_unalloc helperDmitry Kalinkin2015-06-131-27/+4
* staging: vme_user: remove open/releaseDmitry Kalinkin2015-06-131-44/+0
* staging: vme_user: remove forward declarationsDmitry Kalinkin2015-06-131-79/+60
* staging: rtl8712: fix else after break or return warningDogukan Ergun2015-06-131-2/+1
* staging: wilc1000: remove itypes.hChaehyun Lim2015-06-133-41/+0
* staging: wilc1000: remove BOOL_T typedefChaehyun Lim2015-06-132-12/+3
* staging: unisys: cleanup iochannel includesDavid Kershner2015-06-131-6/+0
* vme: tsi148: depend on HAS_DMA for KconfigDmitry Kalinkin2015-06-121-1/+1
* staging: vme_user: remove unused countersDmitry Kalinkin2015-06-121-31/+0
* vme: ca91cx42: fix LM_CTL address maskDmitry Kalinkin2015-06-121-1/+1
* vme: ca91cx42: return error code on DMA errorDmitry Kalinkin2015-06-121-0/+1
* vme: export vme_check_window()Dmitry Kalinkin2015-06-122-2/+5
* vme: check for A64 overflow in vme_check_window()Dmitry Kalinkin2015-06-121-4/+2
* staging: vme_user: refactor llseek to switch(){}Dmitry Kalinkin2015-06-121-8/+10
* vme: stop DMA transfer on interruptionDmitry Kalinkin2015-06-122-5/+27
* vme: tsi148: fix first DMA item mappingDmitry Kalinkin2015-06-121-11/+12
* vme: tsi148: fix DMA lists longer that one itemDmitry Kalinkin2015-06-121-2/+2
* Documentation: mention vme_master_mmap() in VME APIDmitry Kalinkin2015-06-121-0/+6
* staging: rtl8188eu: remove function which does nothingSudip Mukherjee2015-06-121-28/+0
* staging: rtl8188eu: remove unused variablesSudip Mukherjee2015-06-124-15/+3
* staging: rtl8188eu: remove unused enum and CONFIGSudip Mukherjee2015-06-122-11/+0
* staging: rtl8188eu: fix wrong debug printLuca Ceresoli2015-06-121-1/+1
* staging: rtl8188eu: issue_probersp(): remove unused variable and dead codeLuca Ceresoli2015-06-121-6/+0
* staging: rtl8723au: issue_probersp(): remove unused parameterLuca Ceresoli2015-06-121-5/+3
* staging: rtl8188eu: issue_probersp(): remove unused parameterLuca Ceresoli2015-06-121-3/+2
* staging: rtl8188eu: unexport internal functionsLuca Ceresoli2015-06-122-54/+37
* staging: rtl8188eu: rtw_mlme_ext.c: unexport message callbacksLuca Ceresoli2015-06-122-62/+40
* staging: rtl8188eu: rtw_mlme_ext.c: reorder message callbacks and tablesLuca Ceresoli2015-06-121-1646/+1645
* staging: sm750fb: fix c99 commentsJuston Li2015-06-1211-92/+41
* staging: rtl8192u: Removed redundant bool comparisons in r8192U_dm.cHarisangam Sharvari2015-06-121-6/+6
* staging: rtl8192u: ieee80211: Fix sparse endianness warnings ieee80211_softmac.cGaston Gonzalez2015-06-121-5/+5
* staging: speakup: use swap() in get_highlight_color()Fabian Frederick2015-06-121-6/+3
* staging: rtl8723au: use swap() in WMMOnAssocRsp23a()Fabian Frederick2015-06-121-9/+3
* staging: rtl8712: use swap() in dequeue_xframe_ex()Fabian Frederick2015-06-121-7/+3
* Staging: rtl8188eu: use swap() in WMMOnAssocRsp()Fabian Frederick2015-06-121-9/+3
* staging: rtl8192e: Remove dead code: dig_t::dbg_mode, drx_path_sel::DbgModeMateusz Kulikowski2015-06-122-31/+2
* staging: rtl8192e: remove dm_shadowMateusz Kulikowski2015-06-122-4/+0
* Staging: rtl8192e: Casting correct EndiannessGnanachandran Dhanapal2015-06-121-4/+9
* Staging: rts5208: xd: Fixed checkpatch warningNizam Haider2015-06-121-2/+1
* Staging: vt6655: Remove unnecessary equality checks in rxtx.cHarisangam Sharvari2015-06-121-4/+4
* staging: unisys: Don't hold device responses until driver loadsDavid Kershner2015-06-121-21/+7
* staging: unisys: convert pack pragma to __packedDavid Kershner2015-06-121-27/+18
* staging: unisys: Move phys_info to iochannel.hDavid Kershner2015-06-122-12/+6
* staging: unisys: Remove unneeded variableAbdul Hussain2015-06-121-2/+1
OpenPOWER on IntegriCloud