summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-05-20keucr: fixes no spaces at the start of a line warningAmarjargal Gundjalam4-34/+34
2013-05-20keucr: fixes do not use C99 // comments errorAmarjargal Gundjalam2-48/+50
2013-05-20keucr: removes unused code from smilmain.cAmarjargal Gundjalam1-1063/+3
2013-05-20keucr: fixes space prohibited before warningAmarjargal Gundjalam2-2/+2
2013-05-20keucr: fixed space prohibited between warningAmarjargal Gundjalam2-41/+41
2013-05-20keurc: fixes spaces required around errorAmarjargal Gundjalam1-134/+138
2013-05-20keucr: fixes space required before open parenthesis errorAmarjargal Gundjalam1-14/+14
2013-05-20keucr: fixes space required after errorAmarjargal Gundjalam2-28/+28
2013-05-20keucr: fixes open brace go on the next line errorAmarjargal Gundjalam1-2/+4
2013-05-20keucr: fixes else should follow close brace errorAmarjargal Gundjalam1-8/+4
2013-05-20keucr: fixes open brace should be on the previous line errorAmarjargal Gundjalam1-156/+140
2013-05-20keucr: Fixes return is not a function error in smilmain.cAmarjargal Gundjalam1-216/+216
2013-05-18staging: fixed else format in ft1000_debug.cKatja Collier1-12/+6
2013-05-18staging: fixed spaces around parens in ft1000Katja Collier2-27/+27
2013-05-18staging: open braces in ft1000_debug.c and ioctl.hKatja Collier2-16/+8
2013-05-18staging: improved comment style in ft1000_ioctl.hKatja Collier1-64/+66
2013-05-18staging: improved comment style in ft1000_debug.cKatja Collier1-177/+194
2013-05-18staging/xgifb: Remove dead assignments/incrementsPeter Huewe2-20/+1
2013-05-18staging: lustre: fix to use list_for_each_entry_safe() when delete itemsWei Yongjun1-2/+2
2013-05-18staging: wlags49_h2: fix error return code in wl_adapter_insert()Wei Yongjun1-1/+2
2013-05-18staging: vt6655: Use alloc_etherdev() for kzallocHema Prathaban1-1/+1
2013-05-18staging/speakup: Remove trailing whitespace in KconfigLisa Nguyen1-16/+16
2013-05-18staging/speakup: Replaced deprecated functionLisa Nguyen1-1/+1
2013-05-18staging/speakup: Reformatted pointer variablesLisa Nguyen1-1/+1
2013-05-17staging: comedi: ni_pcidio: use comedi_load_firmware()H Hartley Sweeten6-25/+30
2013-05-17staging: comedi: me_daq: use comedi_load_firmware()H Hartley Sweeten1-18/+3
2013-05-17staging: comedi: daqboard2000: use comedi_load_firmware()H Hartley Sweeten1-18/+3
2013-05-17staging: comedi: drivers: generalize comedi_load_firmware()H Hartley Sweeten3-30/+40
2013-05-17staging: comedi: jr3_pci: tidy up comedi_load_firmware()H Hartley Sweeten1-15/+15
2013-05-17staging: comedi: jr3_pci: use kasprintfH Hartley Sweeten1-5/+1
2013-05-17staging: ozwpan: fix access byteorder for wMaxPacketSize in ozhcd.cXenia Ragiadakou1-1/+1
2013-05-17rtl8192u: remove whitespace after '(' and before ')' in r8192U_dm.cXenia Ragiadakou1-25/+25
2013-05-17rtl8192u: remove whitespace after '(' and before ')' in r8192U.hXenia Ragiadakou1-2/+2
2013-05-17rtl8192u: remove whitespace after '(' and before ')' in r8190_rtl8256.cXenia Ragiadakou1-2/+2
2013-05-17rtl8192u: fix whitespace around ~ in r8192U_dm.cXenia Ragiadakou1-2/+2
2013-05-17rtl8192u: fix whitespace around ~ in r8192U_core.cXenia Ragiadakou1-9/+9
2013-05-17rtl8192u: fix whitespace around ~ in r8180_93cx6.cXenia Ragiadakou1-3/+3
2013-05-17rtl8192u: fix whitespace around if statements in r819xU_firmware.cXenia Ragiadakou1-20/+20
2013-05-17rtl8192u: fix whitespace around if statements in r819xU_cmdpkt.cXenia Ragiadakou1-6/+6
2013-05-17rtl8192u: fix whitespace around if statements in r8192U.hXenia Ragiadakou1-1/+1
2013-05-17rtl8192u: fix whitespace around if statements in r8180_93cx6.cXenia Ragiadakou1-3/+3
2013-05-17Staging: ced1401: Patch removes unused typedefs.Elena Ufimtseva1-5/+0
2013-05-17Staging: ced1401: Patch removes typedef unsigned int DWORD.Elena Ufimtseva4-76/+75
2013-05-17Staging: ced1401: Patch removes typedef unsigned short WORD.Elena Ufimtseva4-40/+39
2013-05-17staging: comedi: dt9812: do not allow attaching to unsupported devicesH Hartley Sweeten1-0/+6
2013-05-17staging: comedi: dt9812: default the analog input gain to 1H Hartley Sweeten1-3/+2
2013-05-17staging: comedi: dt9812: usb_bulk_msg() timeout is in millisecondsH Hartley Sweeten1-6/+9
2013-05-17staging: comedi: dt9812: remove some #if 0'ed out codeH Hartley Sweeten1-19/+0
2013-05-17staging: comedi: dt9812: use dev->class_dev for all dev_{level} messagesH Hartley Sweeten1-8/+10
2013-05-17staging: comedi: dt9812: remove pr_fmt()H Hartley Sweeten1-2/+0