index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-28
staging: wfx: remove useless extra jiffy
Jérôme Pouiller
1
-1
/
+1
2020-08-28
staging: wfx: enable powersave on probe
Jérôme Pouiller
1
-1
/
+0
2020-08-28
staging: wfx: scan while AP is supported
Jérôme Pouiller
2
-4
/
+1
2020-08-28
staging: wfx: fix potential use before init
Jérôme Pouiller
1
-14
/
+14
2020-08-28
staging: wfx: fix frame reordering
Jérôme Pouiller
1
-9
/
+10
2020-08-28
staging: wfx: drop useless field from struct wfx_tx_priv
Jérôme Pouiller
2
-14
/
+5
2020-08-28
staging: wfx: fix support for cipher AES_CMAC (multicast PMF)
Jérôme Pouiller
2
-4
/
+5
2020-08-28
staging: wfx: fix spaces around binary operators
Jérôme Pouiller
1
-3
/
+3
2020-08-28
staging: wfx: fix BA when MFP is disabled but BSS is MFP capable
Jérôme Pouiller
1
-31
/
+3
2020-08-28
staging: wfx: improve usage of hif_map_link()
Jérôme Pouiller
3
-5
/
+7
2020-08-28
staging: wfx: fix BA when device is AP and MFP is enabled
Jérôme Pouiller
1
-1
/
+27
2020-08-28
staging: wlan-ng: fix alignment to match open parentheses
Steff Richards
1
-12
/
+12
2020-08-28
drivers: staging: comedi: fixed duplicate words from checkpatch
Ethan Edwards
7
-9
/
+9
2020-08-28
Staging: sm750fb: Fix basic coding style issues
Timo A. Aranjo
1
-1
/
+2
2020-08-28
staging: hikey9xx: update references inside the yaml files
Mauro Carvalho Chehab
2
-3
/
+3
2020-08-28
staging: spmi: hisi-spmi-controller: fix spelling mistake "controlller" -> "c...
Colin Ian King
1
-1
/
+1
2020-08-28
staging: kpc2000: kpc_dma: fix spelling mistake "for for" -> "for"
Colin Ian King
1
-2
/
+2
2020-08-18
staging: hikey9xx: Kconfig: add regulator dependency
Mauro Carvalho Chehab
1
-0
/
+1
2020-08-18
staging: emxx_udc: Allow for building on !ARM
Alex Dewar
1
-1
/
+1
2020-08-18
MAINTAINERS: add an entry for HiSilicon 6421v600 drivers
Mauro Carvalho Chehab
1
-0
/
+6
2020-08-18
dt: document HiSilicon SPMI controller and mfd/regulator properties
Mauro Carvalho Chehab
2
-0
/
+221
2020-08-18
staging: mfd: hi6421-spmi-pmic: Simplify the compatible string
Mauro Carvalho Chehab
1
-1
/
+1
2020-08-18
staging: spmi: hisi-spmi-controller: change compatible string
Mauro Carvalho Chehab
1
-1
/
+2
2020-08-18
staging: mfd: hi6421-spmi-pmic: get rid of interrupt properties
Mauro Carvalho Chehab
2
-75
/
+20
2020-08-18
staging: hikey9xx: fix Kconfig dependency chain
Mauro Carvalho Chehab
1
-1
/
+3
2020-08-18
staging: hikey9xx: add a TODO list
Mauro Carvalho Chehab
1
-0
/
+5
2020-08-18
staging: regulator: hi6421v600-regulator: code cleanup
Mauro Carvalho Chehab
1
-46
/
+32
2020-08-18
staging: regulator: hi6421v600-regulator: add it to the building system
Mauro Carvalho Chehab
2
-3
/
+12
2020-08-18
staging: regulator: hi6421v600-regulator: fix some coding style issues
Mauro Carvalho Chehab
1
-14
/
+14
2020-08-18
staging: regulator: hi6421v600-regulator: cleanup DT settings
Mauro Carvalho Chehab
1
-27
/
+42
2020-08-18
staging: regulator: hi6421v600-regulator: initialize ramp_delay
Mauro Carvalho Chehab
1
-0
/
+3
2020-08-18
staging: regulator: hi6421v600-regulator: add a driver-specific debug macro
Mauro Carvalho Chehab
1
-29
/
+32
2020-08-18
staging: regulator: hi6421v600-regulator: don't use usleep_range for off_on_d...
Mauro Carvalho Chehab
1
-3
/
+0
2020-08-18
staging: regulator: hi6421v600-regulator: convert to use get/set voltage_sel
Mauro Carvalho Chehab
1
-36
/
+22
2020-08-18
staging: regulator: hi6421v600-regulator: change namespace
Mauro Carvalho Chehab
1
-47
/
+47
2020-08-18
staging: regulator: hi6421v600-regulator: better handle modes
Mauro Carvalho Chehab
1
-22
/
+10
2020-08-18
staging: regulator: hi6421v600-regulator: use shorter names for OF properties
Mauro Carvalho Chehab
1
-31
/
+21
2020-08-18
staging: regulator: hi6421v600-regulator: cleanup debug messages
Mauro Carvalho Chehab
1
-29
/
+47
2020-08-18
staging: regulator: hi6421v600-regulator: cleanup struct hisi_regulator
Mauro Carvalho Chehab
1
-134
/
+92
2020-08-18
staging: regulator: hi6421v600-regulator: change the binding logic
Mauro Carvalho Chehab
1
-95
/
+91
2020-08-18
staging: regulator: hi6421v600-regulator: coding style fixups
Mauro Carvalho Chehab
1
-54
/
+56
2020-08-18
staging: regulator: hi6421v600-regulator: port it to upstream
Mauro Carvalho Chehab
1
-29
/
+5
2020-08-18
staging: regulator: hi6421v600-regulator: get rid of unused code
Mauro Carvalho Chehab
1
-188
/
+8
2020-08-18
staging: regulator: add a regulator driver for HiSilicon 6421v600 SPMI PMIC
Mayulong
1
-0
/
+741
2020-08-18
staging: mfd: hi6421-spmi-pmic: cleanup the code
Mauro Carvalho Chehab
2
-89
/
+74
2020-08-18
staging: mfd: hi6421-spmi-pmic: add it to the building system
Mauro Carvalho Chehab
2
-1
/
+19
2020-08-18
staging: mfd: hi6421-spmi-pmic: fix some coding style issues
Mauro Carvalho Chehab
2
-3
/
+3
2020-08-18
staging: mfd: hi6421-spmi-pmic: change namespace on its functions
Mauro Carvalho Chehab
2
-78
/
+70
2020-08-18
staging: mfd: hi6421-spmi-pmic: cleanup OF properties
Mauro Carvalho Chehab
1
-8
/
+8
2020-08-18
staging: mfd: hi6421-spmi-pmic: get rid of unused OF properties
Mauro Carvalho Chehab
2
-152
/
+7
[next]