summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2019-11-01staging: rts5208: Eliminate the use of Camel Case in file sd.hGabriela Bittencourt
2019-11-01staging: rts5208: Eliminate the use of Camel Case in files xd.{h, c}Gabriela Bittencourt
2019-11-01staging: rts5208: Eliminate the use of Camel Case in files ms.{h, c}Gabriela Bittencourt
2019-11-01staging: exfat: replace kmalloc with kmalloc_arrayRoi Martin
2019-11-01drivers/staging/exfat: Replace binary semaphores for mutexesDavidlohr Bueso
2019-11-01Merge tag 'iio-for-5.5b' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2019-10-30staging: exfat: avoid multiple assignmentsRoi Martin
2019-10-30staging: exfat: replace printk(KERN_INFO ...) with pr_info()Roi Martin
2019-10-30staging: exfat: remove unnecessary new line in if conditionRoi Martin
2019-10-30staging: exfat: make alignment match open parenthesisRoi Martin
2019-10-30staging: exfat: remove unnecessary parenthesesRoi Martin
2019-10-30staging: KPC2000: kpc2000_spi.c: Fix style issues (Unnecessary parenthesis)Chandra Annamaneni
2019-10-30staging: KPC2000: kpc2000_spi.c: Fix style issues (alignment)Chandra Annamaneni
2019-10-30staging: KPC2000: kpc2000_spi.c: Fix style issues (misaligned brace)Chandra Annamaneni
2019-10-30staging: KPC2000: kpc2000_spi.c: Fix style issues (missing blank line)Chandra Annamaneni
2019-10-30staging: vt6655: Fix lines ending with parenthesesCristiane Naves
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-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-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