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-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2020-09-14
sbus: char: Remove meaningless jump label out_free
Jing Xiangfeng
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-05-17
oradax: convert get_user_pages() --> pin_user_pages()
John Hubbard
2020-03-18
misc: move FLASH_MINOR into miscdevice.h and fix conflicts
Zhenzhong Duan
2020-03-18
misc: cleanup minor number definitions in c file into miscdevice.h
Zhenzhong Duan
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
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
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-05-08
docs: sparc: convert to ReST
Mauro Carvalho Chehab
2018-12-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2018-12-05
sbus: Use of_node_name_eq for node name comparisons
Rob Herring
2018-12-02
drivers/sbus/char: add of_node_put()
Yangtao Li
2018-12-02
sbus: char: add of_node_put()
Yangtao Li
2018-10-07
oradax: remove redundant null check before kfree
Colin Ian King
2018-10-07
sbus: Use of_get_child_by_name helper
Rob Herring
2018-06-15
fix a series of Documentation/ broken file name references
Mauro Carvalho Chehab
2018-05-15
Remove jsflash driver
Jens Axboe
2018-05-11
jsflash: handle highmem pages
Christoph Hellwig
2018-04-30
sparc64: Fix mistake in oradax license text
Rob Gardner
2018-04-01
sparc64: Properly range check DAX completion index
Rob Gardner
2018-03-18
sparc64: Oracle DAX driver depends on SPARC64
Guenter Roeck
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2018-01-29
oradax: Fix return value check in dax_attach()
Wei Yongjun
2018-01-22
sparc64: Oracle DAX driver
Rob Gardner
2018-01-17
openprom: Deprecate pci_get_bus_and_slot()
Sinan Kaya
2017-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-27
sbus: char: Move D7S_MINOR to include/linux/miscdevice.h
Corentin Labbe
2017-07-20
sbus: Convert to using %pOF instead of full_name
Rob Herring
2017-06-27
block: don't set bounce limit in blk_init_queue
Christoph Hellwig
2017-06-09
block: introduce new block status code type
Christoph Hellwig
2017-03-28
jsflash: stop sharing request queue across multiple gendisks
Omar Sandoval
2016-12-24
Replace with globally
Linus Torvalds
2016-05-20
openprom: fix warning
Sam Ravnborg
2016-01-04
convert a bunch of open-coded instances of memdup_user_nul()
Al Viro
2015-04-15
drivers/sbus/char/envctrl.c: ignore orderly_poweroff return value
Joel Stanley
2014-10-20
sbus: char: drop owner assignment from platform_drivers
Wolfram Sang
2014-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
David S. Miller
2014-08-04
bbc-i2c: Fix BBC I2C envctrl on SunBlade 2000
Christopher Alexander Tobias Schulze
2014-07-21
drivers/sbus/char: Micro-optimization in display7seg.c
Rasmus Villemoes
2014-07-21
display7seg: Introduce the use of the managed version of kzalloc
Himangi Saraogi
2014-04-16
jsflash: missed conversion from rq->buffer to bio_data(rq->bio)
Jens Axboe
2014-02-20
Sparc: sparc_cpu_model isn't in asm/system.h any more [ver #2]
David Howells
2014-01-28
sparc: delete non-required instances of include
Paul Gortmaker
2013-03-31
bbc_i2c: fix section mismatch warning
Sam Ravnborg
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2013-02-22
new helper: file_inode(file)
Al Viro
2013-01-11
drivers/sbus/char: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-03
Drivers: sbus: remove __dev* attributes.
Greg Kroah-Hartman
2012-09-21
drivers/sbus/char: removes unnecessary semicolon
Peter Senna Tschudin
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2011-12-04
sbus: convert drivers/sbus/char/* to use module_platform_driver()
Axel Lin
2011-12-04
bbc_i2c: Remove unneeded err variable
Axel Lin
2011-07-26
atomic: use
Arun Sharma
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-28
dt/sparc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-01-03
sparc: explicitly cast negative phandle checks to s32
Andres Salomon
2010-10-25
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-09
of/sparc: convert various prom_* functions to use phandle
Andres Salomon
2010-10-05
drivers: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-05
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-07-24
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
2010-07-24
Merge commit 'v2.6.35-rc6' into devicetree/next
Grant Likely
2010-07-20
sbus: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-07-12
drivers/sbus: Remove unnecessary casts of private_data
Joe Perches
2010-06-28
sparc/of: Move of_device fields into struct pdev_archdata
Grant Likely
2010-05-24
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
Linus Torvalds
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-05-17
drivers: Push down BKL into various drivers
Arnd Bergmann
2010-04-27
drivers/sbus/char/flash.c: flash_read should update ppos instead of file->f_pos
Jan Blunck
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
Tejun Heo
2010-01-28
Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree
Grant Likely
2010-01-28
of: unify phandle name in struct device_node
Grant Likely
2010-01-04
bbc_envctrl: Clean up properly if kthread_run() fails.
David S. Miller
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
2009-07-17
sparc: Fix cleanup crash in bbc_envctrl_cleanup()
David S. Miller
2009-06-16
openprom: Squelch useless GCC warning.
David S. Miller
2009-05-11
block: implement and enforce request peek/start/fetch
Tejun Heo
2009-05-11
jsflash: dequeue in-flight request
Tejun Heo
2009-05-11
block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup
Tejun Heo
2009-05-11
block: convert to pos and nr_sectors accessors
Tejun Heo
2009-04-28
block: replace end_request() with [__]blk_end_request_cur()
Tejun Heo
2009-04-14
sbus: changed ioctls to unlocked
Stoyan Gaydarov
2009-03-13
sbus: Auto-load openprom module when device opened.
Scott James Remnant
2009-03-04
sparc64: wait_event_interruptible_timeout may return -ERESTARTSYS
Roel Kluin
2009-03-04
jsflash: stop defining MAJOR_NR
Christoph Hellwig
2009-01-06
sparc64: Fix unsigned long long warnings in drivers.
Sam Ravnborg
2008-12-01
Revert "of_platform_driver noise on sparce"
Linus Torvalds
2008-11-30
of_platform_driver noise on sparce
Al Viro
2008-11-04
drivers: remove duplicated #include
Jianjun Kong
2008-09-03
sparc: Kill sbus mostek RTC driver.
David S. Miller
2008-08-31
sparc: Annotate of_device_id arrays with const or __initdata.
David S. Miller
2008-08-29
bbc_envctrl: Fix build errors from bbc_i2c OF conversion.
David S. Miller
2008-08-29
bbc_i2c: Convert to pure OF driver.
David S. Miller
2008-08-29
envctrl: Convert to pure OF driver.
David S. Miller
2008-08-29
display7seg: Convert to pure OF device driver.
David S. Miller
2008-08-29
cpwatchdog: Move to drivers/watchdog/cpwd.c
David S. Miller
2008-08-29
cpwatchdog: Cleanup and convert to pure OF driver.
David S. Miller
2008-08-29
riowatchdog: Move under drivers/watchdog
David S. Miller
2008-08-29
riowatchdog: Convert to pure OF driver.
David S. Miller
2008-08-29
sparc: Remove generic SBUS probing layer.
David S. Miller
2008-08-29
sparc: Kill sbus_arch_preinit().
David S. Miller
2008-08-29
sparc: Kill OBP property members of sbus_dev and sbus_bus
David S. Miller
2008-08-29
sparc: Remove dinky old-style SBUS probing facilities.
David S. Miller
2008-08-29
sparc: Remove SBUS layer resource and irq handling.
David S. Miller
2008-08-29
sparc: Kill SBUS layer IRQ hooks.
David S. Miller
2008-08-29
sparc: Convert uctrl driver to OF driver.
David S. Miller
2008-08-29
sparc: Convert flash driver to OF device probing.
David S. Miller
2008-08-29
sparc: Propagate SBUS iommu archdata into real of_device objects.
David S. Miller
2008-08-29
sparc: Kill SBUS DVMA layer.
David S. Miller
2008-08-29
sparc: Kill videopix SBUS driver.
David S. Miller
2008-08-29
sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbpp
David S. Miller
2008-08-11
sparc/drivers: use linux/of_device.h instead of asm/of_device.h
Stephen Rothwell
2008-07-21
sparc64: fix up bus_id changes in sparc core code
Greg Kroah-Hartman
2008-07-17
drivers/sbus/: cleanups
Adrian Bunk
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-02
uctrl: BKL pushdown
Arnd Bergmann
2008-07-02
sbus-rtc: BKL pushdown
Arnd Bergmann
2008-07-02
riowatchdog: BKL pushdown
Arnd Bergmann
2008-07-02
openprom: BKL pushdown
Arnd Bergmann
2008-06-20
jsflash: BKL pushdown
Arnd Bergmann
2008-06-20
flash: BKL pushdown
Arnd Bergmann
2008-06-20
envctrl: BKL pushdown
Arnd Bergmann
2008-06-20
display7seg: BKL pushdown
Arnd Bergmann
2008-06-20
cpwatchdog: BKL pushdown
Arnd Bergmann
2008-06-20
videopix: BKL pushdown
Jonathan Corbet
2008-06-20
bpp: bkl pushdown
Jonathan Corbet
2008-05-21
sbus bpp: instances missed in s/dev_name/bpp_dev_name/
Al Viro
2008-05-05
sbus: Fix bpp driver build.
David S. Miller
2008-04-30
drivers: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2007-11-19
[WATCHDOG] Sbus: cpwatchdog, remove SPIN_LOCK_UNLOCKED
Jiri Slaby
2007-10-20
vfc_dev conversion to mutex: fallout
Al Viro
2007-10-17
[SPARC] Videopix Frame Grabber: Convert device_lock_sem to mutex
Matthias Kaehlcke
2007-07-31
[BBC_I2C]: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-07-31
[BBC_ENVCTRL]: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-07-31
[SPARC] Videopix Frame Grabber: Fix unreleased lock in vfc_debug()
Matthias Kaehlcke
2007-07-30
[SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.
David S. Miller
2007-07-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2007-07-24
[SPARC32]: Deal with rtc/sun_mostek_rtc conflict.
Al Viro
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
2007-07-20
[SPARC]: Make sure dev_archdata is filled in for all devices.
David S. Miller
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-18
Add common orderly_poweroff()
Jeremy Fitzhardinge
2007-07-17
unregister_blkdev() delete redundant messages in callers
Akinobu Mita
2007-07-16
cpwatchdog build fix
Andrew Morton
2007-05-31
[SPARC]: Missing #include in drivers/sbus/char/flash.c
Horst H. von Brand
2007-05-13
[SPARC] SBUS: display7seg.c needs asm/io.h
David S. Miller
2007-05-13
[SPARC] SBUS: bbc_i2c.c needs asm/io.h
David S. Miller
2007-05-11
[SPARC64]: envctrl.c needs asm/io.h
David S. Miller
2007-05-09
Fix misspellings collected by members of KJ list.
Robert P. J. Day
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-02
PCI: Cleanup the includes of
Jean Delvare
2007-04-26
[OPENPROM]: Use pci_device_to_OF_node().
David S. Miller
2007-04-26
[SPARC/64] constify of_get_property return: drivers
Stephen Rothwell
2007-04-23
[SPARC] openprom: Switch to ref counting PCI API
Alan Cox
2007-04-21
[SBUS] vfc_dev.c: kzalloc
vignesh babu
2007-02-26
[SPARC] uctrl: Check request_irq() return value.
David S. Miller
2007-02-26
[SPARC64] bbc_i2c: Fix kenvctrld eating %100 cpu.
David S. Miller
2007-02-26
[SPARC]: Remove the broken SUN_AURORA driver.
Adrian Bunk
2007-02-17
Various typo fixes.
Robert P. J. Day
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-12
[PATCH] mark struct file_operations const 6
Arjan van de Ven
2007-02-10
[SPARC64]: Add obppath sysfs attribute for SBUS and PCI devices.
Fabio Massimo Di Nitto
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-08
[PATCH] struct path: convert sbus
Josef Sipek
2006-10-27
[SPARC]: Fix bus_id[] string overflow.
David S. Miller
2006-10-17
[SPARC] {bbc_,}envctrl: Use call_usermodehelper().
David S. Miller
2006-10-12
[PATCH] more kernel_execve() fallout (sbus)
Al Viro
2006-10-10
[PATCH] use %p for pointers
Al Viro
2006-10-10
[PATCH] openprom NULL noise removal
Al Viro
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-03
remove mentionings of devfs in documentation
Adrian Bunk
2006-10-02
[PATCH] rename the provided execve functions to kernel_execve
Arnd Bergmann
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
2006-09-18
[OPENPROMIO]: Handle current_node being NULL correctly.
David S. Miller
2006-07-21
[SPARC] sbus: Make sure sbus nodes are named uniquely.
David S. Miller
2006-07-02
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include
Jörn Engel
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
Greg Kroah-Hartman
2006-06-26
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
Greg Kroah-Hartman
2006-06-25
[OPENPROM]: Rewrite driver to use in-kernel device tree.
David S. Miller
2006-06-25
[RIOWATCHDOG]: Fix the build.
David S. Miller
2006-06-25
[CPWATCHDOG]: Fix the build.
David S. Miller
2006-06-25
[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM
Christoph Lameter
2006-06-23
[SBUS]: Rewrite and plug into of_device framework.
David S. Miller
2006-06-23
[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.
David S. Miller
2006-06-23
[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.
David S. Miller