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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-12
usb: dwc2: gadget: don't block after fifo flush timeout
Gregory Herrero
1
-0
/
+1
2015-01-12
usb: dwc2: gadget: dont warn if endpoint is not enabled
Mian Yousaf Kaukab
1
-1
/
+1
2015-01-12
usb: dwc2: gadget: fix zero length packet transfers
Mian Yousaf Kaukab
1
-29
/
+22
2015-01-12
usb: dwc2: gadget: manage ep0 state in software
Mian Yousaf Kaukab
2
-80
/
+89
2015-01-12
usb: dwc2: gadget: kill requests after disabling ep
Mian Yousaf Kaukab
1
-2
/
+3
2015-01-12
usb: dwc2: gadget: consider all tx fifos
Mian Yousaf Kaukab
1
-2
/
+4
2015-01-12
usb: dwc2: gadget: fix debug loop limits
Mian Yousaf Kaukab
1
-4
/
+4
2015-01-12
usb: dwc2: gadget: remove unused members from hsotg_req
Mian Yousaf Kaukab
1
-4
/
+0
2015-01-12
Documentation: dt-bindings: add dt binding info for dwc2 fifo resizing
Gregory Herrero
1
-0
/
+3
2015-01-12
usb: dwc2: gadget: configure fifos from device tree
Gregory Herrero
2
-28
/
+73
2015-01-12
usb: dwc2: gadget: check interrupts for all endpoints
Mian Yousaf Kaukab
1
-2
/
+4
2015-01-12
usb: dwc2: gadget: add bi-directional endpoint support
Mian Yousaf Kaukab
2
-119
/
+210
2015-01-12
Merge branch 'topic/line6' into for-next
Takashi Iwai
223
-1774
/
+2480
2015-01-12
Documentation: dt-bindings: add dt binding info for dwc2 g-use-dma
Gregory Herrero
1
-0
/
+1
2015-01-12
usb: dwc2: gadget: add device tree property to enable dma
Gregory Herrero
2
-2
/
+18
2015-01-12
usb: dwc2: gadget: don't erase gahbcfg register when enabling dma
Gregory Herrero
1
-2
/
+2
2015-01-12
usb: dwc2: gadget: write correct value in ahbcfg register
Gregory Herrero
1
-1
/
+1
2015-01-12
usb: dwc2: gadget: fix error path in dwc2_gadget_init
Mian Yousaf Kaukab
1
-2
/
+2
2015-01-12
usb: dwc2: gadget: don't embed ep0 buffers
Mian Yousaf Kaukab
2
-2
/
+21
2015-01-12
usb: dwc2: gadget: don't process XferCompl on setup packet
Mian Yousaf Kaukab
2
-0
/
+5
2015-01-12
usb: dwc2: gadget: mask fifo empty irq with dma
Mian Yousaf Kaukab
1
-2
/
+2
2015-01-12
usb: dwc2: gadget: register gadget handle to the phy
Gregory Herrero
1
-0
/
+4
2015-01-12
ALSA: move line6 usb driver into sound/usb
Takashi Iwai
30
-3
/
+3
2015-01-12
Merge branch 'tipc-namespaces'
David S. Miller
32
-1277
/
+1503
2015-01-12
tipc: make netlink support net namespace
Ying Xue
1
-2
/
+5
2015-01-12
tipc: make tipc random value aware of net namespace
Ying Xue
4
-12
/
+4
2015-01-12
tipc: make subscriber server support net namespace
Ying Xue
8
-65
/
+86
2015-01-12
tipc: make tipc node address support net namespace
Ying Xue
17
-194
/
+246
2015-01-12
tipc: name tipc name table support net namespace
Ying Xue
15
-116
/
+154
2015-01-12
tipc: make tipc socket support net namespace
Ying Xue
6
-33
/
+43
2015-01-12
tipc: make tipc broadcast link support net namespace
Ying Xue
12
-205
/
+259
2015-01-12
tipc: make bearer list support net namespace
Ying Xue
10
-73
/
+110
2015-01-12
tipc: make tipc node table aware of net namespace
Ying Xue
21
-244
/
+329
2015-01-12
tipc: involve namespace infrastructure
Ying Xue
15
-86
/
+151
2015-01-12
tipc: remove unused tipc_link_get_max_pkt routine
Ying Xue
2
-28
/
+0
2015-01-12
tipc: feed tipc sock pointer to tipc_sk_timeout routine
Ying Xue
1
-17
/
+16
2015-01-12
tipc: cleanup core.c and core.h files
Ying Xue
12
-89
/
+74
2015-01-12
tipc: remove unnecessary wrapper functions of kernel timer APIs
Ying Xue
8
-118
/
+50
2015-01-12
tipc: remove tipc_core_start/stop routines
Ying Xue
1
-43
/
+23
2015-01-12
tipc: fix bug in broadcast retransmit code
Jon Maloy
1
-2
/
+3
2015-01-12
staging: line6: Make *_disconnect() functions static
Chris Rorvick
8
-96
/
+94
2015-01-12
staging: line6: Call *_disconnect() via pointer
Chris Rorvick
6
-42
/
+8
2015-01-12
staging: line6: Call *_process_message() via pointer
Chris Rorvick
6
-35
/
+10
2015-01-12
staging: line6: Pass *_process_message() `usb_line6' pointers
Chris Rorvick
5
-13
/
+10
2015-01-12
staging: line6: Pass *_init() `usb_line6' pointers
Chris Rorvick
9
-33
/
+24
2015-01-12
staging: line6: Move audio endpoints to properties
Chris Rorvick
6
-64
/
+52
2015-01-12
staging: line6: Remove stale Pocket POD PCM endpoints
Chris Rorvick
1
-5
/
+0
2015-01-12
staging: line6: Move control endpoints to properties
Chris Rorvick
3
-40
/
+48
2015-01-12
staging: line6: Move altsetting to properties
Chris Rorvick
2
-51
/
+25
2015-01-12
staging: line6: Filter on UX2 interfaces
Chris Rorvick
1
-16
/
+4
[prev]
[next]