summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2020-09-01staging: qlge: qlge_mpi: Fix several CHECKs involving bracesSebastian Fuentes-9/+6
2020-08-28staging: emxx_udc: Fix passing of NULL to dma_alloc_coherent()Alex Dewar-2/+2
2020-08-28staging: media: atomisp: Convert to GPIO descriptorsLinus Walleij-43/+32
2020-08-28staging: wilc1000: Fix memleak in wilc_bus_probeDinghao Liu-2/+3
2020-08-28staging: wfx: add workaround for 'timeout while wake up chip'Jérôme Pouiller-4/+19
2020-08-28staging: wfx: remove useless extra jiffyJérôme Pouiller-1/+1
2020-08-28staging: wfx: enable powersave on probeJérôme Pouiller-1/+0
2020-08-28staging: wfx: scan while AP is supportedJérôme Pouiller-4/+1
2020-08-28staging: wfx: fix potential use before initJérôme Pouiller-14/+14
2020-08-28staging: wfx: fix frame reorderingJérôme Pouiller-9/+10
2020-08-28staging: wfx: drop useless field from struct wfx_tx_privJérôme Pouiller-14/+5
2020-08-28staging: wfx: fix support for cipher AES_CMAC (multicast PMF)Jérôme Pouiller-4/+5
2020-08-28staging: wfx: fix spaces around binary operatorsJérôme Pouiller-3/+3
2020-08-28staging: wfx: fix BA when MFP is disabled but BSS is MFP capableJérôme Pouiller-31/+3
2020-08-28staging: wfx: improve usage of hif_map_link()Jérôme Pouiller-5/+7
2020-08-28staging: wfx: fix BA when device is AP and MFP is enabledJérôme Pouiller-1/+27
2020-08-28staging: wlan-ng: fix alignment to match open parenthesesSteff Richards-12/+12
2020-08-28drivers: staging: comedi: fixed duplicate words from checkpatchEthan Edwards-9/+9
2020-08-28Staging: sm750fb: Fix basic coding style issuesTimo A. Aranjo-1/+2
2020-08-28staging: hikey9xx: update references inside the yaml filesMauro Carvalho Chehab-3/+3
2020-08-28staging: spmi: hisi-spmi-controller: fix spelling mistake "controlller" -> "c...Colin Ian King-1/+1
2020-08-28staging: kpc2000: kpc_dma: fix spelling mistake "for for" -> "for"Colin Ian King-2/+2
2020-08-18staging: hikey9xx: Kconfig: add regulator dependencyMauro Carvalho Chehab-0/+1
2020-08-18staging: emxx_udc: Allow for building on !ARMAlex Dewar-1/+1
2020-08-18MAINTAINERS: add an entry for HiSilicon 6421v600 driversMauro Carvalho Chehab-0/+6
2020-08-18dt: document HiSilicon SPMI controller and mfd/regulator propertiesMauro Carvalho Chehab-0/+221
2020-08-18staging: mfd: hi6421-spmi-pmic: Simplify the compatible stringMauro Carvalho Chehab-1/+1
2020-08-18staging: spmi: hisi-spmi-controller: change compatible stringMauro Carvalho Chehab-1/+2
2020-08-18staging: mfd: hi6421-spmi-pmic: get rid of interrupt propertiesMauro Carvalho Chehab-75/+20
2020-08-18staging: hikey9xx: fix Kconfig dependency chainMauro Carvalho Chehab-1/+3
2020-08-18staging: hikey9xx: add a TODO listMauro Carvalho Chehab-0/+5
2020-08-18staging: regulator: hi6421v600-regulator: code cleanupMauro Carvalho Chehab-46/+32
2020-08-18staging: regulator: hi6421v600-regulator: add it to the building systemMauro Carvalho Chehab-3/+12
2020-08-18staging: regulator: hi6421v600-regulator: fix some coding style issuesMauro Carvalho Chehab-14/+14
2020-08-18staging: regulator: hi6421v600-regulator: cleanup DT settingsMauro Carvalho Chehab-27/+42
2020-08-18staging: regulator: hi6421v600-regulator: initialize ramp_delayMauro Carvalho Chehab-0/+3
2020-08-18staging: regulator: hi6421v600-regulator: add a driver-specific debug macroMauro Carvalho Chehab-29/+32
2020-08-18staging: regulator: hi6421v600-regulator: don't use usleep_range for off_on_d...Mauro Carvalho Chehab-3/+0
2020-08-18staging: regulator: hi6421v600-regulator: convert to use get/set voltage_selMauro Carvalho Chehab-36/+22
2020-08-18staging: regulator: hi6421v600-regulator: change namespaceMauro Carvalho Chehab-47/+47
2020-08-18staging: regulator: hi6421v600-regulator: better handle modesMauro Carvalho Chehab-22/+10
2020-08-18staging: regulator: hi6421v600-regulator: use shorter names for OF propertiesMauro Carvalho Chehab-31/+21
2020-08-18staging: regulator: hi6421v600-regulator: cleanup debug messagesMauro Carvalho Chehab-29/+47
2020-08-18staging: regulator: hi6421v600-regulator: cleanup struct hisi_regulatorMauro Carvalho Chehab-134/+92
2020-08-18staging: regulator: hi6421v600-regulator: change the binding logicMauro Carvalho Chehab-95/+91
2020-08-18staging: regulator: hi6421v600-regulator: coding style fixupsMauro Carvalho Chehab-54/+56
2020-08-18staging: regulator: hi6421v600-regulator: port it to upstreamMauro Carvalho Chehab-29/+5
2020-08-18staging: regulator: hi6421v600-regulator: get rid of unused codeMauro Carvalho Chehab-188/+8
2020-08-18staging: regulator: add a regulator driver for HiSilicon 6421v600 SPMI PMICMayulong-0/+741
2020-08-18staging: mfd: hi6421-spmi-pmic: cleanup the codeMauro Carvalho Chehab-89/+74