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-06-19
crypto: marvell/cesa - add SHA256 support
Arnaud Ebalard
3
-0
/
+163
2015-06-19
crypto: marvell/cesa - add MD5 support
Arnaud Ebalard
3
-2
/
+174
2015-06-19
crypto: marvell/cesa - add Triple-DES support
Arnaud Ebalard
3
-0
/
+151
2015-06-19
crypto: marvell/cesa - add DES support
Boris BREZILLON
3
-0
/
+154
2015-06-19
crypto: marvell/cesa - add TDMA support
Boris BREZILLON
7
-16
/
+1101
2015-06-19
crypto: marvell/cesa - add a new driver for Marvell's CESA
Boris BREZILLON
7
-0
/
+2040
2015-06-19
crypto: mv_cesa - explicitly define kirkwood and dove compatible strings
Boris BREZILLON
1
-1
/
+3
2015-06-19
crypto: mv_cesa - use gen_pool to reserve the SRAM memory region
Boris BREZILLON
2
-15
/
+44
2015-06-19
Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...
Herbert Xu
1726
-36987
/
+92522
2015-06-19
clk: at91: fix h32mx prototype inclusion in pmc header
Nicolas Ferre
1
-1
/
+1
2015-06-19
clk: at91: fix PERIPHERAL_MAX_SHIFT definition
Boris Brezillon
1
-4
/
+4
2015-06-19
clk: at91: pll: fix input range validity check
Boris Brezillon
1
-2
/
+10
2015-06-19
crypto: nx - add LE support to pSeries platform driver
Dan Streetman
3
-43
/
+45
2015-06-19
crypto: caam - Set last bit on src SG list
Herbert Xu
1
-1
/
+1
2015-06-19
crypto: caam - Reintroduce DESC_MAX_USED_BYTES
Herbert Xu
1
-1
/
+2
2015-06-19
Merge tag 'drm-intel-fixes-2015-06-18' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
1
-1
/
+4
2015-06-19
Merge branches 'pci/host-xgene' and 'pci/hotplug' into next
Bjorn Helgaas
5
-239
/
+98
2015-06-19
PCI: pciehp: Inline the "handle event" functions into the ISR
Bjorn Helgaas
3
-118
/
+32
2015-06-19
PCI: pciehp: Rename queue_interrupt_event() to pciehp_queue_interrupt_event()
Bjorn Helgaas
1
-6
/
+6
2015-06-19
PCI: pciehp: Make queue_interrupt_event() void
Bjorn Helgaas
1
-7
/
+6
2015-06-18
PCI: xgene: Allow config access to Root Port even when link is down
Duc Dang
1
-3
/
+1
2015-06-18
drm/radeon: don't probe MST on hw we don't support it on
Dave Airlie
1
-0
/
+5
2015-06-18
drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING query
Michel Dänzer
1
-0
/
+3
2015-06-18
PCI: xgene: Disable Configuration Request Retry Status for v1 silicon
Duc Dang
1
-1
/
+40
2015-06-18
irqchip: atmel-aic5: Add sama5d2 support
Nicolas Ferre
1
-0
/
+9
2015-06-18
irq: spear-shirq: Fix race in installing chained IRQ handler
Russell King
1
-2
/
+1
2015-06-18
irq: irq-keystone: Fix race in installing chained IRQ handler
Russell King
1
-2
/
+1
2015-06-18
gpio: gpio-tegra: Fix race in installing chained IRQ handler
Russell King
1
-2
/
+2
2015-06-18
gpio: gpio-mxs: Fix race in installing chained IRQ handler
Russell King
1
-2
/
+2
2015-06-18
gpio: gpio-mxc: Fix race in installing chained IRQ handler
Russell King
1
-7
/
+6
2015-06-18
GPU: ipu: Fix race in installing IPU chained IRQ handler
Russell King
1
-8
/
+5
2015-06-18
ARM: sa1100: convert SA11x0 related code to use new chained handler helper
Russell King
1
-2
/
+1
2015-06-18
x86/mm/pat, drivers/infiniband/ipath: Use arch_phys_wc_add() and require PAT ...
Luis R. Rodriguez
4
-42
/
+26
2015-06-18
x86/mm/pat, drivers/media/ivtv: Use arch_phys_wc_add() and require PAT disabled
Luis R. Rodriguez
2
-35
/
+26
2015-06-18
mmc: queue: prevent soft lockups on PREEMPT=n
Rabin Vincent
1
-0
/
+1
2015-06-18
mmc: mediatek: Add PM support for MMC driver
Chaotian Jing
1
-3
/
+86
2015-06-18
mmc: mediatek: Add Mediatek MMC driver
Chaotian Jing
3
-0
/
+1388
2015-06-18
Kconfig: disable Media Controller for DVB
Mauro Carvalho Chehab
1
-0
/
+1
2015-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-1
/
+3
2015-06-18
crypto: drivers - Fix Kconfig selects
Herbert Xu
6
-46
/
+19
2015-06-18
crypto: caam - fix non-64-bit write/read access
Steffen Trumtrar
1
-19
/
+19
2015-06-18
PCI: pciehp: Clean up debug logging
Bjorn Helgaas
3
-111
/
+20
2015-06-17
crypto: caam - Convert GCM to new AEAD interface
Herbert Xu
1
-634
/
+686
2015-06-17
crypto: caam - Handle errors in dma_map_sg_chained
Herbert Xu
1
-14
/
+21
2015-06-17
crypto: nx - Convert GCM to new AEAD interface
Herbert Xu
3
-73
/
+67
2015-06-16
Merge branches 'pci/host-designware', 'pci/host-designware-common', 'pci/host...
Bjorn Helgaas
16
-192
/
+930
2015-06-16
PCI: imx6: Add #define PCIE_RC_LCSR
Bjorn Helgaas
1
-1
/
+3
2015-06-16
PCI: imx6: Use "u32", not "uint32_t"
Bjorn Helgaas
1
-10
/
+10
2015-06-16
irqchip: exynos-combiner: Save IRQ enable set on suspend
Javier Martinez Canillas
1
-5
/
+59
2015-06-16
gpio: Fix checkpatch.pl issues
Daniel Lockyer
5
-16
/
+13
[prev]
[next]