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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-08
coresight: remove csdev's link from topology
Mathieu Poirier
1
-0
/
+46
2016-02-08
coresight: release reference taken by 'bus_find_device()'
Mathieu Poirier
1
-0
/
+2
2016-02-08
coresight: coresight_unregister() function cleanup
Mathieu Poirier
1
-1
/
+2
2016-02-08
coresight: fixing lockdep error
Mathieu Poirier
1
-4
/
+0
2016-02-08
coresight: fixing indentation problem
Mathieu Poirier
1
-1
/
+1
2016-02-08
VMCI: Use 32bit atomics for queue headers on X86_32
Jorgen Hansen
1
-1
/
+1
2016-02-08
Drivers: hv: vmbus: Give control over how the ring access is serialized
K. Y. Srinivasan
4
-10
/
+21
2016-02-08
Drivers: hv: vmbus: Eliminate the spin lock on the read path
K. Y. Srinivasan
1
-13
/
+5
2016-02-08
Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
Dexuan Cui
2
-7
/
+30
2016-02-08
Drivers: hv: vmbus: add a per-channel rescind callback
Dexuan Cui
1
-0
/
+11
2016-02-08
Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
Dexuan Cui
1
-0
/
+4
2016-02-08
Drivers: hv: vmbus: define a new VMBus message type for hvsock
Dexuan Cui
2
-0
/
+19
2016-02-08
Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid unnecessary signaling
Dexuan Cui
1
-1
/
+5
2016-02-08
Drivers: hv: vmbus: don't manipulate with clocksources on crash
Vitaly Kuznetsov
1
-2
/
+8
2016-02-08
Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_u...
Vitaly Kuznetsov
1
-1
/
+43
2016-02-08
Drivers: hv: vmbus: avoid infinite loop in init_vp_index()
Vitaly Kuznetsov
1
-0
/
+11
2016-02-08
Drivers: hv: vmbus: Add vendor and device atttributes
K. Y. Srinivasan
2
-43
/
+144
2016-02-08
Drivers: hv: vmbus: Cleanup vmbus_set_event()
K. Y. Srinivasan
3
-21
/
+3
2016-02-08
goldfish: locking bugs in goldfish_pipe_read_write()
Dan Carpenter
1
-14
/
+8
2016-02-08
misc: mic: fix incorrect use of error codes in SCIF DMA driver
Eric Biggers
1
-9
/
+5
2016-02-08
misc: mic/scif: use list_next_entry instead of list_entry_next
Geliang Tang
1
-16
/
+11
2016-02-08
misc: mic/scif: fix wrap around tests
Dan Carpenter
1
-3
/
+4
2016-02-08
staging: goldfish: (coding style) Rewrite comparisons to NULL as "!data->reg_...
Christian Colic
1
-3
/
+3
2016-02-08
staging: goldfish: (coding style) Add spaces around the "+" to conform to che...
Christian Colic
1
-1
/
+1
2016-02-08
staging: goldfish: use div64_s64 instead of do_div
Arnd Bergmann
1
-15
/
+15
2016-02-08
mei: split amthif client init from end of clients enumeration
Alexander Usyskin
7
-23
/
+15
2016-02-08
mei: hbm: send immediate reply flag in enum request
Alexander Usyskin
4
-5
/
+32
2016-02-08
mei: bus: run rescan on me_clients list change
Alexander Usyskin
4
-1
/
+20
2016-02-08
mei: drop reserved host client ids
Alexander Usyskin
7
-24
/
+11
2016-02-08
mei: hbm: warn about fw-initiated disconnect
Alexander Usyskin
2
-1
/
+4
2016-02-08
mei: fixed address clients for the new platforms
Alexander Usyskin
5
-6
/
+57
2016-02-08
mei: fill file pointer in read cb for fixed address client
Alexander Usyskin
3
-10
/
+397
2016-02-08
mei: discard replies from unconnected fixed address clients
Alexander Usyskin
1
-1
/
+19
2016-02-08
mei: clean write queues and wake waiters on disconnect
Alexander Usyskin
3
-48
/
+30
2016-02-08
mei: wake blocked write on link reset
Alexander Usyskin
1
-1
/
+6
2016-02-08
mei: drop superfluous closing bracket from write traces
Alexander Usyskin
1
-2
/
+2
2016-02-08
mei: bus: check if the device is enabled before data transfer
Alexander Usyskin
1
-0
/
+9
2016-02-08
mei: bus: fix notification event delivery
Tomas Winkler
3
-7
/
+12
2016-02-08
mei: bus: fix RX event scheduling
Tomas Winkler
3
-9
/
+12
2016-02-08
mei: amthif: interrupt reader on link reset
Alexander Usyskin
1
-1
/
+7
2016-02-08
mei: amthif: use rx_wait queue also for amthif client
Alexander Usyskin
1
-5
/
+5
2016-02-08
mei: amthif: drop parameter validation from mei_amthif_write
Tomas Winkler
1
-9
/
+1
2016-02-08
mei: amthif: replace amthif_rd_complete_list with rd_completed
Tomas Winkler
5
-37
/
+13
2016-02-08
mei: amthif: allow only one request at a time
Alexander Usyskin
1
-0
/
+8
2016-02-08
mei: rename variable names 'file_object' to fp
Tomas Winkler
4
-19
/
+19
2016-02-08
mei: constify struct file pointer
Tomas Winkler
5
-18
/
+22
2016-02-08
mei: amthif: don't drop read packets on timeout
Alexander Usyskin
5
-80
/
+0
2016-02-08
mei: amthif: don't copy from an empty buffer
Alexander Usyskin
1
-1
/
+1
2016-02-08
mei: call stop on failed char device register
Alexander Usyskin
2
-2
/
+6
2016-02-08
mei: fix possible integer overflow issue
Tomas Winkler
5
-13
/
+24
[next]