summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)Author
2019-07-01staging: bcm2835-camera: Remove/amend some obsolete commentsDave Stevenson
2019-07-01staging: bcm2835-camera: Correct V4L2_CID_COLORFX_CBCR behaviourDave Stevenson
2019-07-01staging: bcm2835-camera: Use enums for max value in controlsDave Stevenson
2019-07-01staging: bcm2835-camera: Fix up mmal-parameters.hDave Stevenson
2019-07-01staging: bcm2835-camera: Fix multiple assignments should be avoidedDave Stevenson
2019-07-01staging: bcm2835-camera: Unify header inclusion definesDave Stevenson
2019-07-01staging: bcm2835-camera: Add multiple inclusion protection to headersDave Stevenson
2019-07-01staging: bcm2835-camera: Set sequence number correctlyDave Stevenson
2019-07-01staging: bcm2835-camera: Handle empty EOS buffers whilst streamingDave Stevenson
2019-07-01staging: bcm2835-camera: Remove check of the number of buffers suppliedDave Stevenson
2019-07-01staging: bcm2835-camera: Ensure all buffers are returned on disableDave Stevenson
2019-07-01staging: bcm2835-camera: Fix open parenthesis alignmentDave Stevenson
2019-07-01staging: bcm2835-camera: Fix missing lines between itemsDave Stevenson
2019-07-01staging: bcm2835-camera: Fix brace style issues.Dave Stevenson
2019-07-01staging: bcm2835-camera: Fix multiple line dereference errorsDave Stevenson
2019-07-01staging: bcm2835-camera: Reduce length of enum namesDave Stevenson
2019-07-01staging: bcm2835-camera: Fix spacing around operatorsDave Stevenson
2019-07-01staging: bcm2835-camera: Fix comment style violations.Dave Stevenson
2019-07-01staging: bcm2835-camera: Remove dead email addressesDave Stevenson
2019-07-01staging: bcm2835-camera: Return early on errorsDave Stevenson
2019-07-01staging: bcm2835-camera: Correctly denote key frames in encoded dataDave Stevenson
2019-07-01staging: bcm2835-camera: Do not bulk receive from service threadDave Stevenson
2019-07-01staging: bcm2835-camera: Replace spinlock protecting context_map with mutexDave Stevenson
2019-07-01staging: bcm2835-camera: Check the error for REPEAT_SEQ_HEADERDave Stevenson
2019-07-01staging/rtl8188eu/os_dep: Remove unneeded variable retHariprasad Kelam
2019-07-01staging: rtl8188eu: Remove declarations of unused functionsNishka Dasgupta
2019-07-01staging: rtl8188eu: hal: Replace function ODM_TXPowerTrackingCheck()Nishka Dasgupta
2019-07-01staging: rtl8188eu: hal: Replace function odm_TXPowerTrackingInit()Nishka Dasgupta
2019-07-01staging: rtl8188eu: os_dep: Remove return variableNishka Dasgupta
2019-07-01staging: netlogic: Change GFP_ATOMIC to GFP_KERNELHariprasad Kelam
2019-07-01staging: rts5208: Simplify boolean expression to improve code styleTobias Nießen
2019-07-01staging: rts5208: Rewrite redundant if statement to improve code styleTobias Nießen
2019-07-01staging: wilc1000: rename 'host_interface' source and headerAjay Singh
2019-07-01staging: wilc1000: remove extra argument passing to wilc_send_config_pkt()Ajay Singh
2019-07-01staging: wilc1000: remove use of 'src_addr' element in 'wilc_vif' structAjay Singh
2019-07-01staging: wilc1000: remove unnecessary loop to traverse vif interfacesAjay Singh
2019-07-01staging: wilc1000: remove use of driver_handler_id & ifc_idAjay Singh
2019-07-01staging: wilc1000: added support to dynamically add/remove interfacesAjay Singh
2019-07-01staging: wilc1000: fix error path cleanup in wilc_wlan_initialize()Ajay Singh
2019-07-01staging: wilc1000: handle p2p operations in caller contextAjay Singh
2019-07-01staging: rtl8188eu: Add 'rtl8188eufw.bin' to MODULE_FIRMWARE listAlexander Dahl
2019-07-01staging: mt7621-pci: fix PCIE_FTS_NUM_LO macroSergio Paracuellos
2019-07-01staging: bcm2835-camera: Restore return behavior of ctrl_set_bitrate()Stefan Wahren
2019-07-01staging: greybus: tools: Remove function log_csv_error()Nishka Dasgupta
2019-07-01staging: comedi: dt282x: fix a null pointer deref on interruptIan Abbott
2019-07-01staging: comedi: amplc_pci230: fix null pointer deref on interruptIan Abbott
2019-07-01staging/most/video: set device_caps in struct video_deviceHans Verkuil
2019-07-01staging: erofs: Replace kzalloc(struct ..) with kzalloc(*ptr)Shobhit Kukreti
2019-07-01staging: erofs: don't check special inode layoutYue Hu
2019-07-01staging: erofs: return the error value if fill_inline_data() failsYue Hu