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
2007-12-23
tty: fix logic change introduced by wait_event_interruptible_timeout()
Cory T. Tusar
1
-1
/
+1
2007-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2
-579
/
+0
2007-12-17
tipar: remove obsolete module
Romain LiƩvin
2
-579
/
+0
2007-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-0
/
+2
2007-12-07
Pull apm-freeze-fix into release branch
Len Brown
1
-7
/
+8
2007-12-05
gpio_cs5535: disable AUX on output
Ben Gardner
1
-0
/
+5
2007-11-29
TPM: fix TIS device driver locality request
Marcel Selhorst
1
-5
/
+5
2007-11-29
allow LEGACY_PTYS to be set to 0
Kay Sievers
1
-1
/
+1
2007-11-28
[WATCHDOG] ipmi: add the standard watchdog timeout ioctls
Corey Minyard
1
-0
/
+2
2007-11-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-3
/
+5
2007-11-21
Sonypi: use synchronize_irq instead of sycnronize_sched
Dmitry Torokhov
1
-1
/
+1
2007-11-21
sonypi: fit input devices into sysfs tree
Dmitry Torokhov
1
-2
/
+4
2007-11-21
Freezer: Fix APM emulation breakage
Rafael J. Wysocki
1
-7
/
+8
2007-11-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
1
-3
/
+3
2007-11-15
rtc: fall back to requesting only the ports we actually use
Bjorn Helgaas
1
-6
/
+30
2007-11-15
rtc: release correct region in error path
Bjorn Helgaas
1
-9
/
+11
2007-11-15
cm40x0_cs.c: fix debug macros
Pascal Terjan
2
-2
/
+2
2007-11-14
[NET] random : secure_tcp_sequence_number should not assume CONFIG_KTIME_SCALAR
Eric Dumazet
1
-3
/
+3
2007-11-07
[TTY]: Fix network driver interactions with TCGET/SET calls.
Alan Cox
1
-66
/
+104
2007-11-06
drm: DRM: fix memset size error
Li Zefan
1
-1
/
+1
2007-11-06
drm: remove remnants of DRM_COPY_FROM/TO_USER_IOCTL
Dave Airlie
2
-11
/
+0
2007-11-06
drm: remove second forward decleration of drm device struct.
Dave Airlie
1
-2
/
+0
2007-11-06
virtio/virtcons: fix section mismatch warning
Randy Dunlap
1
-1
/
+1
2007-11-05
drm/sis: missing mutex unlock in error path.
Roel Kluin
1
-0
/
+1
2007-11-05
radeon: set the address to access the GART table on the CPU side correctly
Dave Airlie
2
-2
/
+4
2007-10-30
x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU
Joerg Roedel
2
-3
/
+3
2007-10-29
x86 merge fallout: uml
Al Viro
1
-2
/
+2
2007-10-24
drivers/char/riscom8: clean up irq handling
Jeff Garzik
1
-11
/
+5
2007-10-24
char/pcmcia/synclink_cs: trim trailing whitespace
Jeff Garzik
1
-353
/
+353
2007-10-24
drivers/char/ip2: separate polling and irq-driven work entry points
Jeff Garzik
1
-7
/
+20
2007-10-24
drivers/char/ip2: split out irq core logic into separate function
Jeff Garzik
1
-18
/
+26
2007-10-24
Eliminate pointless casts from void* in a few driver irq handlers.
Jeff Garzik
1
-2
/
+2
2007-10-24
[PARPORT] Remove unused 'irq' argument from parport irq functions
Jeff Garzik
1
-2
/
+2
2007-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest
Linus Torvalds
4
-178
/
+230
2007-10-23
Char: cyclades, fix potential NULL dereference
Jiri Slaby
1
-1
/
+1
2007-10-23
Remove old lguest bus and drivers.
Rusty Russell
2
-178
/
+0
2007-10-23
Virtio console driver
Rusty Russell
3
-0
/
+230
2007-10-20
Documentation: Remove references to dead "cyclades=" boot option
Robert P. J. Day
1
-2
/
+0
2007-10-20
Convert files to UTF-8 and some cleanups
Jan Engelhardt
18
-25
/
+25
2007-10-20
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
4
-8
/
+8
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
9
-15
/
+16
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
2
-7
/
+7
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
3
-3
/
+3
2007-10-19
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
1
-3
/
+4
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
1
-1
/
+1
2007-10-19
pid namespaces: round up the API
Pavel Emelianov
1
-2
/
+2
2007-10-19
Console events and accessibility
Samuel Thibault
1
-1
/
+44
2007-10-19
Console keyboard events and accessibility
Samuel Thibault
1
-6
/
+36
2007-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
63
-25350
/
+0
2007-10-19
IPMI: add 0.9 support
Corey Minyard
1
-13
/
+2
[next]