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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-16
video/framebuffer: fix bug: jpegview cannot work on framebuffer device other ...
Michael Hennerich
2
-2
/
+28
2009-01-16
gpio: fix probe() error return in gpio driver probes
Ben Dooks
5
-12
/
+24
2009-01-16
atmel_spi: allow transfer when max_speed_hz = 0
Stanislaw Gruszka
1
-2
/
+1
2009-01-16
atmel_serial: fix flow control bug
Itai Levi
1
-1
/
+1
2009-01-15
hso serial throttled tty kref fix.
Denis Joseph Barrow
1
-1
/
+3
2009-01-15
tty: Fix double grabbing of a spinlock
Denis Joseph Barrow
1
-2
/
+1
2009-01-15
tty: Fix a kref leak in the HSO driver on re-open
Alan Cox
1
-0
/
+1
2009-01-15
ftdi_sio: fix kref leak
Jim Paris
1
-1
/
+1
2009-01-15
When a break signal is detected, the next character should be ignored.
Mischa Jonker
1
-11
/
+12
2009-01-15
serial: Add SupraExpress 336i PnP Voice Modem
Daniel Gagnon
1
-0
/
+2
2009-01-15
8250_pci: add support for netmos 9835 IBM devices
Jiri Slaby
1
-0
/
+8
2009-01-15
tty: Fix race in the flush for some ldiscs
Alan Cox
1
-1
/
+1
2009-01-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
16
-317
/
+143
2009-01-15
Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-8
/
+4
2009-01-14
ide: fix suspend regression
Bartlomiej Zolnierkiewicz
1
-4
/
+8
2009-01-14
tx4938ide: Fix build error due to read_sff_dma_status moving
Atsushi Nemoto
1
-1
/
+0
2009-01-14
ide: remove unused CONFIG_BLK_DEV_IDE_AU1XXX_SEQTS_PER_RQ
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2009-01-14
sl82c105: remove dead code
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2009-01-14
via82cxxx: fix cable warning message
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2009-01-14
ide: can't use SSD/non-rotational queue flag for all CFA devices
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-01-14
it821x.c: use dev->revision instead of pci_read_config_byte
Brandon Philips
1
-2
/
+1
2009-01-14
it821x: Add ultra_mask quirk for Vortex86SX
Brandon Philips
1
-0
/
+12
2009-01-14
ide: fix accidental LOCKDEP breakage caused by local_irq_set() removal
Bartlomiej Zolnierkiewicz
2
-2
/
+2
2009-01-14
[CVE-2009-0029] System call wrappers part 26
Heiko Carstens
1
-8
/
+4
2009-01-14
powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/
Anton Vorontsov
3
-221
/
+0
2009-01-14
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-4
/
+4
2009-01-14
fix early_serial_setup() regression
Helge Deller
2
-1
/
+2
2009-01-13
TWL4030: fix clk API usage
Russell King
1
-4
/
+4
2009-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
8
-31
/
+47
2009-01-13
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-7
/
+19
2009-01-13
Prevent oops at boot with VT-d
Dirk Hohndel
1
-1
/
+2
2009-01-13
pata_it821x: Update RDC UDMA handling
Alan Cox
1
-4
/
+13
2009-01-13
ata: fix wrong WARN_ON_ONCE
Christian Borntraeger
1
-3
/
+6
2009-01-13
hvc_console: Use kzalloc() instead of kmalloc() + memset()
Milton Miller
1
-3
/
+1
2009-01-13
hvc_console: Do not set low_latency when using interrupts
Milton Miller
1
-1
/
+2
2009-01-13
hvc_console: Call free_irq() only if request_irq() was successful
Milton Miller
1
-1
/
+1
2009-01-13
hvc_console: Change an mb() to smp_mb() and add some comments
Milton Miller
1
-2
/
+5
2009-01-13
powerpc: Cleanup from l64 to ll64 change: drivers/net
Stephen Rothwell
4
-22
/
+22
2009-01-13
powerpc: Cleanup from l64 to ll64 change: drivers/char
Stephen Rothwell
1
-1
/
+1
2009-01-13
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
3
-10
/
+10
2009-01-13
Merge branches 'ehca', 'ipoib', 'iser', 'mlx4' and 'nes' into for-next
Roland Dreier
7
-30
/
+46
2009-01-13
IB/iser: Add dependency on INFINIBAND_ADDR_TRANS
Randy Dunlap
1
-1
/
+1
2009-01-13
IPoIB: Do not join broadcast group if interface is brought down
Yossi Etigin
1
-0
/
+3
2009-01-13
Merge commit 'gcl/gcl-next' into next
Benjamin Herrenschmidt
3
-56
/
+101
2009-01-13
ti_usb_3410_5052: add Multi-Tech firmware
Chris Adams
1
-0
/
+3
2009-01-13
ti_usb_3410_5052: add Multi-Tech modem support
Chris Adams
2
-5
/
+39
2009-01-13
ti_usb_3410_5052: support alternate firmware
Chris Adams
1
-15
/
+29
2009-01-13
usb-serial: remove NULL check
Alan Cox
1
-3
/
+0
2009-01-13
neo: Remove a bogus NULL check
Alan Cox
1
-3
/
+0
2009-01-13
pty: Fix documentation
Alan Cox
1
-3
/
+1
[next]