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-06-18
IB/mlx4: Make sure inline data segments don't cross a 64 byte boundary
Roland Dreier
1
-3
/
+39
2007-06-18
IB/mlx4: Handle FW command interface rev 3
Roland Dreier
5
-81
/
+113
2007-06-18
IB/mlx4: Handle buffer wraparound in __mlx4_ib_cq_clean()
Jack Morgenstein
1
-4
/
+9
2007-06-18
IB/mlx4: Get rid of max_inline_data calculation
Roland Dreier
1
-5
/
+2
2007-06-18
IB/mlx4: Handle new FW requirement for send request prefetching
Roland Dreier
5
-38
/
+83
2007-06-12
IB/mlx4: Fix warning in rounding up queue sizes
Roland Dreier
1
-2
/
+2
2007-06-12
IB/mlx4: Fix handling of wq->tail for send completions
Roland Dreier
1
-1
/
+1
2007-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
9
-25
/
+60
2007-06-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
2
-307
/
+275
2007-06-11
Merge branch 'linus-plus-plus' of master.kernel.org:/pub/scm/linux/kernel/git...
Linus Torvalds
5
-56
/
+135
2007-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...
Linus Torvalds
20
-167
/
+363
2007-06-11
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
8
-63
/
+112
2007-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
3
-10
/
+24
2007-06-11
libata: limit post SRST nsect/lbal wait to ~100ms
Tejun Heo
1
-13
/
+19
2007-06-11
libata: force PIO on IOMEGA ZIP 250 ATAPI
Tejun Heo
1
-0
/
+1
2007-06-10
libata passthru: update cached device paramters
Albert Lee
1
-6
/
+16
2007-06-10
libata passthru: always enforce correct DEV bit
Albert Lee
1
-6
/
+4
2007-06-10
libata passthru: map UDMA protocols
Albert Lee
1
-2
/
+2
2007-06-10
libata passthru: support PIO multi commands
Albert Lee
1
-4
/
+16
2007-06-10
libata passthru: update protocol numbers
Albert Lee
1
-8
/
+7
2007-06-10
libata: Correct abuse of language
Alan Cox
1
-1
/
+1
2007-06-10
libata-core/sff: Fix multiple assumptions about DMA
Alan Cox
2
-8
/
+30
2007-06-10
ahci: Add MCP73/MCP77 support to AHCI driver
Peer Chen
1
-0
/
+24
2007-06-10
libata: fix hw_sata_spd_limit initialization
Tejun Heo
1
-1
/
+2
2007-06-10
libata: print device model and firmware revision for ATAPI devices
Albert Lee
1
-8
/
+10
2007-06-10
libata: fix probe time irq printouts
Olof Johansson
1
-0
/
+3
2007-06-10
libata: disable NCQ for HITACHI HTS541680J9SA00/SB21C7EP
Tejun Heo
1
-0
/
+2
2007-06-10
remove unused variable in pata_isapnp
Yoichi Yuasa
1
-1
/
+0
2007-06-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
11
-65
/
+136
2007-06-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
4
-57
/
+29
2007-06-09
sata_promise: use TF interface for polling NODATA commands
Tejun Heo
1
-3
/
+6
2007-06-09
isdn/diva: fix section mismatch
Randy Dunlap
1
-1
/
+1
2007-06-09
Char: stallion, proper fail return values
Jiri Slaby
1
-1
/
+5
2007-06-09
Char: stallion, alloc tty before pci devices init
Jiri Slaby
1
-39
/
+34
2007-06-09
Char: stallion, don't fail with less than max panels
Jiri Slaby
1
-1
/
+1
2007-06-09
potential parse error in ifdef part 3
Yoann Padioleau
2
-2
/
+2
2007-06-09
loop: preallocate eight loop devices
Ken Chen
1
-18
/
+82
2007-06-09
OHCI: Fix machine check in ohci_hub_status_data
Alan Stern
1
-0
/
+2
2007-06-09
USB: Fix up bogus bInterval values in endpoint descriptors
Alan Stern
1
-1
/
+41
2007-06-09
USB: cxacru: ignore error trying to start ADSL in atm_start
Simon Arlott
1
-6
/
+1
2007-06-09
USB: cxacru: create sysfs attributes in atm_start instead of bind
Simon Arlott
1
-20
/
+25
2007-06-09
USB: UNUSUAL_DEV: Sync up some reported devices from Ubuntu
Ben Collins
1
-2
/
+19
2007-06-09
USB: usb gadgets avoid le{16,32}_to_cpup()
David Brownell
5
-24
/
+33
2007-06-09
usblp: Don't let suspend to kill ->used
Pete Zaitcev
1
-3
/
+2
2007-06-09
USB: set default y for CONFIG_USB_DEVICE_CLASS
Kay Sievers
1
-9
/
+13
2007-06-08
firmware: remove orphaned Email
Markus Rechberger
1
-2
/
+2
2007-06-08
Driver core: kill unused code
Stephen Hemminger
1
-13
/
+0
2007-06-08
Driver core: keep PHYSDEV for old struct class_device
Kay Sievers
2
-42
/
+27
2007-06-08
ide: Add the MCP73/77 support to PATA driver
Peer Chen
1
-3
/
+9
2007-06-08
hpt366: disallow Ultra133 for HPT374
Sergei Shtylyov
1
-4
/
+4
[next]