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-08-12
pcmcia: i82092: fix a null pointer dereference bug
Zheyu Ma
2021-03-15
pcmcia: rsrc_nonstatic: Fix call-back function as reference formatting
Lee Jones
2021-03-15
pcmcia: pcmcia_resource: Fix some kernel-doc formatting/disparities and demote others
Lee Jones
2021-03-15
pcmcia: ds: Fix function name disparity in header
Lee Jones
2021-03-15
pcmcia: pcmcia_cis: Demote non-conforming kernel-doc headers to standard kernel-doc
Lee Jones
2021-03-15
pcmcia: cistpl: Demote non-conformant kernel-doc headers to standard comments
Lee Jones
2021-03-15
pcmcia: rsrc_nonstatic: Demote kernel-doc abuses
Lee Jones
2021-03-15
pcmcia: ds: Remove if with always false condition
Uwe Kleine-König
2021-02-26
Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux
Linus Torvalds
2021-02-01
ARM: 9048/1: sa1111: make sa1111 bus's remove callback return void
Uwe Kleine-König
2021-01-04
pcmcia: Switch to using the new API kobj_to_dev()
Tian Tao
2020-12-19
Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux
Linus Torvalds
2020-12-05
pcmcia: omap: Fix error return code in omap_cf_probe()
Wang ShaoBo
2020-12-05
pcmcia: Remove NEC VRC4173 CARDU
Sebastian Andrzej Siewior
2020-12-05
pcmcia: db1xxx_ss: remove unneeded semicolon
Jason Yan
2020-12-05
pcmcia/electra_cf: Fix some return values in 'electra_cf_probe()' in case of error
Christophe JAILLET
2020-11-27
pcmcia: at91_cf: remove platform data support
Alexandre Belloni
2020-11-27
pcmcia: at91_cf: move definitions locally
Alexandre Belloni
2020-09-25
dma-mapping: remove DMA_MASK_NONE
Christoph Hellwig
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-06
Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2020-06-04
Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux
Linus Torvalds
2020-06-02
powerpc: add an ioremap_phb helper
Christoph Hellwig
2020-05-21
pcmcia: Use CardBus window names (PCI_CB_BRIDGE_IO_0_WINDOW etc) when freeing
Krzysztof Wilczynski
2020-05-21
PCI: Use bridge window names (PCI_BRIDGE_IO_WINDOW etc)
Krzysztof Wilczynski
2020-05-18
pcmcia: make pccard_loop_tuple() static
Dominik Brodowski
2020-03-31
pcmcia: remove some unused space characters
Hu Haowen
2020-03-28
pcmcia: soc_common.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-28
pcmcia: cs_internal.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-14
pcmcia: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-14
pcmcia: omap: remove useless cast for driver.name
Corentin Labbe
2019-12-16
PCMCIA/i82092: remove #if 0 block
Simon Geis
2019-12-16
PCMCIA/i82092: delete enter/leave macro
Simon Geis
2019-12-16
PCMCIA/i82092: include instead of
Simon Geis
2019-12-16
PCMCIA/i82092: shorten the lines with over 80 characters
Simon Geis
2019-12-16
PCMCIA/i82092: move assignment out of if condition
Simon Geis
2019-12-16
PCMCIA/i82092: change code indentation
Simon Geis
2019-12-16
PCMCIA/i82092: insert blank line after declarations
Simon Geis
2019-12-16
PCMCIA/i82092: remove braces around single statement blocks
Simon Geis
2019-12-16
PCMCIA/i82092: add/remove spaces to improve readability
Simon Geis
2019-12-16
PCMCIA/i82092: use dev_ instead of printk
Simon Geis
2019-11-22
pcmcia: remove unused dprintk definition
Dominik Brodowski
2019-11-22
pcmcia: include for pcmcia_parse_tuple
Ben Dooks (Codethink)
2019-11-22
pcmcia: include cs_internal.h for missing declarations
Ben Dooks (Codethink)
2019-11-21
pcmcia: Use dev_get_drvdata where possible
Chuhong Yuan
2019-11-21
pcmcia: clean an indentation issues, remove extraneous spaces
Colin Ian King
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
2019-09-04
pcmcia/i82092: Refactored dprintk macro for dev_dbg().
Adam Zerella
2019-08-19
lockdown: Prohibit PCMCIA CIS storage when the kernel is locked down
David Howells
2019-08-09
pcmcia: db1xxx_ss: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-14
docs: pcmcia: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 256
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-14
treewide: replace #include with #include
Masahiro Yamada
2019-01-05
Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2018-12-04
pcmcia: sa1100*: remove redundant bvd1/bvd2 setting
Russell King
2018-12-04
ARM: pxa/lubbock: switch PCMCIA to MAX1600 library
Russell King
2018-12-04
ARM: pxa/mainstone: switch PCMCIA to MAX1600 library and gpiod APIs
Russell King
2018-12-04
ARM: sa1100/neponset: switch PCMCIA to MAX1600 library and gpiod APIs
Russell King
2018-12-04
ARM: sa1100/jornada720: switch PCMCIA to gpiod APIs
Russell King
2018-12-04
pcmcia: add MAX1600 library
Russell King
2018-11-23
pcmcia: allow PCMCIA support independent of the architecture
Christoph Hellwig
2018-10-26
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
2018-10-23
Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux
Linus Torvalds
2018-10-14
powerpc: handover page flags with a pgprot_t parameter
Christophe Leroy
2018-10-14
powerpc/mm: properly set PAGE_KERNEL flags in ioremap()
Christophe Leroy
2018-10-01
pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges
Maciej S. Szmigiero
2018-10-01
pcmcia: pcmcia_resource: Replace mdelay() with msleep()
Jia-Ju Bai
2018-09-13
gpiolib: Pass array info to get/set array functions
Janusz Krzysztofik
2018-09-13
gpiolib: Pass bitmaps, not integer arrays, to get/set array
Janusz Krzysztofik
2018-08-18
pcmcia: remove long deprecated pcmcia_request_exclusive_irq() function
Linus Torvalds
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-04-09
Merge branch 'for-linus-sa1100' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2018-04-06
ARM: sa1100/simpad: switch simpad CF to use gpiod APIs
Russell King
2018-04-06
ARM: sa1100/shannon: convert to generic CF sockets
Russell King
2018-04-06
ARM: sa1100/nanoengine: convert to generic CF sockets
Russell King
2018-04-03
Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2018-03-26
pcmcia: remove blackfin driver
Arnd Bergmann
2018-03-26
pcmcia: remove m32r drivers
Arnd Bergmann
2018-03-24
ARM: sa1100/h3xxx: switch h3xxx PCMCIA to use gpiod APIs
Russell King
2018-03-24
ARM: sa1100/cerf: convert to generic CF sockets
Russell King
2018-03-24
ARM: sa1100/assabet: convert to generic CF sockets
Russell King
2018-03-24
pcmcia: sa1100: provide generic CF support
Russell King
2018-02-22
PCMCIA / PM: Avoid noirq suspend aborts during suspend-to-idle
Rafael J. Wysocki
2018-02-08
Merge branch 'pcmcia' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia
Linus Torvalds
2018-01-24
pcmcia: soc_common: Handle return value of clk_prepare_enable
Arvind Yadav
2018-01-24
pcmcia: use proper printk format for resource
Dominik Brodowski
2017-11-29
pcmcia: at91_cf: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
2017-11-17
drivers/pcmcia/sa1111_badge4.c: avoid unused function warning
Arnd Bergmann
2017-11-16
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2017-11-16
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2017-11-15
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2017-11-06
PCI: Add for_each_pci_bridge() helper
Andy Shevchenko
2017-11-06
drivers/pcmcia: omap1: Fix error in automated timer conversion
Kees Cook
2017-11-05
drivers/pcmcia: omap1: Fix error in automated timer conversion
Kees Cook
2017-11-04
drivers/pcmcia: Convert timers to use timer_setup()
Kees Cook
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
drivers/pcmcia: Convert timers to use timer_setup()
Kees Cook
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-20
pcmcia: m32r: Convert timers to use timer_setup()
Kees Cook
2017-10-18
pcmcia/electra_cf: Convert timers to use timer_setup()
Kees Cook
2017-10-04
pcmcia: make pccard_cis_attr const
Bhumika Goyal
2017-10-03
pcmcia: sa1111: remove special sa1111 mmio accessors
Russell King
2017-10-03
pcmcia: sa1111: use sa1111_get_irq() to obtain IRQ resources
Russell King
2017-08-29
MIPS: Alchemy: Threaded carddetect irqs for devboards
Manuel Lauss
2017-06-12
pcmcia: ds: convert to use DRIVER_ATTR_RO
Greg Kroah-Hartman
2017-05-10
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
2017-04-20
Annotate hardware config module parameters in drivers/pcmcia/
David Howells
2017-03-21
drivers/pcmcia: NO_IRQ removal for electra_cf.c
Michael Ellerman
2016-12-12
drivers/pcmcia/m32r_pcc.c: check return from add_pcc_socket
Sudip Mukherjee
2016-12-12
drivers/pcmcia/m32r_pcc.c: use common error path
Sudip Mukherjee
2016-12-12
drivers/pcmcia/m32r_pcc.c: check return from request_irq
Sudip Mukherjee
2016-11-11
pcmcia: fix return value of soc_pcmcia_regulator_set
Arnd Bergmann
2016-09-22
pcmcia: soc_common: add driver-data pointer
Russell King
2016-09-22
pcmcia: soc_common: add support for voltage sense GPIOs
Russell King
2016-09-22
pcmcia: soc_common: constify pcmcia_low_level ops pointer
Russell King
2016-09-22
pcmcia: soc_common: switch to a per-socket cpufreq notifier
Russell King
2016-09-22
pcmcia: soc_common: add support for Vcc and Vpp regulators
Russell King
2016-09-22
pcmcia: soc_common: add CF socket state helper
Russell King
2016-09-22
pcmcia: soc_common: restore previous socket state on error
Russell King
2016-09-22
pcmcia: soc_common: add support for reset and bus enable GPIOs
Russell King
2016-09-22
pcmcia: soc_common: request legacy detect GPIO with active low
Russell King
2016-09-22
pcmcia: soc_common: ignore invalid interrupts
Russell King
2016-09-22
pcmcia: soc_common: switch to using gpio_descs
Russell King
2016-09-22
pcmcia: soc_common: use devm_gpio_request_one()
Russell King
2016-09-12
pcmcia: lubbock: fix sockets configuration
Robert Jarzmik
2016-09-12
pcmcia: sa1111: fix propagation of lowlevel board init return code
Russell King
2016-09-12
pcmcia: soc_common: fix SS_STSCHG polarity
Russell King
2016-09-12
pcmcia: sa11xx_base: add units to the timing information
Russell King
2016-09-12
pcmcia: sa11xx_base: fix reporting of timing information
Russell King
2016-09-12
pcmcia: ds: fix suspend/resume
Russell King
2016-05-01
powerpc/mm: Use a helper for finding pte bits mapping I/O area
Aneesh Kumar K.V
2016-03-29
pcmcia: db1xxx_ss: fix last irq_to_gpio user
Manuel Lauss
2016-02-16
gpio: Include linux/gpio.h instead of asm/gpio.h
Bjorn Helgaas
2015-10-05
pcmcia: use kstrdup() in pcmcia_device_query()
Geliang Tang
2015-09-03
pcmcia: soc_common: remove skt_dev_info's clk pointer
Russell King
2015-09-03
pcmcia: sa11xx_base.c: remove useless init/exit functions
Russell King
2015-09-03
pcmcia: sa1111: simplify clk handing in sa1111_pcmcia_add()
Russell King
2015-09-03
pcmcia: sa1111: update socket driver to use devm_clk_get() API
Russell King
2015-09-03
pcmcia: pxa2xx: convert memory allocation to devm_* API
Russell King
2015-09-03
pcmcia: pxa2xx: update socket driver to use devm_clk_get() API
Russell King
2015-07-08
pcmcia: sa11x0: convert memory allocation to devm_* API
Russell King
2015-07-08
pcmcia: sa11x0: fix missing clk_put() in sa11x0 socket drivers
Russell King
2015-07-02
Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
Linus Torvalds
2015-06-26
Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2015-06-26
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2015-06-16
drivers/pcmcia: include for modular xxs1500_ss code
Paul Gortmaker
2015-06-16
pcmcia: do not break rsrc_nonstatic when handling anonymous cards
Dominik Brodowski
2015-06-14
pcmcia: Fix resource leaks in yenta_probe() and _close()
Takeshi Yoshimura
2015-06-13
Disable write buffering on Toshiba ToPIC95
Ryan Underwood
2015-05-30
pcmcia: Convert dev_printk to dev_
Joe Perches
2015-05-30
pcmcia/vrc4171: Remove typedefs for enums and struct
Himangi Saraogi
2015-05-30
pcmcia: Remove typedef in structs and emum
Himangi Saraogi
2015-05-30
pcmcia: Remove typedef tuple_flags
Himangi Saraogi
2015-05-30
drivers: pcmcia: electra_cf.c fix checkpatch error and warnings
Laurent Navet
2015-05-30
drivers: pcmcia: ds.c fix checkpatch errors
Laurent Navet
2015-05-30
PCMCIA: Remove commented references to dead class_device_create_file()
Robert P. J. Day
2015-05-30
drivers/pcmcia/electra_cf.c: add missing iounmap and kfree
Julia Lawall
2015-05-30
pcmcia: replace open-coded ARRAY_SIZE with macro
Jim Cromie
2015-05-24
pcmcia: fix a boot time warning in pcmcia cs code
Dmitry Eremin-Solenikov
2015-05-20
pcmcia: at91_cf: Use syscon to configure the MC/smc
Alexandre Belloni
2015-04-22
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2015-03-25
Merge 4.0-rc5 into char-misc-next
Greg Kroah-Hartman
2015-03-16
pcmcia: Use setup_timer and mod_timer
Vaishali Thakkar
2015-03-16
pcmcia: Use setup_timer
Vaishali Thakkar
2015-03-13
ARM: at91: remove NEED_MACH_IO_H
Arnd Bergmann
2015-03-11
Revert "pcmcia: add a new resource manager for non ISA systems"
Greg Kroah-Hartman
2015-03-11
Revert "pcmcia: fix incorrect bracketing on a test"
Greg Kroah-Hartman
2015-03-11
Revert "pcmcia: add missing include for new pci resource handler"
Greg Kroah-Hartman
2015-02-17
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2015-01-29
pcmcia: at91_cf: depend on !ARCH_MULTIPLATFORM
Alexandre Belloni
2015-01-25
pcmcia: fix incorrect bracketing on a test
Alan
2015-01-13
pcmcia: add missing include for new pci resource handler
Arnd Bergmann
2015-01-12
pcmcia: add a new resource manager for non ISA systems
Alan Cox
2015-01-12
pcmcia: handle anonymous cards by generating a fake CIS
Alan Cox
2015-01-12
pcmcia: Fix requery
Alan Cox
2015-01-12
pcmcia cis: on an out of range CIS read return 0xff, don't just warn
Alan Cox
2015-01-12
pcmcia: correct types
Alan Cox
2014-12-14
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2014-12-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-12-05
ARM: 8247/2: pcmcia: sa1100: make use of device clock
Dmitry Eremin-Solenikov
2014-12-05
ARM: 8246/2: pcmcia: sa1111: provide device clock
Dmitry Eremin-Solenikov
2014-12-05
ARM: 8245/1: pcmcia: soc-common: enable/disable socket clocks
Dmitry Eremin-Solenikov
2014-11-24
PCMCIA: Alchemy Don't select 64BIT_PHYS_ADDR in Kconfig.
Ralf Baechle
2014-11-07
pcmcia: sa1111: pass sa1111_dev to jornada720 code
Dmitry Eremin-Solenikov
2014-11-07
pcmcia: sa1111: pass sa1111_dev to badge4-specific code
Dmitry Eremin-Solenikov
2014-10-20
pcmcia: drop owner assignment from platform_drivers
Wolfram Sang
2014-08-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
Linus Torvalds
2014-07-18
pcmcia: remove DEFINE_PCI_DEVICE_TABLE usage
Greg Kroah-Hartman
2014-07-09
pcmcia: journada720: use sa1100 pin interfaces correctly
Arnd Bergmann