summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-18staging: pi433: rf69.c style fix - spaces required aroundMarcin Ciupak1-10/+16
2017-10-18staging: pi433: rf69.c style fix - trailing statementsMarcin Ciupak1-17/+41
2017-10-18Staging: pi433: Fix the position of brace after ifSrishti Sharma1-36/+18
2017-10-18staging: rtlwifi: phydm: Remove useless parenthesesFrank A. Cancio Bello5-22/+22
2017-10-18staging: rtlwifi: Remove unnecessary parenthesesFrank A. Cancio Bello4-35/+35
2017-10-18rtlwifi: Fix typo in if ... else if ... else constructLarry Finger1-2/+2
2017-10-18staging: rtlwifi: halmac: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2017-10-18staging: rtlwifi: mark expected switch fall-through in rtl_make_smps_actionGustavo A. R. Silva1-3/+1
2017-10-18staging: rtlwifi: Convert timers to use timer_setup()Kees Cook6-48/+15
2017-10-18staging: comedi: adv_pci_dio: update for PCI-1761Anton Dozenko2-4/+26
2017-10-18staging: comedi: dt282x: fix IRQ assignment for dev->irq.Arvind Yadav1-0/+2
2017-10-18staging: comedi: s526: mark expected switch fall-throughGustavo A. R. Silva1-3/+2
2017-10-18staging/comedi: Convert timers to use timer_setup()Kees Cook3-17/+22