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
/
staging
/
most
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-27
staging: most: usb: remove pointer initialization
Christian Gromm
1
-2
/
+0
2017-11-27
staging: most: core: remove context pointer
Christian Gromm
1
-1
/
+0
2017-11-27
staging: most: core: put channel name in struct most_channel
Christian Gromm
1
-7
/
+6
2017-11-27
staging: most: core: replace struct most_inst_obj
Christian Gromm
2
-103
/
+99
2017-11-27
staging: most: core: rename function
Christian Gromm
1
-4
/
+4
2017-11-27
staging: most: core: remove struct device
Christian Gromm
2
-18
/
+0
2017-11-27
staging: most: core: fix sysfs attribute management
Christian Gromm
1
-36
/
+73
2017-11-27
staging: most: core: track aim modules with linked list
Christian Gromm
2
-2
/
+5
2017-11-27
staging: most: core: use structure to pack driver specific data
Christian Gromm
1
-39
/
+34
2017-11-27
staging: most: core: rename members aim* of struct most_channel
Christian Gromm
1
-52
/
+52
2017-11-27
staging: most: core: rename struct memeber
Christian Gromm
1
-39
/
+39
2017-11-27
staging: most: core: rename struct most_c_aim_obj to pipe
Christian Gromm
1
-3
/
+3
2017-11-27
staging: most: core: rename structure
Christian Gromm
1
-52
/
+52
2017-11-27
staging: most: core: encapsulate code in function
Christian Gromm
1
-13
/
+26
2017-11-27
staging: most: core: add a match function for the bus
Christian Gromm
1
-0
/
+9
2017-11-27
staging: most: core: remove function get_channel_by_iface
Christian Gromm
1
-34
/
+13
2017-11-27
staging: most: remove proprietary kobjects
Christian Gromm
11
-856
/
+342
2017-11-27
staging: most: video: rename module
Christian Gromm
4
-4
/
+8
2017-11-27
staging: most: usb: rename module
Christian Gromm
4
-6
/
+9
2017-11-27
staging: most: sound: rename module
Christian Gromm
4
-4
/
+8
2017-11-27
staging: most: net: rename module
Christian Gromm
4
-5
/
+9
2017-11-27
staging: most: dim2: rename module
Christian Gromm
11
-21
/
+25
2017-11-27
staging: most: i2c: rename module
Christian Gromm
4
-5
/
+9
2017-11-27
staging: most: cdev: rename module
Christian Gromm
4
-4
/
+8
2017-11-27
staging: most: move core files
Christian Gromm
20
-39
/
+28
2017-11-27
staging: most: Remove redundant license text
Greg Kroah-Hartman
16
-112
/
+0
2017-11-27
staging: most: add SPDX identifiers to all most driver files
Greg Kroah-Hartman
16
-0
/
+16
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-27
staging: most: hdm_usb: Driver registration with module_driver macro
Alex Briskin
1
-19
/
+1
2017-08-18
staging: most: hdm-dim2: fix error return code in dim2_probe()
Gustavo A. R. Silva
1
-4
/
+4
2017-08-18
staging: most: hdm-dim2: constify platform_device_id
Arvind Yadav
1
-1
/
+1
2017-08-18
staging: most: usb: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-4
/
+4
2017-06-24
staging: most: net: hold used net device
Andrey Shvetsov
1
-23
/
+55
2017-06-24
staging: most: net: protect consistency of the state
Andrey Shvetsov
1
-22
/
+42
2017-06-24
staging: most: net: make net device lifetime obvious
Andrey Shvetsov
1
-22
/
+25
2017-06-24
staging: most: net: remove redundant traces
Andrey Shvetsov
1
-6
/
+0
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-4
/
+4
2017-05-15
staging: most: dim2: replace function parameter with the expression
Andrey Shvetsov
1
-7
/
+8
2017-05-15
staging: most: dim2: enable flow control for isoc channels
Andrey Shvetsov
2
-0
/
+3
2017-05-15
staging: most: allocate private net_dev_context with the alloc_netdev
Andrey Shvetsov
1
-61
/
+20
2017-05-15
staging: most: net: remove redundant cleanup code
Andrey Shvetsov
1
-18
/
+1
2017-05-15
staging: most: use unsafe version of list traversing
Andrey Shvetsov
1
-2
/
+2
2017-05-15
staging: most: remove dependency on networking-aim
Andrey Shvetsov
7
-37
/
+42
2017-05-15
staging: most: i2c: remove empty callback request_netinfo
Andrey Shvetsov
1
-7
/
+0
2017-05-15
staging: most: check availability of the callback request_netinfo
Andrey Shvetsov
1
-1
/
+2
2017-05-15
staging: most: net: add carrier information
Andrey Shvetsov
1
-0
/
+6
2017-05-15
staging: most: net: use dormant state
Andrey Shvetsov
1
-25
/
+6
2017-05-15
staging: most: net: remove useless variable channels_opened
Andrey Shvetsov
1
-13
/
+4
[prev]
[next]