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-02-07
dt-bindings: mfd: aspeed-lpc: Make parameter optional
Vijay Khemka
1
-0
/
+2
2019-02-07
mfd: sec-core: Return gracefully instead of BUG() if device cannot match
Krzysztof Kozlowski
1
-2
/
+3
2019-02-07
mfd: sm501: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-02-07
mfd: sm501: Fix potential NULL pointer dereference
Gustavo A. R. Silva
1
-0
/
+3
2019-02-01
mfd: Kconfig: Fix I2C_DESIGNWARE_PLATFORM dependencies
Jarkko Nikula
1
-3
/
+3
2019-02-01
mfd: tps65218.c: Add input voltage options
Christian Hohnstaedt
2
-0
/
+93
2019-02-01
mfd: wm8400-core: Make it explicitly non-modular
Paul Gortmaker
1
-15
/
+3
2019-02-01
mfd: wm8350-core: Drop unused module infrastructure from non-modular code
Paul Gortmaker
2
-29
/
+2
2019-02-01
mfd: wm8350-i2c: Make it explicitly non-modular
Paul Gortmaker
1
-23
/
+1
2019-02-01
mfd: wm831x-core: Drop unused module infrastructure from non-modular code
Paul Gortmaker
2
-14
/
+2
2019-02-01
mfd: wm831x-i2c: Make it explicitly non-modular
Paul Gortmaker
1
-18
/
+2
2019-02-01
mfd: wm831x-spi: Make it explicitly non-modular
Paul Gortmaker
1
-22
/
+2
2019-02-01
mfd: tps80031: Make it explicitly non-modular
Paul Gortmaker
1
-35
/
+2
2019-02-01
mfd: tps65910: Make it explicitly non-modular
Paul Gortmaker
1
-17
/
+1
2019-02-01
mfd: tps65090: Make it explicitly non-modular
Paul Gortmaker
1
-25
/
+5
2019-02-01
mfd: syscon: Make it explicitly non-modular
Paul Gortmaker
1
-11
/
+1
2019-02-01
mfd: sta2x11: Drop unused MODULE_ tags from non-modular code
Paul Gortmaker
1
-6
/
+4
2019-02-01
mfd: rc5t583: Make it explicitly non-modular
Paul Gortmaker
1
-14
/
+0
2019-02-01
mfd: max8925-core: Drop unused MODULE_ tags from non-modular code
Paul Gortmaker
1
-6
/
+1
2019-02-01
mfd: htc-i2cpld: Make it explicitly non-modular
Paul Gortmaker
1
-17
/
+1
2019-02-01
mfd: db8500-prcmu: Drop unused MODULE_ tags from non-modular code
Paul Gortmaker
1
-6
/
+4
2019-02-01
mfd: as3711: Make it explicitly non-modular
Paul Gortmaker
1
-14
/
+0
2019-02-01
mfd: adp5520: Make it explicitly non-modular
Paul Gortmaker
1
-23
/
+7
2019-02-01
mfd: aat2870-core: Make it explicitly non-modular
Paul Gortmaker
1
-37
/
+3
2019-02-01
Merge branches 'ib-mfd-iio-input-5.1', 'ib-mfd-input-watchdog-5.1' and 'ib-mfd-platform-5.1' into ibs-for-mfd-merged
Lee Jones
946
-4839
/
+10210
2019-02-01
platform/chrome: cros_ec_lightbar: Instantiate only if the EC has a lightbar
Enric Balletbo i Serra
1
-35
/
+18
2019-02-01
mfd / platform: cros_ec_vbc: Instantiate only if the EC has a VBC NVRAM
Enric Balletbo i Serra
2
-17
/
+18
2019-02-01
mfd / platform: cros_ec: Move device sysfs attributes to its own driver
Enric Balletbo i Serra
8
-17
/
+81
2019-02-01
mfd / platform: cros_ec: Move debugfs attributes to its own driver
Enric Balletbo i Serra
5
-68
/
+56
2019-02-01
mfd / platform: cros_ec: Move vbc attributes to its own driver
Enric Balletbo i Serra
6
-4
/
+62
2019-02-01
mfd / platform: cros_ec: Move lightbar attributes to its own driver
Enric Balletbo i Serra
7
-41
/
+173
2019-02-01
mfd / platform: cros_ec: Use devm_mfd_add_devices
Enric Balletbo i Serra
5
-46
/
+3
2019-01-21
Linux 5.0-rc3
Linus Torvalds
1
-1
/
+1
2019-01-21
Merge tag 'pstore-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-8
/
+4
2019-01-21
Merge tag 'gcc-plugins-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-2
/
+21
2019-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
114
-602
/
+2090
2019-01-20
pstore/ram: Avoid allocation and leak of platform data
Kees Cook
1
-6
/
+3
2019-01-20
gcc-plugins: arm_ssp_per_task_plugin: fix for GCC 9+
Ard Biesheuvel
1
-0
/
+18
2019-01-20
gcc-plugins: arm_ssp_per_task_plugin: sign extend the SP mask
Ard Biesheuvel
1
-2
/
+3
2019-01-21
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
9
-60
/
+126
2019-01-21
Merge tag 'for-5.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
4
-10
/
+35
2019-01-21
Merge tags 'compiler-attributes-for-linus-v5.0-rc3' and 'clang-format-for-linus-v5.0-rc3' of git://github.com/ojeda/linux
Linus Torvalds
5
-12
/
+48
2019-01-21
fix int_sqrt64() for very large numbers
Florian La Roche
1
-1
/
+1
2019-01-20
x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()
Will Deacon
1
-1
/
+1
2019-01-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
3
-5
/
+10
2019-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
16
-36
/
+1293
2019-01-20
bpf: in __bpf_redirect_no_mac pull mac only if present
Willem de Bruijn
2
-10
/
+12
2019-01-19
virtio_net: bulk free tx skbs
Michael S. Tsirkin
1
-6
/
+6
2019-01-20
Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
10
-79
/
+47
2019-01-20
Merge tag 'devicetree-fixes-for-5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
1
-2
/
+1
[next]