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
2006-06-23
[libata] Add host lock to struct ata_port
Jeff Garzik
4
-73
/
+72
2006-06-23
[PATCH] libata: implement per-dev EH action mask eh_info->dev_action[]
Tejun Heo
1
-16
/
+69
2006-06-23
[PATCH] libata-dev: move the CDB-intr DMA blacklisting
Albert Lee
1
-10
/
+9
2006-06-23
[PATCH] ahci: disable NCQ support on vt8251
Tejun Heo
1
-2
/
+4
2006-06-23
[libata] ahci: add JMicron PCI IDs
Jeff Garzik
1
-0
/
+6
2006-06-23
[libata] sata_nv: add PCI IDs
Jeff Garzik
1
-0
/
+4
2006-06-23
[libata] ahci: Add NVIDIA PCI IDs.
Jeff Garzik
1
-0
/
+18
2006-06-23
Merge branch 'master' into upstream
Jeff Garzik
679
-67170
/
+49213
2006-06-23
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
Linus Torvalds
23
-351
/
+4728
2006-06-23
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/w1-2.6
Linus Torvalds
21
-743
/
+773
2006-06-23
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
18
-299
/
+751
2006-06-23
[PATCH] x86_64: use select for GART_IOMMU to enable AGP
Roman Zippel
1
-2
/
+1
2006-06-23
[PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use
Bjorn Helgaas
3
-12
/
+11
2006-06-23
[PATCH] myri10ge build fix
Andrew Morton
1
-1
/
+1
2006-06-22
[PATCH] w1: warning fix
Andrew Morton
1
-6
/
+13
2006-06-22
[PATCH] w1: clean up W1_CON dependency.
Evgeniy Polyakov
1
-1
/
+1
2006-06-22
[PATCH] drivers/w1/w1.c: fix a compile error
Adrian Bunk
1
-1
/
+0
2006-06-22
[PATCH] W1: fix dependencies of W1_SLAVE_DS2433_CRC
Jean-Luc Leger
1
-1
/
+1
2006-06-22
[PATCH] W1: possible cleanups
Evgeniy Polyakov
6
-21
/
+12
2006-06-22
[PATCH] W1: cleanups
Evgeniy Polyakov
3
-13
/
+15
2006-06-22
[PATCH] w1 exports
Andrew Morton
1
-2
/
+7
2006-06-22
[PATCH] w1: Use mutexes instead of semaphores.
Evgeniy Polyakov
8
-127
/
+70
2006-06-22
[PATCH] w1: Make w1 connector notifications depend on connector.
Evgeniy Polyakov
3
-8
/
+14
2006-06-22
[PATCH] w1: Move w1-connector definitions into linux/include/connector.h
Evgeniy Polyakov
1
-3
/
+0
2006-06-22
[PATCH] w1: Userspace communication protocol over connector.
Evgeniy Polyakov
11
-132
/
+347
2006-06-22
[PATCH] w1: Replace dscore and ds_w1_bridge with ds2490 driver.
Evgeniy Polyakov
5
-505
/
+303
2006-06-22
[PATCH] w1: Added default generic read/write operations.
Evgeniy Polyakov
2
-2
/
+69
2006-06-22
[PATCH] I2C: I2C controllers go into right place on sysfs
David Brownell
1
-4
/
+1
2006-06-22
[PATCH] hwmon-vid: Add support for Intel Core and Conroe
Rudolf Marek
1
-7
/
+28
2006-06-22
[PATCH] lm70: New hardware monitoring driver
Kaiwan N Billimoria
3
-0
/
+176
2006-06-22
[PATCH] hwmon: Fix the Kconfig header
Jean Delvare
1
-1
/
+1
2006-06-22
[PATCH] i2c-i801: Merge setup function
Jean Delvare
1
-66
/
+55
2006-06-22
[PATCH] i2c-i801: Better pci subsystem integration
Jean Delvare
1
-11
/
+27
2006-06-22
[PATCH] i2c-i801: Cleanups
Jean Delvare
1
-19
/
+13
2006-06-22
[PATCH] i2c-i801: Remove PCI function check
Jean Delvare
1
-4
/
+0
2006-06-22
[PATCH] i2c-i801: Remove force_addr parameter
Jean Delvare
1
-28
/
+7
2006-06-22
[PATCH] i2c-i801: Fix block transaction poll loops
Jean Delvare
1
-2
/
+2
2006-06-22
[PATCH] scx200_acb: Mark scx200_acb_probe __init
Jean Delvare
1
-1
/
+1
2006-06-22
[PATCH] scx200_acb: Use PCI I/O resource when appropriate
Jordan Crouse
1
-53
/
+147
2006-06-22
[PATCH] i2c: Mark block write buffers as const
Krzysztof Halasa
1
-2
/
+2
2006-06-22
[PATCH] i2c-ocores: Minor cleanups
Peter Korsgaard
1
-4
/
+2
2006-06-22
[PATCH] abituguru: Fix fan detection
Hans de Goede
1
-3
/
+2
2006-06-22
[PATCH] abituguru: Review fixes
Hans de Goede
1
-86
/
+111
2006-06-22
[PATCH] abituguru: New hardware monitoring driver
Hans de Goede
3
-0
/
+1404
2006-06-22
[PATCH] w83792d: Add missing data access locks
Yuan Mu
1
-5
/
+25
2006-06-22
[PATCH] w83792d: Fix setting the PWM value
Yuan Mu
1
-27
/
+29
2006-06-22
[PATCH] hwmon: Fix a typo in the hdaps driver
Jean Delvare
1
-1
/
+1
2006-06-22
[PATCH] i2c: New bus driver for the OpenCores I2C controller
Peter Korsgaard
3
-0
/
+355
2006-06-22
[PATCH] i2c: Suggest N for rare devices in Kconfig
Jean Delvare
2
-0
/
+14
2006-06-22
[PATCH] HWMON: Trim VID values to correct number of bits
Rudolf Marek
1
-1
/
+8
[next]