summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-12Staging: wlan-ng: Fix sparse warnings by using appropriate endian typesAdrien Descamps2-28/+28
2017-03-12Staging: xgifb: XGI_main_26.c: non-standard CManoj Sawai1-3/+3
2017-03-12Staging: bcm2835: Fixed style of block commentsDerek Robson6-32/+45
2017-03-12staging: bcm2835-camera: remove anonymous field declarationsAishwarya Pant1-10/+10
2017-03-12staging: bcm2835-audio: remove anonymous field declarationsAishwarya Pant1-10/+10
2017-03-12Staging: ks7010: ks_hostif.*: Use preferred 'u32' kernel type over 'uint32_t'Shiva Kerdel2-24/+24
2017-03-12Staging: ks7010: ks_hostif.*: Use preferred 'u16' kernel type over 'uint16_t'Shiva Kerdel2-77/+77
2017-03-12Staging: ks7010: ks_*: Use preferred 'u8' kernel type over 'uint8_t'Shiva Kerdel3-60/+60
2017-03-12staging: comedi: jr3_pci: change module descriptionIan Abbott1-1/+1
2017-03-12staging: comedi: jr3_pci: fix initial range[8] max valueIan Abbott1-1/+1
2017-03-12staging: comedi: jr3_pci: check PCI BAR 0 sizeIan Abbott1-0/+3
2017-03-12staging: comedi: jr3_pci: check sizes at compile timeIan Abbott1-6/+1
2017-03-12staging: comedi: jr3_pci: omit pointless debug infoIan Abbott1-7/+2
2017-03-12staging: comedi: jr3_pci: use struct jr3_block instead of jr3_tIan Abbott2-16/+12
2017-03-12staging: comedi: jr3_pci: separate out block typeIan Abbott1-8/+10
2017-03-12staging: comedi: jr3_pci: rename 'channel' to 'block'Ian Abbott2-6/+6
2017-03-12staging: comedi: jr3_pci: rename data to sensorIan Abbott2-6/+6
2017-03-12staging: comedi: jr3_pci: rename channel to sensorIan Abbott1-77/+75
2017-03-12staging: comedi: jr3_pci: rename struct jr3_channel to jr3_sensorIan Abbott2-16/+16
2017-03-12staging: atomisp: clean up return logic, remove redunant codeColin Ian King1-5/+1
2017-03-12staging: atomisp: remove redundant check for client being nullColin Ian King1-1/+1
2017-03-12staging: atomisp_fops: Clean up tests if NULL returned on failuresimran singhal1-1/+1
2017-03-12staging: vpfe_mc_capture: Clean up tests if NULL returned on failuresimran singhal1-2/+2
2017-03-12staging: lirc_zilog: Clean up tests if NULL returned on failuresimran singhal1-3/+3
2017-03-12staging: media: atomisp: remove '.' from pci MakefileGreg Kroah-Hartman1-187/+187
2017-03-12atomisp: remove FPGA definesAlan Cox1-16/+0
2017-03-12atomisp: remove pdaf kernelAlan Cox5-239/+0
2017-03-12atomisp: tidy firmware loading code a littleAlan Cox1-9/+1
2017-03-12atomisp: eliminate intel_mid_pm.hAlan Cox2-256/+10
2017-03-12atomisp: remove C_RUN define and codeAlan Cox15-174/+12
2017-03-12atomisp: remove HIVECCAlan Cox9-98/+1
2017-03-12atomisp: remove unused code and unify a headerAlan Cox2-42/+1
2017-03-12atomisp: remove dead code for SSSE3Alan Cox1-31/+1
2017-03-12staging: rtl8192e: Remove multiple assignmentsGargi Sharma1-4/+7
2017-03-12staging: rtl8192u: Remove typedef phy_ofdm_rx_status_rxsc_sgien_exintfflagsimran singhal2-4/+4
2017-03-12staging: lustre: Use min3 macroGargi Sharma1-3/+3
2017-03-12staging: dgnc: remove item from TODO listTobin C. Harding1-1/+0
2017-03-12staging: dgnc: audit goto's in dgnc_ttyTobin C. Harding1-107/+112
2017-03-12staging: dgnc: audit goto's in dgnc_mgmtTobin C. Harding1-17/+20
2017-03-12staging: dgnc: audit goto's in dgnc_driverTobin C. Harding1-18/+5
2017-03-10staging: vchi: Remove ARM64 from TODO listMichael Zoran1-18/+3
2017-03-10staging: bcm2835-camera: use kernel preferred style for handling errorsAishwarya Pant1-6/+6
2017-03-10staging: bcm2835-camera: replace kmalloc with kzallocAishwarya Pant1-5/+3
2017-03-10staging: bcm2835-camera: add check to avoid null pointer dereferenceAishwarya Pant1-2/+8
2017-03-10staging: bcm2835-camera: remove depends on ARMMichael Zoran1-1/+0
2017-03-10staging: bcm2835-camera: Fix bogus compiler warnings regarding constantsMichael Zoran2-3/+4
2017-03-10staging: bcm2835-camera: Fix buffer overflow calculation on query of camera p...Michael Zoran1-1/+1
2017-03-10staging: bcm2835-camera: Convert spinlock to mutex in handle mapping codeMichael Zoran1-12/+11
2017-03-10staging: bcm2835-camera: Convert struct mmal_buffer_header info fields to u32Michael Zoran2-6/+7
2017-03-10staging: bcm2835-camera: Convert struct mmal_port info fields to u32Michael Zoran2-6/+6