index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-09
ASoC: soc-core: self contained soc_remove_link_components()
Kuninori Morimoto
1
-18
/
+15
2019-09-09
ASoC: soc-core: self contained soc_probe_link_components()
Kuninori Morimoto
1
-19
/
+19
2019-09-09
regulator: slg51000: use devm_gpiod_get_optional() in probe
Dmitry Torokhov
1
-7
/
+8
2019-09-09
Merge branch 'regulator-5.3' into regulator-5.4
Mark Brown
6
-19
/
+38
2019-09-09
regulator: lp8788-ldo: make array en_mask static const, makes object smaller
Colin Ian King
1
-1
/
+1
2019-09-09
ASoC: rt1308: make array pd static const, makes object smaller
Colin Ian King
1
-1
/
+2
2019-09-09
ASoC: rt1305: make array pd static const, makes object smaller
Colin Ian King
1
-1
/
+2
2019-09-09
ASoC: rt1011: make array pd static const, makes object smaller
Colin Ian King
1
-1
/
+2
2019-09-09
SoC: simple-card-utils: set 0Hz to sysclk when shutdown
Katsuhiro Suzuki
1
-0
/
+7
2019-09-09
ASoC: rockchip: ignore 0Hz sysclk
Katsuhiro Suzuki
1
-0
/
+3
2019-09-09
ASoC: codecs: ad193x: make two arrays static const, makes object smaller
Colin Ian King
1
-2
/
+2
2019-09-09
ASoC: es8316: support fixed and variable both clock rates
Katsuhiro Suzuki
1
-15
/
+20
2019-09-09
ASoC: es8316: fix redundant codes of clock
Katsuhiro Suzuki
2
-18
/
+16
2019-09-09
ASoC: ams-delta: Take control over audio mute GPIO pins
Janusz Krzysztofik
2
-6
/
+35
2019-09-09
ASoC: dmaengine: Make the pcm->name equal to pcm->id if the name is not set
Peter Ujfalusi
1
-0
/
+6
2019-09-09
gpio: fix line flag validation in lineevent_create
Kent Gibson
1
-5
/
+3
2019-09-09
gpio: fix line flag validation in linehandle_create
Kent Gibson
1
-0
/
+8
2019-09-09
gpio: mockup: add missing single_release()
Wei Yongjun
1
-0
/
+1
2019-09-09
crypto: caam - make sure clocks are enabled first
Andrey Smirnov
1
-15
/
+15
2019-09-09
crypto: arm/aes-ce - implement ciphertext stealing for CBC
Ard Biesheuvel
2
-17
/
+256
2019-09-09
crypto: arm/aes-neonbs - implement ciphertext stealing for XTS
Ard Biesheuvel
2
-13
/
+72
2019-09-09
crypto: arm/aes-ce - implement ciphertext stealing for XTS
Ard Biesheuvel
2
-23
/
+208
2019-09-09
crypto: arm64/aes-neonbs - implement ciphertext stealing for XTS
Ard Biesheuvel
5
-14
/
+110
2019-09-09
crypto: arm64/aes - implement support for XTS ciphertext stealing
Ard Biesheuvel
2
-30
/
+195
2019-09-09
crypto: arm64/aes-cts-cbc - move request context data to the stack
Ard Biesheuvel
1
-35
/
+26
2019-09-09
crypto: arm64/aes-cts-cbc-ce - performance tweak
Ard Biesheuvel
1
-3
/
+2
2019-09-09
crypto: skcipher - add the ability to abort a skcipher walk
Ard Biesheuvel
1
-0
/
+5
2019-09-09
crypto: arm64/aes-neon - limit exposed routines if faster driver is enabled
Ard Biesheuvel
1
-53
/
+59
2019-09-09
crypto: arm64/aes-neonbs - replace tweak mask literal with composition
Ard Biesheuvel
1
-6
/
+3
2019-09-09
crypto: arm/aes-neonbs - replace tweak mask literal with composition
Ard Biesheuvel
1
-5
/
+3
2019-09-09
crypto: arm/aes-ce - replace tweak mask literal with composition
Ard Biesheuvel
1
-6
/
+3
2019-09-09
crypto: arm/aes-ce - switch to 4x interleave
Ard Biesheuvel
1
-119
/
+144
2019-09-09
crypto: arm/aes-ce - yield the SIMD unit between scatterwalk steps
Ard Biesheuvel
2
-35
/
+34
2019-09-09
crypto: arm/aes - fix round key prototypes
Ard Biesheuvel
2
-29
/
+29
2019-09-09
crypto: skcipher - Unmap pages after an external error
Herbert Xu
1
-19
/
+23
2019-09-09
crypto: arm64/aes - Use PTR_ERR_OR_ZERO rather than its implementation.
zhong jiang
1
-3
/
+1
2019-09-09
m68k: coldfire: Include the GPIO driver header
Linus Walleij
1
-0
/
+1
2019-09-08
Linux 5.3-rc8
Linus Torvalds
1
-1
/
+1
2019-09-08
netfilter: nf_tables_offload: move indirect flow_block callback logic to core
Pablo Neira Ayuso
3
-15
/
+24
2019-09-08
Merge tag 'compiler-attributes-for-linus-v5.3-rc8' of git://github.com/ojeda/linux
Linus Torvalds
1
-4
/
+4
2019-09-08
Merge tag 'gpio-v5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
Linus Torvalds
1
-9
/
+6
2019-09-08
netfilter: nf_tables_offload: avoid excessive stack usage
Arnd Bergmann
1
-7
/
+13
2019-09-08
netfilter: nf_tables: Fix an Oops in nf_tables_updobj() error handling
Dan Carpenter
1
-3
/
+3
2019-09-08
parisc: Disable HP HSC-PCI Cards to prevent kernel crash
Helge Deller
1
-0
/
+24
2019-09-08
parisc: add support for kexec_file_load() syscall
Sven Schnelle
4
-0
/
+104
2019-09-08
parisc: wire up kexec_file_load syscall
Sven Schnelle
1
-1
/
+2
2019-09-08
parisc: add kexec syscall support
Sven Schnelle
7
-0
/
+307
2019-09-08
parisc: add __pdc_cpu_rendezvous()
Sven Schnelle
3
-0
/
+15
2019-09-08
include/linux/compiler.h: fix Oops for Clang-compiled kernels
Nick Desaulniers
1
-4
/
+4
2019-09-08
iio: fix center temperature of bmc150-accel-core
Pascal Bouwmann
1
-1
/
+1
[prev]
[next]