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