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
2015-07-14
crypto: nx/842 - Fix context corruption
Herbert Xu
1
-13
/
+35
2015-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
8
-79
/
+125
2015-07-08
crypto: omap-aes - Use BIT() macro
Vutla, Lokesh
1
-17
/
+17
2015-07-08
crypto: omap-aes - Fix configuring of AES mode
Vutla, Lokesh
1
-8
/
+5
2015-07-08
crypto: omap-aes - Increase priority of hw accelerator
Vutla, Lokesh
1
-3
/
+3
2015-07-08
crypto: omap-aes - Fix CTR mode
Vutla, Lokesh
1
-17
/
+16
2015-07-08
crypto: nx - Fix reentrancy bugs
Herbert Xu
8
-79
/
+125
2015-07-07
crypto: nx - reduce chattiness of platform drivers
Nishanth Aravamudan
2
-12
/
+1
2015-07-06
crypto: nx - do not emit extra output if status is disabled
Nishanth Aravamudan
1
-1
/
+7
2015-07-06
crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}
Nishanth Aravamudan
1
-4
/
+4
2015-07-06
crypto: nx - nx842_OF_upd_status should return ENODEV if device is not 'okay'
Nishanth Aravamudan
1
-1
/
+2
2015-07-06
crypto: ccp - Provide support to autoload CCP driver
Tom Lendacky
1
-0
/
+2
2015-07-06
crypto: omap-des - Fix unmapping of dma channels
Vutla, Lokesh
1
-3
/
+0
2015-07-05
Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
5
-45
/
+915
2015-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-17
/
+9
2015-07-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
57
-5627
/
+3045
2015-07-05
Merge tag 'ntb-4.2' of git://github.com/jonmason/ntb
Linus Torvalds
19
-2778
/
+4389
2015-07-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+9
2015-07-04
NTB: Add split BAR output for debugfs stats
Dave Jiang
1
-15
/
+68
2015-07-04
NTB: Change WARN_ON_ONCE to pr_warn_once on unsafe
Dave Jiang
1
-8
/
+16
2015-07-04
NTB: Print driver name and version in module init
Dave Jiang
2
-0
/
+6
2015-07-04
NTB: Increase transport MTU to 64k from 16k
Dave Jiang
1
-1
/
+1
2015-07-04
NTB: Rename Intel code names to platform names
Dave Jiang
2
-455
/
+455
2015-07-04
NTB: Default to CPU memcpy for performance
Dave Jiang
1
-4
/
+13
2015-07-04
NTB: Improve performance with write combining
Dave Jiang
1
-1
/
+10
2015-07-04
NTB: Use NUMA memory in Intel driver
Allen Hubbe
1
-6
/
+12
2015-07-04
NTB: Use NUMA memory and DMA chan in transport
Allen Hubbe
1
-14
/
+32
2015-07-04
NTB: Rate limit ntb_qp_link_work
Allen Hubbe
1
-1
/
+1
2015-07-04
NTB: Add tool test client
Allen Hubbe
3
-0
/
+568
2015-07-04
NTB: Add ping pong test client
Allen Hubbe
5
-1
/
+262
2015-07-04
NTB: Add parameters for Intel SNB B2B addresses
Allen Hubbe
1
-19
/
+58
2015-07-04
NTB: Reset transport QP link stats on down
Allen Hubbe
1
-8
/
+28
2015-07-04
NTB: Do not advance transport RX on link down
Allen Hubbe
1
-2
/
+1
2015-07-04
NTB: Differentiate transport link down messages
Allen Hubbe
1
-2
/
+2
2015-07-04
NTB: Check the device ID to set errata flags
Dave Jiang
1
-5
/
+44
2015-07-04
NTB: Enable link for Intel root port mode in probe
Dave Jiang
1
-0
/
+10
2015-07-04
NTB: Read peer info from local SPAD in transport
Dave Jiang
1
-5
/
+5
2015-07-04
NTB: Split ntb_hw_intel and ntb_transport drivers
Allen Hubbe
10
-2180
/
+2543
2015-07-04
NTB: Add NTB hardware abstraction layer
Allen Hubbe
2
-0
/
+252
2015-07-04
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-18
/
+1
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
11
-74
/
+1293
2015-07-04
Merge branch 'next' into for-linus
Dmitry Torokhov
11
-74
/
+1293
2015-07-04
Merge tag 'topic/drm-fixes-2015-07-04' of git://anongit.freedesktop.org/drm-i...
Linus Torvalds
1
-1
/
+1
2015-07-04
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
10
-25
/
+292
2015-07-04
drm/crtc: Fix edid length computation
Shixin Zeng
1
-1
/
+1
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-4
/
+2
2015-07-04
Merge tag 'remoteproc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o...
Linus Torvalds
7
-29
/
+366
2015-07-04
Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o...
Linus Torvalds
6
-4
/
+436
2015-07-03
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-26
/
+27
2015-07-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+7
[next]