summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-09staging: kpc2000: kpc2000_i2c: void* -> void *Hao Xu
2019-06-09staging: erofs: make use of DBG_BUGONHariprasad Kelam
2019-06-09staging: erofs: fix warning Comparison to boolHariprasad Kelam
2019-06-09staging: fsl-dpaa2/ethsw: fix memory leak of switchdev_workColin Ian King
2019-06-09staging: rtl8188eu: core: Replace function rtw_free_network_nolock()Nishka Dasgupta
2019-06-09staging: rtl8712: usb_halinit.c: Remove p from variable namesNishka Dasgupta
2019-06-09staging: rtl8712: usb_ops.c: Remove leading p from variable namesNishka Dasgupta
2019-06-09staging: rtl8712: xmit_linux.c: Remove leading p from variable namesNishka Dasgupta
2019-06-09staging: rtl8712: recv_linux.c: Remove leading p from variable namesNishka Dasgupta
2019-06-09staging: rtl8712: hal_init.c: Remove leading p from variable namesNishka Dasgupta
2019-06-09staging: rtl8723bs: Fix Unneeded variable: "ret". Return "0"Shobhit Kukreti
2019-06-09staging: rtl8723bs: Resolve "(foo*)" should be "(foo *)" error reported by ch...Shobhit Kukreti
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-02Linux 5.2-rc3Linus Torvalds
2019-06-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds