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-06
gpio/omap: Fix IRQ handling for SPARSE_IRQ
Benoit Cousson
1
-16
/
+17
2012-03-06
gpio/omap: Add DT support to GPIO driver
Benoit Cousson
1
-9
/
+112
2012-03-06
gpio/omap: Use devm_ API and add request_mem_region
Benoit Cousson
1
-20
/
+15
2012-03-06
gpio/omap: Remove bank->id information and misc cleanup
Benoit Cousson
1
-14
/
+9
2012-03-05
gpiolib: Add comments explaining the _cansleep() WARN_ON()s
Mark Brown
1
-0
/
+2
2012-03-05
gpio: gpiolib: Support for open source/emitter gpios
Laxman Dewangan
1
-0
/
+39
2012-03-05
gpio: gpiolib: Support for open drain/collector gpios
Laxman Dewangan
1
-2
/
+42
2012-03-03
gpio: constify the data parameter to gpiochip_find()
Grant Likely
2
-3
/
+4
2012-02-28
Merge branch 'irqdomain/next' into gpio/next
Grant Likely
358
-41401
/
+2355
2012-02-27
mfd: twl-core: Add IRQ_DOMAIN dependency
Grant Likely
1
-0
/
+1
2012-02-27
devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc)
Grant Likely
2
-5
/
+4
2012-02-24
irq_domain/x86: Convert x86 (embedded) to use common irq_domain
Grant Likely
1
-2
/
+2
2012-02-23
Merge branch 'for_3.4/gpio/runtime-pm-cleanup' of git://git.kernel.org/pub/sc...
Grant Likely
255
-6338
/
+3326
2012-02-16
gpio/gpio-pl061: No need of thaw and poweroff routines for hibernate
Viresh Kumar
1
-1
/
+6
2012-02-16
irq_domain/powerpc: Replace custom xlate functions with library functions
Grant Likely
1
-16
/
+1
2012-02-16
irq_domain: Remove 'new' irq_domain in favour of the ppc one
Grant Likely
1
-12
/
+2
2012-02-16
mfd: twl-core.c: Fix the number of interrupts managed by twl4030
Benoit Cousson
1
-1
/
+1
2012-02-16
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
1
-5
/
+2
2012-02-16
Fix circular locking dependency (3.3-rc2)
Ming Lei
1
-3
/
+5
2012-02-15
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
1
-5
/
+5
2012-02-14
Merge tag 'battery-fixes-for-v3.3-rc2' of git://git.infradead.org/users/cbou/...
Linus Torvalds
3
-12
/
+8
2012-02-14
Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-10
/
+10
2012-02-14
Merge branch 'omap-fixes-urgent' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-3
/
+10
2012-02-13
ARM: omap: fix section mismatch errors in TWL PMIC driver
Russell King
1
-10
/
+10
2012-02-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-37
/
+40
2012-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
92
-327
/
+386
2012-02-10
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
5
-19
/
+21
2012-02-10
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-11
/
+5
2012-02-10
Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
3
-18
/
+18
2012-02-10
Merge tag 'tty-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-7
/
+28
2012-02-10
Merge tag 'staging-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
116
-40542
/
+861
2012-02-10
Merge tag 'driver-core-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-5
/
+55
2012-02-10
Merge tag 'char-misc-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-24
/
+13
2012-02-10
Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
11
-12
/
+174
2012-02-10
bna: fix error handling of bnad_get_flash_partition_by_offset()
Dan Carpenter
1
-6
/
+4
2012-02-10
isdn: type bug in isdn_net_header()
Dan Carpenter
1
-1
/
+1
2012-02-09
hwmon: (f75375s) Let f75375_update_device treat pwmX as a measured value
Nikolaus Schulz
1
-3
/
+2
2012-02-09
tty: serial: omap-serial: wakeup latency constraint is in microseconds, not m...
Paul Walmsley
1
-2
/
+1
2012-02-09
tty: serial: OMAP: block idle while the UART is transferring data in PIO mode
Paul Walmsley
1
-0
/
+7
2012-02-09
tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO mode
Paul Walmsley
1
-3
/
+17
2012-02-09
ARM: omap: fix broken twl-core dependencies and ifdefs
Russell King
2
-3
/
+5
2012-02-09
ARM: omap: fix oops in drivers/video/omap2/dss/dpi.c
Russell King
1
-0
/
+5
2012-02-09
ixgbe: ethtool: stats user buffer overrun
John Fastabend
1
-37
/
+51
2012-02-09
ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB state
John Fastabend
1
-2
/
+9
2012-02-09
ixgbe: do not update real num queues when netdev is going away
Yi Zou
1
-0
/
+4
2012-02-09
ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page size
Alexander Duyck
1
-6
/
+6
2012-02-09
ixgbe: Fix case of Tx Hang in PF with 32 VFs
Greg Rose
1
-1
/
+1
2012-02-09
ixgbe: fix vf lookup
Greg Rose
1
-1
/
+2
2012-02-09
igb: fix vf lookup
Greg Rose
1
-1
/
+2
2012-02-09
e1000: add dropped DMA receive enable back in for WoL
Dean Nelson
1
-4
/
+6
[next]