index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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
2012-02-25
ARM: OMAP2+: Mark omap_hsmmc_init and omap_mux related functions as __init
Tony Lindgren
1
-8
/
+8
2012-02-20
ARM: OMAP: Fix kernel panic with HSMMC when twl4030_gpio is a module
Tony Lindgren
1
-1
/
+1
2012-02-13
ARM: omap: fix section mismatch warnings in mux.c caused by hsmmc.c
Russell King
1
-7
/
+7
2012-02-13
ARM: omap: fix section mismatch warning in mux.c
Russell King
1
-4
/
+4
2011-12-17
ARM: OMAP2+: mux: add support for PAD wakeup interrupts
Tero Kristo
1
-0
/
+83
2011-12-17
ARM: OMAP2+: mux: add wakeup-capable hwmod mux entries to dynamic list
Paul Walmsley
1
-2
/
+4
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
[next]