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-03-16
Revert "ACPI: make some IO ports off-limits to AML"
Len Brown
1
-50
/
+0
2009-03-16
suspend: switch the Asus Pundit P1-AH2 to old ACPI sleep ordering
Andy Whitcroft
1
-0
/
+8
2009-03-16
r8169: revert "r8169: read MAC address from EEPROM on init (2nd attempt)"
françois romieu
1
-112
/
+2
2009-03-16
r8169: use hardware auto-padding.
françois romieu
1
-8
/
+0
2009-03-15
parisc: sba_iommu: fix build bug when CONFIG_PARISC_AGP=y
Kyle McMartin
1
-2
/
+0
2009-03-15
igb: remove ASPM L0s workaround
Alexander Duyck
1
-24
/
+2
2009-03-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+22
2009-03-14
Fix Xilinx SystemACE driver to handle empty CF slot
Grant Likely
1
-0
/
+22
2009-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
15
-562
/
+499
2009-03-14
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-2
/
+44
2009-03-14
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
12
-25
/
+31
2009-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.29
Linus Torvalds
8
-72
/
+88
2009-03-14
netxen: remove old flash check.
Dhananjay Phadke
3
-26
/
+0
2009-03-14
mv643xx_eth: fix unicast address filter corruption on mtu change
Lennert Buytenhek
1
-5
/
+5
2009-03-13
emac: Fix clock control for 405EX and 405EXr chips
Benjamin Herrenschmidt
1
-0
/
+3
2009-03-13
ixgbe: fix multiple unicast address support
Chris Leech
1
-0
/
+1
2009-03-13
via-velocity: Fix DMA mapping length errors on transmit.
Dave Jones
1
-8
/
+7
2009-03-13
ide: save the returned value of dma_map_sg
FUJITA Tomonori
1
-3
/
+9
2009-03-13
ide-floppy: do not map dataless cmds to an sg
Borislav Petkov
2
-2
/
+16
2009-03-13
ata_piix: add workaround for Samsung DB-P70
Tejun Heo
1
-0
/
+37
2009-03-13
libata: Keep shadow last_ctl up to date during resets
Stuart MENEFY
1
-1
/
+5
2009-03-13
sata_mv: fix MSI irq race condition
Mark Lord
1
-1
/
+2
2009-03-13
qlge: bugfix: Pad outbound frames smaller than 60 bytes.
Ron Mercer
1
-0
/
+3
2009-03-13
qlge: bugfix: Move netif_napi_del() to common call point.
Ron Mercer
1
-4
/
+6
2009-03-13
qlge: bugfix: Tell hw to strip vlan header.
Ron Mercer
1
-3
/
+3
2009-03-13
qlge: bugfix: Increase filter on inbound csum.
Ron Mercer
2
-12
/
+27
2009-03-13
dnet: replace obsolete *netif_rx_* functions with *napi_*
Ilya Yanok
1
-4
/
+4
2009-03-13
V4L/DVB (10978): Report tuning algorith correctly
Matthias Schwarzzot
1
-1
/
+1
2009-03-13
V4L/DVB (10977): STB6100 init fix, the call to stb6100_set_bandwidth needs an...
Hans Werner
1
-2
/
+2
2009-03-13
V4L/DVB (10976): Bug fix: For legacy applications stv0899 performs search onl...
Igor M. Liplianin
1
-3
/
+4
2009-03-13
V4L/DVB (10975): Bug: Use signed types, Offsets and range can be negative
Manu Abraham
2
-15
/
+11
2009-03-13
V4L/DVB (10974): Use Diseqc 3/3 mode to send data
Sigmund Augdal
1
-1
/
+1
2009-03-13
parisc: dino: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-5
/
+6
2009-03-13
parisc: convert cpu_check_affinity to new cpumask api
Kyle McMartin
1
-2
/
+5
2009-03-13
parisc: fix wrong assumption about bus->self
Grant Grundler
3
-8
/
+7
2009-03-13
parisc: fix dev_printk() compile warnings for accessing a device struct
Helge Deller
2
-2
/
+2
2009-03-13
parisc: remove klist iterators
James Bottomley
3
-55
/
+68
2009-03-13
ps3/block: Replace mtd/ps3vram by block/ps3vram
Geert Uytterhoeven
5
-776
/
+866
2009-03-13
V4L/DVB (10972): zl10353: i2c_gate_ctrl bug fix
Antti Palosaari
3
-1
/
+5
2009-03-13
Merge branch 'core/locking' into tracing/ftrace
Ingo Molnar
38
-120
/
+278
2009-03-13
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
5
-13
/
+16
2009-03-13
Merge branch 'fixes-20090312' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-2
/
+35
2009-03-13
RDMA/nes: Don't allow userspace QPs to use STag zero
Faisal Latif
3
-5
/
+37
2009-03-13
mfd: add support for WM8351 revision B
Mark Brown
1
-0
/
+5
2009-03-13
acer-wmi: fix regression in backlight detection
Michael Spang
1
-1
/
+1
2009-03-13
mmc: s3cmci: fix s3c2410_dma_config() arguments.
Ben Dooks
1
-2
/
+1
2009-03-13
ds2760_battery.c: fix division by zero
Daniel Mack
1
-4
/
+7
2009-03-13
drivers/w1/masters/w1-gpio.c: fix read_bit()
Daniel Mack
1
-1
/
+1
2009-03-12
PCIe: portdrv: call pci_disable_device during remove
Alex Chiang
1
-0
/
+1
2009-03-12
pci: Fix typo in message while disabling HT MSI mapping
Prakash Punnoor
1
-1
/
+1
[prev]
[next]