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
2009-01-07
rtc: struct device: replace bus_id with dev_name(), dev_set_name()
Kay Sievers
3
-16
/
+12
2009-01-07
genrtc: disable genrtc on Blackfin systems
Mike Frysinger
1
-1
/
+1
2009-01-07
i2o: remove extraneous kernel-doc
Randy Dunlap
2
-3
/
+0
2009-01-07
drivers/spi: move a dereference below a NULL test
Julia Lawall
1
-1
/
+2
2009-01-07
spi: use generic gpio calls in spi_s3c24xx_gpio
Ben Dooks
1
-9
/
+29
2009-01-07
spi: atmel_spi update chipselect handling
Haavard Skinnemoen
1
-26
/
+67
2009-01-07
atmel_spi: clean up SPIv1 quirk handling
Haavard Skinnemoen
1
-18
/
+22
2009-01-07
spi_gpio driver
David Brownell
3
-1
/
+378
2009-01-07
dmi: fix kernel-doc notation
Randy Dunlap
1
-2
/
+4
2009-01-07
ibmpex: add endian annotation to extract_data() helper
Harvey Harrison
1
-1
/
+1
2009-01-07
hwmon: applesmc: Add support for MacBook Air 2
Henrik Rydberg
1
-0
/
+10
2009-01-07
drivers/macintosh: Add missing of_node_put in therm_adt746x.c
Nicolas Palix
1
-4
/
+4
2009-01-07
adt7470: make automatic fan control really work
Darrick J. Wong
1
-22
/
+134
2009-01-07
adt7470: observe the number of temperature sensors to shorten update time
Darrick J. Wong
1
-8
/
+48
2009-01-07
adt7470: fix pwm at a certain level during temperature sensor scan
Darrick J. Wong
1
-1
/
+24
2009-01-07
adt74{62, 70, 73}: Use DIV_ROUND_CLOSEST for rounded division
Darrick J. Wong
3
-19
/
+13
2009-01-07
sysrq: more explicit, less terse help messages
Randy Dunlap
1
-10
/
+10
2009-01-07
remove linux/hardirq.h from asm-generic/local.h
Russell King
1
-0
/
+1
2009-01-07
ioc4: automatically load sgiioc4 subordinate module
Brent Casavant
1
-0
/
+36
2009-01-07
poll: allow f_op->poll to sleep
Tejun Heo
1
-3
/
+1
2009-01-07
Check fops_get() return value
Laurent Pinchart
2
-0
/
+9
2009-01-07
pci: use pci_ioremap_bar() in drivers/misc
Arjan van de Ven
2
-4
/
+2
2009-01-07
mm: make vread() and vwrite() declaration
KOSAKI Motohiro
1
-3
/
+0
2009-01-07
mm: show node to memory section relationship with symlinks in sysfs
Gary Hade
2
-6
/
+116
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
21
-981
/
+1293
2009-01-06
dm snapshot: extend exception store functions
Jonathan Brassow
6
-37
/
+55
2009-01-06
dm snapshot: split out exception store implementations
Alasdair G Kergon
6
-737
/
+833
2009-01-06
dm snapshot: rename struct exception_store
Jonathan Brassow
3
-24
/
+25
2009-01-06
dm snapshot: separate out exception store interface
Jonathan Brassow
4
-120
/
+134
2009-01-06
dm mpath: move trigger_event to system workqueue
Alasdair G Kergon
1
-4
/
+4
2009-01-06
dm: add name and uuid to sysfs
Milan Broz
4
-2
/
+136
2009-01-06
dm table: rework reference counting
Mikulas Patocka
4
-20
/
+33
2009-01-06
dm: support barriers on simple devices
Andi Kleen
4
-10
/
+26
2009-01-06
dm request: add caches
Kiyoshi Ueda
1
-1
/
+40
2009-01-06
dm ioctl: allow dm_copy_name_and_uuid to return only one field
Milan Broz
1
-2
/
+4
2009-01-06
dm log: ensure log bitmap fits on log device
Milan Broz
1
-0
/
+8
2009-01-06
dm log: move region_size validation
Milan Broz
2
-14
/
+14
2009-01-06
dm log: avoid reinitialising io_req on every operation
Takahiro Yasui
1
-10
/
+7
2009-01-06
dm: consolidate target deregistration error handling
Mikulas Patocka
9
-48
/
+16
2009-01-06
dm raid1: fix error count
Jonathan Brassow
1
-3
/
+3
2009-01-06
dm log: fix dm_io_client leak on error paths
Takahiro Yasui
1
-0
/
+5
2009-01-06
dm snapshot: change yield to msleep
Mikulas Patocka
1
-3
/
+4
2009-01-06
dm table: drop reference at unbind
Mikulas Patocka
1
-1
/
+1
2009-01-06
Merge branch 'for-next' of git://git.o-hand.com/linux-mfd
Linus Torvalds
21
-305
/
+4290
2009-01-06
Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
2
-199
/
+406
2009-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
18
-260
/
+676
2009-01-06
igb: fix anoying type mismatch warning on rx/tx queue sizing
Linus Torvalds
1
-2
/
+2
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
22
-1414
/
+509
2009-01-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
1
-20
/
+35
2009-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-29
/
+1
[next]