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
2012-03-24
Merge branch 'pcmcia' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
32
-856
/
+348
2012-03-24
Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
8
-139
/
+131
2012-03-24
Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-30
/
+83
2012-03-24
Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+1
2012-03-24
Merge branch 'mmci' into amba
Russell King
2
-57
/
+124
2012-03-24
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
106
-925
/
+2035
2012-03-24
usermodehelper: use UMH_WAIT_PROC consistently
Oleg Nesterov
4
-5
/
+5
2012-03-24
rtc: ds1307: generalise ram size and offset
Austin Boyle
1
-31
/
+47
2012-03-24
rtc: ds1307: comment and format cleanup
David Anders
1
-13
/
+24
2012-03-24
rtc: ds1307: simplify irq setup code
Wolfram Sang
1
-6
/
+5
2012-03-24
rtc: ds1307: refactor chip_desc table
Wolfram Sang
1
-29
/
+19
2012-03-24
rtc: driver for DA9052/53 PMIC v1
Ashish Jangam
3
-0
/
+301
2012-03-24
drivers/rtc/rtc-max8925.c: fix alarm->enabled mistake in max8925_rtc_read_ala...
Kevin Liu
1
-5
/
+15
2012-03-24
drivers/rtc/rtc-max8925.c: fix max8925_rtc_read_alarm() return value error
Kevin Liu
1
-0
/
+1
2012-03-24
drivers/rtc/rtc-pm8xxx.c: make pm8xxx_rtc_pm_ops static
Navin P
1
-1
/
+1
2012-03-24
drivers/rtc: remove IRQF_DISABLED
Yong Zhang
21
-32
/
+31
2012-03-24
drivers/rtc/rtc-twl.c: return correct RTC event from ISR
Venu Byravarasu
1
-3
/
+3
2012-03-24
drivers/rtc/rtc-twl.c: simplify RTC interrupt clearing
Venu Byravarasu
1
-1
/
+1
2012-03-24
drivers/rtc/rtc-twl.c: enable RTC irrespective of its prior state
Venu Byravarasu
1
-10
/
+2
2012-03-24
drivers/rtc/rtc-twl.c: optimize IRQ bit access
Venu Byravarasu
1
-0
/
+8
2012-03-24
MIPS: add RTC support for loongson1B
zhao zhang
3
-0
/
+221
2012-03-24
rtc: convert rtc i2c drivers to module_i2c_driver
Axel Lin
19
-227
/
+19
2012-03-24
rtc: convert rtc spi drivers to module_spi_driver
Axel Lin
9
-103
/
+9
2012-03-24
rtc/rtc-spear: call platform_set_drvdata() before registering rtc device
Viresh Kumar
1
-40
/
+21
2012-03-24
rtc/spear: fix for RTC_AIE_ON and RTC_AIE_OFF ioctl errors
Shiraz Hashim
1
-0
/
+28
2012-03-24
rtc-spear: fix for balancing the enable_irq_wake in Power Mgmt
Deepak Sikri
1
-6
/
+11
2012-03-24
led-class: change back LEDS_CLASS to tristate instead of bool
Bryan Wu
3
-71
/
+71
2012-03-24
drivers/leds/leds-lm3530.c: move the code setting gen_config to one place
Axel Lin
1
-8
/
+10
2012-03-24
drivers/leds/leds-pca9633.c: remove unused 'adapter' variable
Axel Lin
1
-2
/
+0
2012-03-24
leds-lm3530: replace pltfm with pdata
Kim, Milo
1
-18
/
+18
2012-03-24
leds-lm3530: remove LM3530_ALS_ZONE_REG code
Kim, Milo
1
-15
/
+12
2012-03-24
leds-lm3530: support pwm input mode
Kim, Milo
1
-8
/
+24
2012-03-24
leds-lm3530: replace i2c_client with led_classdev
Kim, Milo
1
-8
/
+7
2012-03-24
leds-lm3530: set the max_brightness to 127
Kim, Milo
1
-2
/
+9
2012-03-24
drivers/leds/leds-gpio.c: use linux/gpio.h rather than asm/gpio.h
Mark Brown
1
-2
/
+1
2012-03-24
drivers/leds: add driver for PCA9633 I2C chip
Peter Meerwald
3
-0
/
+204
2012-03-24
drivers/leds/leds-lp5523.c: constify some data
Andrew Morton
1
-3
/
+3
2012-03-24
drivers/leds/leds-lp5521.c: ret may be uninitialized
Srinidhi KASAGAR
1
-1
/
+1
2012-03-24
drivers/leds/leds-lp5521.c: redefinition of register bits
Kim, Milo
1
-11
/
+10
2012-03-24
drivers/leds/leds-lp5521.c: support led pattern data
Kim, Milo
1
-1
/
+101
2012-03-24
drivers/leds/leds-lp5521.c: add 'update_config' in the lp5521_platform_data
Kim, Milo
1
-15
/
+4
2012-03-24
drivers/leds/leds-lp5521.c: add 'name' in the lp5521_led_config
Kim, Milo
1
-3
/
+8
2012-03-24
drivers/leds/leds-tca6507.c: remove obsolete cleanup for clientdata
Wolfram Sang
1
-1
/
+0
2012-03-24
drivers/leds/leds-tca6507.c: cleanup error handling in tca6507_probe()
Dan Carpenter
1
-5
/
+3
2012-03-24
drivers/leds/leds-lp5521.c: fix typo
Masanari Iida
1
-1
/
+1
2012-03-24
uwb: use for_each_clear_bit()
Akinobu Mita
1
-4
/
+2
2012-03-24
s390/char: use for_each_clear_bit()
Akinobu Mita
1
-3
/
+2
2012-03-24
mtd: use for_each_clear_bit()
Akinobu Mita
1
-4
/
+2
2012-03-24
bitops: remove for_each_set_bit_cont()
Akinobu Mita
1
-1
/
+1
2012-03-24
backlight: fix ot200_bl build
Randy Dunlap
1
-1
/
+1
[prev]
[next]