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-14
ssb: Fix error return code in ssb_bus_scan()
Zhen Lei
2021-07-14
ssb: sdio: Don't overwrite const buffer if block_write fails
Michael Buesch
2020-09-21
ssb: Remove meaningless jump label to simplify the code
Jing Xiangfeng
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-15
ssb: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-04-28
ssb: scan: fix block comments coding style issues
John Oldman
2020-04-28
ssb: sprom: fix block comments coding style issues
John Oldman
2020-03-12
ssb: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-09-13
ssb: make array pwr_info_offset static const, makes object smaller
Colin Ian King
2019-06-25
ssb/gpio: Remove unnecessary WARN_ON from driver_gpio
Michael Büsch
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-04-25
ssb: Fix possible NULL pointer dereference in ssb_host_pcmcia_exit
YueHaibing
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2018-10-05
ssb: chipcommon: fix fall-through annotation
Gustavo A. R. Silva
2018-08-09
ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUG
Michael Büsch
2018-08-09
ssb: Remove home-grown printk wrappers
Michael Büsch
2018-08-09
ssb: driver_gige: use true and false for boolean values
Gustavo A. R. Silva
2018-05-12
ssb: make SSB_PCICORE_HOSTMODE depend on SSB = y
Rafał Miłecki
2018-05-12
Revert "ssb: Prevent build of PCI host features in module"
Rafał Miłecki
2018-03-13
ssb: use put_device() if device_register fail
Arvind Yadav
2018-02-28
ssb: Prevent build of PCI host features in module
Matt Redfearn
2018-02-27
ssb: return boolean instead of integer in ssb_dma_translation_special_bit
Gustavo A. R. Silva
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
2018-01-26
ssb: Do not disable PCI host on non-Mips
Sven Joachim
2018-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-16
ssb: Disable PCI host for PCI_DRIVERS_GENERIC
James Hogan
2017-12-07
ssb: make SSB a menuconfig to ease disabling it all
Vincent Legoll
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-24
ssb: Delete an error message for a failed memory allocation in ssb_devices_register()
Markus Elfring
2016-11-17
ssb: Fix error routine when fallback SPROM fails
Larry Finger
2016-07-06
SSB: Change bare unsigned to unsigned int to suit coding style
Hugh Sipière
2016-04-26
ssb: gpio_driver: use gpiochip data pointer
Linus Walleij
2016-02-26
ssb: host_soc depends on sprom
Arnd Bergmann
2016-01-19
ssb: mark ssb_bus_register as __maybe_unused
Arnd Bergmann
2015-12-16
ssb: pick SoC invariants code from MIPS BCM47xx arch
Rafał Miłecki
2015-10-28
ssb: add Kconfig entry for compiling SoC related code
Rafał Miłecki
2015-10-28
ssb: move functions specific to SoC hosted bus to separated file
Rafał Miłecki
2015-10-28
ssb: pick PCMCIA host code support from b43 driver
Rafał Miłecki
2015-09-29
ssb: make ssb_pcmcia_switch_core static
Rafał Miłecki
2015-09-29
ssb: drop declaration of non existing ssb_sdio_hardware_setup
Rafał Miłecki
2015-09-29
ssb: make ssb_sdio_switch_core static
Rafał Miłecki
2015-09-29
ssb: unexport ssb_bus_pcibus_register
Rafał Miłecki
2015-06-09
SSB: Fix handling of ssb_pmu_get_alp_clock()
Hauke Mehrtens
2015-05-20
ssb: extend fix for PCI related silent reboots to all chipsets
Rafał Miłecki
2015-04-17
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-04-13
Merge branch '4.0-fixes' into mips-for-linux-next
Ralf Baechle
2015-04-10
SSB: fix Kconfig dependencies
Adrien Schildknecht
2015-04-07
ssb: add delay after PCI reset to fix SoC reboots
Rafał Miłecki
2015-04-01
MIPS: BCM47xx: Move NVRAM header to the include/linux/.
Rafał Miłecki
2015-03-03
ssb: Silence warning for unknown backplane revision
Larry Finger
2015-02-11
treewide: Remove unnecessary SSB_DEVTABLE_END macro
Joe Perches
2015-01-29
ssb: Fix Sparse error in main
Pramod Gurav
2014-12-11
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-12-04
SSB / B44: fix WOL for BCM4401
Andrey Skvortsov
2014-11-24
MIPS: BCM47XX: Make ssb init NVRAM instead of bcm47xx polling it
Rafał Miłecki
2014-10-09
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
Linus Torvalds
2014-09-18
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
2014-08-25
ssb: add PCI ID 0x4351
Álvaro Fernández Rojas
2014-07-18
ssb: extract power info from SPROM revs 4 and 5
Rafał Miłecki
2014-07-15
ssb: extract antenna gains from SPROMs revs 4+ properly
Rafał Miłecki
2014-07-15
ssb: make code for antenna gain extraction more generic
Rafał Miłecki
2014-01-30
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-01-24
ssb: gpio: add own IRQ domain
Rafał Miłecki
2014-01-03
ssb: fix sparse warnings in driver_chipcommon_sflash.c
Hauke Mehrtens
2013-10-16
ssb: convert bus code to use dev_groups
Greg Kroah-Hartman
2013-08-01
ssb: drop BROKEN from SSB_SFLASH
Rafał Miłecki
2013-07-13
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-07-01
SSB: Kconfig: Amend SSB_EMBEDDED dependencies
Markos Chandras
2013-06-28
ssb/trivial: replace numeric with standard PM state macros
Yijing Wang
2013-06-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
John W. Linville
2013-06-18
ssb: register serial flash as platform device
Rafał Miłecki
2013-06-17
ssb: add struct for serial flash
Rafał Miłecki
2013-06-17
ssb: use const for serial flash hardware table
Rafał Miłecki
2013-06-03
ssb: sprom: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-05-09
Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-04-26
ssb: implement ssb spuravoid for chipid BCM43222
Hauke Mehrtens
2013-04-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
John W. Linville
2013-04-10
ssb: implement spurious tone avoidance
Rafał Miłecki
2013-04-05
ssb: driver_mipscore: add a const qualifier
Artem Bityutskiy
2013-03-25
ssb: read additional sprom v2 and v3 attributes.
Hauke Mehrtens
2013-03-25
ssb: extract board_type from SPROM
Rafał Miłecki
2013-03-13
ssb: pci: Fix flipping of MAC address
Larry Finger
2013-03-06
ssb: Convert ssb_printk to ssb_
Joe Perches
2013-03-06
ssb: pci: Standardize a function to get mac address
Joe Perches
2013-02-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into mips-for-linux-next
Ralf Baechle
2013-02-15
MIPS: BCM47XX: add bcm47xx prefix in front of nvram function names
Hauke Mehrtens
2013-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
John W. Linville
2013-02-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
John W. Linville
2013-02-04
ssb: unregister gpios before unloading ssb
Hauke Mehrtens
2013-01-30
ssb: add gpio_to_irq
Hauke Mehrtens
2013-01-30
ssb: register platform device for parallel flash
Rafał Miłecki
2013-01-30
ssb: trivial: use pflash helper variable
Rafał Miłecki
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
John W. Linville
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
John W. Linville
2013-01-11
ssb: add database of serial flash memories
Rafał Miłecki
2013-01-09
ssb: add place for serial flash driver
Rafał Miłecki
2013-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-01-03
Drivers: ssb: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-02
ssb: SSB_DRIVER_GPIO should depend on GPIOLIB instead of selecting it
Geert Uytterhoeven
2012-12-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-12-10
ssb: use WARN in main.c
Cong Ding
2012-12-06
ssb: register watchdog driver
Hauke Mehrtens
2012-12-06
ssb: extif: add methods for watchdog driver
Hauke Mehrtens
2012-12-06
ssb: extif: add check for max value before setting watchdog register
Hauke Mehrtens
2012-12-06
ssb: add methods for watchdog driver
Hauke Mehrtens
2012-12-06
ssb: set the PMU watchdog if available
Hauke Mehrtens
2012-12-06
ssb: get alp clock from devices with PMU
Hauke Mehrtens
2012-11-30
ssb: extif: fix compile errors
Hauke Mehrtens
2012-11-21
ssb: add GPIO driver
Hauke Mehrtens
2012-11-21
ssb: add locking around gpio register accesses
Hauke Mehrtens
2012-11-21
ssb: add ssb_chipco_gpio_pull{up,down}
Hauke Mehrtens
2012-10-29
ssb: handle BCM43222 in pmu code.
Hauke Mehrtens
2012-10-29
ssb: add PCI ID 0x4350
Hauke Mehrtens
2012-10-19
ssb: add attribute to indicate a parallel flash is available
Hauke Mehrtens
2012-10-19
ssb: move parallel flash config into an own struct
Hauke Mehrtens
2012-08-10
ssb: check for flash presentence
Rafał Miłecki
2012-06-11
ssb: add missing PCI ID for b/g/n single band BCM4322
Jonas Gorski
2012-06-06
ssb: recognize ARM Cortex M3
Hauke Mehrtens
2012-05-16
ssb: add PCI IDs 0x4322 and 43222
Hauke Mehrtens
2012-05-16
bcma/ssb: parse new attributes from sprom
Hauke Mehrtens
2012-05-16
ssb: fill board_rev attribute from sprom
Hauke Mehrtens
2012-05-16
ssb/bcma: fill attribute alpha2 from sprom
Hauke Mehrtens
2012-05-16
ssb: remove rev from boardinfo
Hauke Mehrtens
2012-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-03-09
Merge 3.3-rc6 into driver-core-next
Greg Kroah-Hartman
2012-03-05
ssb: remove 5GHz antenna gain from sprom
Hauke Mehrtens
2012-02-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
John W. Linville
2012-02-06
ssb: add support for bcm5354
Hauke Mehrtens
2012-02-06
ssb: log the id, rev and pkg of the chip found
Hauke Mehrtens
2012-02-01
ssb: fix cardbus slot in hostmode
Hauke Mehrtens
2012-01-24
Remove useless get_driver()/put_driver() calls
Alan Stern
2012-01-24
ssb: SPROM: extract each core power info
Rafał Miłecki
2011-12-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
John W. Linville
2011-12-13
ssb: extract FEM info from SPROM
Rafał Miłecki
2011-12-08
ssb: fix init regression with SoCs
Hauke Mehrtens
2011-10-31
ssb: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
ssb: Add module.h to the real modules in drivers/ssb
Paul Gortmaker
2011-08-24
ssb: fix DMA translation for some specific boards
Rafał Miłecki
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
2011-07-22
ssb: return correct translation bit for 64-bit DMA
Rafał Miłecki
2011-07-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
2011-07-07
ssb: fix init regression of hostmode PCI core
Rafał Miłecki
2011-07-07
Update my e-mail address
Michael Büsch
2011-07-05
ssb: use pci_dev->subsystem_{vendor,device}
Sergei Shtylyov
2011-07-05
ssb: use pci_dev->revision
Sergei Shtylyov
2011-07-05
ssb: PCI revision ID register is 8-bit wide
Sergei Shtylyov
2011-06-27
ssb: use pci_dev->revision
Sergei Shtylyov
2011-06-27
ssb: fix ssb clock rate according to broadcom source
Hauke Mehrtens
2011-06-22
ssb: add __devinit to some functions
Hauke Mehrtens
2011-06-17
drivers/ssb/driver_chipcommon_pmu.c: uninitilized warning
Connor Hansen
2011-06-03
ssb: fix PCI(e) driver regression causing oops on PCI cards
Rafał Miłecki
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-05-19
SSB: Change fallback sprom to callback mechanism.
Hauke Mehrtens
2011-05-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
John W. Linville
2011-05-13
ssb: fix pcicore build breakage
John W. Linville
2011-05-11
ssb: move ssb_commit_settings and export it
Rafał Miłecki
2011-05-11
ssb: update list of devices supporting multiple 80211 cores
Rafał Miłecki
2011-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
John W. Linville
2011-05-02
ssb: cc: prepare clockmode support for cores rev 10+
Rafał Miłecki
2011-04-28
ssb: pci: early fix for SPROM core index
Rafał Miłecki
2011-04-28
ssb: pci: update PCIe workarounds
Rafał Miłecki
2011-04-28
ssb: pci: separate workarounds
Rafał Miłecki
2011-04-26
ssb: update reject bit for Target State Low
Rafał Miłecki
2011-04-26
ssb: mark bus as powered up earlier
Rafał Miłecki
2011-04-25
ssb: cc: clear GPIOPULL registers on init
Rafał Miłecki
2011-04-25
ssb: cc: use correct min_msk for 0x4312
Rafał Miłecki
2011-04-25
ssb: pci: trivial: correct amount of maximum retries
Rafał Miłecki
2011-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
John W. Linville
2011-04-04
ssb: pci: implement serdes workaround
Rafał Miłecki
2011-04-04
ssb: pci: implement mdio reading
Rafał Miłecki
2011-04-04
ssb: pci: fix mdio writes on newer cores (rev 10+)
Rafał Miłecki
2011-04-04
ssb: pci: trivial: drop useless pointer
Rafał Miłecki
2011-04-04
ssb: trivial: use u8 for chip_rev (it's mask is 0xF)
Rafał Miłecki
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
John W. Linville
2011-02-18
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2011-02-18
ssb: reset device only if it was enabled
Rafał Miłecki
2011-02-18
ssb: when needed, reject IM input while disabling device
Rafał Miłecki
2011-02-18
ssb: trivial: fix SPROM extract warning formatting
Rafał Miłecki
2011-02-18
ssb: Make ssb_wait_bit multi-bit safe
Michael Büsch
2011-02-09
ssb: extract boardflags2 for SPROMs rev 4 and 5
Rafał Miłecki
2011-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
David S. Miller
2011-02-07
ssb-pcmcia: Fix parsing of invariants tuples
Michael Büsch
2011-01-20
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
2011-01-10
ssb: Ignore dangling ethernet cores on wireless devices
Michael Büsch
2010-12-22
ssb: Use pci_is_pcie()
Hauke Mehrtens
2010-12-02
ssb: Add sysfs attributes to ssb devices
Hauke Mehrtens
2010-12-02
ssb: extract indexes for power tables
Rafał Miłecki
2010-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2010-11-22
ssb: b43-pci-bridge: Add new vendor for BCM4318
Daniel Klaffenbach
2010-11-18
ssb: drop BCM4328 hack for SPROM revision
Rafał Miłecki
2010-11-16
ssb: return -ENOMEM on alloc fail (instead of CRC check's result)
Rafał Miłecki
2010-11-16
ssb: workarounds: be verbose about hacking SPROM revision, don't duplicate code
Rafał Miłecki
2010-11-15
ssb: Clear RETRY_TIMEOUT in PCI Configuration for normal devices
Larry Finger