index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-03-06
245
-1565
/
+57772
|
\
|
*
habanalabs: adjust Kconfig to fix build errors
Oded Gabbay
2019-03-02
1
-1
/
+2
|
*
habanalabs: use %px instead of %p in error print
Oded Gabbay
2019-03-02
1
-1
/
+1
|
*
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2019-03-01
5
-45
/
+79
|
|
\
|
|
*
Drivers: hv: vmbus: Expose counters for interrupts and full conditions
Kimberly Brown
2019-02-14
2
-1
/
+49
|
|
*
vmbus: Switch to use new generic UUID API
Andy Shevchenko
2019-02-14
4
-44
/
+30
|
*
|
habanalabs: use do_div for 64-bit divisions
Oded Gabbay
2019-03-01
1
-6
/
+6
|
*
|
intel_th: gth: Fix an off-by-one in output unassigning
Alexander Shishkin
2019-03-01
1
-1
/
+1
|
*
|
habanalabs: fix little-endian<->cpu conversion warnings
Oded Gabbay
2019-02-28
6
-53
/
+70
|
*
|
habanalabs: use NULL to initialize array of pointers
Oded Gabbay
2019-02-28
1
-1
/
+1
|
*
|
habanalabs: fix little-endian<->cpu conversion warnings
Tomer Tayar
2019-02-28
1
-98
/
+125
|
*
|
habanalabs: soft-reset device if context-switch fails
Oded Gabbay
2019-02-28
2
-8
/
+10
|
*
|
habanalabs: print pointer using %p
Oded Gabbay
2019-02-28
1
-3
/
+2
|
*
|
habanalabs: fix memory leak with CBs with unaligned size
Oded Gabbay
2019-02-28
1
-3
/
+6
|
*
|
habanalabs: return correct error code on MMU mapping failure
Omer Shpigelman
2019-02-28
1
-2
/
+2
|
*
|
habanalabs: extend QMAN0 job timeout
Omer Shpigelman
2019-02-28
1
-3
/
+9
|
*
|
habanalabs: set DMA0 completion to SOB 1007
Oded Gabbay
2019-02-28
2
-7
/
+8
|
*
|
habanalabs: fix validation of WREG32 to DMA completion
Oded Gabbay
2019-02-28
1
-1
/
+1
|
*
|
habanalabs: fix mmu cache registers init
Oded Gabbay
2019-02-28
1
-2
/
+3
|
*
|
habanalabs: disable CPU access on timeouts
Oded Gabbay
2019-02-28
6
-7
/
+18
|
*
|
habanalabs: add MMU DRAM default page mapping
Omer Shpigelman
2019-02-28
6
-168
/
+361
|
*
|
habanalabs: Dissociate RAZWI info from event types
Tomer Tayar
2019-02-28
1
-100
/
+127
|
*
|
Merge tag 'topic/mei-hdcp-2019-02-26' of git://anongit.freedesktop.org/drm/dr...
Greg Kroah-Hartman
2019-02-28
9
-27
/
+1460
|
|
\
\
|
|
*
|
misc/mei/hdcp: Component framework for I915 Interface
Ramalingam C
2019-02-25
1
-3
/
+83
|
|
*
|
misc/mei/hdcp: Closing wired HDCP2.2 Tx Session
Ramalingam C
2019-02-25
1
-1
/
+54
|
|
*
|
misc/mei/hdcp: Enabling the HDCP authentication
Ramalingam C
2019-02-25
1
-1
/
+54
|
|
*
|
misc/mei/hdcp: Verify M_prime
Ramalingam C
2019-02-25
1
-1
/
+66
|
|
*
|
misc/mei/hdcp: Repeater topology verification and ack
Ramalingam C
2019-02-25
1
-1
/
+76
|
|
*
|
misc/mei/hdcp: Prepare Session Key
Ramalingam C
2019-02-25
1
-1
/
+58
|
|
*
|
misc/mei/hdcp: Verify L_prime
Ramalingam C
2019-02-25
1
-1
/
+59
|
|
*
|
misc/mei/hdcp: Initiate Locality check
Ramalingam C
2019-02-25
1
-1
/
+56
|
|
*
|
misc/mei/hdcp: Store the HDCP Pairing info
Ramalingam C
2019-02-25
1
-1
/
+59
|
|
*
|
misc/mei/hdcp: Verify H_prime
Ramalingam C
2019-02-25
1
-1
/
+57
|
|
*
|
misc/mei/hdcp: Verify Receiver Cert and prepare km
Ramalingam C
2019-02-25
1
-1
/
+82
|
|
*
|
misc/mei/hdcp: Initiate Wired HDCP2.2 Tx Session
Ramalingam C
2019-02-25
2
-0
/
+105
|
|
*
|
misc/mei/hdcp: Define ME FW interface for HDCP2.2
Ramalingam C
2019-02-25
1
-0
/
+366
|
|
*
|
misc/mei/hdcp: Client driver for HDCP application
Ramalingam C
2019-02-25
4
-0
/
+83
|
|
*
|
mei: bus: whitelist hdcp client
Tomas Winkler
2019-02-25
1
-0
/
+16
|
|
*
|
Pull in char-misc-next from Greg
Daniel Vetter
2019-02-20
202
-1684
/
+3999
|
|
|
\
\
|
|
*
|
|
drm/i915: enum port definition is moved into i915_drm.h
Ramalingam C
2019-02-15
1
-15
/
+1
|
|
*
|
|
i915/snd_hdac: I915 subcomponent for the snd_hdac
Daniel Vetter
2019-02-08
1
-1
/
+3
|
|
*
|
|
components: multiple components for a device
Daniel Vetter
2019-02-08
1
-37
/
+121
|
|
*
|
|
component: Add documentation
Daniel Vetter
2019-02-08
1
-3
/
+103
|
|
|
|
/
|
|
|
/
|
|
*
|
|
misc/habanalabs: adjust Kconfig to fix build errors
Randy Dunlap
2019-02-27
1
-0
/
+1
|
*
|
|
misc: hpilo: Do not claim unsupported hardware
Matt Hsiao
2019-02-27
1
-0
/
+2
|
*
|
|
misc: hpilo: Exclude unsupported device via blacklist
Matt Hsiao
2019-02-27
1
-3
/
+9
|
*
|
|
virt: vbox: Mark expected switch fall-through
Gustavo A. R. Silva
2019-02-27
1
-1
/
+1
|
*
|
|
misc: mic/scif: mark expected switch fall-through
Gustavo A. R. Silva
2019-02-27
1
-1
/
+1
|
*
|
|
habanalabs: make functions static or declare them
Oded Gabbay
2019-02-27
6
-45
/
+54
|
*
|
|
habanalabs: allow memory allocations larger than 4GB
Oded Gabbay
2019-02-27
2
-7
/
+5
[next]