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
2006-12-07
ieee1394: sbp2: consolidate log levels
Stefan Richter
1
-19
/
+12
2006-12-07
ieee1394: sbp2: remove duplicate code
Stefan Richter
1
-11
/
+0
2006-12-07
ieee1394: sbp2: remove dead code
Stefan Richter
1
-15
/
+0
2006-12-07
ieee1394: sbp2: clean up function declarations
Stefan Richter
2
-104
/
+86
2006-12-07
ieee1394: sbp2: remove irritating log message
Stefan Richter
1
-2
/
+0
2006-12-07
ohci1394: shortcut irq printing
Alexey Dobriyan
1
-4
/
+2
2006-12-07
ieee1394: nodemgr: take it easy if bus_rescan_devices fails
Stefan Richter
1
-3
/
+2
2006-12-07
drivers/ieee1394/*: use kmemdup()
Eric Sesterhenn
2
-4
/
+2
2006-12-07
ieee1394: ohci1394: proper log messages in suspend and resume
Stefan Richter
1
-11
/
+15
2006-12-07
ieee1394: ohci1394: revert fail on error in suspend
Stefan Richter
1
-2
/
+11
2006-12-07
ieee1394: only build OUI database files if config enabled
Randy Dunlap
1
-1
/
+4
2006-12-07
ieee1394: fix printk format warning
Randy Dunlap
1
-1
/
+1
2006-12-07
ieee1394: nodemgr: revise semaphore protection of driver core data
Stefan Richter
1
-50
/
+92
2006-12-07
ieee1394: nodemgr: reflect which return values are errors
Stefan Richter
1
-34
/
+30
2006-12-07
ieee1394: nodemgr: small fix after sysfs errors patch
Stefan Richter
1
-1
/
+1
2006-12-07
dv1394: remove BKL contention
Stefan Richter
1
-11
/
+3
2006-12-07
video1394: remove BKL contention
Daniel Drake
1
-24
/
+6
2006-12-07
video1394: small optimizations to frame retrieval codepath
Daniel Drake
1
-8
/
+10
2006-12-07
ieee1394: handle sysfs errors
Stefan Richter
2
-49
/
+118
2006-12-07
ieee1394: coding style in hosts.c
Stefan Richter
1
-7
/
+11
2006-12-07
ieee1394: lock smaller region by host_num_alloc mutex
Stefan Richter
1
-4
/
+1
2006-12-07
ieee1394: usecs_to_jiffies takes unsigned int argument
Stefan Richter
1
-5
/
+3
2006-12-07
ieee1394: ohci1394: suspend/resume cosmetics
Stefan Richter
1
-78
/
+48
2006-12-07
ohci1394: steps to implement suspend/resume
Bernhard Kaindl
1
-14
/
+78
2006-12-07
ieee1394: raw1394: add comments on lock usage
Stefan Richter
1
-5
/
+5
2006-12-07
ieee1394: sbp2: slightly reorder sbp2scsi_abort
Stefan Richter
1
-8
/
+2
2006-12-07
ieee1394: remove unused struct member from highlevel API
Stefan Richter
1
-1
/
+0
2006-12-07
Add "run_scheduled_work()" workqueue function
Linus Torvalds
1
-2
/
+1
2006-12-07
[ARM] 3995/1: iop13xx: add iop13xx support
Dan Williams
1
-3
/
+3
2006-12-07
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-44
/
+79
2006-12-07
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
78
-1177
/
+2097
2006-12-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
10
-81
/
+687
2006-12-07
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
3
-5
/
+5
2006-12-07
[PATCH] IPMI: fix PROC_FS=n warnings
Randy Dunlap
2
-1
/
+3
2006-12-07
[PATCH] IPMI: increase KCS message size
Corey Minyard
1
-2
/
+2
2006-12-07
[PATCH] IPMI: Fix BT long busy
Corey Minyard
4
-264
/
+417
2006-12-07
[PATCH] IPMI: fix pci warning
Corey Minyard
1
-1
/
+6
2006-12-07
[PATCH] IPMI: add pigeonpoint poweroff
Corey Minyard
1
-1
/
+51
2006-12-07
[PATCH] IPMI: system interface hotplug
Corey Minyard
1
-23
/
+297
2006-12-07
[PATCH] IPMI: add poll delay
Corey Minyard
1
-1
/
+6
2006-12-07
[PATCH] IPMI: fix request events
Corey Minyard
1
-10
/
+12
2006-12-07
[PATCH] IPMI: Add maintenance mode
Corey Minyard
3
-1
/
+150
2006-12-07
[PATCH] IPMI: Allow hot system interface remove
Corey Minyard
3
-131
/
+296
2006-12-07
[PATCH] IPMI: pass sysfs name from lower level driver
Corey Minyard
2
-6
/
+29
2006-12-07
[PATCH] IPMI: remove interface number limits
Corey Minyard
1
-113
/
+97
2006-12-07
[PATCH] IPMI: Fix device model name
Corey Minyard
1
-56
/
+91
2006-12-07
[PATCH] nbd: show nbd client pid in sysfs
Paul Clements
1
-0
/
+16
2006-12-07
[PATCH] remove drivers/block/paride/jumbo
Adrian Bunk
1
-70
/
+0
2006-12-07
[PATCH] paride: remove parport #ifdef's
Adrian Bunk
2
-46
/
+0
2006-12-07
[PATCH] generic HDLC synclink config mismatch fix
Paul Fulghum
4
-48
/
+56
[prev]
[next]