summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | staging: pi433: fix misspelling of packetYannick Loeck2019-05-212-3/+3
| * | | | | | staging: kpc2000: remove SetBackEndControl() functionGreg Kroah-Hartman2019-05-212-10/+10
| * | | | | | staging: kpc2000: dma_common_defs.h: remove unused inline functionsGreg Kroah-Hartman2019-05-211-14/+0
| * | | | | | staging: kpc2000: move the i2c driver out of its subdirectoryGreg Kroah-Hartman2019-05-213-6/+2
| * | | | | | staging: kpc2000: move the spi driver out of its subdirectoryGreg Kroah-Hartman2019-05-213-6/+2
| * | | | | | staging: kpc2000: remove spi_parts.hGreg Kroah-Hartman2019-05-212-49/+42
| * | | | | | staging: kpc2000: fix coding style in pcie.hGreg Kroah-Hartman2019-05-211-53/+53
| * | | | | | staging: kpc2000: remove fileops.c file.Greg Kroah-Hartman2019-05-214-128/+114
| * | | | | | Staging: mt7621-dma: Remove braces around single if statementPuranjay Mohan2019-05-201-2/+1
| * | | | | | staging: vt665*: use help instead of ---help--- in KconfigMoses Christopher2019-05-202-6/+4
| * | | | | | staging: rtl8723bs: use help instead of ---help--- in KconfigMoses Christopher2019-05-201-1/+1
| * | | | | | staging: rtl8188eu: use help instead of ---help--- in KconfigMoses Christopher2019-05-201-2/+2
| * | | | | | staging: unisys: use help instead of ---help--- in KconfigMoses Christopher2019-05-201-2/+2
| * | | | | | staging: most: use help instead of ---help--- in KconfigMoses Christopher2019-05-201-1/+1
| * | | | | | staging: fsl-dpaa2: use help instead of ---help--- in KconfigMoses Christopher2019-05-201-4/+4
| * | | | | | staging: kpc2000: kpc_i2c: fixup block comment style in i2c_driver.cGeordan Neukum2019-05-201-15/+21
| * | | | | | staging: kpc2000: kpc_i2c: use %s with __func__ identifier in log messagesGeordan Neukum2019-05-201-12/+15
| * | | | | | staging: kpc2000: kpc_i2c: prevent memory leak in probe() error caseGeordan Neukum2019-05-201-5/+1
| * | | | | | staging: kpc2000: kpc_i2c: reformat copyright for better readabilityGeordan Neukum2019-05-201-12/+18
| * | | | | | staging: kpc2000: kpc_i2c: reindent i2c_driver.cGeordan Neukum2019-05-201-507/+507
| * | | | | | staging: kpc2000: remove lock_card/unlock_card functionsGreg Kroah-Hartman2019-05-203-21/+7
| * | | | | | staging: kpc2000: remove kp200_module.c fileGreg Kroah-Hartman2019-05-204-59/+43
| * | | | | | staging: kpc2000: fix coding style in uapi.hGreg Kroah-Hartman2019-05-201-11/+11
| * | | | | | staging: fieldbus: solve warning incorrect type dev_core.cOscar Gomez Fuente2019-05-201-3/+3
| * | | | | | Staging: rtl8192u: ieee80211: Use !x in place of NULL comparisonsPuranjay Mohan2019-05-204-20/+20
| * | | | | | staging: rtl8723bs: Fix boolinit.cocci warningsJeeeun Evans2019-05-209-11/+11
| * | | | | | Staging: bcm2835-camera: Prefer kernel typesMadhumitha Prabakaran2019-05-202-3/+4
| * | | | | | staging: erofs: fix Warning Use BUG_ON instead of if condition followed by BUGHariprasad Kelam2019-05-201-4/+1
| * | | | | | Merge tag 'iio-for-5.3a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-05-202-1/+4
| |\ \ \ \ \ \
| | * | | | | | staging: iio: adc: Add paragraph to describe Kconfig symbolVatsala Narang2019-05-051-0/+3
| | * | | | | | staging: iio: adt7316: match parenthesis alignmentJoão Seckler2019-05-051-1/+1
| * | | | | | | Staging: rtl8723bs: hal: Fix comparison to bool in if statementsPuranjay Mohan2019-05-206-9/+9
| * | | | | | | staging: kpc2000: removed trailing white-space.Jeremy Sowden2019-05-204-86/+86
| * | | | | | | Staging: kpc2000: kpc_dma: include <linux/io.h> instead of <asm/io.h>Puranjay Mohan2019-05-201-1/+1
| * | | | | | | Staging: rtl8188eu: os_dep: Use %s and __func__ in stringsPuranjay Mohan2019-05-201-4/+4
| * | | | | | | staging: rtl8723bs: core: rtw_recv: fix warning Unneeded variable retHariprasad Kelam2019-05-201-4/+2
| * | | | | | | Staging: rtl8192u: ieee80211: Fix coding style issues related to if elsePuranjay Mohan2019-05-201-12/+6
| * | | | | | | staging: vchiq: stop explicitly comparing with zero to catch errorsNicolas Saenz Julienne2019-05-206-63/+52
| * | | | | | | staging: vchiq: make wait events interruptibleNicolas Saenz Julienne2019-05-201-1/+9
| * | | | | | | staging: vchiq: revert "switch to wait_for_completion_killable"Nicolas Saenz Julienne2019-05-203-23/+25
| * | | | | | | staging: vchiq_2835_arm: revert "quit using custom down_interruptible()"Nicolas Saenz Julienne2019-05-201-1/+1
| * | | | | | | Staging: rtl8192u: ieee80211: Use !x in place of NULL comparisonPuranjay Mohan2019-05-201-4/+4
| * | | | | | | Staging: rtl8192u: ieee80211: Add spaces around '&&' operatorPuranjay Mohan2019-05-201-7/+7
| * | | | | | | Staging: rtl8192u: ieee80211: Fix coding style errorsPuranjay Mohan2019-05-201-38/+20
| * | | | | | | Staging: rtl8192u: ieee80211: Fix spelling mistakePuranjay Mohan2019-05-201-2/+2
| * | | | | | | Staging: rtl8192u: ieee80211: Fix coding style warningPuranjay Mohan2019-05-201-2/+1
| * | | | | | | Staging: rtl8192e: Use %s and __func__ in stringsPuranjay Mohan2019-05-201-2/+2
| * | | | | | | staging: erofs: drop unneeded -Wall additionMasahiro Yamada2019-05-201-1/+1
| * | | | | | | staging: kpc2000: clean up after probe failure.Jeremy Sowden2019-05-202-3/+7
| * | | | | | | staging: kpc2000: added missing clean-up to probe_core_uio.Jeremy Sowden2019-05-202-1/+3
OpenPOWER on IntegriCloud