summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2017-10-20staging/irda-usb: Convert timers to use timer_setup()Kees Cook2-14/+7
2017-10-20staging: wlan-ng: Convert timers to use timer_setup()Kees Cook3-19/+16
2017-10-20staging/irda/bfin_sir: Convert timers to use timer_setup()Kees Cook1-5/+7
2017-10-20staging/irda/net: Convert timers to use timer_setup()Kees Cook15-90/+79
2017-10-18staging: fsl-dpaa2/eth: Add firmware versionIoana Radulescu4-1/+55
2017-10-18staging: fsl-dpaa2/eth: Don't use netdev_err too earlyIoana Radulescu1-1/+1
2017-10-18staging: fsl-dpaa2/eth: Use implicit clear of link interruptIoana Radulescu1-9/+3
2017-10-18staging: fsl-dpaa2/eth: Fix double DMA unmapIoana Radulescu1-2/+9
2017-10-18staging: fsl-dpaa2/eth: Refactor interrupt arming in NAPI pollIoana Radulescu1-2/+1
2017-10-18staging: fsl-dpaa2/eth: Check if notification rearm is successfulIoana Radulescu1-0/+2
2017-10-18staging: fsl-dpaa2/eth: Check SGT final bit is presentIoana Radulescu1-0/+2
2017-10-18staging: fsl-dpaa2/eth: Account for Rx FD buffers on error pathIoana Radulescu1-4/+11
2017-10-18staging: fsl-dpaa2/eth: Fix potential endless loopIoana Radulescu1-23/+35
2017-10-18staging: vboxvideo: Fix reporting invalid suggested-offset-propertiesHans de Goede3-14/+24
2017-10-18staging: vt6655: mark expected switch fall-throughs in vnt_set_keymodeGustavo A. R. Silva1-1/+3
2017-10-18staging: typec: tcpci: mark expected switch fall-through in tcpci_to_typec_ccGustavo A. R. Silva1-0/+1
2017-10-18staging: wilc1000: replace redundant computations with 0Colin Ian King1-3/+3
2017-10-18greybus: audio: don't inclide rwlock.h directly.Sebastian Andrzej Siewior1-1/+1
2017-10-18vt6655: Fix a possible sleep-in-atomic bug in vt6655_suspendJia-Ju Bai1-1/+2
2017-10-18Staging: bcm2048 fix bare use of 'unsigned' in radio-bcm2048.cBranislav Radocaj1-30/+30
2017-10-18staging: greybus: mark expected switch fall-through in check_urb_statusGustavo A. R. Silva1-0/+1
2017-10-18staging: vt6656: card: mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2017-10-18staging: r8822be: mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2017-10-18staging: ks7010: ks_wlan_net: mark expected switch fall-throughsGustavo A. R. Silva1-0/+10
2017-10-18staging/wilc1000: Convert timers to use timer_setup()Kees Cook3-20/+28
2017-10-18staging: rtl8712: Convert timers to use timer_setup()Kees Cook5-33/+34
2017-10-18staging: dgnc: Convert timers to use timer_setup()Kees Cook1-5/+3
2017-10-18staging/fwserial: Convert timers to use timer_setup()Kees Cook1-12/+4
2017-10-18staging: net: netlogic: Fix alignment issueFrank A. Cancio Bello1-44/+38
2017-10-18staging: vc04_services: Use __func__ instead of function nameMihaela Muraru1-5/+4
2017-10-18staging: vc04_services: Fix comment block coding styleMihaela Muraru1-8/+8
2017-10-18staging: vc04_services: vchiq_core: mark expected switch fall-throughGustavo A. R. Silva1-2/+1
2017-10-18Staging: irda: Remove trailing whitespace errorsShreeya Patel1-11/+11
2017-10-18staging: rtl8723bs: hide "nolinked power save" info when not debuggingIcenowy Zheng1-2/+2
2017-10-18staging: rtl8723bs: rtw_mlme_ext: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2017-10-18staging: rtl8723bs: Fix typos in printkMasanari Iida2-2/+2
2017-10-18staging: rtl8723bs: remove implicit int->bool conversionsAishwarya Pant1-4/+9
2017-10-18staging: rtl8723bs: remove useless variable rtw_AcceptAddbaReqAastha Gupta2-3/+2
2017-10-18staging: rtl8723bs: rename camelcase bAcceptAddbaReqAastha Gupta7-11/+13
2017-10-18staging: rtl8723bs: convert type to boolAastha Gupta2-2/+2
2017-10-18staging: rtl8723bs: Change type to boolAastha Gupta1-4/+4
2017-10-18staging: rtl8723bs: remove unused variablesAastha Gupta1-4/+0
2017-10-18staging: rtl8723bs: remove ternary operators in assignmet statmentsAastha Gupta6-13/+11
2017-10-18staging: rtl8723bs: Add space after ','Harsha Sharma1-6/+6
2017-10-18Staging: rtl8723bs: core: rtw_cmd: Remove cast to pointer types in kfreeSrishti Sharma1-30/+30
2017-10-18staging: fbtft: differentiate between buffer and data types to fix sparse war...Alfonso Lima Astor1-12/+12
2017-10-18staging: fbtft: remove unnecessary parantheses around assignmentAastha Gupta1-1/+1
2017-10-18staging: pi433: rf69.c style fix - space before asteriskMarcin Ciupak1-1/+1
2017-10-18staging: pi433: rf69.c style fix - code indent should use tabsMarcin Ciupak1-2/+2
2017-10-18staging: pi433: rf69.c style fix - spaces before/afterMarcin Ciupak1-77/+77