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
pinetabv-6.6.y-devel
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
2009-12-06
Fix soc_common PCMCIA configuration
Russell King
1
-1
/
+1
2009-12-06
Merge branch 'for-lak' of git://git.linuxtogo.org/home/thesing/collie into sa...
Russell King
11
-329
/
+518
2009-12-06
ARM: 5824/1: SA1100: reuse h3600 PCMCIA driver on h3100
Dmitry Artamonow
2
-2
/
+2
2009-12-06
ARM: 5819/1: SA1100: h3100/h3600: merge h3600.h and h3600_gpio.h into h3xxx.h
Dmitry Artamonow
1
-2
/
+1
2009-12-06
ARM: 5814/1: SA1100: h3100/h3600: convert all users of assign_h3600_egpio to ...
Dmitry Artamonow
1
-12
/
+45
2009-12-06
ARM: 5811/2: pcmcia: convert sa1100_h3600 driver to gpiolib
Dmitry Artamonow
1
-11
/
+71
2009-12-06
i2c-stub: Allow user to disable some commands
Jean Delvare
1
-2
/
+6
2009-12-06
i2c-stub: Implement I2C block support
Jean Delvare
1
-2
/
+26
2009-12-06
i2c: Refactor for_each callbacks
Jean Delvare
1
-48
/
+22
2009-12-06
i2c-i801: Retry on lost arbitration
Jean Delvare
1
-0
/
+3
2009-12-06
i2c: Remove big kernel lock from i2cdev_open
Vincent Sanders
1
-16
/
+6
2009-12-06
ics932s401: Clean up detect function
Jean Delvare
1
-22
/
+15
2009-12-06
i2c: Simplify i2c_detect_address
Jean Delvare
1
-13
/
+9
2009-12-06
i2c: Drop probe, ignore and force module parameters
Jean Delvare
1
-64
/
+1
2009-12-06
i2c: Add missing __devinit markers to old i2c adapter drivers
Jean Delvare
4
-4
/
+4
2009-12-06
i2c: Bus drivers don't have to support I2C_M_REV_DIR_ADDR
Jean Delvare
3
-11
/
+0
2009-12-06
i2c: Prevent priority inversion on top of bus lock
Mika Kuoppala
2
-6
/
+7
2009-12-06
i2c-voodoo3: Delete
Jean Delvare
3
-267
/
+0
2009-12-06
i2c-powermac: Drop temporary name buffer
Jean Delvare
1
-6
/
+5
2009-12-06
i2c-powermac: Include the i2c_adapter in struct pmac_i2c_bus
Jean Delvare
1
-12
/
+3
2009-12-06
i2c-powermac: Log errors
Jean Delvare
1
-5
/
+23
2009-12-06
i2c-powermac: Refactor i2c_powermac_smbus_xfer
Jean Delvare
1
-44
/
+41
2009-12-06
i2c-powermac: Reject unsupported I2C transactions
Jean Delvare
1
-0
/
+6
2009-12-06
i2c/chips: Move ds1682 to drivers/misc
Wolfram Sang
5
-11
/
+11
2009-12-06
PM / Runtime: Remove unnecessary braces in __pm_runtime_set_status()
Rafael J. Wysocki
1
-5
/
+3
2009-12-06
PM / Runtime: Ensure timer_expires is nonzero in pm_schedule_suspend()
Rafael J. Wysocki
1
-0
/
+2
2009-12-06
PM / Runtime: Use deferred_resume flag in pm_request_resume
Alan Stern
1
-4
/
+7
2009-12-06
PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()
Rafael J. Wysocki
1
-1
/
+1
2009-12-06
m68k: parport_mfc3 - Not makes it a bool before the comparison.
Roel Kluin
1
-1
/
+1
2009-12-06
m68k: don't export static inline functions
Stephen Rothwell
2
-2
/
+0
2009-12-06
fbdev: atafb - add palette register check
Krzysztof Helt
1
-0
/
+3
2009-12-06
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+3
2009-12-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-9
/
+12
2009-12-06
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
121
-4540
/
+3093
2009-12-05
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-6
/
+10
2009-12-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2
-2
/
+11
2009-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
102
-4495
/
+2997
2009-12-05
Merge branch 'devel-stable' into devel
Russell King
15
-32
/
+113
2009-12-05
Merge branches 'at91', 'ep93xx', 'etm', 'ks8695', 'nuc', 'u300' and 'u8500' i...
Russell King
1
-1
/
+1
2009-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
69
-1954
/
+2581
2009-12-04
rtc: Add an RTC driver for the Ricoh RP5C01
Geert Uytterhoeven
3
-0
/
+233
2009-12-04
rtc: Add an RTC driver for the Oki MSM6242
Geert Uytterhoeven
3
-0
/
+279
2009-12-04
iwmc3200wifi: Enable wimax core through module parameter
Samuel Ortiz
1
-2
/
+5
2009-12-04
iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameter
Samuel Ortiz
3
-6
/
+8
2009-12-04
iwmc3200wifi: Coex table command does not expect a response
Samuel Ortiz
1
-1
/
+1
2009-12-04
iwmc3200wifi: Update wiwi priority table
Samuel Ortiz
1
-4
/
+4
2009-12-04
iwlwifi: driver version track kernel version
Reinette Chatre
2
-4
/
+4
2009-12-04
iwlwifi: indicate uCode type when fail dump error/event log
Wey-Yi Guy
1
-2
/
+6
2009-12-04
iwl3945: remove duplicated event logging code
Wey-Yi Guy
1
-9
/
+0
2009-12-04
b43: fix two warnings
Johannes Berg
1
-0
/
+1
[prev]
[next]