index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
staging: rtl8723bs: Add line after variable declarations
Simran Singhal
2020-03-25
1
-0
/
+15
|
*
|
|
|
staging: hp100: Add space around operator
Soumyajit Deb
2020-03-25
1
-1
/
+1
|
*
|
|
|
staging: rtl8723bs: Remove multiple assignments
Simran Singhal
2020-03-25
1
-2
/
+5
|
*
|
|
|
staging: rtl8723bs: Remove unnecessary braces for single statements
Simran Singhal
2020-03-25
1
-6
/
+3
|
*
|
|
|
staging: hp100: Add spaces in if statement.
Soumyajit Deb
2020-03-25
1
-2
/
+2
|
*
|
|
|
staging: hp100: Add space between while keyword and open parenthesis
Soumyajit Deb
2020-03-25
1
-1
/
+1
|
*
|
|
|
staging: hp100: Remove space after opening parenthesis "("
Soumyajit Deb
2020-03-25
1
-1
/
+1
|
*
|
|
|
Staging: hp100: Add space after "," in function arguments.
Soumyajit Deb
2020-03-25
1
-2
/
+2
|
*
|
|
|
staging: hp100: Correct typo in the comment
Soumyajit Deb
2020-03-25
1
-1
/
+1
|
*
|
|
|
staging: hp100: Remove extra blank lines
Soumyajit Deb
2020-03-25
1
-15
/
+0
|
*
|
|
|
staging: wlan-ng: fix ODEBUG bug in prism2sta_disconnect_usb
Qiujun Huang
2020-03-25
1
-0
/
+1
|
*
|
|
|
staging: vt6655: Break up function call with long line.
Briana Oursler
2020-03-25
1
-1
/
+4
|
*
|
|
|
staging: most: Documentation: move ABI description files out of staging area
Christian Gromm
2020-03-24
2
-491
/
+0
|
*
|
|
|
staging: most: Documentation: update ABI description
Christian Gromm
2020-03-24
2
-29
/
+3
|
*
|
|
|
staging: most: move core files out of the staging area
Christian Gromm
2020-03-24
12
-2573
/
+10
|
*
|
|
|
Staging: speakup: Add identifier name to function declaration arguments.
Sam Muhammed
2020-03-24
1
-1
/
+1
|
*
|
|
|
Staging: speakup: Use sizeof(*var) in kmalloc().
Sam Muhammed
2020-03-24
1
-1
/
+1
|
*
|
|
|
staging: comedi: ni_labpc_common: Reformat multiple line dereference
Deepak R Varma
2020-03-23
1
-7
/
+6
|
*
|
|
|
staging: hp100: Add space around operator +
Soumyajit Deb
2020-03-23
1
-1
/
+1
|
*
|
|
|
staging: iio: adc: ad7280a: Add comments to clarify stringified arguments
Deepak R Varma
2020-03-23
1
-0
/
+4
|
*
|
|
|
staging: wlan-ng: Fix third argument going over 80 characters
John B. Wyatt IV
2020-03-23
1
-2
/
+5
|
*
|
|
|
Staging: speakup: Use pr_warn() defined in <linux/printk.h>.
Sam Muhammed
2020-03-23
1
-4
/
+2
|
*
|
|
|
staging: greybus: tools: Fix braces {} style
Simran Singhal
2020-03-23
1
-1
/
+2
|
*
|
|
|
staging: mt7621-pci: avoid to set 'iomem_resource' addresses
Sergio Paracuellos
2020-03-23
1
-2
/
+0
|
*
|
|
|
staging: hp100: Remove space after * in pointer declarations
Soumyajit Deb
2020-03-23
1
-5
/
+5
|
*
|
|
|
Staging: hp: Use netdev_warn().
Sam Muhammed
2020-03-23
1
-5
/
+5
|
*
|
|
|
staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device table
Larry Finger
2020-03-23
1
-0
/
+1
|
*
|
|
|
staging: mt7621-pci-phy: re-do 'xtal_mode' detection
Sergio Paracuellos
2020-03-23
1
-5
/
+10
|
*
|
|
|
staging: mt7621-pci-phy: use builtin_platform_driver()
Sergio Paracuellos
2020-03-23
1
-6
/
+1
|
*
|
|
|
staging: mt7621-pci: use builtin_platform_driver()
Sergio Paracuellos
2020-03-23
1
-6
/
+1
|
*
|
|
|
Merge 5.6-rc7 into staging-next
Greg Kroah-Hartman
2020-03-23
10
-39
/
+50
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
staging: vt6656: Use BIT() macro in vnt_mac_reg_bits_* functions
Oscar Carter
2020-03-21
3
-4
/
+7
|
*
|
|
|
staging: rtl8188eu: remove some 5 GHz code
Michael Straube
2020-03-21
1
-7
/
+3
|
*
|
|
|
staging: vt6656: Use BIT() macro instead of hex value
Oscar Carter
2020-03-21
3
-152
/
+155
|
*
|
|
|
staging: rtl8723bs: os_dep: Remove whitespace characters in code line
R Veera Kumar
2020-03-21
1
-4
/
+4
|
*
|
|
|
staging: rtl8723bs: os_dep: Correct long line comments
R Veera Kumar
2020-03-21
1
-3
/
+8
|
*
|
|
|
staging: rtl8723bs: os_dep: Remove commented out code lines
R Veera Kumar
2020-03-21
1
-11
/
+0
|
*
|
|
|
staging: rtl8723bs: remove unneeded variables
Payal Kshirsagar
2020-03-21
3
-17
/
+4
|
*
|
|
|
staging: mt7621-pci: delete release gpios related code
Sergio Paracuellos
2020-03-21
1
-20
/
+7
|
*
|
|
|
staging: mt7621-dts: gpio 8 and 9 are vendor specific
Sergio Paracuellos
2020-03-21
2
-3
/
+5
|
*
|
|
|
staging: mt7621-dma: quoted string split across lines
Gokce Kuler
2020-03-21
1
-2
/
+1
|
*
|
|
|
staging: mt7621-pci: avoid to poweroff the phy for slot one
Sergio Paracuellos
2020-03-21
1
-1
/
+2
|
*
|
|
|
staging: mt7621-pci: be sure gpio descriptor is null on fails
Sergio Paracuellos
2020-03-20
1
-1
/
+3
|
*
|
|
|
staging: mt7621-pci: change variable to print for slot
Sergio Paracuellos
2020-03-20
1
-1
/
+1
|
*
|
|
|
staging: mt7621-pci: use only two phys from device tree
Sergio Paracuellos
2020-03-20
1
-1
/
+6
|
*
|
|
|
staging: mt7621-dts: set up only two pcie phys
Sergio Paracuellos
2020-03-20
1
-3
/
+3
|
*
|
|
|
staging: mt7621-pci-phy: avoid to create to different phys for a dual port one
Sergio Paracuellos
2020-03-20
1
-85
/
+59
|
*
|
|
|
staging: vc04_services: interface: vchi: Correct long line comments and make ...
R Veera Kumar
2020-03-20
1
-13
/
+23
|
*
|
|
|
staging: rtl8723bs: hal: Correct typos in comments
R Veera Kumar
2020-03-20
2
-13
/
+13
|
*
|
|
|
staging: rtl8723bs: hal: Correct multi-line comments as per coding style
R Veera Kumar
2020-03-20
1
-24
/
+32
[prev]
[next]