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-03-10
firewire: Fix bit shift typo.
Kristian Høgsberg
1
-1
/
+1
2007-03-10
firewire: Sanitize send error codes.
Kristian Høgsberg
3
-16
/
+18
2007-03-10
firewire: Handle access to CSR resources on local node.
Kristian Høgsberg
3
-21
/
+154
2007-03-10
firewire: Add lock transaction opcodes to fw-device-cdev.h.
Kristian Høgsberg
1
-0
/
+8
2007-03-10
firewire: Clean up response handling.
Kristian Høgsberg
1
-27
/
+27
2007-03-10
firewire: Loop requests to the host controller back into the stack.
Kristian Høgsberg
2
-13
/
+25
2007-03-10
firewire: Use struct fw_packet for incoming packets too in controller interface.
Kristian Høgsberg
3
-81
/
+92
2007-03-10
firewire: fix compilation with gcc 3.4
Stefan Richter
1
-2
/
+3
2007-03-10
firewire: Implement gap count optimization.
Kristian Høgsberg
5
-31
/
+120
2007-03-10
firewire: fw-sbp2: set command set related device flags
Stefan Richter
1
-0
/
+17
2007-03-10
firewire: consistent usage of node_id
Stefan Richter
6
-20
/
+23
2007-03-10
firewire: fw-ohci: remove unnecessary macro
Stefan Richter
1
-3
/
+0
2007-03-10
firewire: fw-sbp2: remove unused macro
Stefan Richter
1
-3
/
+2
2007-03-10
firewire: fw-sbp2: remove bogus "emulated" host flag
Stefan Richter
1
-1
/
+0
2007-03-10
firewire: fix failure path in ohci_enable_phys_dma
Stefan Richter
1
-3
/
+1
2007-03-10
firewire: comma after last enum item or initializer
Stefan Richter
8
-16
/
+16
2007-03-10
firewire: whitespace adjustments
Stefan Richter
11
-169
/
+144
2007-03-10
firewire: cleanups
Adrian Bunk
5
-10
/
+10
2007-03-10
firewire: mark some structs const
Stefan Richter
8
-23
/
+23
2007-03-10
firewire: additional help in Kconfig
Stefan Richter
1
-6
/
+19
2007-03-10
firewire: put old and new stack into same Kconfig submenu
Stefan Richter
3
-6
/
+3
2007-03-10
firewire: consistent ifndef blocks in header files
Stefan Richter
4
-6
/
+6
2007-03-10
firewire: typo in Kconfig
Stefan Richter
1
-6
/
+6
2007-03-10
firewire: mark fw-core as experimental
Stefan Richter
1
-1
/
+5
2007-03-10
firewire: build fix 3
Stefan Richter
1
-0
/
+1
2007-03-10
firewire: build fix 2
Andrew Morton
1
-0
/
+1
2007-03-10
firewire: build fix
Andrew Morton
1
-0
/
+2
2007-03-10
firewire: printk warning fix
Andrew Morton
1
-2
/
+2
2007-03-10
firewire: Add SBP-2 protocol driver for storage devices.
Kristian Høgsberg
3
-0
/
+1086
2007-03-10
firewire: Add driver for OHCI firewire host controllers.
Kristian Høgsberg
4
-0
/
+1558
2007-03-10
firewire: Add device probing and sysfs integration.
Kristian Høgsberg
10
-9
/
+1573
2007-03-10
firewire: Add core firewire stack.
Kristian Høgsberg
10
-0
/
+2235
2007-03-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-6
/
+7
2007-03-07
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
3
-63
/
+60
2007-03-07
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-9
/
+16
2007-03-07
[PATCH] m68knommu: fix work queues in mcfserial.c driver
Greg Ungerer
1
-19
/
+14
2007-03-07
[PATCH] m68knommu: set GPIO lines for serial ports on 5282 in mcfserial.c
Greg Ungerer
1
-2
/
+9
2007-03-07
[PATCH] minor updat to tlclk Kconfig entry
Mark Gross
1
-7
/
+8
2007-03-07
[PATCH] Fix buffer overflow in Omnikey CardMan 4040 driver (CVE-2007-0005)
Marcel Holtmann
1
-1
/
+2
2007-03-07
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
1
-11
/
+10
2007-03-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2
-51
/
+71
2007-03-07
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-165
/
+247
2007-03-06
[PATCH] initramfs should not depend on CONFIG_BLOCK
Dimitri Gorokhovik
1
-16
/
+0
2007-03-06
[PATCH] cciss: add struct pci_driver shutdown support (replaces reboot notifier)
Mike Miller (OS Dev)
1
-4
/
+6
2007-03-06
[PATCH] cciss: fix for 2TB support
Mike Miller (OS Dev)
1
-15
/
+24
2007-03-06
[PATCH] geode-aes: use unsigned long for spin_lock_irqsave
Alexey Dobriyan
1
-2
/
+1
2007-03-06
[PATCH] fbdev: fix kconfig error if FB_DDC=n
James Simmons
1
-9
/
+7
2007-03-06
[PATCH] atyfb: fix kconfig error part 2
Randy Dunlap
1
-1
/
+2
2007-03-06
[PATCH] nvidiafb backlight: Fix implicit declaration in nv_backlight
Dave Jones
1
-0
/
+5
2007-03-06
sdhci: release irq during suspend
Pierre Ossman
1
-0
/
+12
[next]