aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-01-03staging: greybus: loopback: use gb_loopback_async_wait_all don't spinBryan O'Donoghue1-0/+11
2017-01-03staging: emxx_udc: Fix CamelCase variable nameAfonso Bordado1-4/+4
2017-01-03staging: emxx_udc: Remove unecessary temporary variableAfonso Bordado1-9/+7
2017-01-03staging: emxx_udc: Rename CamelCase variableAfonso Bordado1-8/+4
2017-01-03staging: emxx_udc: Fix CamelCase function nameAfonso Bordado1-2/+2
2017-01-03staging: emxx_udc: remove incorrect __init annotationsArnd Bergmann1-2/+2
2017-01-03staging: vc04_services: Fix bracing on single statement blocksAaron Moore1-6/+3
2017-01-03staging: vc04_services: Fix NULL ptr sparse warningsMike Kofron1-10/+10
2017-01-03Staging: ks7010: ks7010_sdio.h: Trailing whitespaceManoj Sawai1-1/+1
2017-01-03Staging: ks7010: ks7010_sdio.h: Complex macro not in parenthesesManoj Sawai1-1/+1
2017-01-03Staging: skein: checkpatch: fix comment aligning in skein_base.cTobias Heineken1-8/+8
2017-01-03staging: fbtft: fix code alignment with open parenthesisScott Matheina1-8/+10
2017-01-03staging: dgnc: update TODO fileFernando Apesteguia1-1/+0
2017-01-03staging: fixed spelling error in TODO file for dgnc driverScott Matheina1-1/+1
2017-01-03Staging: comedi: proc: Warn if unable to create proc entryCheah Kok Cheong1-1/+2
2017-01-03Staging: comedi: proc: Add module ownerCheah Kok Cheong1-0/+1
2017-01-03Staging: comedi: proc: Add __init prefixCheah Kok Cheong1-1/+1
2017-01-03Staging: comedi: proc: Change file permission to read onlyCheah Kok Cheong1-1/+1
2017-01-03Staging: comedi: comedi_fops: Avoid orphaned proc entryCheah Kok Cheong1-3/+3
2017-01-03Staging: comedi: comedidev.h: Drop old style zero-length arrayCheah Kok Cheong1-7/+1
2017-01-03staging: comedi: ni_670x: using the BIT(x) macroSaber Rezvani1-1/+1
2017-01-03staging: comedi: ni_at_ao: using the BIT(x) macroSaber Rezvani1-31/+31
2017-01-03staging: comedi: cb_pcidas64: use preferred kernel type u32Saber Rezvani1-19/+19
2017-01-03staging: comedi: cb_pcidas64: use preferred kernel type u16Saber Rezvani1-29/+29
2017-01-03staging: comedi: cb_pcidas64: use preferred kernel type u8Saber Rezvani1-23/+23
2017-01-03staging: comedi: comedidev.h: add identifiers to function parametersIan Abbott1-22/+25
2017-01-03staging: comedi: comedi_usb.h: add identifiers to function parametersIan Abbott1-7/+9
2017-01-03staging: comedi: comedi_pcmcia.[ch]: add identifiers to function parametersIan Abbott2-11/+14
2017-01-03staging: comedi: comedi_internal.h: add identifiers to function parametersIan Abbott1-4/+5
2017-01-03staging: comedi: comedi_compat32.h: add identifiers to function parametersIan Abbott1-1/+2
2017-01-03staging: comedi: ni_tio_internal.h: add identifiers to function parametersIan Abbott1-6/+8
2017-01-03staging: comedi: ni_tio.h: add identifiers to function parametersIan Abbott1-20/+22
2017-01-03staging: comedi: ni_labpc.h: add identifiers to function parametersIan Abbott1-2/+2
2017-01-03staging: comedi: mite.h: add identifiers to function parametersIan Abbott1-18/+19
2017-01-03staging: comedi: comedi_isadma.h: add identifiers to function parametersIan Abbott1-5/+5
2017-01-03staging: comedi: comedi_8254.h: add identifiers to function parametersIan Abbott1-14/+16
2017-01-03staging: comedi: addi_watchdog.h: add identifiers to function parametersIan Abbott1-1/+1
2017-01-03drivers: staging: comedi: fix function prototypesPiotr Gregor1-8/+10
2017-01-03staging: nvec: fix indent issue in nvec_power.cMatthew Smith1-1/+1
2017-01-03staging: android: ion: return -ENOMEM in ion_cma_heap allocation failureJaewon Kim1-4/+2
2017-01-03staging: unisys: visorbus: my_device_destroy add error handlingDavid Kershner1-8/+9
2017-01-03staging: unisys: visorbus: my_device_changestate add error handlingDavid Kershner1-9/+9
2017-01-03staging: unisys: visorbus: Add err handling for function save_crash_messageDavid Kershner1-2/+5
2017-01-03staging: unisys: visorbus: my_device_create add error handlingDavid Kershner1-20/+24
2017-01-03staging: unisys: visorhba: Remove unused MAX_BUF defineBryan Thompson1-4/+0
2017-01-03staging: unisys: visorbus: Convert references to /proc to /sysDavid Binder1-13/+14
2017-01-03staging: unisys: visorbus: controlvmchannel.h remove unused pound definesErik Arfvidson1-22/+0
2017-01-03staging: unisys: visorbus: Remove unneeded checks for valid variable addrDavid Binder1-6/+3
2017-01-03staging: unisys: visorbus: Use switch statement instead of conditionalsDavid Binder1-6/+12
2017-01-03staging: unisys: visorbus: shorten error message definesSameer Wadgaonkar2-54/+52