summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: kpc2000: use __func__ in debug messages in core.cSimon Sandström2019-06-061-5/+5
* staging: kpc2000: remove unnecessary oom message in core.cSimon Sandström2019-06-061-4/+1
* staging: kpc2000: remove unnecessary parentheses in core.cSimon Sandström2019-06-061-3/+3
* staging: kpc2000: simplify comparisons to NULL in core.cSimon Sandström2019-06-061-6/+6
* staging: rtl8188eu: remove ODM_PhyStatusQuery() wrapperMichael Straube2019-06-031-12/+3
* staging: vt6655: Change return type of function and remove variableNishka Dasgupta2019-06-032-7/+3
* staging: rtl8188eu: remove unused definitions from ieee80211.hMichael Straube2019-06-031-5/+0
* staging: rtl8188eu: remove redundant definition of ETH_ALENMichael Straube2019-06-031-1/+0
* staging: kpc2000: kpc_spi: use devm_* API to manage mapped I/O spaceGeordan Neukum2019-06-031-1/+2
* staging: kpc2000: kpc_spi: remove function kp_spi_bytes_per_word()Geordan Neukum2019-06-031-14/+0
* staging: kpc2000: kpc_spi: remove fifo_depth from kp_spi structGeordan Neukum2019-06-031-1/+0
* staging: kpc2000: kpc_spi: column-align switch and subordinate casesGeordan Neukum2019-06-031-7/+7
* staging: kpc2000: kpc_spi: Remove unnecessary consecutive newlinesGeordan Neukum2019-06-031-13/+0
* staging: rtl8712: Replace function r8712_init_mlme_privNishka Dasgupta2019-06-031-6/+1
* staging: rtl8712: ieee80211.c: Remove leading p from variable namesNishka Dasgupta2019-06-031-25/+25
* staging: vc04_services: remove redundant assignment to pointer serviceColin Ian King2019-06-031-3/+1
* staging: kpc2000: removed misc device.Jeremy Sowden2019-06-032-127/+2