index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-23
pinctrl: sh-pfc: r8a77990: Add SCIF pins, groups and functions
Takeshi Kihara
1
-0
/
+365
2018-05-23
pinctrl: sh-pfc: r8a77990: Add bias pinconf support
Takeshi Kihara
1
-9
/
+331
2018-05-23
pinctrl: sh-pfc: Initial R8A77990 PFC support
Takeshi Kihara
6
-0
/
+1742
2018-05-23
pinctrl: sh-pfc: Add PORT_GP_11 helper macro
Takeshi Kihara
1
-2
/
+6
2018-05-16
pinctrl: sh-pfc: Add r8a77470 PFC support
Biju Das
5
-0
/
+2356
2018-05-16
pinctrl: sh-pfc: r8a77965: Add SDHI pins, groups and functions
Takeshi Kihara
1
-0
/
+326
2018-05-16
pinctrl: sh-pfc: r8a77965: Add DU RGB output pins, groups and functions
Kieran Bingham
1
-0
/
+116
2018-05-16
pinctrl: sh-pfc: r8a77965: Fixup incorrect SPDX identifier
Thomas Gleixner
1
-1
/
+1
2018-05-16
pinctrl: sh-pfc: r8a77970: Fix pin I/O voltage control support
Sergei Shtylyov
1
-8
/
+24
2018-05-16
pinctrl: sh-pfc: r8a77980: Add pin I/O voltage control support
Sergei Shtylyov
1
-3
/
+49
2018-05-16
dt-bindings: pinctrl: sh-pfc: Document r8a77470 PFC support
Biju Das
1
-0
/
+1
2018-05-16
pinctrl: sh-pfc: r8a77965: Add PWM pins, groups and functions
Takeshi Kihara
1
-0
/
+153
2018-05-16
pinctrl: sh-pfc: r8a7796: Fix comment for MSIOF3 SS2_E pin
Geert Uytterhoeven
1
-1
/
+1
2018-05-16
pinctrl: sh-pfc: r8a7795: Fix comment for MSIOF3 SS2_E pin
Geert Uytterhoeven
1
-1
/
+1
2018-05-16
pinctrl: sh-pfc: r8a77965: Add MSIOF pins, groups and functions
Takeshi Kihara
1
-0
/
+912
2018-05-02
pinctrl: imx: use seq_puts() instead of seq_printf()
Dong Aisheng
1
-2
/
+2
2018-05-02
pinctrl: pinctrl-imx: improve the code comments of PIN_FUNC_ID
Dong Aisheng
1
-4
/
+11
2018-05-02
pinctrl: imx: fix unsigned check if nfuncs with less than or equal zero
Dong Aisheng
1
-1
/
+1
2018-05-02
pinctrl: uniphier: add LD11 MPEG2-TS I/O pin-mux settings
Katsuhiro Suzuki
1
-0
/
+49
2018-05-02
pinctrl: uniphier: add LD20 MPEG2-TS I/O pin-mux settings
Katsuhiro Suzuki
1
-0
/
+54
2018-05-02
pinctrl: actions: Fix Kconfig dependency and help text
Manivannan Sadhasivam
1
-2
/
+4
2018-05-02
pinctrl: actions: fix missing break in PIN_CONFIG_DRIVE_STRENGTH case.
Colin Ian King
1
-0
/
+2
2018-05-02
pinctrl: actions: make s900_functions, s900_padinfo and s900_pads static
Colin Ian King
1
-3
/
+3
2018-05-02
pinctrl: meson: axg: add tdm pins
Jerome Brunet
1
-0
/
+107
2018-05-02
pinctrl: meson: meson8: add the RGMII RXD2/RXD3 and TXD2/TXD3 signals
Martin Blumenstingl
1
-1
/
+12
2018-05-02
pinctrl: meson: meson8: add support for the Meson8m2 SoC
Martin Blumenstingl
1
-1
/
+9
2018-05-02
dt-bindings: pinctrl: meson: add support for the Meson8m2 SoC
Martin Blumenstingl
1
-0
/
+2
2018-05-02
pinctrl: mediatek: update pinmux defintions for MT7623
Ryder Lee
1
-3
/
+87
2018-05-02
dt-bindings: pinctrl: mcp23s08: Clarify gpiospec flags cell usage
Ricardo Silva
1
-1
/
+3
2018-05-02
dt-bindings: pinctrl: bcm2835-gpio: Add generic pinctrl support
Matheus Castello
1
-0
/
+18
2018-05-02
pinctrl: qcom: qdf2xxx: add support for new ACPI HID QCOM8002
Timur Tabi
1
-41
/
+73
2018-05-02
pinctrl: qcom: remove static globals to allow multiple TLMMs
Timur Tabi
1
-23
/
+21
2018-05-02
pinctrl: actions: Add Actions S900 pinctrl driver
Manivannan Sadhasivam
7
-0
/
+2604
2018-05-02
pinctrl: samsung: add pin_dbg_show callback for debugfs
Chanho Park
1
-0
/
+29
2018-04-16
Linux 4.17-rc1
v4.17-rc1
Linus Torvalds
1
-2
/
+2
2018-04-14
kernel/kexec_file.c: move purgatories sha256 to common code
Philipp Rudo
5
-4
/
+28
2018-04-14
kernel/kexec_file.c: allow archs to set purgatory load address
Philipp Rudo
4
-32
/
+31
2018-04-14
kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory load
Philipp Rudo
2
-34
/
+13
2018-04-14
kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrs
Philipp Rudo
1
-22
/
+12
2018-04-14
kernel/kexec_file.c: remove unneeded for-loop in kexec_purgatory_setup_sechdrs
Philipp Rudo
1
-46
/
+30
2018-04-14
kernel/kexec_file.c: split up __kexec_load_puragory
Philipp Rudo
1
-97
/
+103
2018-04-14
kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*
Philipp Rudo
3
-61
/
+71
2018-04-14
kernel/kexec_file.c: search symbols in read-only kexec_purgatory
Philipp Rudo
1
-16
/
+22
2018-04-14
kernel/kexec_file.c: make purgatory_info->ehdr const
Philipp Rudo
2
-8
/
+13
2018-04-14
kernel/kexec_file.c: remove checks in kexec_purgatory_load
Philipp Rudo
1
-14
/
+0
2018-04-14
include/linux/kexec.h: silence compile warnings
Philipp Rudo
1
-0
/
+2
2018-04-14
kexec_file, x86: move re-factored code to generic side
AKASHI Takahiro
3
-188
/
+201
2018-04-14
x86: kexec_file: clean up prepare_elf64_headers()
AKASHI Takahiro
1
-11
/
+7
2018-04-14
x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem buffer
AKASHI Takahiro
1
-51
/
+31
2018-04-14
x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers()
AKASHI Takahiro
1
-12
/
+12
[next]