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
2012-01-12
virtio: console: Add freeze and restore handlers to support S4
Amit Shah
1
-0
/
+58
2012-01-12
virtio: console: Move vq and vq buf removal into separate functions
Amit Shah
1
-28
/
+40
2012-01-12
virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroff
Amit Shah
1
-2
/
+92
2012-01-12
virtio: pci: switch to new PM API
Amit Shah
1
-4
/
+12
2012-01-12
virtio_blk: fix config handler race
Michael S. Tsirkin
1
-1
/
+21
2012-01-12
virtio: add debugging if driver doesn't kick.
Rusty Russell
1
-0
/
+31
2012-01-12
virtio: expose added descriptors immediately.
Rusty Russell
1
-6
/
+14
2012-01-12
virtio: avoid modulus operation.
Rusty Russell
1
-4
/
+6
2012-01-12
virtio: support unlocked queue kick
Rusty Russell
1
-12
/
+48
2012-01-12
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Rusty Russell
6
-25
/
+26
2012-01-12
virtio: document functions better.
Rusty Russell
1
-1
/
+91
2012-01-12
virtio-balloon: Trivial cleanups
Sasha Levin
1
-3
/
+3
2012-01-12
virtio: harsher barriers for rpmsg.
Rusty Russell
5
-21
/
+31
2012-01-11
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2
-6
/
+6
2012-01-11
Merge branch 'unicore32' of git://github.com/gxt/linux
Linus Torvalds
3
-32
/
+7
2012-01-11
Merge branch 'akpm' (aka "Andrew's patch-bomb")
Linus Torvalds
91
-1236
/
+1172
2012-01-11
drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-range
Ben Hutchings
1
-2
/
+2
2012-01-11
drivers/rtc/rtc-twl.c: add DT support for RTC inside twl4030/twl6030
Benoit Cousson
1
-2
/
+8
2012-01-11
drivers/rtc/: remove redundant spi driver bus initialization
Lars-Peter Clausen
5
-5
/
+0
2012-01-11
drivers/rtc/rtc-jz4740.c: make jz4740_rtc_driver static
Axel Lin
1
-1
/
+1
2012-01-11
drivers/rtc/rtc-mc13xxx.c: make mc13xxx_rtc_idtable static
Axel Lin
1
-1
/
+1
2012-01-11
rtc: convert drivers/rtc/* to use module_platform_driver()
Axel Lin
30
-351
/
+30
2012-01-11
drivers/rtc/rtc-wm831x.c: convert to devm_kzalloc()
Mark Brown
1
-3
/
+1
2012-01-11
drivers/rtc/rtc-wm831x.c: remove unused period IRQ handler
Mark Brown
1
-20
/
+0
2012-01-11
rtc/ab8500: add calibration attribute to AB8500 RTC
Mark Godfrey
1
-0
/
+112
2012-01-11
drivers/rtc/rtc-ab8500.c: change msleep() to usleep_range()
Linus Walleij
1
-3
/
+3
2012-01-11
rtc/ab8500: set can_wake flag
Andrew Lynn
1
-0
/
+2
2012-01-11
rtc/ab8500: don't disable IRQ:s when suspending
Robert Marklund
1
-2
/
+2
2012-01-11
drivers/rtc/rtc-mxc.c: make alarm work
Yauhen Kharuzhy
1
-53
/
+59
2012-01-11
drivers/rtc/rtc-mxc.c: fix setting time for MX1 SoC
Yauhen Kharuzhy
1
-0
/
+11
2012-01-11
drivers/rtc/rtc-cmos.c: fix broken NVRAM bank 2 writing
Ondrej Zary
1
-1
/
+1
2012-01-11
leds: convert wm8350 driver to devm_kzalloc()
Mark Brown
1
-5
/
+2
2012-01-11
leds: convert wm831x status driver to devm_kzalloc()
Mark Brown
1
-3
/
+2
2012-01-11
drivers/leds/leds-mc13783.c: fix off-by-one for checking num_leds
Axel Lin
1
-1
/
+1
2012-01-11
leds: add driver for TCA6507 LED controller
NeilBrown
3
-0
/
+788
2012-01-11
drivers/leds/leds-netxbig.c: use gpio_request_one()
Axel Lin
1
-18
/
+6
2012-01-11
drivers/leds/leds-bd2802.c: use gpio_request_one()
Axel Lin
1
-2
/
+1
2012-01-11
drivers/leds/leds-lp5523.c: remove unneeded forward declaration
Axel Lin
1
-2
/
+0
2012-01-11
leds: convert leds-dac124s085 to module_spi_driver
Axel Lin
1
-12
/
+1
2012-01-11
leds: convert led i2c drivers to module_i2c_driver
Axel Lin
7
-98
/
+7
2012-01-11
leds: convert led platform drivers to module_platform_driver
Axel Lin
21
-265
/
+31
2012-01-11
backlight: convert pwm_bl to dev_pm_ops
Mark Brown
1
-10
/
+11
2012-01-11
backlight: convert platform_lcd to devm_kzalloc()
Mark Brown
1
-5
/
+4
2012-01-11
backlight: use kstrtoul()
Jingoo Han
2
-19
/
+13
2012-01-11
drivers/video/backlight/ep93xx_bl.c: remove duplicated header include
Jingoo Han
1
-1
/
+0
2012-01-11
backlight/ld9040.c: regulator control in the driver
Donghwa Lee
1
-12
/
+59
2012-01-11
backlight: convert drivers/video/backlight/* to use module_platform_driver()
Axel Lin
13
-148
/
+13
2012-01-11
backlight: remove ADX backlight device support
Paul Bolle
3
-191
/
+0
2012-01-11
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
3
-6
/
+14
2012-01-11
Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6
Linus Torvalds
92
-1499
/
+2263
[next]