index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-07
staging: mt7621-pci: Fix spacing around equals sign
Peter Vernia
1
-3
/
+3
2018-07-07
staging: mt7621-pci: Fix spaces around parenthesis in pci-7621.c
Peter Vernia
1
-14
/
+14
2018-07-07
drivers/staging/gasket: Use refcount_read()
Todd Poynor
1
-1
/
+1
2018-07-06
staging: rtl8192u: Add space after ', ' character - Coding Style
John Whitmore
1
-26
/
+31
2018-07-06
staging: rtl8192u: Add required space around '=' operator - Style
John Whitmore
1
-25
/
+25
2018-07-06
staging: rtl8192u: Remove space after cast - Coding Style
John Whitmore
1
-15
/
+15
2018-07-06
staging: rtl8192u: Add required spaces around '||' operator - Sytle
John Whitmore
1
-6
/
+6
2018-07-06
staging: rtl8192u: Add space required around '==' opeartor - Style
John Whitmore
1
-7
/
+7
2018-07-06
staging: rtl8192u: Remove superfluous blank lines - Coding Style
John Whitmore
1
-105
/
+0
2018-07-06
staging: rtl8192u: Remove redundant definitions in header
John Whitmore
1
-117
/
+0
2018-07-06
staging: rtl8192u: Use memset to initialize memory, instead of loop.
John Whitmore
1
-4
/
+1
2018-07-06
staging: rtl8192u: Use __func__ instead of hardcoded string - Style
John Whitmore
1
-6
/
+18
2018-07-06
staging: rtl8188eu: rename Hal8188ERateAdaptive
Michael Straube
4
-2
/
+2
2018-07-06
staging: rtl8188eu: rename Hal8188EPhyReg.h
Michael Straube
2
-1
/
+1
2018-07-06
staging: rtl8188eu: rename Hal8188EPhyCfg.h
Michael Straube
3
-2
/
+2
2018-07-06
staging: rtl8723bs: remove rtl8192c_rf.h
Michael Straube
2
-29
/
+0
2018-07-06
staging: wilc1000: fix static checker warning to unlock mutex in wilc_deinit()
Ajay Singh
1
-9
/
+9
2018-07-06
staging: rtl8188eu: remove rtw_mp_phy_regdef.h
Michael Straube
1
-1078
/
+0
2018-07-06
staging: rts5208: fix missing error check on call to rtsx_write_register
Colin Ian King
1
-1
/
+1
2018-07-06
Staging: Gasket: shift wrapping bug in gasket_read_modify_write_64()
Dan Carpenter
1
-1
/
+1
2018-07-06
Staging: Gasket: fix a couple off by one bugs
Dan Carpenter
1
-2
/
+2
2018-07-06
Staging: Gasket: uninitialized return in gasket_mmap()
Dan Carpenter
1
-1
/
+3
2018-07-06
drivers/staging/gasket: Use 2-factor allocator calls
Kees Cook
4
-18
/
+21
2018-07-06
staging: mt7621-pinctrl: replace core_initcall_sync with builtin_platform_driver
Sergio Paracuellos
1
-6
/
+1
2018-07-06
staging: mt7621-pinctrl: remove 'rt2880_pinctrl_pin_dbg_show' callback
Sergio Paracuellos
1
-8
/
+0
2018-07-06
staging: mt7621-pinctrl: use ternary operator return in rt2880_get_group_name
Sergio Paracuellos
1
-4
/
+1
2018-07-06
staging: mt7621-pinctrl: refactor rt2880_pinctrl_dt_node_to_map function
Sergio Paracuellos
1
-43
/
+15
2018-07-06
staging: mt7621-dts: use 'function' and 'group' for pinctrl bindings
Sergio Paracuellos
1
-24
/
+24
2018-07-06
staging: mt7621-pinctrl: make use of pinctrl_utils_reserve_map
Sergio Paracuellos
1
-3
/
+9
2018-07-06
staging: mt7621-pinctrl: replace uint8_t type with u8 for 'gpio' field
Sergio Paracuellos
1
-4
/
+3
2018-07-06
staging: mt7621-pinctrl: make use of pinctrl_utils_free_map
Sergio Paracuellos
1
-14
/
+2
2018-07-06
staging: mt7621-pinctrl: use tabs instead of spaces in some indentations
Sergio Paracuellos
1
-3
/
+3
2018-07-06
staging: mt7621-pinctrl: align function parameters in some functions
Sergio Paracuellos
1
-15
/
+14
2018-07-06
staging: mt7621-pinctrl: replace seq_printf with seq_puts
Sergio Paracuellos
1
-1
/
+1
2018-07-06
staging: mt7621-pinctrl: avoid lines over 80 chars
Sergio Paracuellos
1
-11
/
+15
2018-07-06
staging: mt7621-pinctrl: avoid space after if condition
Sergio Paracuellos
1
-1
/
+1
2018-07-06
staging: mt7621-mmc: Fix printk() facility level
Sergej Perschin
1
-27
/
+27
2018-07-06
staging: mt7621-gpio: use devm_kasprintf to set gpio banks labels
Sergio Paracuellos
1
-10
/
+2
2018-07-06
staging: mt7621-gpio: assign gpio chip custom changes after bgpio_init
Sergio Paracuellos
1
-3
/
+4
2018-07-06
staging: mt7621-gpio: use custom xlate function
Sergio Paracuellos
1
-0
/
+18
2018-07-06
staging: mt7621-gpio: set irq chip name only once
Sergio Paracuellos
1
-1
/
+1
2018-07-02
staging: fbtft: indent fbtft_device_display - last entry - pdev - dev
Radek Dostál
1
-5
/
+5
2018-07-02
staging: rtl8188eu: fix block comments - coding style
Michael Straube
1
-22
/
+28
2018-07-02
staging: rtl8188eu: move return type to functions definition line
Michael Straube
1
-4
/
+4
2018-07-02
staging: rtl8188eu: reorder switch cases and remove default break
Michael Straube
1
-4
/
+3
2018-07-02
staging: rtl8723bs: simplify if else statement
Michael Straube
1
-5
/
+1
2018-07-02
staging: rtl8723bs: fix comparsion to true/false and brace issues
Michael Straube
2
-7
/
+6
2018-07-02
staging: rtl8192u Remove redundant #include directive
John Whitmore
1
-1
/
+1
2018-07-02
staging:r8188eu: Use lib80211 to encrypt (WEP) tx frames
Ivan Safonov
1
-35
/
+47
2018-07-02
staging: rtl8723bs: remove pointless if else in rtw_sdio_resume()
Michael Straube
1
-17
/
+2
[next]