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
/
drivers
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-29
vt: fix background color on line feed
Jan Engelhardt
1
-3
/
+4
2008-04-29
sysrq: add show-backtrace-on-all-cpus function
Rik van Riel
1
-0
/
+46
2008-04-29
ipwireless: remove dead code
Jiri Kosina
4
-46
/
+0
2008-04-29
make /dev/kmem a config option
Arjan van de Ven
2
-0
/
+19
2008-04-29
drivers: fix integer as NULL pointer warnings
Harvey Harrison
3
-3
/
+3
2008-04-29
drivers: atm, char fix integer as NULL pointer warnings
Harvey Harrison
2
-2
/
+2
2008-04-28
VT notifier extension for accessibility
Karl Dahlke
1
-0
/
+8
2008-04-28
char: make functions static in synclinkmp.c
Harvey Harrison
1
-60
/
+60
2008-04-28
synclink drivers bool conversion
Joe Perches
4
-323
/
+319
2008-04-28
mm: introduce node_zonelist() for accessing the zonelist for a GFP mask
Mel Gorman
1
-2
/
+1
2008-04-28
drivers/char/rtc.c: use time_before, time_before_eq, etc
Julia Lawall
1
-1
/
+3
2008-04-28
rtc: avoid legacy drivers with generic framework
David Brownell
1
-1
/
+10
2008-04-26
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-3
/
+4
2008-04-26
agp: convert drivers/char/agp/frontend.c to use unlocked_ioctl
Mathieu Segaud
1
-2
/
+2
2008-04-26
agp: fix shadowed variable warning in amd-k7-agp.c
Harvey Harrison
1
-1
/
+2
2008-04-26
drm: _end is shadowing real _end, just rename it.
Dave Airlie
1
-2
/
+2
2008-04-26
drm/vbl rework: rework how the drm deals with vblank.
Jesse Barnes
20
-473
/
+1372
2008-04-26
drm: reorganise minor number handling using backported modesetting code.
Dave Airlie
10
-184
/
+230
2008-04-26
drm/i915: Handle tiled buffers in vblank tasklet
Keith Packard
2
-4
/
+16
2008-04-26
drm/i965: On I965, use correct 3DSTATE_DRAWING_RECTANGLE command in vblank
Keith Packard
1
-10
/
+20
2008-04-26
drm: Remove unneeded dma sync in ATI pcigart alloc
Benjamin Herrenschmidt
1
-7
/
+0
2008-04-26
drm: Fix mismerge of non-coherent DMA patch
Benjamin Herrenschmidt
1
-1
/
+1
2008-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-1
/
+1
2008-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
1
-32
/
+101
2008-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+5
2008-04-25
x86: PAT use reserve free memtype in mmap of /dev/mem
venkatesh.pallipadi@intel.com
1
-1
/
+34
2008-04-25
x86: PAT phys_mem_access_prot_allowed for dev/mem mmap
venkatesh.pallipadi@intel.com
1
-30
/
+11
2008-04-25
x86: PAT avoid aliasing in /dev/mem read/write
venkatesh.pallipadi@intel.com
1
-5
/
+27
2008-04-25
devmem: add range_is_allowed() check to mmap of /dev/mem
Venki Pallipadi
1
-11
/
+16
2008-04-25
x86: introduce /dev/mem restrictions with a config option
Arjan van de Ven
1
-0
/
+28
2008-04-24
Input: drivers/char/keyboard.c - use time_after
Julia Lawall
1
-1
/
+3
2008-04-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
3
-0
/
+218
2008-04-25
Blackfin char driver for Blackfin on-chip OTP memory (v3)
Mike Frysinger
3
-0
/
+218
2008-04-24
arm/mach-integrator/time.c, mwave: revert portions of recent irq cleanups
Jeff Garzik
1
-10
/
+4
2008-04-24
[POWERPC] char/xilinx_hwicap/ section fix
Adrian Bunk
1
-1
/
+1
2008-04-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...
Linus Torvalds
1
-1
/
+1
2008-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-13
/
+13
2008-04-22
Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-52
/
+42
2008-04-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
7
-58
/
+92
2008-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
3
-15
/
+9
2008-04-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...
Linus Torvalds
2
-3
/
+4
2008-04-22
sonypi: Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2008-04-21
[HWRNG] omap: Minor updates
David Brownell
1
-13
/
+13
2008-04-21
drivers/char: minor irq handler cleanups
Jeff Garzik
8
-52
/
+42
2008-04-20
DRM: remove unused dev_class
Greg Kroah-Hartman
1
-1
/
+0
2008-04-20
PM: Remove destroy_suspended_device()
Rafael J. Wysocki
2
-14
/
+9
2008-04-20
avr32: don't offer CONFIG_GEN_RTC
Adrian Bunk
1
-1
/
+1
2008-04-20
avr32: don't offer CONFIG_RTC
Adrian Bunk
1
-1
/
+1
2008-04-20
Generate raw keyboard codes for AVR32 architecture
Hans-Christian Egtvedt
1
-1
/
+2
2008-04-19
Convert asm/semaphore.h users to linux/semaphore.h
Matthew Wilcox
1
-1
/
+1
[next]