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-08-02
staging: wilc1000: modified debug log messages description
Ajay Singh
3
-76
/
+80
2018-08-02
staging: wilc1000: remove unnecessary comments and comments description
Ajay Singh
8
-46
/
+11
2018-08-02
staging: wilc1000: fix TODO to compile spi and sdio components in single module
Ajay Singh
6
-17
/
+8
2018-08-02
staging: vboxvideo: Add page-flip support
Steve Longerbeam
1
-0
/
+26
2018-08-02
staging: vboxvideo: Pass a new framebuffer to vbox_crtc_do_set_base
Steve Longerbeam
1
-3
/
+5
2018-08-02
staging: gasket: sysfs: fix potential null dereference
Ivan Bornyakov
1
-0
/
+5
2018-08-02
Merge tag 'iio-for-4.19c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
13
-41
/
+1558
2018-08-01
staging: gasket: page table: fix header file include guard symbol
Todd Poynor
1
-3
/
+3
2018-08-01
Revert "staging: gasket: page table: hold references to device and pci_dev"
Todd Poynor
1
-2
/
+1
2018-08-01
staging: gasket: core: use bool type for ns_capable result
Todd Poynor
1
-2
/
+2
2018-08-01
staging: gasket: apex: move driver-private defines out of apex.h
Todd Poynor
2
-60
/
+31
2018-08-01
staging: gasket: TODO: remove entry for multi-line alignment style
Todd Poynor
1
-3
/
+0
2018-08-01
staging: gasket: interrupt: fix function param line continuation style
Todd Poynor
2
-49
/
+43
2018-08-01
staging: gasket: sysfs: fix function param line continuation style
Todd Poynor
2
-29
/
+29
2018-08-01
staging: gasket: page table: fix function param line continuation style
Todd Poynor
2
-119
/
+120
2018-08-01
staging: gasket: ioctl: fix function param line continuation style
Todd Poynor
1
-30
/
+30
2018-08-01
staging: gasket: core: fix function param line continuation style
Todd Poynor
2
-183
/
+179
2018-08-01
staging: gasket: TODO: remove entry for static function declarations
Todd Poynor
1
-1
/
+0
2018-08-01
staging: gasket: pg tbl: remove static function forward declarations
Todd Poynor
1
-638
/
+573
2018-08-01
staging: gasket: interrupt: remove static function forward declarations
Todd Poynor
1
-257
/
+242
2018-08-01
staging: gasket: ioctl: remove static function forward declarations
Todd Poynor
1
-188
/
+168
2018-08-01
staging: gasket: core: remove static function forward declarations
Todd Poynor
1
-929
/
+873
2018-08-01
iio: light: si1133: fix uninitialized resp variable
Maxime Roussin-BĂ©langer
1
-0
/
+3
2018-08-01
drivers/staging/mt7621-eth: Use dma_zalloc_coherent to replace dma_alloc_cohe...
zhong jiang
1
-2
/
+1
2018-08-01
Merge branch 'fixes-togreg' into togreg
Jonathan Cameron
2
-2
/
+2
2018-08-01
staging: comedi: drop serial2002 driver
Greg Kroah-Hartman
3
-787
/
+0
2018-08-01
staging: erofs: remove a redundant marco in xattr
Gao Xiang
1
-2
/
+0
2018-08-01
staging: erofs: add the missing break in z_erofs_map_blocks_iter
Gao Xiang
1
-0
/
+3
2018-07-30
iio: light: si1133 fix test for val being not zero or not one.
Colin Ian King
1
-1
/
+1
2018-07-30
staging:rtl8192u: Refactor enum DM_CCK_Rx_Path_Method - Style
John Whitmore
1
-7
/
+6
2018-07-30
staging:rtl8192u: Refactor enum dm_dig_cs_ratio_e - Style
John Whitmore
1
-7
/
+7
2018-07-30
staging:rtl8192u: Refactor enum dm_dig_pd_th_e - Style
John Whitmore
1
-9
/
+8
2018-07-30
staging:rtl8192u: Refactor dm_dig_connect_e - Style
John Whitmore
1
-8
/
+7
2018-07-30
staging:rtl8192u: Remove unused enum dm_dig_dbg_e - Style
John Whitmore
1
-6
/
+0
2018-07-30
staging:rtl8192u: Refactor enum dm_dig_alg_e - Style
John Whitmore
1
-7
/
+6
2018-07-30
staging:rtl8192u: Remove enum dm_dig_op_e - Style
John Whitmore
2
-111
/
+0
2018-07-30
staging:rtl8192u: Refactor enum dm_ratr_sta_e usage - Style
John Whitmore
2
-9
/
+9
2018-07-30
staging:rtl8192u: Refactor use of enum dm_dig_sta_e - Style
John Whitmore
1
-9
/
+9
2018-07-30
staging:rtl8192u: Remove typedef of cmpk_set_cfg_t - Style
John Whitmore
2
-5
/
+5
2018-07-30
staging:rtl8192u: Remove typedef of cmpk_intr_sta_t - Style
John Whitmore
2
-5
/
+5
2018-07-30
staging:rtl8192u: Correct spelling in comments - style
John Whitmore
1
-2
/
+2
2018-07-30
staging:rtl8192u: Removed unused CMPK_RX_DBG_MSG_SIZE - Style
John Whitmore
1
-1
/
+0
2018-07-30
staging:rtl8192u: Remove unused CMPK_TX_SET_CONFIG_SIZE - Style
John Whitmore
1
-1
/
+0
2018-07-30
staging:rtl8192u: Remove typedef of struct cmpk_txfb_t - Style
John Whitmore
2
-7
/
+7
2018-07-30
staging:rtl8192u: Remove unused constants - Style
John Whitmore
1
-7
/
+0
2018-07-30
staging:rtl8192u: Rename union QOS_TSINFO - Style
John Whitmore
2
-4
/
+4
2018-07-30
staging:rtl8192u: Rename enum DIRECTION_VALUE - Style
John Whitmore
2
-3
/
+3
2018-07-30
staging:rtl8192u: Remove unused union ECW -Style
John Whitmore
1
-12
/
+0
2018-07-30
staging:rtl8192u: Remove unused union AC_PARAM - Style
John Whitmore
1
-15
/
+0
2018-07-30
staging:rtl8192u: Rename member variables - Style
John Whitmore
2
-6
/
+6
[prev]
[next]