index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: drop unused argument of zap_page_range()
Kirill A. Shutemov
2017-02-22
1
-2
/
+1
*
Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-22
537
-20085
/
+15863
|
\
|
*
Staging: vc04_services: Fix the "space prohibited" code style errors
Mandel Benjamin
2017-02-16
1
-2
/
+2
|
*
Staging: vc04_services: Fix the "wrong indent" code style errors
Mandel Benjamin
2017-02-16
1
-2
/
+2
|
*
staging: octeon: Use net_device_stats from struct net_device
Tobias Klauser
2017-02-16
4
-19
/
+17
|
*
Staging: rtl8192u: ieee80211: ieee80211.h - style fix
Derek Robson
2017-02-16
1
-25
/
+36
|
*
Staging: rtl8192u: ieee80211: ieee80211_tx.c - style fix
Derek Robson
2017-02-16
1
-140
/
+150
|
*
Staging: rtl8192u: ieee80211: rtl819x_BAProc.c - style fix
Derek Robson
2017-02-16
1
-14
/
+14
|
*
Staging: rtl8192u: ieee80211: ieee80211_module.c - style fix
Derek Robson
2017-02-16
1
-30
/
+30
|
*
Staging: rtl8192u: ieee80211: rtl819x_TSProc.c - style fix
Derek Robson
2017-02-16
1
-2
/
+2
|
*
Staging: rtl8192u: r8192U.h - style fix
Derek Robson
2017-02-16
1
-13
/
+26
|
*
Staging: rtl8192u: r8192U_core.c - style fix
Derek Robson
2017-02-16
1
-35
/
+35
|
*
Staging: rtl8192u: r819xU_cmdpkt.c - style fix
Derek Robson
2017-02-16
1
-30
/
+52
|
*
staging: rtl8192u: blank lines aren't necessary before a close brace '}'
simran singhal
2017-02-16
1
-3
/
+0
|
*
staging: rtl8192u: Adding space after enum and struct definition
simran singhal
2017-02-16
1
-19
/
+19
|
*
staging: rtl8192u: Adding space after struct definition
simran singhal
2017-02-16
1
-2
/
+2
|
*
Staging: ks7010: Add required and preferred spaces around operators
Shiva Kerdel
2017-02-16
6
-73
/
+73
|
*
Staging: ks7010: ks*: Remove redundant blank lines
Shiva Kerdel
2017-02-16
2
-3
/
+0
|
*
Staging: ks7010: ks*: Add missing blank lines after declarations
Shiva Kerdel
2017-02-16
2
-0
/
+2
|
*
staging: visorbus, replace init_timer with setup_timer
Stefan Svinciak
2017-02-16
1
-3
/
+1
|
*
staging: vt6656: rxtx.c Removed multiple dereferencing
Michael S. Hansen
2017-02-16
1
-2
/
+2
|
*
staging: vt6656: Alignment match open parenthesis
Arushi Singhal
2017-02-16
1
-27
/
+27
|
*
staging: vt6656: Alignment should match open parenthesis
Arushi Singhal
2017-02-16
5
-31
/
+31
|
*
Staging: bcm2835-audio: fixed a code style issue:
Bo YU
2017-02-16
1
-0
/
+1
|
*
staging: bcm2835-audio: allocate enough data for work queues
Dan Carpenter
2017-02-16
1
-6
/
+9
|
*
Staging: bcm2835-audio: && vs & typo
Dan Carpenter
2017-02-16
1
-1
/
+1
|
*
staging: wlan-ng: remove space before tab
Gargi Sharma
2017-02-16
1
-1
/
+1
|
*
staging: lustre: Fix incompatible argument in osc_match_base
Maxime Rossi Bellom
2017-02-16
1
-3
/
+3
|
*
Staging: comedi: drivers: comedi_test: Add auto-configuration capability
Cheah Kok Cheong
2017-02-16
1
-12
/
+123
|
*
staging: comedi: fixed multiple line dereference
Artur Lorincz
2017-02-14
1
-3
/
+2
|
*
staging: comedi: made comedi_lrange struct constant
Artur Lorincz
2017-02-14
1
-1
/
+1
|
*
staging:nvec:nvec_ps2.c: Prefering kzalloc(sizeof(*ser_dev)...) over kzalloc(...
Arushi Singhal
2017-02-14
1
-1
/
+1
|
*
Staging: rtl8188eu: core/rtw_led.c: format line to reduce it below 80 characters
Shishir Kulkarni
2017-02-14
1
-1
/
+2
|
*
staging: bcm2835-audio: remove unused macro
Hendrik v. Raven
2017-02-14
1
-3
/
+0
|
*
staging: bcm2835-audio: Fixed checkpatch warning due to line spacing
Abhijit Naik
2017-02-14
1
-1
/
+17
|
*
staging: nvec: Fix incorrect type of i2c address
Franck Demathieu
2017-02-14
1
-1
/
+1
|
*
staging: fsl-mc: Add missing header
Bogdan Purcareata
2017-02-14
2
-0
/
+2
|
*
staging: comedi: ni_pcimio: remove unused variable 'serial_number'
Karthik Nayak
2017-02-14
2
-10
/
+0
|
*
staging: comedi: dyna_pci10xx: usleep_range is preferred over udelay
Saber Rezvani
2017-02-14
1
-4
/
+4
|
*
staging: comedi: s626: usleep_range is preferred over udelay
Saber Rezvani
2017-02-14
1
-1
/
+1
|
*
staging: comedi: ni_pcidio.c: Spaces preferred around operators
Saber Rezvani
2017-02-14
1
-20
/
+20
|
*
staging: comedi: ni_pcidio: blank line issues
Saber Rezvani
2017-02-14
1
-0
/
+2
|
*
staging:xgifb:vb_setmode.h: Add missing identifier names
Jacob Zachariah
2017-02-12
1
-9
/
+9
|
*
Staging: media: bcm2048: Fixed coding style issue.
Ran Algawi
2017-02-12
1
-1
/
+1
|
*
staging: rtl8192u: Fixing no new typedef warning
simran singhal
2017-02-12
10
-33
/
+33
|
*
staging: rtl8192e: Aligning the * on each line in block comments
Arushi Singhal
2017-02-12
10
-25
/
+25
|
*
staging: rtl8192u: Removing unnecessary parentheses
simran singhal
2017-02-12
1
-2
/
+2
|
*
staging: rtl8192u: Fix warnings relating to printk()
simran singhal
2017-02-12
1
-2
/
+2
|
*
staging: rtl8192u: Fix RETURN_VOID warnings
simran singhal
2017-02-12
1
-3
/
+0
|
*
staging: rtl8192u: Fix brace placement
simran singhal
2017-02-12
1
-60
/
+30
[next]