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
/
message
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-26
mptfusion: tweak null pointer checks
Joe Lawrence
3
-44
/
+37
2014-07-26
mptfusion: combine fw_event_work and its event_data
Joe Lawrence
2
-11
/
+7
2014-07-26
mptfusion: make adapter prod_name[] a pointer
Joe Lawrence
2
-7
/
+6
2014-07-26
mptfusion: use memdup_user
Joe Lawrence
1
-13
/
+5
2014-07-26
mptfusion: remove redundant kfree checks
Joe Lawrence
2
-4
/
+2
2014-07-26
mptfusion: mark file-private functions as static
Joe Lawrence
3
-5
/
+5
2014-07-25
scsi: convert device_busy to atomic_t
Christoph Hellwig
1
-1
/
+1
2014-07-18
scsi: use 64-bit value for 'max_luns'
Hannes Reinecke
1
-1
/
+1
2014-07-18
scsi: use 64-bit LUNs
Hannes Reinecke
5
-19
/
+18
2014-05-28
mptfusion: fix msgContext in mptctl_hp_hostinfo
Tomas Henzl
1
-3
/
+3
2014-05-28
fusion: Remove use of DEF_SCSI_QCMD
Matthew Wilcox
5
-26
/
+18
2014-05-28
fusion: Add free msg frames to the head, not tail of list
Matthew Wilcox
1
-1
/
+1
2014-04-02
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-43
/
+42
2014-02-27
i2o: Use pci_bus_alloc_resource(), not allocate_resource() directly
Bjorn Helgaas
1
-10
/
+6
2014-02-26
i2o: Refactor i2o_iop_systab_set() PCI space allocation
Bjorn Helgaas
1
-43
/
+46
2014-02-26
i2o: Fix I/O space alignment requirement
Bjorn Helgaas
1
-1
/
+1
2014-02-26
i2o: Fix I/O space allocation copy/paste error
Bjorn Helgaas
1
-1
/
+1
2014-02-11
drivers/message/i2o/i2o_config.c: fix deadlock in compat_ioctl(I2OGETIOPS)
Alexey Khoroshilov
1
-2
/
+2
2014-01-30
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+4
2014-01-14
MPT / PCI: Use pci_stop_and_remove_bus_device_locked()
Rafael J. Wysocki
1
-1
/
+1
2013-11-24
block: Kill bio_segments()/bi_vcnt usage
Kent Overstreet
1
-4
/
+4
2013-11-13
drivers/message/i2o/driver.c: add missing destroy_workqueue() on error in i2o...
Wei Yongjun
1
-6
/
+10
2013-10-17
i2o: convert bus code to use dev_groups
Greg Kroah-Hartman
3
-13
/
+23
2013-07-04
drivers: avoid format strings in names passed to alloc_workqueue()
Kees Cook
1
-2
/
+2
2013-05-08
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2013-05-07
block_device_operations->release() should return void
Al Viro
1
-6
/
+2
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
8
-180
/
+35
2013-05-02
proc: Add proc_mkdir_data()
David Howells
1
-6
/
+2
2013-05-01
i2o: check copy_from_user() size parameter
Dan Carpenter
1
-0
/
+10
2013-04-29
mptctl: don't wank with fasync in ->release()
Al Viro
1
-8
/
+0
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
2
-21
/
+21
2013-04-09
fusion: switch to ->show_info()
Al Viro
5
-95
/
+11
2013-04-09
i2o: use proc_remove_subtree()
Al Viro
1
-50
/
+1
2013-03-24
block: Remove some unnecessary bi_vcnt usage
Kent Overstreet
1
-3
/
+3
2013-01-04
Drivers: message: remove __dev* attributes.
Greg Kroah-Hartman
4
-13
/
+11
2012-12-19
drivers/message/fusion/mptscsih.c: missing break
Alan Cox
1
-0
/
+1
2012-11-28
messages: i2o: Fix typo in messages/i2o
Masanari Iida
3
-8
/
+8
2012-09-14
[SCSI] Fusion MPT: disable pci device when mpt map resoures failed
Hanjun Guo
1
-7
/
+11
2012-07-31
drivers/message/i2o/i2o_config.c: bound allocation
Alan Cox
1
-0
/
+7
2012-07-31
drivers/message/i2o/i2o_proc.c: the pointer returned from chtostr() points to...
Kamil Dudka
1
-15
/
+22
2012-06-01
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2
-11
/
+5
2012-06-01
drivers/message/fusion: use pci_dev->revision
Sergei Shtylyov
2
-11
/
+5
2012-05-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
2012-05-22
[SCSI] mptfusion: unlock on error in mpt_config()
Dan Carpenter
1
-0
/
+1
2012-05-18
MCA: delete all remaining traces of microchannel bus support.
Paul Gortmaker
1
-13
/
+0
2012-05-16
tokenring: delete all remaining driver support
Paul Gortmaker
1
-1
/
+0
2012-03-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
1
-1
/
+0
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-02-28
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
1
-1
/
+1
2012-01-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...
Linus Torvalds
4
-3
/
+8
[next]