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
/
arch
/
arm
/
mach-omap2
/
mux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-10
arm: mach-omap2: mux: use kstrdup()
Thomas Meyer
1
-10
/
+4
2011-06-01
ARM: omap2+: mux: Allow board mux settings to be NULL
Colin Cross
1
-0
/
+3
2011-06-01
OMAP2+: mux: fix compilation warnings
Govindraj.R
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-11
omap2+: mux: Remove the use of IDLE flag
R Sricharan
1
-12
/
+7
2011-03-11
omap2+: Add separate list for dynamic pads to mux
Tony Lindgren
1
-13
/
+75
2011-02-04
mach-omap2: mux: world-writable debugfs files
Vasiliy Kulikov
1
-1
/
+1
2011-02-02
arm: mach-omap2: mux: free allocated memory on error exit
Aaro Koskinen
1
-0
/
+1
2011-01-28
arm: omap2: mux: fix compile warning
Felipe Balbi
1
-1
/
+1
2011-01-07
arm: mach-omap2: mux: fix buffer overrun
Aaro Koskinen
1
-1
/
+1
2010-12-23
omap2+: Allow hwmod state changes to mux pads based on the state changes
Tony Lindgren
1
-0
/
+48
2010-12-23
omap2+: Add support for hwmod specific muxing of devices
Tony Lindgren
1
-0
/
+65
2010-12-23
omap2+: Add omap_mux_get_by_name
Tony Lindgren
1
-25
/
+48
2010-11-17
OMAP: mux: Add __func__ macro to pr_xxx macros
Dan Murphy
1
-15
/
+15
2010-11-17
OMAP: mux: Add support for control module split in several partitions
Benoit Cousson
1
-104
/
+233
2010-11-17
OMAP: mux: Replace printk with pr_xxx macros
Benoit Cousson
1
-19
/
+19
2010-10-08
OMAP: control: move plat-omap/control.h to mach-omap2/control.h
Paul Walmsley
1
-5
/
+3
2010-10-02
omap: Fix omap_mux_init_signal not to trash muxname
Tony Lindgren
1
-6
/
+7
2010-09-24
omap2: fix assorted compiler warnings
Sanjeev Premi
1
-1
/
+1
2010-08-02
omap: mux: fix multipath gpio handling
Grazvydas Ignotas
1
-18
/
+20
2010-07-05
omap: mux: Remove old mux code
Tony Lindgren
1
-298
/
+0
2010-07-05
omap: mux: Allow compiling in new mux code on all mach-omap2 systems
Tony Lindgren
1
-1
/
+1
2010-07-05
omap: mux: Fix omap_mux_init_gpio for omap24xx
Tony Lindgren
1
-1
/
+9
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-18
Merge branch 'omap-fixes-for-linus' into omap-for-linus
Tony Lindgren
1
-7
/
+5
2010-02-17
omap: Remove DEBUG_FS dependency for mux name checking
Ranjith Lohithakshan
1
-7
/
+5
2010-02-15
omap3: Clean-up for omap_mux_init
Tony Lindgren
1
-12
/
+34
2010-02-15
omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3
Tony Lindgren
1
-2
/
+2
2010-02-15
omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2
Tony Lindgren
1
-1
/
+1
2010-02-03
omap: Fix arch/arm/mach-omap2/mux.c: Off by one error
Tony Lindgren
1
-1
/
+2
2010-02-03
omap: Fix 3630 mux errors
Tony Lindgren
1
-0
/
+7
2010-01-20
omap: Fix functions for dynamic remuxing of pins
Tony Lindgren
1
-11
/
+11
2010-01-20
omap: Fix cmdline muxing
Tony Lindgren
1
-2
/
+5
2010-01-08
omap3: Fix booting if package is uninitialized
Tony Lindgren
1
-2
/
+4
2009-12-12
omap: mux: Remove old mux code for 34xx
Tony Lindgren
1
-357
/
+11
2009-12-12
omap: mux: Add debugfs support for new mux code
Tony Lindgren
1
-0
/
+227
2009-12-12
omap: mux: Add new style pin multiplexing code for omap3
Tony Lindgren
1
-4
/
+440
2009-12-12
omap2: mux: intoduce omap_mux_{read,write}
Mike Rapoport
1
-6
/
+38
2009-11-22
omap3evm: ehci: Update EHCI support on OMAP3EVM (Rev >= E)
Ajay Kumar Gupta
1
-0
/
+7
2009-11-22
omap3: HSMMC2 8-bit mux configuration
Madhu
1
-0
/
+8
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
1
-2
/
+2
2009-09-25
omap: Fix MMC gpio_wp for BeagleBoard C2 and above
Jarkko Nikula
1
-0
/
+2
2009-09-25
omap: Add missing mux pin for EHCI phy reset line
Ajay Kumar Gupta
1
-0
/
+2
2009-09-03
OMAP3: PM: add T2 interrupt line mux setting, and enable on 3430SDP
Reddy, Teerth
1
-0
/
+5
2009-08-28
OMAP3: MMC: Add mux for pins
Vikram Pandita
1
-0
/
+50
2009-07-25
OMAP3: Setup MUX settings for SDRC CKE signals
Jean Pihet
1
-0
/
+6
2009-03-24
ARM: OMAP3: Add more GPIO mux options
Tony Lindgren
1
-0
/
+27
2008-12-11
ARM: OMAP3: Pin multiplexing updates for 24xx and 34xx
Arun KS
1
-1
/
+43
2008-10-15
Merge branch 'omap-all' into devel
Russell King
1
-8
/
+237
2008-10-09
ARM: OMAP3: Add minimal omap3430 support
Syed Mohammed, Khasim
1
-12
/
+55
[next]