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
2016-01-14
mfd: aat2870-core: Remove unnecessary 'out of memory' message
Lee Jones
1
-4
/
+1
2016-01-14
mfd: 88pm860x-core: Fix commenting and declaration spacing
Lee Jones
1
-3
/
+6
2016-01-14
mfd: Use to_i2c_client() instead of open-coding it
Geliang Tang
10
-24
/
+24
2016-01-14
mfd: asic3: Be sure to clamp return value
Linus Walleij
1
-1
/
+2
2016-01-14
mfd: dm355evm_mps: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2016-01-14
mfd: htc-egpio: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2016-01-14
mfd: tc6393xb: Be sure to clamp return value
Linus Walleij
1
-2
/
+2
2016-01-14
mfd: tps65010: Be sure to clamp return value
Linus Walleij
1
-2
/
+2
2016-01-11
mfd: ucb1x00-core: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2016-01-11
mfd: arizona: Add device tree binding to specify mono outputs
Charles Keepax
1
-0
/
+10
2016-01-11
mfd: da9063: Allow modular build
Geert Uytterhoeven
1
-1
/
+1
2016-01-11
mfd: arizona: Request parent IRQ before we request child IRQs
Charles Keepax
1
-30
/
+27
2016-01-11
gpio: arizona: Support Cirrus Logic CS47L24 and WM1831
Richard Fitzgerald
1
-0
/
+4
2016-01-11
mfd: as3722: Mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2016-01-11
mfd: sta2x11: Use platform_register/unregister_drivers()
Thierry Reding
1
-26
/
+10
2016-01-11
mfd: qcom-spmi-pmic: Don't access non-existing registers
Ivan T. Ivanov
1
-1
/
+3
2016-01-11
mfd: wm831x: Fix broken wm831x_unique_id_show
Rasmus Villemoes
1
-8
/
+2
2016-01-11
mfd: syscon: Add a DT property to set value width
Damien Riegel
1
-0
/
+13
2016-01-11
mfd: wm5110: Correct defaults for micbias control registers
Charles Keepax
1
-3
/
+3
2016-01-11
mfd: cros ec: Lock the SPI bus while holding chipselect
Nicolas Boichat
1
-12
/
+18
2015-12-04
mfd: arizona: Support Cirrus Logic CS47L24 and WM1831
Richard Fitzgerald
7
-25
/
+1750
2015-12-04
mfd: qcom_rpm: Fix a possible NULL dereference
LABBE Corentin
1
-0
/
+2
2015-12-04
mfd: ab8500: Delete static IRQ resources
Linus Walleij
1
-482
/
+0
2015-12-04
mfd: da903x: Constify da903x_chip_ops structure
Julia Lawall
1
-2
/
+2
2015-12-04
mfd: mc13xxx-core: Use of_property_read_bool()
Saurabh Sengar
1
-4
/
+4
2015-12-04
mfd: as3722: Handle interrupts on suspend
Jon Hunter
1
-0
/
+30
2015-11-24
mfd: wm8994: Ensure that the whole MFD is built into a single module
Charles Keepax
1
-1
/
+2
2015-11-24
mfd: sec-core: Rename MFD and regulator names differently
Alim Akhtar
2
-8
/
+8
2015-11-24
mfd: lpc_ich: Intel device IDs for PCH
Alexandra Yates
1
-0
/
+15
2015-11-23
rtc: s5m.c: Add support for S2MPS15 RTC
Alim Akhtar
1
-4
/
+33
2015-11-23
regulator: s2mps11: Add support for S2MPS15 regulators
Thomas Abraham
2
-3
/
+136
2015-11-23
mfd: sec: Add support for S2MPS15 PMIC
Thomas Abraham
2
-0
/
+39
2015-11-23
Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
10
-10
/
+12
2015-11-23
Merge tag 'staging-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-64
/
+115
2015-11-23
Merge tag 'usb-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
24
-106
/
+329
2015-11-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-17
/
+20
2015-11-21
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+3
2015-11-21
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-6
/
+45
2015-11-21
Merge tag 'for-linus-20151120' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-1
/
+2
2015-11-21
serial: export fsl8250_handle_irq
Arnd Bergmann
1
-0
/
+1
2015-11-21
serial: 8250_mid: Add missing dependency
Heikki Krogerus
1
-0
/
+1
2015-11-21
tty: audit: Fix audit source
Peter Hurley
2
-2
/
+2
2015-11-21
serial: etraxfs-uart: Fix crash
Guenter Roeck
1
-1
/
+1
2015-11-21
serial: fsl_lpuart: Fix earlycon support
Peter Hurley
1
-1
/
+1
2015-11-21
bcm63xx_uart: Use the device name when registering an interrupt
Simon Arlott
1
-1
/
+1
2015-11-21
tty: Fix direct use of tty buffer work
Peter Hurley
1
-1
/
+1
2015-11-21
tty: Fix tty_send_xchar() lock order inversion
Peter Hurley
2
-4
/
+4
2015-11-21
various: fix pci_set_dma_mask return value checking
Christoph Hellwig
10
-17
/
+20
2015-11-21
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-2
/
+12
2015-11-20
Merge tag 'pm+acpi-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-290
/
+90
[next]