summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* staging: wilc1000: remove unnecessary castChengYi He2015-06-152-4/+4
* staging: wilc1000: remove the warnings on prohibited spaces.Sunghoon Cho2015-06-151-2/+2
* staging: wilc1000: remove multiple blank lines.Sunghoon Cho2015-06-151-4/+1
* staging: wilc1000: align definesChaehyun Lim2015-06-151-16/+16
* staging: wilc1000: change WILC_Char to charDean Lee2015-06-159-78/+75
* staging: vt6655: fix c99 comments and line lengthmatt mooney2015-06-151-4/+4
* staging: rtl8188eu: don't define OnAuth() in non-AP modeLuca Ceresoli2015-06-141-2/+2
* staging: rtl8188eu: don't define issue_asocrsp() in non-AP modeLuca Ceresoli2015-06-141-2/+2
* staging:rtl8723au:rtw_ap:space prohibited between function name & '('Joglekar Tejas2015-06-131-4/+4
* staging:rtl8723au:ioctl_cfg80211:spaces required around '>'Joglekar Tejas2015-06-131-1/+1
* staging: fbtft: correct a typo in a commentAnton Gerasimov2015-06-131-1/+1
* staging: fbtft: reformat hardcoded sequencesAnton Gerasimov2015-06-131-58/+58
* staging: fbtft: rearrange comments for readabilityAnton Gerasimov2015-06-131-30/+88
* staging: fbtft: eliminate code duplicationAnton Gerasimov2015-06-131-4/+2
* staging: fbtft: remove unnecessary spaces before tabsAnton Gerasimov2015-06-131-2/+2
* staging: fbtft: remove unnecessary line continuationsAnton Gerasimov2015-06-131-16/+16
* 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
OpenPOWER on IntegriCloud