projects
/
platform
/
kernel
/
linux-rpi.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
misc: add Tizen reboot notifier for passing reboot parameter
2024-02-19
Heiner Kallweit
r8169: add support for LED's on RTL8168/RTL8101
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2024-02-05
Heiner Kallweit
leds: trigger: panic: Don't register panic notifier...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-12-13
Heiner Kallweit
leds: trigger: netdev: fix RTNL handling to prevent...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-12-08
Heiner Kallweit
r8169: prevent potential deadlock in rtl8169_close
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-12-08
Heiner Kallweit
r8169: fix deadlock on RTL8125 in jumbo mtu mode
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-11-28
Heiner Kallweit
Revert "net: r8169: Disable multicast filter for RTL8168H...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-11-28
Heiner Kallweit
i2c: i801: fix potential race in i801_block_transaction_byte...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-11-28
Heiner Kallweit
PCI/ASPM: Fix L1 substate handling in aspm_attr_store_common()
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-11-20
Heiner Kallweit
Revert "PCI/ASPM: Disable only ASPM_STATE_L1 when driver...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-11-20
Heiner Kallweit
r8169: respect userspace disabling IFF_MULTICAST
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-11-20
Heiner Kallweit
r8169: fix rare issue with broken rx after link-down...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-09-25
Heiner Kallweit
i2c: mux: Avoid potential false error message in i2c_mux_add...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-09-19
Heiner Kallweit
i2c: i801: unregister tco_pdev in i801_probe() error...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-08-28
Heiner Kallweit
r8169: fix ASPM-related issues on a number of systems...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-07-20
Heiner Kallweit
Revert "r8169: disable ASPM during NAPI poll"
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-07-20
Heiner Kallweit
r8169: revert 2ab19de62d67 ("r8169: remove ASPM restrictions...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-07-17
Heiner Kallweit
r8169: fix ASPM-related problem for chip version 42...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-06-23
Heiner Kallweit
pwm: meson: make full use of common clock framework
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-06-23
Heiner Kallweit
pwm: meson: don't use hdmi/video clock as mux parent
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-06-23
Heiner Kallweit
pwm: meson: switch to using struct clk_parent_data...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-06-23
Heiner Kallweit
pwm: meson: remove not needed check in meson_pwm_calc
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-06-23
Heiner Kallweit
pwm: meson: fix handling of period/duty if greater...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-06-23
Heiner Kallweit
pwm: meson: modify and simplify calculation in meson_pwm_get...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-06-20
Heiner Kallweit
dt-bindings: interrupt-controller: Convert Amlogic...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-06-20
Heiner Kallweit
MAINTAINERS: add PHY-related files to Amlogic SoC file...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-06-02
Heiner Kallweit
r8169: use dev_err_probe in all appropriate places...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-06-01
Heiner Kallweit
net: don't set sw irq coalescing defaults in case of...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-05-30
Heiner Kallweit
r8169: check for PCI read error in probe
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-04-18
Heiner Kallweit
r8169: use new macro netif_subqueue_completed_wake...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-04-18
Heiner Kallweit
r8169: use new macro netif_subqueue_maybe_stop in rtl8169_st...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-04-18
Heiner Kallweit
net: add macro netif_subqueue_completed_wake
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-04-13
Heiner Kallweit
pwm: meson: Fix g12a ao clk81 name
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-04-13
Heiner Kallweit
pwm: meson: Fix axg ao mux parents
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-04-06
Heiner Kallweit
dt-bindings: pwm: Convert Amlogic Meson PWM binding
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-04-05
Heiner Kallweit
net: phy: meson-gxl: enable edpd tunable support for...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-04-03
Heiner Kallweit
net: phy: smsc: enable edpd tunable support
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-04-03
Heiner Kallweit
net: phy: smsc: add support for edpd tunable
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-04-03
Heiner Kallweit
net: phy: smsc: prepare for making edpd wait period...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-04-03
Heiner Kallweit
net: phy: smsc: add flag edpd_mode_set_by_user
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-04-03
Heiner Kallweit
net: phy: smsc: clear edpd_enable if interrupt mode...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-04-03
Heiner Kallweit
net: phy: smsc: add helper smsc_phy_config_edpd
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-04-03
Heiner Kallweit
net: phy: smsc: rename flag energy_enable
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-03-29
Heiner Kallweit
soc: amlogic: meson-gx-socinfo: use new soc_device_register...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-03-29
Heiner Kallweit
base: soc: populate machine name in soc_device_register...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-03-27
Heiner Kallweit
dt-bindings: pinctrl: Convert Amlogic Meson pinctrl...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-03-27
Heiner Kallweit
dev_ioctl: fix a W=1 warning
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-03-27
Heiner Kallweit
net: phy: bcm7xxx: use devm_clk_get_optional_enabled...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-03-23
Heiner Kallweit
mmc: meson-gx: use new helpers mmc_regulator_enable...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-03-23
Heiner Kallweit
mmc: core: add helpers mmc_regulator_enable/disable_vqmmc
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-03-23
Heiner Kallweit
mmc: meson-gx: simplify usage of mmc_regulator_set_ocr
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-03-23
Heiner Kallweit
mmc: core: Allow invalid regulator in mmc_regulator_set_ocr()
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-03-20
Heiner Kallweit
r8169: consolidate disabling ASPM before EPHY access
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-03-20
Heiner Kallweit
net: phy: meson-gxl: reuse functionality of the SMSC...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-03-20
Heiner Kallweit
net: phy: smsc: export functions for use by meson-gxl...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-03-15
Heiner Kallweit
net: phy: smsc: bail out in lan87xx_read_status if...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-03-14
Heiner Kallweit
hwrng: meson - remove not needed call to platform_set_drvdata
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-03-14
Heiner Kallweit
hwrng: meson - use devm_clk_get_optional_enabled
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-03-14
Heiner Kallweit
hwrng: meson - remove unused member of struct meson_rng_data
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-03-13
Heiner Kallweit
net: phy: smsc: use device_property_present in smsc_phy_probe
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-03-10
Heiner Kallweit
net: phy: smsc: use phy_set_bits in smsc_phy_config_init
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-03-08
Heiner Kallweit
r8169: remove ASPM restrictions now that ASPM is disabled...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-03-08
Heiner Kallweit
r8169: disable ASPM during NAPI poll
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-03-08
Heiner Kallweit
r8169: prepare rtl_hw_aspm_clkreq_enable for usage...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-03-08
Heiner Kallweit
r8169: enable cfg9346 config register access in atomic...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-03-08
Heiner Kallweit
r8169: use spinlock to protect access to registers...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-03-08
Heiner Kallweit
r8169: use spinlock to protect mac ocp register access
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-03-08
Heiner Kallweit
net: phy: smsc: simplify lan95xx_config_aneg_ext
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-03-08
Heiner Kallweit
net: phy: improve phy_read_poll_timeout
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-03-06
Heiner Kallweit
net: phy: smsc: fix link up detection in forced irq...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-03-06
Heiner Kallweit
arm: dts: meson: adjust order of some compatibles
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-03-06
Heiner Kallweit
arm64: dts: meson: adjust order of some compatibles
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-02-17
Heiner Kallweit
i2c: i801: Call i801_check_post() from i801_access()
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-02-17
Heiner Kallweit
i2c: i801: Call i801_check_pre() from i801_access()
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-02-17
Heiner Kallweit
i2c: i801: Centralize configuring block commands in...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-02-17
Heiner Kallweit
i2c: i801: Centralize configuring non-block commands...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-02-17
Heiner Kallweit
i2c: i801: Handle SMBAUXCTL_E32B in i801_block_transaction_b...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-02-17
Heiner Kallweit
i2c: i801: Add i801_simple_transaction(), complementing...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-02-17
Heiner Kallweit
mmc: meson-gx: constify member data of struct meson_host
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-02-17
Heiner Kallweit
mmc: meson-gx: use devm_clk_get_enabled() for core...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-02-17
Heiner Kallweit
dt-bindings: mmc: meson-gx: fix interrupt binding
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-02-15
Heiner Kallweit
mmc: meson-gx: support platform interrupt as card detect...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-02-15
Heiner Kallweit
dt-bindings: mmc: meson-gx: support specifying cd interrupt
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-02-15
Heiner Kallweit
mmc: core: support setting card detect interrupt from...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-02-15
Heiner Kallweit
mmc: meson-gx: remove meson_mmc_get_cd
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-02-13
Heiner Kallweit
mmc: meson-gx: fix SDIO mode if cap_sdio_irq isn't set
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-02-13
Heiner Kallweit
mmc: meson-gx: use devm_mmc_alloc_host
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-02-13
Heiner Kallweit
mmc: core: add devm_mmc_alloc_host
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-02-12
Heiner Kallweit
i2c: i801: add helper i801_set_hstadd()
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-02-12
Heiner Kallweit
i2c: i801: make FEATURE_BLOCK_PROC dependent on FEATURE_BLOC...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-02-12
Heiner Kallweit
i2c: i801: make FEATURE_HOST_NOTIFY dependent on FEATURE_IRQ
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-02-12
Heiner Kallweit
i2c: i801: improve interrupt handler
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-02-10
Heiner Kallweit
arm64: dts: meson-gx: Make mmc host controller interrupts...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-02-10
Heiner Kallweit
arm64: dts: meson-g12-common: Make mmc host controller...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-02-10
Heiner Kallweit
arm64: dts: meson-axg: Make mmc host controller interrupts...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-02-09
Heiner Kallweit
dt-bindings: rtc: Convert Amlogic Meson vrtc controller...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-02-04
Heiner Kallweit
net: phy: meson-gxl: use MMD access dummy stubs for...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-01-30
Heiner Kallweit
wifi: iwlwifi: improve tag handling in iwl_request_firmware
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-01-30
Heiner Kallweit
net: mdio: mux-meson-g12a: use __clk_is_enabled to...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-01-24
Heiner Kallweit
arm64: dts: amlogic: Fix non-compliant SD/SDIO node...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
2023-01-24
Heiner Kallweit
net: mdio: warn once if addr parameter is invalid in...
Signed-off-by:
Heiner Kallweit
<hkallweit1@gmail.com>
commit
|
commitdiff
|
tree
next