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
2007-10-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-457
/
+0
2007-10-15
Merge branch 'agp-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air...
Linus Torvalds
7
-34
/
+50
2007-10-15
via invalid device ids removal
Xavier Bachelot
1
-2
/
+0
2007-10-15
radeon: Commit the ring after each partial texture upload blit.
chaohong guo
1
-1
/
+3
2007-10-15
i915: fix vbl swap allocation size.
Dave Airlie
1
-1
/
+1
2007-10-15
drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.
Eric Anholt
45
-2146
/
+1489
2007-10-15
drm: remove XFREE86_VERSION macros.
Dave Airlie
3
-42
/
+1
2007-10-15
drm: Replace filp in ioctl arguments with drm_file *file_priv.
Eric Anholt
43
-661
/
+603
2007-10-15
drm: Remove DRM_ERR OS macro.
Eric Anholt
31
-475
/
+474
2007-10-15
fix use after free in amd create gatt pages
Jesper Juhl
1
-7
/
+2
2007-10-15
AGP fix race condition between unmapping and freeing pages
Dave Airlie
6
-27
/
+48
2007-10-14
signedness: module_param_array nump argument
Al Viro
1
-9
/
+9
2007-10-14
long vs. unsigned long - low-hanging fruits in drivers
Al Viro
4
-5
/
+5
2007-10-14
synclink_gt endianness annotations
Al Viro
1
-4
/
+4
2007-10-14
mpc5200_wdt: __user annotations
Al Viro
1
-1
/
+1
2007-10-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
104
-711
/
+2997
2007-10-13
PTY: add kernel parameter to overwrite legacy pty count
Kay Sievers
1
-2
/
+7
2007-10-13
Convert from class_device to device in drivers/char
tonyj@suse.de
11
-39
/
+32
2007-10-13
cdev: remove unneeded setting of cdev names
Greg Kroah-Hartman
1
-4
/
+1
2007-10-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
3
-112
/
+23
2007-10-11
[POWERPC] iSeries: Move detection of virtual tapes
Stephen Rothwell
1
-106
/
+18
2007-10-11
[POWERPC] Remove iSeries_vio_dev
Stephen Rothwell
1
-4
/
+3
2007-10-10
drivers/firmware: const-ify DMI API and internals
Jeff Garzik
2
-6
/
+7
2007-10-09
Correct Makefile rule for generating custom keymap
Maarten Bressers
1
-1
/
+1
2007-10-08
VT_WAITACTIVE: Avoid returning EINTR when not necessary
Linus Torvalds
1
-2
/
+2
2007-10-06
Revert "intel_agp: fix stolen mem range on G33"
Kyle McMartin
1
-5
/
+0
2007-10-03
Merge branch 'linux-2.6' into for-2.6.24
Paul Mackerras
6
-30
/
+48
2007-10-02
[TCP]: secure_tcp_sequence_number() should not use a too fast clock
Eric Dumazet
1
-4
/
+6
2007-10-01
VT ioctl race fix
Samuel Ortiz
1
-3
/
+5
2007-09-29
fix console change race exposed by CFS
Jan Lübbe
1
-2
/
+5
2007-09-28
i915: make vbl interrupts work properly on i965g/gm hw.
Dave Airlie
2
-0
/
+18
2007-09-26
Silent drivers/char/hpet.c build warnings on i386
S.Çağlar Onur
1
-0
/
+3
2007-09-26
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-3
/
+3
2007-09-26
ACPI: hpet: ACPI Error (utglobal-0126): Unknown exception code: 0xFFFFFFF0
Zhao Yakui
1
-3
/
+3
2007-09-25
fix "mspec: handle shrinking virtual memory areas"
Cliff Wickman
1
-18
/
+8
2007-09-20
Merge branch 'linux-2.6'
Paul Mackerras
5
-24
/
+67
2007-09-19
intel-agp: Fix i830 mask variable that changed with G33 support
Dave Airlie
2
-2
/
+3
2007-09-19
pci: fix unterminated pci_device_id lists
Kees Cook
1
-1
/
+2
2007-09-19
mspec: handle shrinking virtual memory areas
Cliff Wickman
1
-21
/
+48
2007-09-15
sparc64 (and others): fix tty_ioctl.c build
Tony Breeds
1
-0
/
+14
2007-09-13
Merge branch 'linux-2.6' into for-2.6.24
Paul Mackerras
3
-3
/
+14
2007-09-12
intel_agp: fix GTT map size on G33
Zhenyu Wang
1
-1
/
+4
2007-09-12
intel_agp: fix stolen mem range on G33
Zhenyu Wang
1
-0
/
+5
2007-09-12
tty: termios locking functions break with new termios type
David Miller
1
-2
/
+2
2007-09-05
Input: remove ec3104_keyb driver
Dmitry Torokhov
1
-457
/
+0
2007-09-01
Do not use the ia64 clocksource on non-ia64 architectures
Linus Torvalds
1
-0
/
+3
2007-08-28
Merge branch 'linux-2.6' into for-2.6.24
Paul Mackerras
25
-34
/
+68
2007-08-27
[MIPS] Delete duplicate inclusion of <linux/delay.h>.
Ralf Baechle
1
-1
/
+0
2007-08-25
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
8
-5
/
+29
2007-08-25
Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-7
/
+8
[next]