summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-06-03staging: kpc2000: removed misc device.Jeremy Sowden
2019-06-03staging: kpc2000: export more device attributes via sysfs.Jeremy Sowden
2019-06-03Merge 5.2-rc3 into staging-nextGreg Kroah-Hartman
2019-06-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-02Merge tag 'spdx-5.2-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-06-02Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-06-02Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2019-06-02Merge tag 'led-fixes-for-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-06-02Merge tag 'for-linus-20190601' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-06-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-06-01drivers/iommu/intel-iommu.c: fix variable 'iommu' set but not usedQian Cai
2019-06-01treewide: fix typos of SPDX-License-IdentifierMasahiro Yamada
2019-06-01crypto: ux500 - fix license comment syntax errorAlex Xu (Hello71)
2019-05-31leds: avoid flush_work in atomic contextPavel Machek
2019-05-31Merge tag 'for-linus-5.2b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-31Merge tag 's390-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-05-31Merge tag 'pm-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-05-31Merge tag 'staging-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-31Merge tag 'tty-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-05-31Merge tag 'usb-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-05-31Merge tag 'drm-fixes-2019-05-31' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-30staging: mt7621-dma: sizeof via pointer dereferenceBenjamin Sherman
2019-05-30Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-05-31Merge tag 'imx-drm-fixes-2019-05-29' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2019-05-30net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue valueAntoine Tenart
2019-05-30staging: rtl8723bs: core: fix warning Comparison to NULLHariprasad Kelam
2019-05-30staging: rtl8712: Remove initialisationsNishka Dasgupta
2019-05-30staging: rtl8712: Remove return variable of different typeNishka Dasgupta
2019-05-30staging: rts5208: Remove negationsNishka Dasgupta
2019-05-30staging: octeon-usb: Remove return variableNishka Dasgupta
2019-05-30Staging: rtl8723bs: hal: fix warning possible condition with no effect (if ==...Hariprasad Kelam
2019-05-30staging: rtl8723bs: hal: Remove set but not used variable 'no_res' and 'phal'YueHaibing
2019-05-30staging: rtl8723bs: core: rtw_ap: fix Unneeded variable: "ret". Return "0"Hariprasad Kelam
2019-05-30staging/gasket: Fix string splitTianzheng Li
2019-05-30staging: ks7010: Remove initialisation in ks7010_sdio.cNishka Dasgupta
2019-05-30staging: ks7010: Merge multiple return variables in ks_hostif.cNishka Dasgupta
2019-05-30staging: ks7010: Remove initialisation in ks_hostif.cNishka Dasgupta
2019-05-30staging: kpc2000: replace bogus variable name in core.cSimon Sandström
2019-05-30staging: kpc2000: remove extra spaces in core.cSimon Sandström
2019-05-30staging: kpc2000: remove extra blank line in core.cSimon Sandström
2019-05-30staging: kpc2000: kpc_i2c: Use devm_* API to manage mapped I/O spaceGeordan Neukum
2019-05-30staging: kpc2000: kpc_i2c: fail probe if unable to map I/O spaceGeordan Neukum
2019-05-30staging: kpc2000: kpc_i2c: fail probe if unable to get I/O resourceGeordan Neukum
2019-05-30staging: kpc2000: kpc_i2c: Use drvdata instead of platform_dataGeordan Neukum
2019-05-30staging: kpc2000: kpc_i2c: Remove unnecessary consecutive newlinesGeordan Neukum
2019-05-30staging: kpc2000: kpc_i2c: Use BIT macro rather than manual bit shiftingGeordan Neukum
2019-05-30staging: kpc2000: kpc_i2c: Remove pldev from i2c_device structureGeordan Neukum