summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | staging: kpc2000: blank lines after declarationFabian Krueger2019-07-011-0/+4
| * | | | | staging: kpc2000: add line breaksFabian Krueger2019-07-011-12/+22
| * | | | | staging: rtl8192u: Remove function dm_backup_dynamic_mechanism_state()Nishka Dasgupta2019-07-012-13/+0
| * | | | | staging: rtl8192u: Change type of rtl8192_rx_initiate()Nishka Dasgupta2019-07-011-3/+1
| * | | | | staging: rtl8723bs: hal: hal_btcoex: Remove unneeded variable PHalDataHariprasad Kelam2019-07-011-2/+0
| * | | | | staging: rtl8723bs: hal: hal_btcoex: Using comparison to true is error proneHariprasad Kelam2019-07-011-5/+5
| * | | | | staging: bcm2835-camera: Correct ctrl min/max/step/def to 64bitDave Stevenson2019-07-011-7/+7
| * | | | | staging: bcm2835-camera: Set the field value within each bufferDave Stevenson2019-07-011-0/+1
| * | | | | staging: bcm2835-camera: Add sanity checks for queue_setup/CREATE_BUFSDave Stevenson2019-07-011-0/+16
| * | | | | staging: bcm2835-camera: Fix stride on RGB3/BGR3 formatsDave Stevenson2019-07-011-6/+20
| * | | | | staging: mmal-vchiq: Avoid use of bool in structuresDave Stevenson2019-07-012-8/+8
| * | | | | staging: bcm2835-camera: Remove/amend some obsolete commentsDave Stevenson2019-07-011-10/+1
| * | | | | staging: bcm2835-camera: Correct V4L2_CID_COLORFX_CBCR behaviourDave Stevenson2019-07-011-2/+2
| * | | | | staging: bcm2835-camera: Use enums for max value in controlsDave Stevenson2019-07-011-24/+13
| * | | | | staging: bcm2835-camera: Fix up mmal-parameters.hDave Stevenson2019-07-011-102/+159
| * | | | | staging: bcm2835-camera: Fix multiple assignments should be avoidedDave Stevenson2019-07-011-2/+3
| * | | | | staging: bcm2835-camera: Unify header inclusion definesDave Stevenson2019-07-011-2/+2
| * | | | | staging: bcm2835-camera: Add multiple inclusion protection to headersDave Stevenson2019-07-012-0/+6
| * | | | | staging: bcm2835-camera: Set sequence number correctlyDave Stevenson2019-07-012-0/+6
| * | | | | staging: bcm2835-camera: Handle empty EOS buffers whilst streamingDave Stevenson2019-07-012-11/+15
| * | | | | staging: bcm2835-camera: Remove check of the number of buffers suppliedDave Stevenson2019-07-011-10/+0
| * | | | | staging: bcm2835-camera: Ensure all buffers are returned on disableDave Stevenson2019-07-013-6/+23
| * | | | | staging: bcm2835-camera: Fix open parenthesis alignmentDave Stevenson2019-07-014-18/+24
| * | | | | staging: bcm2835-camera: Fix missing lines between itemsDave Stevenson2019-07-011-0/+1
| * | | | | staging: bcm2835-camera: Fix brace style issues.Dave Stevenson2019-07-013-3/+6
| * | | | | staging: bcm2835-camera: Fix multiple line dereference errorsDave Stevenson2019-07-011-7/+4
| * | | | | staging: bcm2835-camera: Reduce length of enum namesDave Stevenson2019-07-013-112/+111
| * | | | | staging: bcm2835-camera: Fix spacing around operatorsDave Stevenson2019-07-013-23/+24
| * | | | | staging: bcm2835-camera: Fix comment style violations.Dave Stevenson2019-07-013-169/+185
| * | | | | staging: bcm2835-camera: Remove dead email addressesDave Stevenson2019-07-0112-48/+60
| * | | | | staging: bcm2835-camera: Return early on errorsDave Stevenson2019-07-011-45/+49
| * | | | | staging: bcm2835-camera: Correctly denote key frames in encoded dataDave Stevenson2019-07-011-0/+3
| * | | | | staging: bcm2835-camera: Do not bulk receive from service threadDave Stevenson2019-07-011-42/+59
| * | | | | staging: bcm2835-camera: Replace spinlock protecting context_map with mutexDave Stevenson2019-07-011-6/+7
| * | | | | staging: bcm2835-camera: Check the error for REPEAT_SEQ_HEADERDave Stevenson2019-07-011-1/+1
| * | | | | staging/rtl8188eu/os_dep: Remove unneeded variable retHariprasad Kelam2019-07-011-12/+6
| * | | | | staging: rtl8188eu: Remove declarations of unused functionsNishka Dasgupta2019-07-011-6/+0
| * | | | | staging: rtl8188eu: hal: Replace function ODM_TXPowerTrackingCheck()Nishka Dasgupta2019-07-012-6/+0
| * | | | | staging: rtl8188eu: hal: Replace function odm_TXPowerTrackingInit()Nishka Dasgupta2019-07-012-6/+0
| * | | | | staging: rtl8188eu: os_dep: Remove return variableNishka Dasgupta2019-07-011-2/+2
| * | | | | staging: netlogic: Change GFP_ATOMIC to GFP_KERNELHariprasad Kelam2019-07-011-1/+1
| * | | | | staging: rts5208: Simplify boolean expression to improve code styleTobias Nießen2019-07-011-4/+4
| * | | | | staging: rts5208: Rewrite redundant if statement to improve code styleTobias Nießen2019-07-011-12/+11
| * | | | | staging: wilc1000: rename 'host_interface' source and headerAjay Singh2019-07-014-2/+2
| * | | | | staging: wilc1000: remove extra argument passing to wilc_send_config_pkt()Ajay Singh2019-07-013-81/+40
| * | | | | staging: wilc1000: remove use of 'src_addr' element in 'wilc_vif' structAjay Singh2019-07-013-4/+2
| * | | | | staging: wilc1000: remove unnecessary loop to traverse vif interfacesAjay Singh2019-07-012-17/+6
| * | | | | staging: wilc1000: remove use of driver_handler_id & ifc_idAjay Singh2019-07-015-9/+4
| * | | | | staging: wilc1000: added support to dynamically add/remove interfacesAjay Singh2019-07-019-390/+492
| * | | | | staging: wilc1000: fix error path cleanup in wilc_wlan_initialize()Ajay Singh2019-07-011-6/+6