index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
cris
/
arch-v32
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
3
-2
/
+1
2010-03-29
frv/chris: fix lines with a missing semicolons
David Howells
1
-1
/
+1
2010-03-06
cryptocop: fix assertion in create_output_descriptors()
Roel Kluin
1
-1
/
+1
2010-02-23
resource/PCI: mark struct resource as const
Dominik Brodowski
1
-1
/
+1
2010-02-23
resource/PCI: align functions now return start of resource
Dominik Brodowski
1
-8
/
+6
2009-10-02
const: constify remaining file_operations
Alexey Dobriyan
1
-1
/
+1
2009-06-11
CRISv32: Fix potential null reference in cryptocop driver.
Jesper Nilsson
1
-2
/
+2
2009-04-28
CRISv32: Fix typo compile error in ARTPEC-3 gpio driver.
Jesper Nilsson
1
-2
/
+2
2009-03-30
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
1
-1
/
+1
2009-01-06
chris: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-3
/
+3
2008-10-29
[CRIS] Move header files from include to arch/cris/include.
Jesper Nilsson
4
-4
/
+4
2008-10-20
cris: use bcd2bin/bin2bcd
Adrian Bunk
1
-12
/
+12
2008-07-29
Merge branch 'linus' into core/generic-dma-coherent
Ingo Molnar
1
-1
/
+1
2008-07-21
Merge branch 'for-linus' of git://www.jni.nu/cris
Linus Torvalds
1
-1
/
+1
2008-07-20
Cris: convert to using generic dma-coherent mem allocator
Dmitry Baryshkov
2
-103
/
+4
2008-06-30
It looks at least odd to apply spin_unlock to a mutex.
Julia Lawall
1
-1
/
+1
2008-06-21
Add a bunch of cycle_kernel_lock() calls
Jonathan Corbet
2
-1
/
+4
2008-06-21
Add "no BKL needed" comments to several drivers
Jonathan Corbet
1
-1
/
+1
2008-05-19
cris: cdev lock_kernel() pushdown
Jonathan Corbet
3
-14
/
+28
2008-02-08
CRIS v32: Change drivers/i2c.c locking.
Jesper Nilsson
1
-49
/
+12
2008-02-08
CRIS v32: Rewrite ARTPEC-3 gpio driver to avoid volatiles and general cleanup.
Jesper Nilsson
1
-174
/
+174
2008-02-08
CRIS v32: Clean up nandflash.c for ARTPEC-3 and ETRAX FS.
Jesper Nilsson
2
-20
/
+24
2008-02-08
CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file.
Jesper Nilsson
1
-16
/
+0
2008-02-08
CRIS v32: Remove config ifdef around init function for drivers/sync_serial.c
Jesper Nilsson
1
-5
/
+1
2008-02-08
CRIS v32: Remove drivers/gpio.c, now exists as machine specific file.
Jesper Nilsson
1
-765
/
+0
2008-02-08
CRIS v32: Update driver for RTC chip pcf8563.
Jesper Nilsson
1
-133
/
+163
2008-02-08
CRIS v32: Remove drivers/nandflash.h, now exists as machine specific file.
Jesper Nilsson
1
-156
/
+0
2008-02-08
CRIS v32: ETRAX FS Change name of LED macros in drivers/mach-fs/gpio.c to avo...
Jesper Nilsson
1
-8
/
+8
2008-02-08
CRIS v32: Change name of LED macros in drivers/mach-a3/gpio.c to avoid collis...
Jesper Nilsson
1
-7
/
+7
2008-02-08
CRIS v32: Change include path for hwregs in drivers/iop_fw_load.c
Jesper Nilsson
1
-8
/
+8
2008-02-08
CRIS v32: Rewrite of stream co-processor driver for ETRAX FS and ARTPEC-3
Jesper Nilsson
1
-50
/
+54
2008-02-08
CRIS: Move common Kconfig variable ETRAX_RTC to arch independet Kconfig.
Jesper Nilsson
1
-6
/
+0
2008-02-08
CRIS v32: Remove common gpio and nandflash, add mach-fs and mach-a3 as subdirs.
Jesper Nilsson
1
-2
/
+3
2008-02-08
CRIS v32: Update and improve axisflashmap
Jesper Nilsson
1
-143
/
+345
2008-02-08
CRIS v32: New version of I2C driver.
Jesper Nilsson
2
-14
/
+187
2008-02-08
CRIS v32: Update synchronous serial driver.
Jesper Nilsson
1
-341
/
+599
2008-02-08
CRIS v32: Add new driver files for Etrax-FS
Jesper Nilsson
3
-0
/
+1149
2008-02-08
CRIS v32: Add new driver files for Artpec-3.
Jesper Nilsson
3
-0
/
+1168
2008-02-08
CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings.
Jesper Nilsson
1
-215
/
+478
2008-02-05
arch/cris: add a missing iounmap
Julia Lawall
1
-1
/
+3
2008-02-05
CRIS: avoid using arch links in Kconfig
Jesper Nilsson
1
-0
/
+4
2008-01-25
Kobject: the cris iop_fw_load.c code is broken
Greg Kroah-Hartman
1
-0
/
+11
2007-11-27
ide: move CONFIG_IDE_ETRAX to drivers/ide/Kconfig
Bartlomiej Zolnierkiewicz
1
-12
/
+0
2007-11-15
CRIS: remove MTD_AMSTD and MTD_OBSOLETE_CHIPS take two
Jesper Nilsson
2
-7
/
+4
2007-11-15
cris: ARRAY_SIZE() cleanup
Alex Unleashed
1
-1
/
+1
2007-10-20
spelling fixes: arch/cris/
Simon Arlott
3
-3
/
+3
2007-10-20
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-1
/
+1
2007-08-21
ide: fix hidden dependencies on CONFIG_IDE_GENERIC
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-4
/
+2
2007-07-19
unregister_chrdev(): ignore the return value
Akinobu Mita
1
-3
/
+1
[next]