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
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-08
VMCI: host side driver implementation.
George Zhang
1
-0
/
+1042
2013-01-08
VMCI: guest side driver implementation.
George Zhang
1
-0
/
+759
2013-01-08
VMCI: routing implementation.
George Zhang
2
-0
/
+256
2013-01-08
VMCI: resource object implementation.
George Zhang
2
-0
/
+288
2013-01-08
VMCI: queue pairs implementation.
George Zhang
2
-0
/
+3611
2013-01-08
VMCI: handle array implementation.
George Zhang
2
-0
/
+194
2013-01-08
VMCI: event handling implementation.
George Zhang
2
-0
/
+249
2013-01-08
VMCI: device driver implementaton.
George Zhang
2
-0
/
+167
2013-01-08
VMCI: doorbell implementation.
George Zhang
2
-0
/
+655
2013-01-08
VMCI: datagram implementation.
George Zhang
2
-0
/
+552
2013-01-08
VMCI: context implementation.
George Zhang
2
-0
/
+1396
2013-01-07
dmaengine: remove dma_async_memcpy_pending() macro
Bartlomiej Zolnierkiewicz
2
-2
/
+2
2013-01-07
carma-fpga: pass correct flags to ->device_prep_dma_memcpy()
Bartlomiej Zolnierkiewicz
1
-1
/
+3
2013-01-07
mei: move hbm responses from interrupt.c to hbm.c
Tomas Winkler
3
-220
/
+186
2013-01-07
mei: add common prefix to hbm function
Tomas Winkler
8
-50
/
+53
2013-01-07
mei: use structured buffer for the write buffer
Tomas Winkler
5
-105
/
+108
2013-01-07
mei: simplify preparing client host bus messages
Tomas Winkler
2
-56
/
+70
2013-01-07
mei: drop nonexistent function prototype
Tomas Winkler
1
-3
/
+0
2013-01-07
mei: move host bus message handling to hbm.c
Tomas Winkler
6
-419
/
+456
2013-01-07
mei: move hw dependent functions to interface.c
Tomas Winkler
4
-93
/
+97
2013-01-07
mei: mei_me_client is not hw API move to mei_dev.h
Tomas Winkler
2
-6
/
+13
2013-01-07
mei: kill not used BAR0 length and base variables
Tomas Winkler
1
-5
/
+2
2013-01-07
mei: include local headers after the system ones
Tomas Winkler
7
-12
/
+13
2013-01-07
mei: extract device dependent constants into hw-me.h
Tomas Winkler
3
-98
/
+169
2013-01-07
mei: move internal host clients ids to mei_dev.h from hw.h
Tomas Winkler
2
-5
/
+6
2013-01-07
mei: use unified format for printing mei message header
Tomas Winkler
5
-15
/
+16
2013-01-07
mei: drop redundant length parameter from mei_write_message function
Tomas Winkler
7
-44
/
+36
2013-01-07
mei: fix mismatch in mutex unlock-lock in mei_amthif_read()
Alexey Khoroshilov
1
-3
/
+3
2012-12-24
ASoC: atmel-ssc: make it buildable on other architectures
Joachim Eastwood
2
-2
/
+2
2012-12-21
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
1
-1
/
+1
2012-12-20
SGI-XP: handle non-fatal traps
Robin Holt
1
-2
/
+32
2012-12-19
watchdog: mei: avoid oops in watchdog unregister code path
Tomas Winkler
1
-1
/
+1
2012-12-13
Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-47
/
+88
2012-12-11
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+5
2012-11-26
misc/st_kim: Free resources in the error path of probe()
Matthias Kaehlcke
1
-9
/
+21
2012-11-21
misc: remove use of __devexit
Bill Pemberton
24
-24
/
+24
2012-11-21
misc: remove use of __devinitconst
Bill Pemberton
1
-1
/
+1
2012-11-21
misc: remove use of __devinitdata
Bill Pemberton
1
-1
/
+1
2012-11-21
misc: remove use of __devinit
Bill Pemberton
26
-36
/
+36
2012-11-21
drivers/misc: remove use of __devexit_p
Bill Pemberton
25
-25
/
+25
2012-11-21
mei: remove use of __devexit_p
Bill Pemberton
1
-2
/
+2
2012-11-21
mei: Simplify the ME client enumeration code
Samuel Ortiz
4
-86
/
+95
2012-11-21
mei: simplify write complete loop in irq handler
Tomas Winkler
1
-25
/
+12
2012-11-21
mei: don't mix read and write slots
Tomas Winkler
1
-16
/
+19
2012-11-21
mei: streamline amthif write complete function
Tomas Winkler
3
-60
/
+48
2012-11-21
mei: streamline write complete flow function
Tomas Winkler
1
-70
/
+43
2012-11-21
mei: use structured buffer for extra write buffer
Tomas Winkler
3
-27
/
+22
2012-11-21
mei: compact code for mei bus message creation
Tomas Winkler
4
-148
/
+112
2012-11-20
ASoC: atmel-ssc: add phybase in device structure
Nicolas Ferre
1
-0
/
+2
2012-11-16
misc: apds9802als: Fix the logic checking timeout in als_wait_for_data_ready()
Axel Lin
1
-1
/
+1
[prev]
[next]