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
2011-09-15
isdn: Convert vmalloc/memset to vzalloc
Joe Perches
3
-8
/
+5
2011-09-15
char: Convert vmalloc/memset to vzalloc
Joe Perches
2
-4
/
+2
2011-09-15
drbd: Convert vmalloc/memset to vzalloc
Joe Perches
1
-3
/
+2
2011-09-15
atm: Convert vmalloc/memset to vzalloc
Joe Perches
2
-7
/
+7
2011-09-15
s390: Convert vmalloc/memset to vzalloc
Joe Perches
1
-2
/
+1
2011-08-10
USB: serial: remove duplicate returns
Dan Carpenter
2
-2
/
+0
2011-08-08
Fix documentation and comment typo 'no_hz'
Paul Bolle
1
-1
/
+1
2011-07-26
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
794
-187733
/
+49257
2011-07-26
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
16
-168
/
+867
2011-07-26
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
124
-3124
/
+8928
2011-07-26
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-39
/
+93
2011-07-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
18
-150
/
+2225
2011-07-26
Merge 'akpm' patch series
Linus Torvalds
38
-98
/
+2706
2011-07-26
drivers/connector/cn_proc.c: remove unused local
Andrew Morton
1
-1
/
+0
2011-07-26
pnpacpi: register disabled resources
Witold Szczeponik
1
-25
/
+27
2011-07-26
drivers/rtc/rtc-tegra.c: properly initialize spinlock
Uwe Kleine-König
1
-1
/
+1
2011-07-26
drivers/rtc/rtc-twl.c: check return value of twl_rtc_write_u8() in twl_rtc_se...
Jesper Juhl
1
-1
/
+1
2011-07-26
drivers/rtc: add support for Qualcomm PMIC8xxx RTC
Anirudh Ghayal
3
-0
/
+561
2011-07-26
drivers/rtc/rtc-s3c.c: support clock gating
Donggeun Kim
1
-1
/
+26
2011-07-26
drivers/rtc/rtc-mpc5121.c: add support for RTC on MPC5200
Dmitry Eremin-Solenikov
2
-10
/
+75
2011-07-26
misc/eeprom: add eeprom access driver for digsy_mtc board
Anatolij Gustschin
3
-0
/
+98
2011-07-26
misc/eeprom: add driver for microwire 93xx46 EEPROMs
Anatolij Gustschin
3
-0
/
+424
2011-07-26
drivers/firmware/sigma.c needs MODULE_LICENSE
Randy Dunlap
1
-0
/
+3
2011-07-26
arch/arm/mach-ux500/board-u5500.c: calibrate ALS input voltage
Shreshtha Kumar Sahu
1
-14
/
+53
2011-07-26
drivers/leds/leds-netxbig: make LEDS_NETXBIG depend on LEDS_CLASS
Axel Lin
1
-0
/
+1
2011-07-26
drivers/leds/leds-sunfire.c: fix sunfire_led_generic_probe() error handling
Axel Lin
1
-5
/
+7
2011-07-26
drivers/leds/leds-lp5521.c: provide section tagging
Linus Walleij
1
-2
/
+2
2011-07-26
notifiers: pm: move pm notifiers into suspend.h
Amerigo Wang
1
-0
/
+1
2011-07-26
drivers/misc: add support the FSA9480 USB Switch
Donggeun Kim
3
-0
/
+567
2011-07-26
geode: reflect mfgpt dependency on mfd
Philip A. Prindeville
1
-2
/
+1
2011-07-26
eisa/pci_eisa.c: fix section mismatch
Arnaud Lacombe
1
-2
/
+2
2011-07-26
drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible
Rakib Mullick
6
-20
/
+10
2011-07-26
xen/balloon: memory hotplug support for Xen balloon driver
Daniel Kiper
2
-2
/
+167
2011-07-26
backlight: set backlight type and max_brightness before backlights are regist...
Axel Lin
3
-8
/
+18
2011-07-26
backlight: add ams369fg06 amoled driver
Jingoo Han
4
-1
/
+653
2011-07-26
drivers/video/backlight/adp8860_bl.c: remove a redundant assignment for max_b...
Axel Lin
1
-2
/
+1
2011-07-26
drivers/video/backlight/ld9040.c: small fixes
Axel Lin
1
-3
/
+6
2011-07-26
drivers/misc/pch_phub.c: don't oops if dmi_get_system_info returns NULL
Alexander Stein
1
-1
/
+4
2011-07-26
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-466
/
+1243
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
221
-364
/
+317
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
9
-27
/
+24
2011-07-25
hwmon: (lm78) Become the maintainer
Jean Delvare
1
-3
/
+1
2011-07-25
hwmon: (lm78) Make ISA interface depend on CONFIG_ISA
Jean Delvare
1
-19
/
+79
2011-07-25
hwmon: (lm78) Avoid forward declarations
Jean Delvare
1
-107
/
+98
2011-07-25
hwmon: (sht15) Correct a comment mistake
Vivien Didelot
1
-1
/
+1
2011-07-25
hwmon: (max1111) Avoid extra memory allocations
Jean Delvare
1
-21
/
+6
2011-07-25
hwmon: (it87) Add chassis intrusion detection support
Jean Delvare
1
-0
/
+29
2011-07-25
hwmon: (via-cputemp) Add VID reporting support
Jean Delvare
2
-5
/
+40
2011-07-25
hwmon-vid: Add support for VIA family 6 model D CPU
Jean Delvare
1
-1
/
+41
2011-07-25
hwmon: New driver sch5636
Hans de Goede
4
-0
/
+559
[next]