summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-05-20Staging: rtl8192u: ieee80211: Add spaces around '&&' operatorPuranjay Mohan
2019-05-20Staging: rtl8192u: ieee80211: Fix coding style errorsPuranjay Mohan
2019-05-20Staging: rtl8192u: ieee80211: Fix spelling mistakePuranjay Mohan
2019-05-20Staging: rtl8192u: ieee80211: Fix coding style warningPuranjay Mohan
2019-05-20Staging: rtl8192e: Use %s and __func__ in stringsPuranjay Mohan
2019-05-20staging: erofs: drop unneeded -Wall additionMasahiro Yamada
2019-05-20staging: kpc2000: clean up after probe failure.Jeremy Sowden
2019-05-20staging: kpc2000: added missing clean-up to probe_core_uio.Jeremy Sowden
2019-05-20staging: kpc2000: added designated initializers to two structs.Jeremy Sowden
2019-05-20staging: kpc2000: declare two functions as static.Jeremy Sowden
2019-05-20staging: kpc2000: inverted conditional in order to reduce indentation.Jeremy Sowden
2019-05-20Staging: kpc2000: kpc_dma: Resolve cast warning and use const for file_operationVandana BN
2019-05-20Staging: kpc2000: kpc_dma: Resolve warning to use __func__ insted of funtion ...Vandana BN
2019-05-20Staging: kpc2000: kpc_dma: Resolve warning Missing blank line after declarati...Vandana BN
2019-05-20Staging: kpc2000: kpc_dma: Resolve checkpath errors Macros in paranthesis & t...Vandana BN
2019-05-20Staging: kpc2000: kpc_dma: Resolve code indent and trailing statements on nex...Vandana BN
2019-05-20Staging: kpc2000: kpc_dma: Resolve checkpatch space errors around brace '{', ...Vandana BN
2019-05-20Staging: kpc2000: kpc_dma: Resolve space errors around pointers and function ...Vandana BN
2019-05-20Staging: kpc2000: kpc_dma: Resolve trailing whitespace error reported by chec...Vandana BN
2019-05-20staging: rtl8723bs: os_dep: Remove Unneeded variable retHariprasad Kelam
2019-05-20Staging: rtl8723bs: os_dep: Fix if-else coding style issuesPuranjay Mohan
2019-05-20staging: kpc2000: remove unused function kp2000_cdev_writeYueHaibing
2019-05-20staging: vc04_services: bcm2835-camera: remove redundant assignment to variab...Colin Ian King
2019-05-20Staging: kpc2000: Cleanup in kpc_dma_transfer()Madhumitha Prabakaran
2019-05-20staging: rtl8712: get rid of IS_MCASTMichael Straube
2019-05-20staging: kpc_i2c: Remove unused fileMatt Sickler
2019-05-20Staging: rtl8723bs: os_dep: Remove braces from single if statementPuranjay Mohan
2019-05-20staging: rtl8723bs: core: Fix variable constant comparisons.Vatsala Narang
2019-05-20staging: rtl8723bs: core: Remove braces from single if statement.Vatsala Narang
2019-05-20staging: rtl8723bs: core: Remove unnecessary parentheses.Vatsala Narang
2019-05-20staging: rtl8723bs: core: Replace NULL comparisons.Vatsala Narang
2019-05-20staging: rtl8723bs: core: Remove blank line.Vatsala Narang
2019-05-20Staging: rtl8723bs: core: Fix Spelling mistake in commentsPuranjay Mohan
2019-05-20Staging: rtl8723bs: os_dep: Fix switch-case indentation errorPuranjay Mohan
2019-05-20drivers: staging : wlan-ng : collect return status without variableHariprasad Kelam
2019-05-19Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-05-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-05-19Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-18media: remove unneeded header search pathsMasahiro Yamada
2019-05-17i2c: core: add device-managed version of i2c_new_dummyHeiner Kallweit
2019-05-17i2c: core: improve return value handling of i2c_new_device and i2c_new_dummyHeiner Kallweit
2019-05-17Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-05-17fbdev/efifb: Ignore framebuffer memmap entries that lack any memory typesArd Biesheuvel
2019-05-16tty: Don't force RISCV SBI console as preferred consoleAnup Patel