aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-05-21staging: kpc2000: remove spi_parts.hGreg Kroah-Hartman
2019-05-21staging: kpc2000: fix coding style in pcie.hGreg Kroah-Hartman
2019-05-21staging: kpc2000: remove fileops.c file.Greg Kroah-Hartman
2019-05-20Staging: mt7621-dma: Remove braces around single if statementPuranjay Mohan
2019-05-20staging: vt665*: use help instead of ---help--- in KconfigMoses Christopher
2019-05-20staging: rtl8723bs: use help instead of ---help--- in KconfigMoses Christopher
2019-05-20staging: rtl8188eu: use help instead of ---help--- in KconfigMoses Christopher
2019-05-20staging: unisys: use help instead of ---help--- in KconfigMoses Christopher
2019-05-20staging: most: use help instead of ---help--- in KconfigMoses Christopher
2019-05-20staging: fsl-dpaa2: use help instead of ---help--- in KconfigMoses Christopher
2019-05-20staging: kpc2000: kpc_i2c: fixup block comment style in i2c_driver.cGeordan Neukum
2019-05-20staging: kpc2000: kpc_i2c: use %s with __func__ identifier in log messagesGeordan Neukum
2019-05-20staging: kpc2000: kpc_i2c: prevent memory leak in probe() error caseGeordan Neukum
2019-05-20staging: kpc2000: kpc_i2c: reformat copyright for better readabilityGeordan Neukum
2019-05-20staging: kpc2000: kpc_i2c: reindent i2c_driver.cGeordan Neukum
2019-05-20staging: kpc2000: remove lock_card/unlock_card functionsGreg Kroah-Hartman
2019-05-20staging: kpc2000: remove kp200_module.c fileGreg Kroah-Hartman
2019-05-20staging: kpc2000: fix coding style in uapi.hGreg Kroah-Hartman
2019-05-20staging: fieldbus: solve warning incorrect type dev_core.cOscar Gomez Fuente
2019-05-20Staging: rtl8192u: ieee80211: Use !x in place of NULL comparisonsPuranjay Mohan
2019-05-20staging: rtl8723bs: Fix boolinit.cocci warningsJeeeun Evans
2019-05-20Staging: bcm2835-camera: Prefer kernel typesMadhumitha Prabakaran
2019-05-20staging: erofs: fix Warning Use BUG_ON instead of if condition followed by BUGHariprasad Kelam
2019-05-20Merge tag 'iio-for-5.3a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2019-05-20Staging: rtl8723bs: hal: Fix comparison to bool in if statementsPuranjay Mohan
2019-05-20staging: kpc2000: removed trailing white-space.Jeremy Sowden
2019-05-20Staging: kpc2000: kpc_dma: include <linux/io.h> instead of <asm/io.h>Puranjay Mohan
2019-05-20Staging: rtl8188eu: os_dep: Use %s and __func__ in stringsPuranjay Mohan
2019-05-20staging: rtl8723bs: core: rtw_recv: fix warning Unneeded variable retHariprasad Kelam
2019-05-20Staging: rtl8192u: ieee80211: Fix coding style issues related to if elsePuranjay Mohan
2019-05-20staging: vchiq: stop explicitly comparing with zero to catch errorsNicolas Saenz Julienne
2019-05-20staging: vchiq: make wait events interruptibleNicolas Saenz Julienne
2019-05-20staging: vchiq: revert "switch to wait_for_completion_killable"Nicolas Saenz Julienne
2019-05-20staging: vchiq_2835_arm: revert "quit using custom down_interruptible()"Nicolas Saenz Julienne
2019-05-20Staging: rtl8192u: ieee80211: Use !x in place of NULL comparisonPuranjay Mohan
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