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
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2010-08-10
drivers/char/vt.c:vc_do_resize(): local var `end' should be unsigned long
qiaochong
1
-1
/
+2
2010-08-10
drivers/char/vt.c: fix vc->vc_origin on take_over_console()
qiaochong
1
-1
/
+2
2010-08-10
char: add WARN_ON() in misc_deregister()
Akinobu Mita
1
-1
/
+1
2010-08-10
ipmi: fix ACPI detection with regspacing
Yinghai Lu
1
-0
/
+8
2010-08-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2
-0
/
+68
2010-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
6
-94
/
+51
2010-08-06
Fix init ordering of /dev/console vs callers of modprobe
David Howells
2
-3
/
+3
2010-08-06
Merge branch 'master' into for-linus
Chris Metcalf
14
-52
/
+220
2010-08-06
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-31
/
+106
2010-08-06
Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-0
/
+78
2010-08-06
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-2
/
+3
2010-08-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-8
/
+8
2010-08-05
vt,console,kdb: automatically set kdb LINES variable
Jason Wessel
1
-0
/
+17
2010-08-05
vt,console,kdb: implement atomic console enter/leave functions
Jesse Barnes
1
-0
/
+61
2010-08-05
ppp: make channel_ops const
stephen hemminger
1
-1
/
+1
2010-08-05
agp: intel-agp: do not use PCI resources before pci_enable_device()
Kulikov Vasiliy
1
-11
/
+11
2010-08-05
agp: efficeon-agp: do not use PCI resources before pci_enable_device()
Kulikov Vasiliy
1
-11
/
+11
2010-08-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-2
/
+2
2010-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+5
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
6
-18
/
+44
2010-08-04
Merge commit 'gcl/next' into next
Benjamin Herrenschmidt
1
-1
/
+1
2010-08-03
pcmcia: use struct resource for PCMCIA devices, part 2
Dominik Brodowski
1
-11
/
+2
2010-08-03
pcmcia: remove memreq_t
Dominik Brodowski
1
-12
/
+2
2010-08-03
pcmcia: do not use io_req_t when calling pcmcia_request_io()
Dominik Brodowski
4
-42
/
+26
2010-08-03
pcmcia: do not use io_req_t after call to pcmcia_request_io()
Dominik Brodowski
4
-24
/
+21
2010-08-03
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-1
/
+5
2010-08-02
drm/agp/i915: trim stolen space to 32M
Jesse Barnes
1
-1
/
+10
2010-08-02
agp/intel: Destroy the scatterlist on allocation failure
Chris Wilson
1
-5
/
+8
2010-08-02
Merge remote branch 'origin/master' into drm-intel-next
Eric Anholt
2
-6
/
+16
2010-08-02
agp/intel: Add actual definitions of the Sandybridge PTE caching bits.
Zhenyu Wang
2
-1
/
+7
2010-08-02
agp/intel: Support the extended physical addressing bits on Sandybridge.
Zhenyu Wang
2
-2
/
+45
2010-08-02
intel_agp: Don't oops with zero stolen memory
Ondrej Zary
1
-0
/
+14
2010-08-01
of/address: Clean up function declarations
Grant Likely
1
-0
/
+1
2010-07-31
random: Reorder struct entropy_store to remove padding on 64bits
Richard Kennedy
1
-1
/
+1
2010-07-31
Input: keyboard - also match braille-only keyboards
Samuel Thibault
1
-1
/
+5
2010-07-30
pcmcia: remove cs_types.h
Dominik Brodowski
5
-5
/
+0
2010-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
1
-5
/
+8
2010-07-26
agp/intel: Use the correct mask to detect i830 aperture size.
Tim Gardner
1
-5
/
+8
2010-07-26
tpm_tis: fix subsequent suspend failures
Rajiv Andrade
1
-1
/
+8
2010-07-24
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
1
-2
/
+2
2010-07-22
sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function
Jason Wessel
1
-1
/
+1
2010-07-20
synclink: use ARRAY_SIZE
Kulikov Vasiliy
1
-1
/
+1
2010-07-09
hvc_console: use "*_console" nomenclature to avoid modpost warning.
Chris Metcalf
2
-8
/
+8
2010-07-06
Merge branch 'master' into for-linus
Chris Metcalf
4
-11
/
+27
2010-07-06
arch/tile: catch up on various minor cleanups.
Chris Metcalf
1
-9
/
+9
2010-07-05
hwrng: n2-drv - remove casts from void*
Kulikov Vasiliy
1
-1
/
+1
2010-07-01
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-4
/
+2
2010-06-30
ipmi: set schedule_timeout_wait() value back to one
Martin Wilck
1
-1
/
+1
[next]