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
2011-03-09
mmc: fix CONFIG_MMC_UNSAFE_RESUME regression
Ohad Ben-Cohen
1
-1
/
+1
2011-03-08
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+3
2011-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-2
/
+1
2011-03-08
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
14
-46
/
+89
2011-03-08
bonding 802.3ad: Rename rx_machine_lock to state_machine_lock
Nils Carlson
2
-13
/
+14
2011-03-08
bonding 802.3ad: Fix the state machine locking v2
Nils Carlson
1
-5
/
+11
2011-03-08
drivers/net/macvtap: fix error check
Nicolas Kaiser
1
-1
/
+2
2011-03-08
drm: index i shadowed in 2nd loop
roel
1
-2
/
+2
2011-03-08
mmc: sdio: Allow sdio operations in other threads during sdio_add_func()
Dmitry Shmidt
1
-2
/
+1
2011-03-08
Merge remote branch 'ickle/drm-intel-fixes' into drm-fixes
Dave Airlie
9
-41
/
+70
2011-03-08
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
5
-37
/
+120
2011-03-08
drm/nv50-nvc0: prevent multiple vm/bar flushes occuring simultanenously
Ben Skeggs
2
-0
/
+12
2011-03-08
drm/nouveau: fix regression causing ttm to not be able to evict vram
Ben Skeggs
2
-3
/
+5
2011-03-07
net/smsc911x.c: Set the VLAN1 register to fix VLAN MTU problem
Göran Weinholt
1
-0
/
+5
2011-03-07
drm/i915: Rebind the buffer if its alignment constraints changes with tiling
Chris Wilson
3
-5
/
+21
2011-03-07
drm/i915: Disable GPU semaphores by default
Chris Wilson
3
-2
/
+6
2011-03-07
i2c-omap: Program I2C_WE on OMAP4 to enable i2c wakeup
Rajendra Nayak
1
-3
/
+1
2011-03-07
bnx2x: fix MaxBW configuration
Dmitry Kravkov
1
-2
/
+2
2011-03-07
bnx2x: (NPAR) prevent HW access in D3 state
Dmitry Kravkov
4
-10
/
+40
2011-03-07
bnx2x: fix link notification
Dmitry Kravkov
1
-7
/
+7
2011-03-07
bnx2x: fix non-pmf device load flow
Dmitry Kravkov
1
-2
/
+3
2011-03-06
virtio: console: Don't access vqs if device was unplugged
Amit Shah
1
-0
/
+8
2011-03-06
drm/i915: Do not overflow the MMADDR write FIFO
Chris Wilson
6
-19
/
+42
2011-03-06
Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
Chris Wilson
1
-15
/
+1
2011-03-05
drivers/video/backlight/ltv350qv.c: fix a memory leak
Axel Lin
1
-1
/
+8
2011-03-05
pps: make pps_gen_parport depend on BROKEN
Thomas Gleixner
1
-1
/
+1
2011-03-05
drivers/misc/bmp085.c: add MODULE_DEVICE_TABLE
Axel Lin
1
-0
/
+1
2011-03-05
drivers/rtc/rtc-s3c.c: fix prototype for s3c_rtc_setaie()
Axel Lin
1
-5
/
+7
2011-03-04
drm/nouveau: allocate kernel's notifier object at end of block
Ben Skeggs
3
-6
/
+11
2011-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
28
-78
/
+186
2011-03-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
3
-7
/
+2
2011-03-03
r8169: disable ASPM
Stanislaw Gruszka
1
-0
/
+6
2011-03-03
[S390] tape: deadlock on system work queue
Martin Schwidefsky
3
-34
/
+116
2011-03-03
[S390] keyboard: integer underflow bug
Dan Carpenter
1
-1
/
+2
2011-03-03
[S390] xpram: remove __initdata attribute from module parameters
Martin Schwidefsky
1
-2
/
+2
2011-03-03
block: kill loop_mutex
Petr Uzel
1
-5
/
+0
2011-03-03
[media] mantis_pci: remove asm/pgtable.h include
Arnaud Patard (Rtp)
1
-1
/
+0
2011-03-03
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-0
/
+11
2011-03-03
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-70
/
+43
2011-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...
Linus Torvalds
5
-12
/
+36
2011-03-03
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...
Linus Torvalds
1
-12
/
+15
2011-03-03
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+24
2011-03-03
cnic: Fix lost interrupt on bnx2x
Michael Chan
1
-8
/
+17
2011-03-03
cnic: Prevent status block race conditions with hardware
Michael Chan
1
-0
/
+8
2011-03-03
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
4
-20
/
+66
2011-03-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
3
-3
/
+5
2011-03-02
of/promtree: allow DT device matching by fixing 'name' brokenness (v5)
Andres Salomon
1
-70
/
+42
2011-03-02
of: Add missing of_address.h to xilinx ehci driver
Michal Simek
1
-0
/
+1
2011-03-02
[media] tda829x: fix regression in probe functions
Jarod Wilson
1
-7
/
+7
2011-03-02
[media] mceusb: don't claim multifunction device non-IR parts
Jarod Wilson
1
-12
/
+15
[prev]
[next]