summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-10-30staging: sm750fb: Replace multiple spaces with tabs when it suitsGabriela Bittencourt
2019-10-30staging: sm750fb: Fix typo in commentGabriela Bittencourt
2019-10-30staging: emxx_udc: Fix invalid reference errorJavier F. Arias
2019-10-29staging: kpc2000: kpc_i2c: Remove commented codeJamal Shareef
2019-10-29staging: kpc2000: kpc_i2c: Fix lines over 80 charsJamal Shareef
2019-10-29staging: emxx_udc: Fix the format of a parameter listFrank A. Cancio Bello
2019-10-29staging: rts5208: Fix alignment and a line ending with a '('Frank A. Cancio Bello
2019-10-29staging: wilc1000: check if device is initialzied before changing vifAdham Abozaeid
2019-10-28staging: rtl8712: Fix Alignment of open parenthesisCristiane Naves
2019-10-28staging: mt7621-dma: Remove unnecessary line continuationsFrank A. Cancio Bello
2019-10-28staging: octeon-usb: Fix line ending with a '('Frank A. Cancio Bello
2019-10-28staging: rtl8188eu: replace tabs with spaces - styleMichael Straube
2019-10-28staging: rtl8188eu: remove return variable from rtw_init_bcmc_stainfoMichael Straube
2019-10-28staging: rtl8188eu: reduce indentation level in _rtw_free_sta_privMichael Straube
2019-10-28staging: rtl8188eu: remove exit label from rtw_alloc_stainfoMichael Straube
2019-10-27Merge 5.4-rc5 into staging-nextGreg Kroah-Hartman
2019-10-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-27staging: rtl8712: Remove lines before a close braceCristiane Naves
2019-10-27staging: fieldbus: anybuss: use devm_platform_ioremap_resource helperCristiane Naves
2019-10-27staging: media: allegro-dvt: remove bool comparisonCristiane Naves
2019-10-27staging: octeon: Remove unneeded variableCristiane Naves
2019-10-27staging: gasket: Fix lines ending with a '('Cristiane Naves
2019-10-26Merge tag 'tty-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-10-26Merge tag 'staging-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-10-26Merge tag 'char-misc-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-10-26Merge tag 'usb-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-10-26Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-10-26Merge tag 'for-linus-2019-10-26' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-10-26Staging: qlge: Rewrite two while loops as simple for loopsSamuil Ivanov
2019-10-26drivers/staging/fbtft/fb_seps525: New driver for SEPS525 (Syncoam) LCD Contro...Michael Hennerich
2019-10-26staging: wlan-ng: remove unused field from struct hfa384x_usbctlxTim Collier
2019-10-26staging: wlan-ng: fix compilation for USB debuggingTim Collier
2019-10-26staging: wlan-ng: correct parameter alignment in hfa384x.hTim Collier
2019-10-26staging: wlan-ng: shorten lines over 80 characters in hfa384x.hTim Collier
2019-10-26staging: wlan-ng: remove unnecessary casts from prism2usb.cTim Collier
2019-10-26staging: rtl8188eu: reduce indentation level in rtw_alloc_stainfoMichael Straube
2019-10-26staging: rtl8188eu: cleanup long lines in rtw_sta_mgt.cMichael Straube
2019-10-26staging: rtl8188eu: remove ternary operatorMichael Straube
2019-10-26staging: rtl8188eu: convert rtw_access_ctrl to return boolMichael Straube
2019-10-26staging: rtl8188eu: rename array bcast_addrMichael Straube
2019-10-26staging: rtl8188eu: convert unsigned char array to u8Michael Straube
2019-10-26staging: rtl8188eu: cleanup comments in rtw_sta_mgt.cMichael Straube
2019-10-26staging: wfx: fix warnings of alignment should match open parenthesisJules Irenge
2019-10-26staging: wfx: correct misspelled wordsJules Irenge
2019-10-26staging: wfx: fix warnings of logical continuationJules Irenge
2019-10-26staging: wfx: fix warning of line over 80 charactersJules Irenge
2019-10-26staging: wfx: fix warnings of no space is necessaryJules Irenge
2019-10-26staging: wfx: fix number of available tx_policiesJérôme Pouiller
2019-10-26staging: wfx: fix setting MAC address from DTJérôme Pouiller
2019-10-26staging: wfx: fix Oops when CONFIG_OF_NET is not setJérôme Pouiller