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
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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-20
UBI: rename _init_scan functions
Artem Bityutskiy
4
-9
/
+9
2012-05-20
UBI: amend comments after all the renamings
Artem Bityutskiy
6
-81
/
+73
2012-05-20
UBI: rename ubi_scan_leb_slab
Artem Bityutskiy
2
-16
/
+16
2012-05-20
UBI: rename ubi_scan_move_to_list
Artem Bityutskiy
2
-3
/
+3
2012-05-20
UBI: rename ubi_scan_destroy_ai
Artem Bityutskiy
3
-6
/
+6
2012-05-20
UBI: rename ubi_scan_get_free_peb
Artem Bityutskiy
3
-6
/
+6
2012-05-20
UBI: rename ubi_scan_rm_volume
Artem Bityutskiy
3
-5
/
+5
2012-05-20
UBI: rename ubi_scan_find_av
Artem Bityutskiy
4
-9
/
+9
2012-05-20
UBI: rename ubi_scan_add_used
Artem Bityutskiy
3
-12
/
+9
2012-05-20
UBI: remove unused function
Artem Bityutskiy
2
-31
/
+0
2012-05-20
UBI: make ubi_scan_erase_peb static and rename
Artem Bityutskiy
2
-6
/
+4
2012-05-20
UBI: rename sv to av
Artem Bityutskiy
7
-182
/
+182
2012-05-20
UBI: rename si to ai
Artem Bityutskiy
8
-260
/
+260
2012-05-20
UBI: rename seb to aeb
Artem Bityutskiy
7
-196
/
+196
2012-05-20
UBI: amend comments after renaming in scan.c
Artem Bityutskiy
1
-10
/
+11
2012-05-20
UBI: rename struct ubi_scan_info
Artem Bityutskiy
7
-42
/
+44
2012-05-20
UBI: rename struct ubi_scan_volume
Artem Bityutskiy
7
-34
/
+34
2012-05-20
UBI: rename struct ubi_scan_leb
Artem Bityutskiy
8
-37
/
+37
2012-05-20
UBI: rename few functions for consistency
Artem Bityutskiy
3
-14
/
+15
2012-05-20
UBI: get rid of dbg_err
Artem Bityutskiy
8
-54
/
+52
2012-05-20
UBI: more of clean-up terminology for self-checks
Artem Bityutskiy
4
-54
/
+49
2012-05-20
UBI: clean-up terminology for self-checks in io.c
Artem Bityutskiy
1
-39
/
+37
2012-05-20
UBI: remove Kconfig debugging option
Artem Bityutskiy
8
-120
/
+0
2012-05-20
UBI: rename ubi_dbg_dump_mkvol_req
Artem Bityutskiy
3
-5
/
+5
2012-05-20
UBI: rename ubi_dbg_dump_seb
Artem Bityutskiy
3
-7
/
+7
2012-05-20
UBI: rename ubi_dbg_dump_sv
Artem Bityutskiy
4
-9
/
+9
2012-05-20
UBI: rename ubi_dbg_dump_vtbl_record
Artem Bityutskiy
4
-9
/
+9
2012-05-20
UBI: rename ubi_dbg_dump_vol_info
Artem Bityutskiy
4
-6
/
+6
2012-05-20
UBI: amend commentaries WRT dtype
Artem Bityutskiy
1
-8
/
+1
2012-05-20
UBI: Kill data type hint
Richard Weinberger
8
-102
/
+36
2012-05-20
UBI: remove superfluous "!!" operation
Richard Weinberger
1
-1
/
+1
2012-05-20
UBI: always warn if case of I/O errors
Artem Bityutskiy
1
-6
/
+6
2012-05-20
UBI: always dump VID and EC headers in case of errors
Artem Bityutskiy
4
-28
/
+24
2012-05-20
UBI: always dump flash contents in case of errors
Artem Bityutskiy
4
-47
/
+40
2012-05-20
UBI: always dump the stack on error
Artem Bityutskiy
5
-23
/
+20
2012-04-29
Merge tag 'staging-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-12
/
+23
2012-04-29
Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
12
-12
/
+45
2012-04-28
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+19
2012-04-28
drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.
Kenneth Graunke
2
-0
/
+9
2012-04-28
drm/radeon/kms: need to set up ss on DP bridges as well
Alex Deucher
1
-2
/
+2
2012-04-28
Merge tag 'stable/for-linus-3.4-rc4-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-2
/
+5
2012-04-28
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
7
-127
/
+157
2012-04-28
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-10
/
+11
2012-04-28
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
6
-61
/
+46
2012-04-28
Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+2
2012-04-27
spi/spi-bfin5xx: Fix flush of last bit after each spi transfer
Scott Jiang
1
-1
/
+4
2012-04-27
spi/spi-bfin5xx: fix reversed if condition in interrupt mode
Scott Jiang
1
-4
/
+4
2012-04-27
spi/spi_bfin_sport: drop bits_per_word from client data
Scott Jiang
1
-6
/
+8
2012-04-27
spi/bfin_spi: drop bits_per_word from client data
Scott Jiang
1
-1
/
+0
2012-04-27
spi/spi-bfin-sport: move word length setup to transfer handler
Scott Jiang
1
-4
/
+3
[next]