index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-18
staging: rtl8723bs: remove useless variable rtw_AcceptAddbaReq
Aastha Gupta
2
-3
/
+2
2017-10-18
staging: rtl8723bs: rename camelcase bAcceptAddbaReq
Aastha Gupta
7
-11
/
+13
2017-10-18
staging: rtl8723bs: convert type to bool
Aastha Gupta
2
-2
/
+2
2017-10-18
staging: rtl8723bs: Change type to bool
Aastha Gupta
1
-4
/
+4
2017-10-18
staging: rtl8723bs: remove unused variables
Aastha Gupta
1
-4
/
+0
2017-10-18
staging: rtl8723bs: remove ternary operators in assignmet statments
Aastha Gupta
6
-13
/
+11
2017-10-18
staging: rtl8723bs: Add space after ','
Harsha Sharma
1
-6
/
+6
2017-10-18
Staging: rtl8723bs: core: rtw_cmd: Remove cast to pointer types in kfree
Srishti Sharma
1
-30
/
+30
2017-10-18
staging: fbtft: differentiate between buffer and data types to fix sparse war...
Alfonso Lima Astor
1
-12
/
+12
2017-10-18
staging: fbtft: remove unnecessary parantheses around assignment
Aastha Gupta
1
-1
/
+1
2017-10-18
staging: pi433: rf69.c style fix - space before asterisk
Marcin Ciupak
1
-1
/
+1
2017-10-18
staging: pi433: rf69.c style fix - code indent should use tabs
Marcin Ciupak
1
-2
/
+2
2017-10-18
staging: pi433: rf69.c style fix - spaces before/after
Marcin Ciupak
1
-77
/
+77
2017-10-18
staging: pi433: rf69.c style fix - spaces required around
Marcin Ciupak
1
-10
/
+16
2017-10-18
staging: pi433: rf69.c style fix - trailing statements
Marcin Ciupak
1
-17
/
+41
2017-10-18
Staging: pi433: Fix the position of brace after if
Srishti Sharma
1
-36
/
+18
2017-10-18
staging: rtlwifi: phydm: Remove useless parentheses
Frank A. Cancio Bello
5
-22
/
+22
2017-10-18
staging: rtlwifi: Remove unnecessary parentheses
Frank A. Cancio Bello
4
-35
/
+35
2017-10-18
rtlwifi: Fix typo in if ... else if ... else construct
Larry Finger
1
-2
/
+2
2017-10-18
staging: rtlwifi: halmac: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2017-10-18
staging: rtlwifi: mark expected switch fall-through in rtl_make_smps_action
Gustavo A. R. Silva
1
-3
/
+1
2017-10-18
staging: rtlwifi: Convert timers to use timer_setup()
Kees Cook
6
-48
/
+15
2017-10-18
staging: comedi: adv_pci_dio: update for PCI-1761
Anton Dozenko
2
-4
/
+26
2017-10-18
staging: comedi: dt282x: fix IRQ assignment for dev->irq.
Arvind Yadav
1
-0
/
+2
2017-10-18
staging: comedi: s526: mark expected switch fall-through
Gustavo A. R. Silva
1
-3
/
+2
2017-10-18
staging/comedi: Convert timers to use timer_setup()
Kees Cook
3
-17
/
+22
2017-10-18
staging: rtl8192e: mark expected switch fall-through
Gustavo A. R. Silva
1
-2
/
+1
2017-10-18
staging: rtl8192e: Use __func__ instead of function name
Mihaela Muraru
1
-2
/
+6
2017-10-18
staging: rtl8192e: Convert timers to use timer_setup()
Kees Cook
8
-74
/
+61
2017-10-18
staging: rtl8192u: Convert timers to use timer_setup()
Kees Cook
9
-50
/
+46
2017-10-18
staging: rtl8188eu: usb_ops_linux: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-10-18
staging: rtl8188eu: usb_halinit: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-10-18
rtl8188eu: Fix a possible sleep-in-atomic bug in _rtw_pwr_wakeup
Jia-Ju Bai
1
-1
/
+1
2017-10-18
rtl8188eu: Fix a possible sleep-in-atomic bug in rtw_createbss_cmd
Jia-Ju Bai
1
-1
/
+1
2017-10-18
rtl8188eu: Fix a possible sleep-in-atomic bug in rtw_disassoc_cmd
Jia-Ju Bai
1
-1
/
+1
2017-10-18
staging: rtl8188eu: add spaces around algebric and boolean operators
Aastha Gupta
1
-18
/
+18
2017-10-18
staging: rtl8188eu: fix spaces before tabs
Aastha Gupta
2
-6
/
+6
2017-10-18
staging: rtl8188eu: fix space between function name and '('
Aastha Gupta
1
-1
/
+1
2017-10-18
staging: rtl8188eu: fix block comment styling in rtl8188eu files
Aastha Gupta
27
-395
/
+514
2017-10-18
staging: lustre: fix comparisons should place the constant on the right side
Aastha Gupta
1
-1
/
+1
2017-10-18
staging: lustre: fix incorrect multi-line comment style
Aastha Gupta
2
-36
/
+21
2017-10-18
staging: rtlwifi: rtl8822be: Align the * in block comment
Frank A. Cancio Bello
1
-3
/
+3
2017-10-18
staging: rtlwifi: rtl8822be: Remove useless parentheses
Frank A. Cancio Bello
4
-17
/
+17
2017-10-18
staging: rtlwifi: rtl8822be: Use __func__ instead of hardcoded name
Frank A. Cancio Bello
1
-3
/
+3
2017-10-18
staging: rtlwifi: rtl8822be: Balance braces in else statement
Frank A. Cancio Bello
2
-2
/
+4
2017-10-18
staging: rtl8822be: Keep array subscript no lower than zero
Larry Finger
1
-0
/
+2
2017-10-18
staging: ccree: fix boolreturn.cocci warning
Suniel Mahesh
1
-1
/
+1
2017-10-18
staging: ccree: Fix bool comparison
Suniel Mahesh
1
-1
/
+1
2017-10-18
staging/ccree: Declare compiled out functions static inline
Rishabh Hardas
1
-2
/
+2
2017-10-18
staging: rtl8188eu: Convert timers to use timer_setup()
Kees Cook
11
-52
/
+51
[prev]
[next]