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.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-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
2019-05-03
regulator: ab3100: Set fixed_uV instead of min_uV for fixed regulators
Axel Lin
1
-4
/
+3
2019-05-03
regulator: ab3100: Constify regulator_ops and ab3100_regulator_desc
Axel Lin
1
-7
/
+7
2019-05-03
regulator: pv880x0: Switch to SPDX identifier
Axel Lin
6
-72
/
+15
2019-05-03
crypto: ccree - use a proper le32 type for le32 val
Gilad Ben-Yossef
1
-1
/
+1
2019-05-03
crypto: ccree - remove set but not used variable 'du_size'
YueHaibing
1
-8
/
+0
2019-05-03
crypto: ccree - Make cc_sec_disable static
YueHaibing
1
-1
/
+1
2019-05-03
crypto: ccree - fix spelling mistake "protedcted" -> "protected"
Colin Ian King
1
-1
/
+1
2019-05-03
crypto: caam/qi2 - generate hash keys in-place
Horia Geantă
1
-26
/
+15
2019-05-03
crypto: caam/qi2 - fix DMA mapping of stack memory
Horia Geantă
2
-68
/
+45
2019-05-03
crypto: caam/qi2 - fix zero-length buffer DMA mapping
Horia Geantă
1
-7
/
+18
2019-05-03
crypto: stm32/cryp - update to return iv_out
Lionel Debieve
1
-0
/
+20
2019-05-03
crypto: stm32/cryp - remove request mutex protection
Lionel Debieve
1
-19
/
+7
2019-05-03
crypto: stm32/cryp - add weak key check for DES
Lionel Debieve
2
-2
/
+12
2019-05-03
crypto: atmel - remove set but not used variable 'alg_name'
YueHaibing
1
-3
/
+0
2019-05-03
crypto: picoxcell - Use dev_get_drvdata()
Kefeng Wang
1
-1
/
+1
2019-05-03
crypto: crypto4xx - get rid of redundant using_sd variable
Christian Lamparter
2
-5
/
+2
2019-05-03
crypto: crypto4xx - use sync skcipher for fallback
Christian Lamparter
3
-15
/
+10
2019-05-03
crypto: crypto4xx - fix cfb and ofb "overran dst buffer" issues
Christian Lamparter
1
-10
/
+21
2019-05-03
crypto: crypto4xx - fix ctr-aes missing output IV
Christian Lamparter
1
-3
/
+9
2019-05-03
Merge tag 'drm-misc-fixes-2019-05-02' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-0
/
+16
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
24
-59
/
+150
2019-05-02
i2c: Prevent runtime suspend of adapter when Host Notify is required
Jarkko Nikula
1
-0
/
+4
2019-05-02
i2c: synquacer: fix enumeration of slave devices
Ard Biesheuvel
1
-0
/
+2
2019-05-02
i2c: designware: ratelimit 'transfer when suspended' errors
Wolfram Sang
1
-2
/
+1
2019-05-02
Merge tag 'pci-v5.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-4
/
+32
2019-05-02
Merge tag 'mtd/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+6
2019-05-02
PCI/LINK: Add Kconfig option (default off)
Keith Busch
3
-1
/
+13
2019-05-02
dax: make use of ->free_inode()
Al Viro
1
-5
/
+2
2019-05-02
erofs: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-02
Merge branch 'spi-5.2' into spi-next
Mark Brown
33
-607
/
+2202
2019-05-02
Merge branch 'spi-5.1' into spi-linus
Mark Brown
13
-152
/
+243
2019-05-02
regulator: hi6xxx: Switch to SPDX identifier
Axel Lin
3
-42
/
+30
2019-05-02
regulator: vexpress: Switch to SPDX identifier
Axel Lin
1
-12
/
+3
2019-05-02
regulator: vexpress: Get rid of struct vexpress_regulator
Axel Lin
1
-31
/
+22
2019-05-02
spi: rspi: Fix handling of QSPI code when transmit and receive
Hoan Nguyen An
1
-43
/
+28
2019-05-02
spi: atmel-quadspi: fix crash while suspending
Claudiu Beznea
1
-2
/
+4
2019-05-02
spi: stm32: return the get_irq error
Fabien Dessenne
1
-2
/
+3
2019-05-02
spi: tegra114: fix PIO transfer
Sowjanya Komatineni
1
-2
/
+3
2019-05-02
spi: pxa2xx: fix SCR (divisor) calculation
Flavio Suligoi
1
-2
/
+6
2019-05-02
spi: Clear SPI_CS_HIGH flag from bad_bits for GPIO chip-select
Serge Semin
1
-0
/
+5
2019-05-02
spi: ep93xx: Convert to use CS GPIO descriptors
Linus Walleij
1
-26
/
+6
2019-05-02
spi: spi-mem: zynq-qspi: Fix build error on architectures missing readsl/writesl
Naga Sureshkumar Relli
1
-4
/
+4
2019-05-02
spi: stm32-qspi: manage the get_irq error case
Fabien Dessenne
1
-0
/
+6
2019-05-02
spi/spi-bcm2835: Split transfers that exceed DLEN
Meghana Madhyastha
1
-28
/
+11
2019-05-02
spi: pxa2xx: Add support for Intel Comet Lake
Evan Green
1
-0
/
+4
2019-05-02
spi: Release spi_res after finalizing message
Noralf Trønnes
1
-2
/
+2
2019-05-02
spi: Remove warning in spi_split_transfers_maxsize()
Noralf Trønnes
1
-5
/
+0
2019-05-02
spi: Remove one needless transfer speed fall back case
Jarkko Nikula
1
-2
/
+0
2019-05-02
spi: pxa2xx: use a module softdep for dw_dmac
Flavio Suligoi
1
-0
/
+2
2019-05-02
Merge tag 'for-v5.1-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
2
-6
/
+3
[prev]
[next]