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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-18
392
-27195
/
+21254
|
\
|
*
staging:rtl8192u: Remove unused macro definitions - Style
John Whitmore
2018-08-08
1
-8
/
+0
|
*
staging:rtl8192u: Add spaces around '+' operator - Style
John Whitmore
2018-08-08
1
-2
/
+2
|
*
staging:rtl8192u: Remove stale comment - Style
John Whitmore
2018-08-08
1
-2
/
+0
|
*
staging: rtl8188eu: remove unused mp_custom_oid.h
Michael Straube
2018-08-08
1
-339
/
+0
|
*
staging: fbtft: Add spaces around / - Style
Leonardo Brás
2018-08-08
1
-1
/
+1
|
*
staging: fbtft: Erases some repetitive usage of function name - Style
Leonardo Brás
2018-08-08
6
-6
/
+6
|
*
staging: fbtft: Adjust some empty-line problems - Style
Leonardo Brás
2018-08-08
4
-3
/
+2
|
*
staging: fbtft: Removes one nesting level to help readability - Style
Leonardo Brás
2018-08-08
1
-12
/
+15
|
*
staging: fbtft: Changes gamma table to define.
Leonardo Brás
2018-08-08
1
-8
/
+5
|
*
staging: fbtft: A bit more information on dev_err.
Leonardo Brás
2018-08-08
1
-2
/
+4
|
*
staging: fbtft: Fixes some alignment issues - Style
Leonardo Brás
2018-08-08
12
-82
/
+106
|
*
staging: fbtft: Puts macro arguments in parenthesis to avoid precedence issue...
Leonardo Brás
2018-08-08
10
-15
/
+22
|
*
staging: rtl8188eu: remove unused array dB_Invert_Table
Colin Ian King
2018-08-08
1
-10
/
+0
|
*
staging: rtl8188eu: remove whitespace, add missing blank line
Michael Straube
2018-08-08
1
-18
/
+19
|
*
staging: rtl8188eu: use is_multicast_ether_addr in rtw_sta_mgt.c
Michael Straube
2018-08-08
1
-1
/
+1
|
*
staging: rtl8188eu: remove whitespace - style
Michael Straube
2018-08-08
1
-11
/
+11
|
*
staging: rtl8188eu: cleanup block comment - style
Michael Straube
2018-08-08
1
-3
/
+5
|
*
staging: rtl8188eu: use is_multicast_ether_addr in rtl8188eu_xmit.c
Michael Straube
2018-08-08
1
-2
/
+1
|
*
staging: rtl8188eu: use is_multicast_ether_addr in recv_linux.c
Michael Straube
2018-08-08
1
-3
/
+3
|
*
staging: rtlwifi: refactor rtl_get_tcb_desc
Luke Triantafyllidis
2018-08-08
1
-54
/
+48
|
*
staging: comedi: ni_mio_common: fix subdevice flags for PFI subdevice
Ian Abbott
2018-08-08
1
-1
/
+2
|
*
staging: mt7621-dts: add pcie controller port registers
Sergio Paracuellos
2018-08-08
1
-2
/
+4
|
*
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
3
-17
/
+218
|
*
Revert "staging:r8188eu: Use lib80211 to encrypt (CCMP) tx frames"
Michael Straube
2018-08-08
1
-72
/
+706
|
*
staging: erofs: remove an extra semicolon in z_erofs_vle_unzip_all
Gao Xiang
2018-08-08
1
-1
/
+1
|
*
staging: gasket: remove some extra semicolon
zhong jiang
2018-08-08
1
-3
/
+3
|
*
staging: gasket: fix code indent for conditional statement
Sumit Pundir
2018-08-08
1
-1
/
+1
|
*
staging: gasket: core: remove incorrect extraneous comment
Todd Poynor
2018-08-08
1
-1
/
+0
|
*
staging: gasket: apex: place in low power reset until opened
Todd Poynor
2018-08-08
1
-0
/
+4
|
*
staging: gasket: core: protect against races during unregister
Todd Poynor
2018-08-08
1
-2
/
+1
|
*
staging: gasket: apex: move sysfs setup code to probe function
Todd Poynor
2018-08-08
1
-9
/
+5
|
*
staging: gasket: core: remove sysfs setup and cleanup callbacks
Todd Poynor
2018-08-08
2
-28
/
+0
|
*
staging: gasket: apex: fold device add/remove logic inline
Todd Poynor
2018-08-08
1
-37
/
+32
|
*
staging: gasket: core: delete device add and remove callbacks
Todd Poynor
2018-08-08
2
-39
/
+0
|
*
staging: gasket: apex: enable/disable gasket device from apex
Todd Poynor
2018-08-08
1
-0
/
+12
|
*
staging: gasket: core: let device driver enable/disable gasket device
Todd Poynor
2018-08-08
2
-14
/
+14
[next]