summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-06-09Staging: vc04_services : vchiq_core: Fix a brace issueMaxime Desroches
2019-06-06staging: kpc2000: kpc_spi: remove unnecessary cast in [read|write]_reg()Geordan Neukum
2019-06-06staging: kpc2000: kpc_spi: remove unnecessary ulong repr of i/o addrGeordan Neukum
2019-06-06staging: kpc2000: kpc_spi: remove unnecessary struct member chip_selectGeordan Neukum
2019-06-06staging: kpc2000: kpc_spi: remove unnecessary struct member word_lenGeordan Neukum
2019-06-06staging: kpc2000: kpc_spi: remove unnecessary struct member pin_dirGeordan Neukum
2019-06-06staging: kpc2000: kpc_spi: remove unnecessary struct member physGeordan Neukum
2019-06-06staging: kpc2000: Use '%zu' for printing 'size_t' typeFabio Estevam
2019-06-06staging: kpc2000: Use '%llx' for printing 'long long int' typeFabio Estevam
2019-06-06staging: staging: kpc2000: kpc_dma: fix symbol 'kpc_dma_add_device' was not d...Valerio Genovese
2019-06-06staging: most: trivial: fix a couple of typosGeorge G. Davis
2019-06-06staging: rtl8712: Replace function r8712_free_network_queueNishka Dasgupta
2019-06-06staging: rtl8188eu: core: Remove initialisation of return variableNishka Dasgupta
2019-06-06staging: rtl8723bs: hal: fix error "do not initialise globals to 0"Hariprasad Kelam
2019-06-06staging: kpc2000: fix incorrect code comment in core.cSimon Sandström
2019-06-06staging: kpc2000: use sizeof(var) in kzalloc callSimon Sandström
2019-06-06staging: kpc2000: remove unnecessary include in core.cSimon Sandström
2019-06-06staging: kpc2000: use __func__ in debug messages in core.cSimon Sandström
2019-06-06staging: kpc2000: remove unnecessary oom message in core.cSimon Sandström
2019-06-06staging: kpc2000: remove unnecessary parentheses in core.cSimon Sandström
2019-06-06staging: kpc2000: simplify comparisons to NULL in core.cSimon Sandström
2019-06-03staging: rtl8188eu: remove ODM_PhyStatusQuery() wrapperMichael Straube
2019-06-03staging: vt6655: Change return type of function and remove variableNishka Dasgupta
2019-06-03staging: rtl8188eu: remove unused definitions from ieee80211.hMichael Straube
2019-06-03staging: rtl8188eu: remove redundant definition of ETH_ALENMichael Straube
2019-06-03staging: kpc2000: kpc_spi: use devm_* API to manage mapped I/O spaceGeordan Neukum
2019-06-03staging: kpc2000: kpc_spi: remove function kp_spi_bytes_per_word()Geordan Neukum
2019-06-03staging: kpc2000: kpc_spi: remove fifo_depth from kp_spi structGeordan Neukum
2019-06-03staging: kpc2000: kpc_spi: column-align switch and subordinate casesGeordan Neukum
2019-06-03staging: kpc2000: kpc_spi: Remove unnecessary consecutive newlinesGeordan Neukum
2019-06-03staging: rtl8712: Replace function r8712_init_mlme_privNishka Dasgupta
2019-06-03staging: rtl8712: ieee80211.c: Remove leading p from variable namesNishka Dasgupta
2019-06-03staging: vc04_services: remove redundant assignment to pointer serviceColin Ian King
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