summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* staging: kpc2000: remove unnecessary comments in kp2000_pcie_probeSimon Sandström2019-06-131-33/+5
* staging: kpc2000: improve label names in kp2000_pcie_probeSimon Sandström2019-06-131-22/+20
* Staging: kpc2000: kpc_dma: Make some symbols staticYueHaibing2019-06-131-1/+1
* staging: kpc2000: Fix: 'kpc_dma_del_device' and other symbols were not declaredRishiraj Manwatkar2019-06-131-3/+3
* staging: rtl8712: removed unused variables from struct _adapterDeepak Mishra2019-06-101-4/+0
* staging: rtl8712: Fixed CamelCase cmdThread rename to cmd_threadDeepak Mishra2019-06-102-4/+4
* staging: rtl8712: Removed redundant code from function oid_rt_pro_write_regis...Deepak Mishra2019-06-102-6/+0
* staging: rtl8712: Fixed CamelCase for EepromAddressSizeDeepak Mishra2019-06-103-5/+5
* staging: rtl8723bs: provide spaces around unary operatorsHariprasad Kelam2019-06-101-3/+3
* staging: rtl8723bs: fix issue "Using comparison to true is error prone"Hariprasad Kelam2019-06-101-1/+1
* staging: rtl8723bs: fix warning comparison to NULLHariprasad Kelam2019-06-101-1/+1
* staging: rtl8723bs: hal: move common code to macroHariprasad Kelam2019-06-101-451/+291
* staging: kpc2000: remove unnecessary debug prints in kpc_dma_driver.cSimon Sandström2019-06-101-4/+0
* staging: kpc2000: remove unnecessary debug prints in fileops.cSimon Sandström2019-06-101-17/+0
* staging: kpc2000: remove unnecessary debug prints in dma.cSimon Sandström2019-06-101-4/+0
* staging: kpc2000: remove unnecessary debug prints in core.cSimon Sandström2019-06-101-6/+0
* staging: kpc2000: remove unnecessary debug prints in cell_probe.cSimon Sandström2019-06-101-5/+0
* staging: kpc2000: remove extra white space in kpc2000_spi.cNaoto Kobayashi2019-06-101-1/+1
* staging: fieldbus: Fix build error without CONFIG_REGMAP_MMIOYueHaibing2019-06-101-0/+1
* Staging: ralink-gdma: fixed a brace coding style issueHarold André2019-06-091-2/+1
* staging: kpc2000: kpc2000_i2c: add space after ,Hao Xu2019-06-091-1/+1
* staging: kpc2000: kpc2000_i2c: void* -> void *Hao Xu2019-06-091-2/+2
* staging: erofs: make use of DBG_BUGONHariprasad Kelam2019-06-091-3/+3
* staging: erofs: fix warning Comparison to boolHariprasad Kelam2019-06-091-1/+1
* staging: fsl-dpaa2/ethsw: fix memory leak of switchdev_workColin Ian King2019-06-091-0/+1
* staging: rtl8188eu: core: Replace function rtw_free_network_nolock()Nishka Dasgupta2019-06-092-10/+2
* staging: rtl8712: usb_halinit.c: Remove p from variable namesNishka Dasgupta2019-06-091-144/+144
* staging: rtl8712: usb_ops.c: Remove leading p from variable namesNishka Dasgupta2019-06-091-42/+42
* staging: rtl8712: xmit_linux.c: Remove leading p from variable namesNishka Dasgupta2019-06-091-25/+25
* staging: rtl8712: recv_linux.c: Remove leading p from variable namesNishka Dasgupta2019-06-091-25/+25
* staging: rtl8712: hal_init.c: Remove leading p from variable namesNishka Dasgupta2019-06-091-87/+87
* staging: rtl8723bs: Fix Unneeded variable: "ret". Return "0"Shobhit Kukreti2019-06-093-5/+4
* staging: rtl8723bs: Resolve "(foo*)" should be "(foo *)" error reported by ch...Shobhit Kukreti2019-06-091-16/+16
* Staging: vc04_services : vchiq_core: Fix a brace issueMaxime Desroches2019-06-091-2/+1
* staging: kpc2000: kpc_spi: remove unnecessary cast in [read|write]_reg()Geordan Neukum2019-06-061-2/+2
* staging: kpc2000: kpc_spi: remove unnecessary ulong repr of i/o addrGeordan Neukum2019-06-061-4/+2
* staging: kpc2000: kpc_spi: remove unnecessary struct member chip_selectGeordan Neukum2019-06-061-2/+0
* staging: kpc2000: kpc_spi: remove unnecessary struct member word_lenGeordan Neukum2019-06-061-3/+0
* staging: kpc2000: kpc_spi: remove unnecessary struct member pin_dirGeordan Neukum2019-06-061-2/+0
* staging: kpc2000: kpc_spi: remove unnecessary struct member physGeordan Neukum2019-06-061-2/+0
* staging: kpc2000: Use '%zu' for printing 'size_t' typeFabio Estevam2019-06-061-1/+1
* staging: kpc2000: Use '%llx' for printing 'long long int' typeFabio Estevam2019-06-062-2/+2
* staging: staging: kpc2000: kpc_dma: fix symbol 'kpc_dma_add_device' was not d...Valerio Genovese2019-06-061-1/+1
* staging: most: trivial: fix a couple of typosGeorge G. Davis2019-06-062-12/+12
* staging: rtl8712: Replace function r8712_free_network_queueNishka Dasgupta2019-06-061-6/+1
* staging: rtl8188eu: core: Remove initialisation of return variableNishka Dasgupta2019-06-061-1/+1
* staging: rtl8723bs: hal: fix error "do not initialise globals to 0"Hariprasad Kelam2019-06-061-2/+2
* staging: kpc2000: fix incorrect code comment in core.cSimon Sandström2019-06-061-1/+1
* staging: kpc2000: use sizeof(var) in kzalloc callSimon Sandström2019-06-061-1/+1
* staging: kpc2000: remove unnecessary include in core.cSimon Sandström2019-06-061-1/+0