summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: align definesChaehyun Lim2015-06-161-67/+79
* staging: wilc1000: rework include wilc_oswrapper.hDean Lee2015-06-1614-10/+27
* staging: unisys: visorchannel_write() fix potential memory corruptionJes Sorensen2015-06-161-1/+1
* staging: unisys: Add s-Par visornic ethernet driverDavid Kershner2015-06-165-0/+2167
* staging: unisys: define structures outside of iochannelDavid Kershner2015-06-161-11/+13
* staging: unisys: Remove visorchannel stubDavid Kershner2015-06-164-94/+0
* staging: unisys: s-Par video channel includes EFI framebufferDavid Kershner2015-06-161-7/+33
* staging: rtl8188eu: kill unused INCLUDE_MULTI_FUNC_* macrosJakub Sitnicki2015-06-151-13/+0
* staging: rtl8188eu: fix typo in comments sectionHari Prasath Gujulan Elango2015-06-151-1/+1
* staging: wlan-ng: Replace hard coded values with MACRO'sHari Prasath Gujulan Elango2015-06-151-2/+2
* staging: emxx_udc: remove commented codeHari Prasath Gujulan Elango2015-06-151-10/+0
* staging: comedi: remove commented codeHari Prasath Gujulan Elango2015-06-151-5/+0
* 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
OpenPOWER on IntegriCloud