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
2011-03-15
PM: Drop pm_flags that is not necessary
Rafael J. Wysocki
1
-17
/
+5
2011-03-15
PM: Allow pm_runtime_suspend() to succeed during system suspend
Rafael J. Wysocki
1
-7
/
+3
2011-03-15
PM: Remove CONFIG_PM_OPS
Rafael J. Wysocki
9
-16
/
+15
2011-03-15
PM / ACPI: Remove references to pm_flags from bus.c
Rafael J. Wysocki
2
-4
/
+4
2011-03-15
PM: Do not create wakeup sysfs files for devices that cannot wake up
Rafael J. Wysocki
3
-38
/
+90
2011-03-15
USB / Hub: Do not call device_set_wakeup_capable() under spinlock
Rafael J. Wysocki
1
-4
/
+6
2011-03-15
PM: Use appropriate printk() priority level in trace.c
Mandeep Singh Baines
1
-3
/
+3
2011-03-15
PM / Wakeup: Don't update events_check_enabled in pm_get_wakeup_count()
Rafael J. Wysocki
1
-5
/
+2
2011-03-15
PM / Wakeup: Make pm_save_wakeup_count() work as documented
Rafael J. Wysocki
1
-6
/
+6
2011-03-15
PM / Wakeup: Combine atomic counters to avoid reordering issues
Rafael J. Wysocki
1
-22
/
+39
2011-03-14
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
11
-17
/
+28
2011-03-14
watchdog: hpwdt: eliminate section mismatch warning
Axel Lin
1
-2
/
+2
2011-03-14
watchdog: w83697ug_wdt: Fix set bit 0 to activate GPIO2
Wim Van Sebroeck
1
-1
/
+1
2011-03-14
watchdog: sch311x_wdt: fix printk condition
Dan Carpenter
1
-1
/
+1
2011-03-14
watchdog: sch311x_wdt: Fix LDN active check
Wim Van Sebroeck
1
-1
/
+1
2011-03-14
watchdog: cpwd: Fix buffer-overflow
Wim Van Sebroeck
1
-1
/
+1
2011-03-14
drm/radeon: fix problem with changing active VRAM size. (v2)
Dave Airlie
11
-17
/
+28
2011-03-14
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2011-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2
-2
/
+11
2011-03-14
Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38
Linus Torvalds
7
-42
/
+44
2011-03-14
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
3
-18
/
+5
2011-03-14
gpio: add MODULE_DEVICE_TABLE
Axel Lin
2
-0
/
+2
2011-03-13
hwmon/f71882fg: Set platform drvdata to NULL later
Hans de Goede
1
-1
/
+1
2011-03-13
hwmon/f71882fg: Fix a typo in a comment
Hans de Goede
1
-1
/
+1
2011-03-13
drm/radeon: fix page flipping hangs on r300/r400
Dave Airlie
2
-18
/
+2
2011-03-11
mtd: add "platform:" prefix for platform modalias
Axel Lin
3
-3
/
+3
2011-03-11
mtd: mtd_blkdevs: fix double free on error path
Maxim Levitsky
1
-1
/
+0
2011-03-11
mtd: amd76xrom: fix oops at boot when resources are not available
Stanislaw Gruszka
1
-0
/
+1
2011-03-11
mtd: fix race in cfi_cmdset_0001 driver
Joakim Tjernlund
1
-21
/
+22
2011-03-11
mtd: jedec_probe: initialise make sector erase command variable
Antony Pavlov
1
-2
/
+3
2011-03-11
mtd: jedec_probe: Change variable name from cfi_p to cfi
Antony Pavlov
1
-16
/
+16
2011-03-11
drm/radeon: add pageflip hooks for fusion
Dave Airlie
1
-0
/
+3
2011-03-11
ariadne: remove redundant NULL check
j223yang@asset.uwaterloo.ca
1
-5
/
+0
2011-03-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
57
-168
/
+595
2011-03-11
Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
21
-63
/
+283
2011-03-11
ipmi: Fix IPMI errors due to timing problems
Doe, YiCheng
1
-0
/
+8
2011-03-11
drm/i915: Revive combination mode for backlight control
Takashi Iwai
2
-0
/
+46
2011-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-2
/
+5
2011-03-10
Merge branch 'for-2639-rc7/i2c-fixes' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
3
-4
/
+3
2011-03-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-1
/
+1
2011-03-10
watchdog: sbc_fitpc2_wdt, fix crash on systems without DMI_BOARD_NAME
Jiri Slaby
1
-2
/
+5
2011-03-09
i2c-eg20t: include slab.h for memory allocations
Wolfram Sang
1
-0
/
+1
2011-03-09
i2c-ocores: Fix pointer type mismatch error
Grant Likely
1
-1
/
+1
2011-03-09
r6040: bump to version 0.27 and date 23Feb2011
Florian Fainelli
1
-2
/
+2
2011-03-09
r6040: fix multicast operations
Shawn Lin
1
-47
/
+64
2011-03-09
mmc: fix CONFIG_MMC_UNSAFE_RESUME regression
Ohad Ben-Cohen
1
-1
/
+1
2011-03-08
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+3
2011-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-2
/
+1
2011-03-08
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
14
-46
/
+89
2011-03-08
bonding 802.3ad: Rename rx_machine_lock to state_machine_lock
Nils Carlson
2
-13
/
+14
[next]