VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2021-07-19
extcon: intel-mrfld: Sync hardware and software state on init
Ferry Toth
2021-07-14
extcon: max8997: Add missing modalias string
Marek Szyprowski
2021-07-14
extcon: sm5502: Drop invalid register write in sm5502_reg_data
Stephan Gerhold
2021-07-14
extcon: extcon-max8997: Fix IRQ freeing at error path
Matti Vaittinen
2021-04-28
Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
2021-04-26
Merge tag 'driver-core-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2021-04-08
extcon: qcom-spmi: Add support for VBUS detection
Anirudh Ghayal
2021-04-08
extcon: sm5502: Detect OTG when USB_ID is connected to ground
Nikita Travkin
2021-04-08
extcon: max8997: Add CHGINS and CHGRM interrupt handling
Timon Baetz
2021-04-05
Merge 5.12-rc6 into driver-core-next
Greg Kroah-Hartman
2021-03-23
extconn: Clean-up few drivers by using managed work init
Matti Vaittinen
2021-03-18
ASoC/extcon: arizona: Move arizona jack code to sound/soc/codecs/arizona-jack.c
Hans de Goede
2021-03-18
extcon: arizona: Always use pm_runtime_get_sync() when we need the device to be awake
Hans de Goede
2021-03-18
extcon: arizona: Fix flags parameter to the gpiod_get("wlf,micd-pol") call
Hans de Goede
2021-03-18
extcon: arizona: Fix various races on driver unbind
Hans de Goede
2021-03-18
extcon: arizona: Fix some issues when HPDET IRQ fires after the jack has been unplugged
Hans de Goede
2021-03-15
extcon: Fix error handling in extcon_dev_register
Dinghao Liu
2020-12-11
extcon: max77693: Fix modalias string
Marek Szyprowski
2020-12-11
extcon: fsa9480: Support TI TSU6111 variant
Linus Walleij
2020-12-11
extcon: Add driver for TI TUSB320
Michael Auchter
2020-09-30
extcon: axp288: Use module_platform_driver to simplify the code
Liu Shixin
2020-09-30
extcon: ptn5150: Do not print error during probe if nothing is attached
Krzysztof Kozlowski
2020-09-24
extcon: ptn5150: Use defines for registers
Krzysztof Kozlowski
2020-09-24
extcon: palmas: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-24
extcon: max8997: Return error code of extcon_dev_allocate()
Krzysztof Kozlowski
2020-09-24
extcon: max77843: Return error code of extcon_dev_allocate()
Krzysztof Kozlowski
2020-09-24
extcon: max77693: Return error code of extcon_dev_allocate()
Krzysztof Kozlowski
2020-09-24
extcon: max14577: Return error code of extcon_dev_allocate()
Krzysztof Kozlowski
2020-09-24
extcon: ptn5150: Set the VBUS and POLARITY property capability
Ramuthevar Vadivel Murugan
2020-09-24
extcon: ptn5150: Switch to GENMASK() and BIT() macros
Ramuthevar Vadivel Murugan
2020-09-24
extcon: ptn5150: Deduplicate parts of dev_err_probe()
Andy Shevchenko
2020-09-24
extcon: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-09-24
extcon: ptn5150: Convert to .probe_new
Krzysztof Kozlowski
2020-09-24
extcon: ptn5150: Convert to module_i2c_driver
Krzysztof Kozlowski
2020-09-24
extcon: ptn5150: Reduce the amount of logs on deferred probe
Krzysztof Kozlowski
2020-09-24
extcon: ptn5150: Make 'vbus-gpios' optional
Krzysztof Kozlowski
2020-09-24
extcon: ptn5150: Check current USB mode when probing
Krzysztof Kozlowski
2020-09-24
extcon: ptn5150: Lower the noisiness of probe
Krzysztof Kozlowski
2020-09-24
extcon: ptn5150: Simplify getting vbus-gpios with flags
Krzysztof Kozlowski
2020-09-24
extcon: ptn5150: Use generic "interrupts" property
Krzysztof Kozlowski
2020-09-24
extcon: ptn5150: Fix usage of atomic GPIO with sleeping GPIO chips
Krzysztof Kozlowski
2020-05-29
extcon: arizona: Fix runtime PM imbalance on error
Dinghao Liu
2020-05-29
extcon: max14577: Add proper dt-compatible strings
Marek Szyprowski
2020-05-29
extcon: adc-jack: Fix an error handling path in 'adc_jack_probe()'
Christophe JAILLET
2020-05-29
extcon: remove redundant assignment to variable idx
Colin Ian King
2020-04-03
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2020-03-25
extcon: axp288: Add wakeup support
Hans de Goede
2020-03-25
extcon: Mark extcon_get_edev_name() function as exported symbol
Mayank Rana
2020-03-25
extcon: palmas: Hide error messages if gpio returns -EPROBE_DEFER
H. Nikolaus Schaller
2020-03-24
extcon: axp288: Convert to new X86 CPU match macros
Thomas Gleixner
2019-12-16
extcon: sm5502: Remove unneeded semicolon
Xu Wang
2019-12-09
extcon: arizona: Factor out microphone and button detection
Charles Keepax
2019-12-09
extcon: arizona: Factor out microphone impedance into a function
Charles Keepax
2019-12-09
extcon: arizona: Invert logic of check in arizona_hpdet_do_id
Charles Keepax
2019-12-09
extcon: arizona: Remove excessive WARN_ON
Charles Keepax
2019-12-09
extcon: arizona: Remove unnecessary sets of ACCDET_MODE
Charles Keepax
2019-12-09
extcon: arizona: Tidy up transition from mic to headphone detect
Charles Keepax
2019-12-09
extcon: arizona: Clear jack status regardless of detection type
Charles Keepax
2019-12-09
extcon: arizona: Move pdata extraction to probe
Charles Keepax
2019-12-09
extcon: arizona: Make rev A register sequences atomic
Charles Keepax
2019-12-09
extcon: arizona: Correct clean up if arizona_identify_headphone fails
Charles Keepax
2019-11-27
Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2019-11-04
extcon: axp288: Remove the build-in connection description
Heikki Krogerus
2019-10-31
extcon: sm5502: remove redundant assignment to variable cable_type
Colin Ian King
2019-10-11
extcon: sm5502: Reset registers during initialization
Stephan Gerhold
2019-10-01
extcon-intel-cht-wc: Don't reset USB data connection at probe
Yauhen Kharuzhy
2019-09-19
Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux
Linus Torvalds
2019-09-02
mfd / platform: cros_ec: Reorganize platform and mfd includes
Enric Balletbo i Serra
2019-09-02
mfd / platform: cros_ec: Move cros-ec core driver out from MFD
Enric Balletbo i Serra
2019-07-31
extcon: adc-jack: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-29
extcon: axp288: Use for_each_set_bit() in axp288_extcon_log_rsi()
Andy Shevchenko
2019-07-29
extcon: axp288: Add missed error check
Andy Shevchenko
2019-07-24
extcon: sm5502: Add IRQ_ONESHOT
Vasyl Gomonovych
2019-07-24
extcon: gpio: Request reasonable interrupts
Linus Walleij
2019-07-24
extcon: fsa9480: Support the FSA880 variant
Linus Walleij
2019-07-24
extcon: extcon-max77843: convert to i2c_new_dummy_device
Wolfram Sang
2019-07-24
extcon: arizona: Switch to use device_property_count_u32()
Andy Shevchenko
2019-07-01
Merge tag 'extcon-next-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next
Greg Kroah-Hartman
2019-06-26
extcon: fsa9480: Fix Kconfig warning and build errors
Randy Dunlap
2019-06-22
extcon: Add fsa9480 extcon driver
Tomasz Figa
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 233
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
extcon: arizona: Correct error handling on regmap_update_bits_check
Charles Keepax
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-07
Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2019-05-06
Merge branches 'acpi-utils', 'acpi-video', 'acpi-soc' and 'acpi-button'
Rafael J. Wysocki
2019-04-12
extcon: arizona: Disable mic detect if running when driver is removed
Charles Keepax
2019-04-12
extcon: axp288: Add a depends on ACPI to the Kconfig entry
YueHaibing
2019-04-05
extcon: mrfld: Introduce extcon driver for Basin Cove PMIC
Andy Shevchenko
2019-04-05
extcon: intel: Split out some definitions to a common header
Andy Shevchenko
2019-04-05
extcon: Fix build warning for extcon_unregister_notifier comment
Valdis Klētnieks
2019-04-05
extcon: intel-cht-wc: Enable external charger
Yauhen Kharuzhy
2019-04-05
extcon: intel-cht-wc: Make charger detection co-existed with OTG host mode
Yauhen Kharuzhy
2019-04-05
extcon: ptn5150: fix COMPILE_TEST dependencies
Arnd Bergmann
2019-04-01
extcon: axp288: Convert to use acpi_dev_get_first_match_dev()
Andy Shevchenko
2019-02-11
extcon: ptn5150: Fix return value check in ptn5150_i2c_probe()
Wei Yongjun
2019-02-11
extcon: Add support for ptn5150 extcon driver
Vijai Kumar K
2018-11-14
extcon: max8997: Fix lack of path setting in USB device mode
Marek Szyprowski
2018-11-12
extcon: max8997: Avoid forcing UART path on drive probe
Marek Szyprowski
2018-11-12
extcon: max14577: Avoid forcing UART path on drive probe
Marek Szyprowski
2018-11-12
extcon: max77693: Avoid forcing UART path on drive probe
Marek Szyprowski
2018-11-12
extcon: max77843: Avoid forcing UART path on drive probe
Marek Szyprowski
2018-08-28
extcon: int3496: Convert to use SPDX identifier
Andy Shevchenko
2018-08-28
extcon: cht-wc: Convert to use SPDX identifier
Andy Shevchenko
2018-08-28
extcon: cht-wc: Correct USBID bit field handling
Andy Shevchenko
2018-08-28
extcon: cht-wc: Fix definition names according to spec
Andy Shevchenko
2018-08-28
extcon: cht-wc: Return from default case to avoid warnings
Andy Shevchenko
2018-08-28
extcon: Switch to use kasprintf() instead of open coded
Andy Shevchenko
2018-08-28
extcon: Make static analyzer happy about union assignment
Andy Shevchenko
2018-08-28
extcon: maxim: Add SPDX license identifiers
Krzysztof Kozlowski
2018-07-21
Merge tag 'extcon-next-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next
Greg Kroah-Hartman
2018-07-12
extcon: Release locking when sending the notification of connector state
Chanwoo Choi
2018-07-12
extcon: usbc-cros-ec: Switch to SPDX identifier.
Enric Balletbo i Serra
2018-07-12
extcon: usbc-cros-ec: Make license text and module license match.
Enric Balletbo i Serra
2018-07-12
extcon: int3496: Use proper GPIO include
Wolfram Sang
2018-07-11
extcon: max3355: include mod_devicetable.h
Arnd Bergmann
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-04-04
Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2018-03-22
extcon: axp288: Set USB role where necessary
Hans de Goede
2018-03-21
Merge branch 'ib-extcon-drm-dt-v4.17' into extcon-next
Chanwoo Choi
2018-03-21
extcon: gpio: Convert to fully use GPIO descriptor
Linus Walleij
2018-03-21
extcon: gpio: Move platform data into state container
Linus Walleij
2018-03-21
extcon: gpio: Localize platform data
Linus Walleij
2018-03-21
extcon: int3496: Ignore incorrect IoRestriction for ID pin
Andy Shevchenko
2018-03-21
extcon: intel-cht-wc: Set direction and drv flags for V5 boost GPIO
Hans de Goede
2018-03-08
extcon: add possibility to get extcon device by OF node
Andrzej Hajda
2018-02-14
extcon: int3496: process id-pin first so that we start with the right status
Hans de Goede
2018-02-13
Revert "extcon: axp288: Redo charger type detection a couple of seconds after probe()"
Hans de Goede
2018-02-13
extcon: axp288: Constify the axp288_pwr_up_down_info array
Hans de Goede
2018-01-03
extcon: axp288: Handle reserved charger-type values better
Hans de Goede
2018-01-03
extcon: axp288: Redo charger type detection a couple of seconds after probe()
Hans de Goede
2018-01-03
Merge branch 'ib-extcon-mfd-4.16' into extcon-next
Chanwoo Choi
2018-01-03
extcon: axp288: Remove unused platform data
Hans de Goede
2018-01-03
extcon: axp288: Remove unused extcon_nb struct member
Hans de Goede
2018-01-03
extcon: axp288:: Handle return value of platform_get_irq
Arvind Yadav
2017-12-15
extcon: usbc-cros-ec: add support to notify USB type cables.
Benson Leung
2017-11-27
extcon: adc-jack: Fix platform_get_irq's error checking
Arvind Yadav
2017-11-27
extcon: max8997: Delete unneeded initialization in max8997_muic_set_path()
Markus Elfring
2017-11-27
extcon: max77693: Delete unneeded initialization in max77693_muic_set_path()
Markus Elfring
2017-11-13
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-24
extcon: max77843: Add support for SmartDock accessory
Marek Szyprowski
2017-10-24
extcon: max77843: Add OTG power control to the MUIC driver
Marek Szyprowski
2017-10-23
extcon: max14577: Delete an unnecessary variable initialisation in max14577_muic_set_path()
Markus Elfring
2017-10-23
extcon: make extcon_info static const, fixes warning
Colin Ian King
2017-10-23
extcon: Split out extcon header file for consumer and provider device
Chanwoo Choi
2017-08-25
extcon: max77693: Allow MHL attach notifier
Maciej Purski
2017-08-16
extcon: Correct description to improve the readability
Chanwoo Choi
2017-08-16
extcon: Remove unused CABLE_NAME_MAX definition
Chanwoo Choi
2017-08-07
extcon: cros-ec: Fix a potential NULL pointer dereference
Christophe JAILLET
2017-07-19
extcon: Convert to using %pOF instead of full_name
Rob Herring
2017-07-17
Merge remote-tracking branch 'origin/ib-extcon-mfd-4.14' into extcon-next
Chanwoo Choi
2017-07-17
extcon: cros-ec: Add extcon-cros-ec driver to support display out
Benson Leung
2017-07-16
extcon: int3496: Constify acpi_device_id
Arvind Yadav
2017-06-12
extcon: int3496: Switch to devm_acpi_dev_add_driver_gpios()
Andy Shevchenko
2017-05-23
extcon: qcom-spmi-misc: add dependency on ARCH_QCOM
Peter Robinson
2017-05-23
extcon: arizona: Use devm_kcalloc() in arizona_extcon_get_micd_configs()
Markus Elfring
2017-05-23
extcon: Fix a typo in three comment lines
Markus Elfring
2017-05-23
extcon: Use devm_kcalloc() in extcon_dev_register()
Markus Elfring
2017-04-06
extcon: Use BIT() macro for the left-shift operation
Chanwoo Choi
2017-04-06
extcon: intel-cht-wc: Ignore failure to detect charger-type on host mode exit
Hans de Goede
2017-04-06
extcon: intel-cht-wc: Disable external 5v boost converter on probe
Hans de Goede
2017-04-06
extcon: Remove porting compatibility of swich class
Chanwoo Choi
2017-04-06
extcon: intel-cht-wc: Add Intel Cherry Trail Whiskey Cove PMIC extcon driver
Hans de Goede
2017-04-06
extcon: palmas: Don't miss GPIO events during suspend/resume
Roger Quadros
2017-04-06
extcon: usb-gpio: Don't miss event during suspend/resume
Roger Quadros
2017-04-06
extcon: usb-gpio: Do not enable USB as wakeup source by default
Peter Chen
2017-04-06
extcon: arizona: Wait for any running HPDETs to complete on jack removal
Charles Keepax
2017-04-06
Merge branch 'ib-extcon-4.12' into HEAD
Chanwoo Choi
2017-04-04
extcon: Add new extcon_register_notifier_all() to monitor all external connectors
Chanwoo Choi
2017-03-27
Revert "extcon: usb-gpio: add support for ACPI gpio interface"
Andy Shevchenko
2017-03-22
extcon: int3496: Set the id pin to direction-input if necessary
Hans de Goede
2017-03-22
extcon: int3496: Use gpiod_get instead of gpiod_get_index
Hans de Goede
2017-03-22
extcon: int3496: Add dependency on X86 as it's Intel specific
Peter Robinson
2017-03-22
extcon: int3496: Add GPIO ACPI mapping table
Andy Shevchenko
2017-03-22
extcon: int3496: Rename GPIO pins in accordance with binding
Andy Shevchenko
2017-03-13
extcon: int3496: Propagate error code of gpiod_to_irq()
Andy Shevchenko
2017-02-27
scripts/spelling.txt: add "swithc" pattern and fix typo instances
Masahiro Yamada
2017-01-25
extcon: palmas: Use dev_dbg macro for the debug messages
Roger Quadros
2017-01-09
extcon: Modify the name of EXTCON_USB_HOST connector
Chanwoo Choi
2017-01-09
extcon: Add new EXTCON_CHG_USB_PD type for USB Power Delivery
Chanwoo Choi
2017-01-09
extcon: usb-gpio: Add pinctrl operation during system PM
Peter Chen
2017-01-09
extcon: Move defintion of struct extcon_dev to driver/extcon directory
Chanwoo Choi
2017-01-09
extcon: adc-jack: Use the internal data instead of using struct extcon_dev
Chanwoo Choi
2017-01-09
extcon: int3496: Add Intel INT3496 ACPI device extcon driver
David Cohen
2017-01-09
extcon: axp288: Set EXTCON_USB when EXTCON_CHG_USB_SDP was set
Baolin Wang
2017-01-09
extcon: Remove potential problem when calling extcon_register_notifier()
Chanwoo Choi
2017-01-09
extcon: axp288: Fix the module not auto-loading
Hans de Goede
2017-01-09
extcon: axp288: Remove unnecessary irq?_en register writes
Hans de Goede
2017-01-09
extcon: axp288: Use vbus-valid instead of -present to determine cable presence
Hans de Goede
2017-01-09
extcon: axp288: Fix possibly reporting 2 cables in state true
Hans de Goede
2017-01-09
extcon: axp288: Simplify axp288_handle_chrg_det_event
Hans de Goede
2017-01-09
extcon: axp288: Remove usb_phy notification code
Hans de Goede
2017-01-09
extcon: axp288: Remove dependency on non-existing platform_data
Hans de Goede
2017-01-09
extcon: palmas: Check the parent instance to prevent the NULL
Roger Quadros