index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
mt7621-pci
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-09
staging: mt7621-pci: Prefer using the BIT macro
Mamta Shukla
1
-13
/
+13
2018-10-09
staging: mt7621-pci: Add spaces around '<<'
Mamta Shukla
1
-20
/
+20
2018-10-09
staging: mt7621-pci: Add spaces around '|'
Mamta Shukla
1
-3
/
+3
2018-10-09
staging: mt7621-pci: Add spaces around '&'
Mamta Shukla
1
-1
/
+1
2018-10-09
staging: mt7621-pci: Do not initialise statics to 0
Mamta Shukla
1
-1
/
+1
2018-09-10
staging: mt7621-pci: remove unnecessary check of device_type == pci
Rob Herring
1
-7
/
+0
2018-08-27
staging: mt7621-pci: show N_FTS status using a loop
Sergio Paracuellos
1
-8
/
+5
2018-08-27
staging: mt7621-pci: make some function static
Sergio Paracuellos
1
-3
/
+3
2018-08-08
staging: mt7621-pci: remove remaining pci_legacy dependant code
Sergio Paracuellos
1
-32
/
+1
2018-08-08
staging: mt7621-pci: rename RALINK_PCI_CONFIG_DATA_VIRTUAL_REG definition
Sergio Paracuellos
1
-4
/
+4
2018-08-08
staging: mt7621-pci: use BIT macro in preprocessor definitions
Sergio Paracuellos
1
-10
/
+10
2018-08-08
staging: mt7621-pci: remove RALINK_PCI_BASE from remaining definitions
Sergio Paracuellos
1
-64
/
+67
2018-08-08
staging: mt7621-pci: use pcie_[read|write] in RALINK_PCI_PCICFG_ADDR and RALI...
Sergio Paracuellos
1
-20
/
+34
2018-08-08
staging: mt7621-pci: review includes putting them in alphabethic order
Sergio Paracuellos
1
-14
/
+8
2018-08-08
staging: mt7621-pci: avoid register duplication per controller using pcie_[re...
Sergio Paracuellos
1
-36
/
+34
2018-08-08
staging: mt7621-pci: remove unused macros
Sergio Paracuellos
1
-23
/
+1
2018-08-08
staging: mt7621-pci: simplify write_config function
Sergio Paracuellos
1
-11
/
+9
2018-08-08
staging: mt7621-pci: simplify read_config function
Sergio Paracuellos
1
-17
/
+15
2018-08-08
staging: mt7621-pci: use pcie_[read|write] in [write|read]_config
Sergio Paracuellos
1
-35
/
+32
2018-08-08
staging: mt7621-pci: add pcie_write and pcie_read helpers
Sergio Paracuellos
1
-0
/
+10
2018-08-08
staging: mt7621-pci: remove dead code derived to not use custom reads and writes
Sergio Paracuellos
1
-128
/
+0
2018-08-08
staging: mt7621-pci: use generic kernel pci subsystem read and write
Sergio Paracuellos
2
-17
/
+216
2018-07-16
staging: mt7621: Add SPDX license identifier
Oliver Hübers
1
-0
/
+1
2018-07-16
staging: mt7621-pci: Include preferred headers
Oliver Hübers
1
-2
/
+2
2018-07-10
staging: mt7621-pci: factor out mt7621_pci_get_cfgaddr function
Sergio Paracuellos
1
-7
/
+14
2018-07-10
staging: mt7621-pci: remove unused macro MV_READ_DATA
Sergio Paracuellos
1
-3
/
+0
2018-07-07
staging: mt7621-pci: Move open-braces to match kernel code style
Peter Vernia
1
-4
/
+2
2018-07-07
staging: mt7621-pci: Add spaces after commas in pci-mt7621.c
Peter Vernia
1
-8
/
+8
2018-07-07
staging: mt7621-pci: Fix spacing around equals sign
Peter Vernia
1
-3
/
+3
2018-07-07
staging: mt7621-pci: Fix spaces around parenthesis in pci-7621.c
Peter Vernia
1
-14
/
+14
2018-06-17
staging: mt7621-pci: Fix coding style error
Abdun Nihaal
1
-5
/
+5
2018-06-17
staging: mt7621-pci: use rt_sysc_?32() to access system-control register.
NeilBrown
1
-30
/
+27
2018-05-31
staging: mt7621-pci: Fix line size exceeding 80 columns.
Sankalp Negi
1
-1
/
+2
2018-05-06
staging: mt7621-pci: remove some dead code.
NeilBrown
1
-14
/
+0
2018-05-06
staging: mt7621-pci: remove unnecessary resource details.
NeilBrown
1
-17
/
+2
2018-05-06
staging: mt7621-pci: remove conditional compilation.
NeilBrown
1
-55
/
+15
2018-05-06
staging: mt7621-pci: white-space cleanups.
NeilBrown
1
-148
/
+143
2018-05-06
staging: mt7621-pci: improve interrupt mapping
NeilBrown
1
-81
/
+9
2018-04-23
staging: mt7621-pci: Remove redundant owner assignment
Christian Lütke-Stetzkamp
1
-1
/
+0
2018-04-23
staging: mt7621-pci: Hack 2 more PCI interrupts for gnubee1
NeilBrown
1
-3
/
+8
2018-03-19
staging: mt7621-pci: MIPS/ralink: add MT7621 pcie driver
John Crispin
3
-0
/
+853