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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-12
arm: omap2plus: GPIO cleanup
Igor Grinberg
27
-701
/
+398
2011-05-09
omap: musb: introduce default board config
Mike Rapoport
15
-98
/
+27
2011-05-03
omap: move detection of NAND CS to common-board-devices
Mike Rapoport
6
-176
/
+67
2011-05-03
omap: use common initialization for PMIC i2c bus
Mike Rapoport
21
-232
/
+78
2011-05-03
omap: consolidate touch screen initialization among different boards
Mike Rapoport
12
-444
/
+128
2011-05-03
OMAP3+: voltage: remove spurious pr_notice for debugfs
Nishanth Menon
1
-1
/
+0
2011-05-03
OMAP4: PM: remove redundant #ifdef CONFIG_PM
Nishanth Menon
1
-2
/
+0
2011-05-03
OMAP3+: smartreflex: delete debugfs entries on probe error
Aaro Koskinen
1
-2
/
+4
2011-05-03
OMAP3+: smartreflex: delete instance from sr_list on probe error
Aaro Koskinen
1
-0
/
+1
2011-05-03
OMAP3+: smartreflex: fix ioremap leak on probe error
Aaro Koskinen
1
-4
/
+6
2011-05-03
OMAP3+: smartreflex: request the memory region
Aaro Koskinen
1
-0
/
+8
2011-05-03
OMAP3+: smartreflex: fix sr_late_init() error path in probe
Aaro Koskinen
1
-1
/
+1
2011-05-03
omap: Run make savedefconfig on omap2plus_defconfig to shrink it
Tony Lindgren
1
-76
/
+7
2011-05-03
OMAP3/4: l3: minor cleanup for parenthesis and extra spaces
omar ramirez
2
-24
/
+12
2011-05-03
OMAP3/4: l3: fix omap3_l3_probe error path
omar ramirez
2
-31
/
+26
2011-05-03
arm: omap: gpmc-smsc911x: minor style fixes
Igor Grinberg
2
-9
/
+8
2011-04-20
omap: convert boards that use SMSC911x to use gpmc-smsc911x
Mike Rapoport
9
-427
/
+73
2011-04-20
omap: gpmc-smsc911x: always set irq flags to IORESOURCE_IRQ_LOWLEVEL
Mike Rapoport
2
-4
/
+4
2011-04-19
Linux 2.6.39-rc4
Linus Torvalds
1
-1
/
+1
2011-04-19
Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msm
Linus Torvalds
2
-5
/
+2
2011-04-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-26
/
+361
2011-04-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
18
-187
/
+186
2011-04-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
11
-26
/
+81
2011-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
14
-233
/
+430
2011-04-18
proc: do proper range check on readdir offset
Linus Torvalds
1
-2
/
+7
2011-04-18
next_pidmap: fix overflow condition
Linus Torvalds
2
-2
/
+5
2011-04-18
Input: xen-kbdfront - fix mouse getting stuck after save/restore
Igor Mammedov
1
-1
/
+12
2011-04-18
Input: estimate number of events per packet
Jeff Brown
2
-0
/
+46
2011-04-18
Btrfs: fix free space cache leak
Chris Mason
1
-1
/
+1
2011-04-18
block: add blk_run_queue_async
Christoph Hellwig
9
-23
/
+36
2011-04-18
block: blk_delay_queue() should use kblockd workqueue
Jens Axboe
1
-1
/
+2
2011-04-18
md: fix up raid1/raid10 unplugging.
NeilBrown
2
-28
/
+20
2011-04-18
md: incorporate new plugging into raid5.
NeilBrown
1
-7
/
+16
2011-04-18
md: provide generic support for handling unplug callbacks.
NeilBrown
2
-0
/
+60
2011-04-18
md - remove old plugging code.
NeilBrown
4
-104
/
+8
2011-04-18
md/dm - remove remains of plug_fn callback.
NeilBrown
2
-9
/
+0
2011-04-18
md: use new plugging interface for RAID IO.
NeilBrown
3
-1
/
+10
2011-04-18
block: drop queue lock before calling __blk_run_queue() for kblockd punt
Jens Axboe
1
-8
/
+25
2011-04-18
Revert "block: add callback function for unplug notification"
Jens Axboe
3
-22
/
+0
2011-04-18
block: Enhance new plugging support to support general callbacks
NeilBrown
2
-1
/
+26
2011-04-18
powerpc/powermac: Build fix with SMP and CPU hotplug
Benjamin Herrenschmidt
1
-3
/
+5
2011-04-18
powerpc/perf_event: Skip updating kernel counters if register value shrinks
Eric B Munson
1
-7
/
+30
2011-04-18
powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabled
Stefan Roese
1
-1
/
+1
2011-04-18
powerpc: Fix oops if scan_dispatch_log is called too early
Anton Blanchard
1
-0
/
+3
2011-04-18
powerpc/pseries: Use a kmem cache for DTL buffers
Nishanth Aravamudan
1
-2
/
+10
2011-04-18
powerpc/kexec: Fix regression causing compile failure on UP
Paul Gortmaker
1
-6
/
+6
2011-04-18
Merge remote branch 'kumar/merge' into merge
Benjamin Herrenschmidt
5
-7
/
+26
2011-04-18
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-5
/
+23
2011-04-18
Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-19
/
+3
2011-04-18
alpha: Fix uninitialized value in read_persistent_clock.
Richard Henderson
1
-0
/
+1
[next]