index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-16
ipack/devices/ipoctal: added shutdown callback
Samuel Iglesias Gonsalvez
1
-0
/
+17
2013-01-16
ipack/devices/ipoctal: add rx_enable flag
Samuel Iglesias Gonsalvez
1
-2
/
+8
2013-01-16
ipack/devices/ipoctal: remove redundant tty_flip_buffer_push()
Samuel Iglesias Gonsalvez
1
-1
/
+0
2013-01-16
ipack/devices/ipoctal: protect the channel data processing with a spinlock
Samuel Iglesias Gonsalvez
1
-0
/
+3
2013-01-16
ipack/devices/ipoctal: ack IRQ before processing it
Samuel Iglesias Gonsalvez
1
-4
/
+4
2013-01-16
ipack/devices/ipoctal: avoid re-enable RX two times.
Samuel Iglesias Gonsalvez
1
-6
/
+4
2013-01-16
ipack/devices/ipoctal: rework disable TX when the TX buffer is empty
Samuel Iglesias Gonsalvez
1
-11
/
+7
2013-01-16
ipack/devices/ipoctal: setup TTY_NORMAL flag for each character.
Samuel Iglesias Gonsalvez
1
-1
/
+2
2013-01-16
ipack/devices/ipoctal: remove wait_queue and atomic_t board_write
Samuel Iglesias Gonsalvez
1
-16
/
+3
2013-01-16
ipack/devices/ipoctal: fix kernel bug when using pppd
Samuel Iglesias Gonsalvez
1
-19
/
+2
2013-01-16
ipack/devices/ipoctal: don't check if nb_bytes is < 0
Alberto Garcia
1
-3
/
+1
2013-01-16
ipack/devices/ipoctal: Fix race condition during Tx
Alberto Garcia
1
-7
/
+4
2013-01-14
mei: drop the warning when cl is not initialized during unlinking
Tomas Winkler
1
-2
/
+3
2013-01-09
mei: move work initialization to mei_device_init
Tomas Winkler
2
-2
/
+4
2013-01-09
mei: make host csr and me csr internal to hw-me
Tomas Winkler
4
-53
/
+37
2013-01-09
mei: reenable mei_hcsr_set abstraction
Tomas Winkler
2
-24
/
+15
2013-01-09
mei: abstract host and device readieness
Tomas Winkler
4
-18
/
+54
2013-01-09
mei: use non cached hcsr for interrupt enablement
Tomas Winkler
3
-9
/
+12
2013-01-09
mei: don't use cached value for hcsr in mei_hw_reset
Tomas Winkler
3
-28
/
+36
2013-01-09
mei: remove mei_csr_clear_his prototype
Tomas Winkler
1
-2
/
+1
2013-01-09
mei: remove write only need_reset member of struct mei_device
Tomas Winkler
2
-6
/
+1
2013-01-09
mei: hw-me.c fix kernel doc
Tomas Winkler
1
-9
/
+18
2013-01-09
mei: move MEI_IAMTHIF_IDLE to amthif host init function
Tomas Winkler
2
-1
/
+2
2013-01-09
mei: normalize me host client linking routines
Tomas Winkler
7
-75
/
+98
2013-01-09
mei: rename remaining amthi strings to amthif
Tomas Winkler
4
-36
/
+36
2013-01-09
mei: mei_dev.h - remove prototypes of dropped functions
Tomas Winkler
1
-4
/
+0
2013-01-09
mei: move me client storage allocation to hbm.c
Tomas Winkler
3
-41
/
+38
2013-01-09
mei: drop read_pending member form struct mei_cl
Tomas Winkler
3
-5
/
+2
2013-01-09
mei: rename interface to hw-me
Tomas Winkler
13
-210
/
+208
2013-01-09
mei: move watchdog prototypes to mei_dev.h from interface.h
Tomas Winkler
2
-20
/
+17
2013-01-09
mei: implement mei_cl_connect function
Tomas Winkler
3
-159
/
+163
2013-01-09
mei: fix client functions names
Tomas Winkler
9
-198
/
+267
2013-01-09
mei: move client functions to client.c
Tomas Winkler
4
-366
/
+361
2013-01-09
mei: add new hbm.h header to export hbm protocol
Tomas Winkler
9
-15
/
+47
2013-01-09
VMCI: Some header and config files.
George Zhang
6
-0
/
+985
2013-01-09
VMCI: host side driver implementation.
George Zhang
1
-0
/
+1042
2013-01-09
VMCI: guest side driver implementation.
George Zhang
1
-0
/
+759
2013-01-09
VMCI: routing implementation.
George Zhang
2
-0
/
+256
2013-01-09
VMCI: resource object implementation.
George Zhang
2
-0
/
+288
2013-01-09
VMCI: queue pairs implementation.
George Zhang
2
-0
/
+3611
2013-01-09
VMCI: handle array implementation.
George Zhang
2
-0
/
+194
2013-01-09
VMCI: event handling implementation.
George Zhang
2
-0
/
+249
2013-01-09
VMCI: device driver implementaton.
George Zhang
2
-0
/
+167
2013-01-09
VMCI: doorbell implementation.
George Zhang
2
-0
/
+655
2013-01-09
VMCI: datagram implementation.
George Zhang
2
-0
/
+552
2013-01-09
VMCI: context implementation.
George Zhang
2
-0
/
+1396
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
[next]