2021-05-07 | Rasmus Villemoes | kernel/async.c: fix pr_debug statement ...org/r/20210226124355.2503524-1-linux@rasmusvillemoes.dk Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2021-04-24 | Rasmus Villemoes | kbuild: apply fixdep logic to link-vmlinux.sh Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2021-04-24 | Rasmus Villemoes | kbuild: add CONFIG_VMLINUX_MAP expert option Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2021-04-23 | Rasmus Villemoes | lib/vsprintf.c: remove leftover 'f' and 'F' cases from... Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> ...org/r/20210423094529.1862521-1-linux@rasmusvillemoes.dk |
commit | commitdiff | tree |
2021-04-05 | Rasmus Villemoes | debugfs: drop pointless nul-termination in debugfs_read_file... Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> ...org/r/20210326151411.732220-1-linux@rasmusvillemoes.dk |
commit | commitdiff | tree |
2021-04-02 | Rasmus Villemoes | greybus: remove stray nul byte in apb_log_enable_read... Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> ...org/r/20210326152254.733066-1-linux@rasmusvillemoes.dk |
commit | commitdiff | tree |
2021-03-30 | Rasmus Villemoes | printk: rename vprintk_func to vprintk Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> ...org/r/20210323144201.486050-1-linux@rasmusvillemoes.dk |
commit | commitdiff | tree |
2021-03-25 | Rasmus Villemoes | sched/core: Use -EINVAL in sched_dynamic_mode() Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> ...org/r/20210325004515.531631-2-linux@rasmusvillemoes.dk |
commit | commitdiff | tree |
2021-03-25 | Rasmus Villemoes | sched/core: Stop using magic values in sched_dynamic_mode() Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> ...org/r/20210325004515.531631-1-linux@rasmusvillemoes.dk |
commit | commitdiff | tree |
2021-03-25 | Rasmus Villemoes | scsi: bnx2i: Make bnx2i_process_iscsi_error() simpler... ...org/r/20210310221602.2494422-1-linux@rasmusvillemoes.dk Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2021-03-23 | Rasmus Villemoes | devtmpfs: actually reclaim some init memory Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> ...org/r/20210312103027.2701413-2-linux@rasmusvillemoes.dk |
commit | commitdiff | tree |
2021-03-23 | Rasmus Villemoes | devtmpfs: fix placement of complete() call Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> ...org/r/20210312103027.2701413-1-linux@rasmusvillemoes.dk |
commit | commitdiff | tree |
2021-03-23 | Rasmus Villemoes | USB: gadget: legacy: remove left-over __ref annotations Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> ...org/r/20210323081607.405904-1-linux@rasmusvillemoes.dk |
commit | commitdiff | tree |
2021-03-13 | Rasmus Villemoes | clk: use clk_core_enable_lock() a bit more Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> ...org/r/20210305003334.575831-1-linux@rasmusvillemoes.dk |
commit | commitdiff | tree |
2020-12-13 | Rasmus Villemoes | watchdog: sbc_fitpc2_wdt: add __user annotations Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> ...org/r/20201025124518.31647-1-linux@rasmusvillemoes.dk |
commit | commitdiff | tree |
2020-10-25 | Rasmus Villemoes | kernel/sys.c: fix prototype of prctl_get_tid_address() Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2020-10-23 | Rasmus Villemoes | x86/uaccess: fix code generation in put_user() Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2020-10-20 | Rasmus Villemoes | kbuild: remove leftover comment for filechk utility Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2020-09-24 | Rasmus Villemoes | scripts/setlocalversion: make git describe output more... Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2020-06-02 | Rasmus Villemoes | pwm: rockchip: Simplify rockchip_pwm_get_state() Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2020-02-19 | Rasmus Villemoes | usb: host: fhci-hcd: annotate PIPE_CONTROL switch case... Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> ...org/r/20200213085401.27862-1-linux@rasmusvillemoes.dk |
commit | commitdiff | tree |
2020-02-13 | Rasmus Villemoes | serial: cpm_uart: call cpm_muram_init before registering... Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> ...org/r/20200213114342.21712-1-linux@rasmusvillemoes.dk |
commit | commitdiff | tree |
2020-01-22 | Rasmus Villemoes | devtmpfs: factor out common tail of devtmpfs_{create... Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> ...org/r/20200115184154.3492-6-linux@rasmusvillemoes.dk |
commit | commitdiff | tree |
2020-01-22 | Rasmus Villemoes | devtmpfs: initify a bit Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> ...org/r/20200115184154.3492-5-linux@rasmusvillemoes.dk |
commit | commitdiff | tree |
2020-01-22 | Rasmus Villemoes | devtmpfs: simplify initialization of mount_dev Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> ...org/r/20200115184154.3492-4-linux@rasmusvillemoes.dk |
commit | commitdiff | tree |
2020-01-22 | Rasmus Villemoes | devtmpfs: factor out setup part of devtmpfsd() Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> ...org/r/20200115184154.3492-3-linux@rasmusvillemoes.dk |
commit | commitdiff | tree |
2020-01-22 | Rasmus Villemoes | devtmpfs: fix theoretical stale pointer deref in devtmpfsd() Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> ...org/r/20200115184154.3492-2-linux@rasmusvillemoes.dk |
commit | commitdiff | tree |
2020-01-08 | Rasmus Villemoes | pwm: mxs: Avoid a division in mxs_pwm_apply() Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2020-01-08 | Rasmus Villemoes | dt-bindings: pwm: mxs-pwm: Increase #pwm-cells Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2020-01-08 | Rasmus Villemoes | pwm: mxs: Add support for inverse polarity Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2020-01-08 | Rasmus Villemoes | pwm: mxs: Remove legacy methods Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2020-01-08 | Rasmus Villemoes | pwm: mxs: Implement ->apply() Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-16 | Rasmus Villemoes | mmc: sdhci-of-esdhc: Revert "mmc: sdhci-of-esdhc: add... Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> ...org/r/20191204085447.27491-1-linux@rasmusvillemoes.dk |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | soc: fsl: qe: remove PPC32 dependency from CONFIG_QUICC_ENGINE Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | soc: fsl: qe: remove unused #include of asm/irq.h from... Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | net: ethernet: freescale: make UCC_GETH explicitly... Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | net/wan/fsl_ucc_hdlc: reject muram offsets above 64K Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | net/wan/fsl_ucc_hdlc: fix reading of __be16 registers Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | net/wan/fsl_ucc_hdlc: avoid use of IS_ERR_VALUE() Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | soc: fsl: qe: avoid IS_ERR_VALUE in ucc_fast.c Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | soc: fsl: qe: drop pointless check in qe_sdma_init() Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | soc: fsl: qe: drop use of IS_ERR_VALUE in qe_sdma_init() Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | soc: fsl: qe: avoid IS_ERR_VALUE in ucc_slow.c Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | soc: fsl: qe: refactor cpm_muram_alloc_common to prevent... Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | soc: fsl: qe: drop broken lazy call of cpm_muram_init() Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | soc: fsl: qe: make cpm_muram_free() ignore a negative... Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | soc: fsl: qe: make cpm_muram_free() return void Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | soc: fsl: qe: change return type of cpm_muram_alloc... Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | serial: ucc_uart: access __be32 field using be32_to_cpu Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | serial: ucc_uart: limit brg-frequency workaround to... Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | serial: ucc_uart: use of_property_read_u32() in ucc_uart_probe() Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | serial: ucc_uart: stub out soft_uart_init for !CONFIG_PPC32 Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | serial: ucc_uart: factor out soft_uart initialization Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | serial: ucc_uart: replace ppc-specific IO accessors Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | serial: ucc_uart: explicitly include soc/fsl/cpm.h Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | soc/fsl/qe/qe.h: update include path for cpm.h Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | soc: fsl: move cpm.h from powerpc/include/asm to include... Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | soc: fsl: qe: qe_io.c: use of_property_read_u32() in... Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | soc: fsl: qe: qe_io.c: access device tree property... Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | soc: fsl: qe: qe_io.c: don't open-code of_parse_phandle() Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | soc: fsl: qe: qe.c: use of_property_read_* helpers Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | soc: fsl: qe: merge qe_ic.h headers into qe_ic.c Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | soc: fsl: qe: simplify qe_ic_init() Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | soc: fsl: qe: make qe_ic_get_{low,high}_irq static Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | soc: fsl: qe: don't use NO_IRQ in qe_ic.c Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | soc: fsl: qe: remove unused qe_ic_set_* functions Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | soc: fsl: qe: rename qe_ic_cascade_low_mpic -> qe_ic_cascade_low Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.c Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | powerpc/83xx: remove mpc83xx_ipic_and_qe_init_IRQ Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | soc: fsl: qe: move calls of qe_ic_init out of arch... Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | soc: fsl: qe: use qe_ic_cascade_{low, high}_mpic also... Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | soc: fsl: qe: remove pointless sysfs registration in... Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | soc: fsl: qe: drop assign-only high_active in qe_ic_init Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | soc: fsl: qe: drop unneeded #includes Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | soc: fsl: qe: qe.c: guard use of pvr_version_is() with... Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | soc: fsl: qe: replace spin_event_timeout by readx_poll_timeo... Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | soc: fsl: qe: avoid ppc-specific io accessors Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | soc: fsl: qe: introduce qe_io{read,write}* wrappers Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | soc: fsl: qe: rename qe_(clr/set/clrset)bit* helpers Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | soc: fsl: qe: drop volatile qualifier of struct qe_ic... Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | soc: fsl: qe: remove space-before-tab Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-12-09 | Rasmus Villemoes | ARM: dts: ls1021a: add node describing external interrupt... Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-11-19 | Rasmus Villemoes | clk: mark clk_disable_unused() as __init Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> ...org/r/20191004094826.8320-1-linux@rasmusvillemoes.dk |
commit | commitdiff | tree |
2019-11-18 | Rasmus Villemoes | watchdog: make nowayout sysfs file writable Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> ...org/r/20191105205118.11359-1-linux@rasmusvillemoes.dk |
commit | commitdiff | tree |
2019-11-17 | Rasmus Villemoes | powerpc/85xx: remove mostly pointless mpc85xx_qe_init() Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-11-10 | Rasmus Villemoes | irqchip: Add support for Layerscape external interrupt... Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> ...org/r/20191107122115.6244-3-linux@rasmusvillemoes.dk |
commit | commitdiff | tree |
2019-11-10 | Rasmus Villemoes | dt/bindings: Add bindings for Layerscape external irqs Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> ...org/r/20191107122115.6244-2-linux@rasmusvillemoes.dk |
commit | commitdiff | tree |
2019-11-05 | Rasmus Villemoes | macintosh: ans-lcd: make anslcd_logo static and __initconst Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> ...org/r/20181102211707.10229-1-linux@rasmusvillemoes.dk |
commit | commitdiff | tree |
2019-10-21 | Rasmus Villemoes | pwm: Update comment on struct pwm_ops::apply Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-10-17 | Rasmus Villemoes | printf: add support for printing symbolic error names ...org/r/20191015190706.15989-1-linux@rasmusvillemoes.dk Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-10-14 | Rasmus Villemoes | backlight: pwm_bl: Switch to power-of-2 base for fixed... Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-10-14 | Rasmus Villemoes | backlight: pwm_bl: Drop use of int_pow() Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-10-14 | Rasmus Villemoes | backlight: pwm_bl: Eliminate a 64/32 division Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-10-14 | Rasmus Villemoes | backlight: pwm_bl: Fix cie1913 comments and constant Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-10-04 | Rasmus Villemoes | pinctrl: devicetree.c: remove orphan pinctrl_dt_has_hogs() Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> ...org/r/20190923142005.5632-1-linux@rasmusvillemoes.dk |
commit | commitdiff | tree |
2019-09-17 | Rasmus Villemoes | watchdog: imx2_wdt: fix min() calculation in imx2_wdt_set_ti... Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> ...org/r/20190812131356.23039-1-linux@rasmusvillemoes.dk |
commit | commitdiff | tree |
2019-09-15 | Rasmus Villemoes | x86: bug.h: use asm_inline in _BUG_FLAGS definitions Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-09-15 | Rasmus Villemoes | x86: alternative.h: use asm_inline for all alternative... Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-09-15 | Rasmus Villemoes | compiler-types.h: add asm_inline definition Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
2019-09-15 | Rasmus Villemoes | compiler_types.h: don't #define __inline Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> |
commit | commitdiff | tree |
next |