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
2007-07-19
hwmon: Fix a potential race condition on unload
Jean Delvare
6
-5
/
+9
2007-07-19
hwmon: Convert vt8231 to a platform driver
Roger Lucas
2
-146
/
+174
2007-07-19
hwmon/sis5595: Use PCI_REVISION_ID
Jean Delvare
1
-2
/
+1
2007-07-19
hwmon/sis5595: Use dynamic sysfs callbacks
Jean Delvare
1
-106
/
+78
2007-07-19
hwmon/sis5595: Convert to a platform driver
Jean Delvare
2
-149
/
+177
2007-07-19
hwmon/via686a: Use dynamic sysfs callbacks
Jean Delvare
1
-139
/
+111
2007-07-19
hwmon/via686a: Convert to a platform driver
Jean Delvare
2
-132
/
+156
2007-07-19
hwmon/via686a: Temperature interrupt configuration fix
Jean Delvare
1
-2
/
+3
2007-07-19
hwmon/w83627hf: Add PWM frequency selection support
Carlos Olalla Martinez
1
-1
/
+140
2007-07-19
hwmon/it87: Add IT8726F support
Rudolf Marek
2
-2
/
+7
2007-07-19
hwmon: Fault files naming convention
Jean Delvare
4
-14
/
+14
2007-07-19
hwmon/lm90: Add support for the Maxim MAX6680/MAX6681
Rainer Birkenmaier
2
-18
/
+58
2007-07-19
hwmon: Use platform_device_add_data()
Jean Delvare
3
-18
/
+9
2007-07-19
hwmon/pc87360: Convert to a platform driver
Jean Delvare
2
-97
/
+137
2007-07-19
hwmon: New SMSC DME1737 driver
Juerg Haefliger
3
-0
/
+2093
2007-07-19
hwmon/ds1621: Create individual alarm files
Jean Delvare
1
-0
/
+14
2007-07-19
hwmon/ds1621: Use dynamic sysfs callbacks
Jean Delvare
1
-54
/
+48
2007-07-19
hwmon/ds1621: Minor cleanups
Jean Delvare
1
-32
/
+19
2007-07-19
hwmon/smsc47m192: Semaphore to mutex conversion
Jean Delvare
1
-14
/
+15
2007-07-19
hwmon/lm90: Spelling fix: explicitly
Jean Delvare
1
-1
/
+1
2007-07-08
qd65xx: fix PIO mode selection
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2007-07-08
sis5513: adding PCI-ID
Uwe Koziolek
1
-0
/
+1
2007-07-06
potential compiler error, irqfunc caller sites update
Yoann Padioleau
5
-5
/
+5
2007-07-06
PNP SMCf010 quirk: work around Toshiba Portege 4000 ACPI issues
Bjorn Helgaas
1
-9
/
+54
2007-07-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-17
/
+43
2007-07-06
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-1
/
+1
2007-07-05
Remove the blink driver
Linus Torvalds
3
-54
/
+0
2007-07-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
7
-23
/
+45
2007-07-04
ide: ide_scan_pcibus(): check __pci_register_driver return value
Andrew Morton
1
-3
/
+7
2007-07-04
ide: pdc202xx_new PLL input clock fix
Albert Lee
1
-2
/
+8
2007-07-04
it821x: fix incorrect SWDMA mask
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2007-07-04
amd74xx: resume fix
Bartlomiej Zolnierkiewicz
1
-5
/
+3
2007-07-04
hpt366: use correct enablebits for HPT36x
Sergei Shtylyov
1
-5
/
+15
2007-07-04
hpt366: blacklist MAXTOR STM3320620A for UltraDMA/66
Sergei Shtylyov
1
-1
/
+2
2007-07-04
ide: Fix a theoretical Ooops case
Alan Cox
1
-2
/
+2
2007-07-04
ide: never called printk statement in ide-taskfile.c::wait_drive_not_busy
Masatake YAMATO
1
-4
/
+8
2007-07-03
V4L/DVB (5822): Fix the return value in ttpci_budget_init()
Hartmut Birr
1
-1
/
+1
2007-07-03
V4L/DVB (5818): CinergyT2: fix flush_workqueue() vs work->func() deadlock
Oleg Nesterov
1
-26
/
+40
2007-07-03
V4L/DVB (5816): Cx88-blackbird: fix vidioc_g_tuner never ending list of tuners
Jelle Foks
1
-0
/
+2
2007-07-03
V4L/DVB (5808): Bttv: fix v4l1 breaking the driver
Trent Piepho
1
-7
/
+6
2007-07-03
pata_pcmcia: Switch to ata_sff_port_start
Alan Cox
1
-1
/
+1
2007-07-03
pata_pdc202xx_old: Correct cable detect logic
Alan Cox
1
-2
/
+2
2007-07-03
ata_generic: Check the right register for the DMA enabled flags
Alan Cox
1
-1
/
+1
2007-07-03
pata_ali: fix UDMA settings
Chuck Ebbert
1
-4
/
+4
2007-07-03
sata_mv: PCI-ID for Adaptec 1430SA SATA Controller
Florian Attenberger
1
-0
/
+3
2007-07-03
libata: fix assigned IRQ reporting
Tejun Heo
3
-5
/
+11
2007-07-03
ACPI: fix acpi_osi=!Linux
Len Brown
1
-2
/
+2
2007-07-03
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
2
-2
/
+4
2007-07-03
Merge branch 'upstream-linus2' of master.kernel.org:/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2007-07-03
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
25
-1731
/
+443
[next]