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
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
2008-07-15
ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method
Bartlomiej Zolnierkiewicz
7
-22
/
+19
2008-07-15
ide: remove ->mmio flag from ide_hwif_t
Bartlomiej Zolnierkiewicz
5
-17
/
+16
2008-07-15
ide: move IRQ unmasking out from ->tf_load method
Bartlomiej Zolnierkiewicz
5
-8
/
+5
2008-07-15
ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flag
Bartlomiej Zolnierkiewicz
6
-12
/
+7
2008-07-15
ide: fix do_probe() to use SELECT_DRIVE()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-15
ide: remove commented out code from ide_config_drive_speed()
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2008-07-15
sgiioc4: use ->extra_base instead of ->dma_status for dma_handle
Bartlomiej Zolnierkiewicz
1
-3
/
+2
2008-07-15
ide: remove try_to_flush_leftover_data()
Bartlomiej Zolnierkiewicz
1
-27
/
+5
2008-07-15
ide: remove obsoleted "ide=" kernel parameters
Bartlomiej Zolnierkiewicz
4
-93
/
+10
2008-07-15
ide: cleanup init_ide_data()
Bartlomiej Zolnierkiewicz
1
-24
/
+0
2008-07-15
ide: remove obsoleted "hdx=" kernel parameters
Bartlomiej Zolnierkiewicz
1
-138
/
+1
2008-07-15
ide: remove obsoleted "idebus=" kernel parameter
Bartlomiej Zolnierkiewicz
11
-86
/
+15
2008-07-15
block: convert pd_special_command to use blk_execute_rq
FUJITA Tomonori
1
-11
/
+9
2008-07-15
ide-cd: remove ide_cd_init_rq
FUJITA Tomonori
2
-12
/
+3
2008-07-15
ide: remove ide_init_drive_cmd
FUJITA Tomonori
4
-21
/
+4
2008-07-15
ide: remove ide_wait/head_wait path in ide_do_drive_cmd
FUJITA Tomonori
1
-24
/
+3
2008-07-15
ide: convert ide_do_drive_cmd path to use blk_execute_rq
FUJITA Tomonori
1
-17
/
+22
2008-07-15
ide-tape: convert ide_do_drive_cmd path to use blk_execute_rq
FUJITA Tomonori
1
-15
/
+26
2008-07-15
ide-taskfile: convert ide_do_drive_cmd path to use blk_execute_rq
FUJITA Tomonori
1
-14
/
+20
2008-07-15
ide-floppy: convert ide_do_drive_cmd path to use blk_execute_rq
FUJITA Tomonori
1
-6
/
+8
2008-07-15
ide-disk: convert ide_do_drive_cmd path to use blk_execute_rq
FUJITA Tomonori
1
-4
/
+6
2008-07-15
ide-cd: convert ide_do_drive_cmd path to use blk_execute_rq
FUJITA Tomonori
1
-6
/
+6
2008-07-15
ide-cd: convert ide_cd_queue_pc to use blk_execute_rq
FUJITA Tomonori
3
-97
/
+103
2008-07-15
ide: use __generic_unplug_device() in ide_do_drive_cmd() (take 2)
Bartlomiej Zolnierkiewicz
1
-2
/
+5
2008-07-15
ide: set REQ_PREEMPT request flag in ide_do_drive_cmd() users
Bartlomiej Zolnierkiewicz
6
-4
/
+8
2008-07-15
ide: use get_unaligned_* helpers
Harvey Harrison
1
-1
/
+1
2008-07-15
ide-tape: use clamp_t() rather than nested min_t()/max_t()
Harvey Harrison
1
-3
/
+2
2008-07-15
ide: eliminate FIT() macro
Harvey Harrison
3
-15
/
+14
2008-07-15
ide: disable drive interrupts in ide_driveid_update()
Mikhail Cherkashin
1
-1
/
+1
2008-07-15
palm_bk3710: fix tRP for UDMA mode 4
Mikhail Cherkashin
1
-1
/
+1
2008-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
4
-6
/
+29
2008-07-13
rtc-pcf8563: add chip id
Jon Smirl
1
-0
/
+1
2008-07-13
rtc-fm3130: fix chip naming
Alessandro Zummo
1
-1
/
+1
2008-07-13
ov7670: clean up ov7670_read semantics
Andres Salomon
1
-1
/
+3
2008-07-13
serial8250: sanity check nr_uarts on all paths.
Eric W. Biederman
1
-0
/
+3
2008-07-13
fbdev: bugfix for multiprocess defio
Jaya Kumar
1
-1
/
+19
2008-07-13
drivers/isdn/i4l/isdn_common.c fix small resource leak
Darren Jenkins
1
-1
/
+3
2008-07-13
drivers/char/pcmcia/ipwireless/hardware.c fix resource leak
Darren Jenkins
1
-1
/
+3
2008-07-12
[SCSI] fusion: default MSI to disabled for SPI and FC controllers
James Bottomley
1
-3
/
+8
2008-07-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-2
/
+1
2008-07-12
[PATCH] IPMI: return correct value from ipmi_write
Mark Rustad
1
-2
/
+1
2008-07-11
[SCSI] ipr: Fix HDIO_GET_IDENTITY oops for SATA devices
Brian King
1
-1
/
+5
2008-07-11
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+17
2008-07-11
libata-acpi: don't call sleeping function from invalid context
Zhang Rui
1
-1
/
+4
2008-07-11
Added Targa Visionary 1000 IDE adapter to pata_sis.c
Kai Krakow
1
-0
/
+1
2008-07-11
libata-acpi: filter out DIPM enable
Tejun Heo
1
-2
/
+12
2008-07-11
rtc: fix reported IRQ rate for when HPET is enabled
Paul Gortmaker
1
-1
/
+2
2008-07-11
Fix name of Russell King in various comments
Uwe Kleine-König
4
-4
/
+4
2008-07-11
rapidio: fix device reference counting
Eugene Surovegin
1
-1
/
+1
2008-07-11
tpm: add Intel TPM TIS device HID
Marcin Obara
1
-0
/
+1
[next]