aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/mux.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-01ARM: omap2+: mux: Allow board mux settings to be NULLColin Cross1-0/+3
2011-06-01OMAP2+: mux: fix compilation warningsGovindraj.R1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-11omap2+: mux: Remove the use of IDLE flagR Sricharan1-12/+7
2011-03-11omap2+: Add separate list for dynamic pads to muxTony Lindgren1-13/+75
2011-02-04mach-omap2: mux: world-writable debugfs filesVasiliy Kulikov1-1/+1
2011-02-01arm: mach-omap2: mux: free allocated memory on error exitAaro Koskinen1-0/+1
2011-01-27arm: omap2: mux: fix compile warningFelipe Balbi1-1/+1
2011-01-06arm: mach-omap2: mux: fix buffer overrunAaro Koskinen1-1/+1
2010-12-22omap2+: Allow hwmod state changes to mux pads based on the state changesTony Lindgren1-0/+48
2010-12-22omap2+: Add support for hwmod specific muxing of devicesTony Lindgren1-0/+65
2010-12-22omap2+: Add omap_mux_get_by_nameTony Lindgren1-25/+48
2010-11-17OMAP: mux: Add __func__ macro to pr_xxx macrosDan Murphy1-15/+15
2010-11-17OMAP: mux: Add support for control module split in several partitionsBenoit Cousson1-104/+233
2010-11-17OMAP: mux: Replace printk with pr_xxx macrosBenoit Cousson1-19/+19
2010-10-08OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley1-5/+3
2010-10-01omap: Fix omap_mux_init_signal not to trash muxnameTony Lindgren1-6/+7
2010-09-23omap2: fix assorted compiler warningsSanjeev Premi1-1/+1
2010-08-02omap: mux: fix multipath gpio handlingGrazvydas Ignotas1-18/+20
2010-07-05omap: mux: Remove old mux codeTony Lindgren1-298/+0
2010-07-05omap: mux: Allow compiling in new mux code on all mach-omap2 systemsTony Lindgren1-1/+1
2010-07-05omap: mux: Fix omap_mux_init_gpio for omap24xxTony Lindgren1-1/+9
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-17Merge branch 'omap-fixes-for-linus' into omap-for-linusTony Lindgren1-7/+5
2010-02-17omap: Remove DEBUG_FS dependency for mux name checkingRanjith Lohithakshan1-7/+5
2010-02-15omap3: Clean-up for omap_mux_initTony Lindgren1-12/+34
2010-02-15omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren1-2/+2
2010-02-15omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren1-1/+1
2010-02-03omap: Fix arch/arm/mach-omap2/mux.c: Off by one errorTony Lindgren1-1/+2
2010-02-03omap: Fix 3630 mux errorsTony Lindgren1-0/+7
2010-01-19omap: Fix functions for dynamic remuxing of pinsTony Lindgren1-11/+11
2010-01-19omap: Fix cmdline muxingTony Lindgren1-2/+5
2010-01-08omap3: Fix booting if package is uninitializedTony Lindgren1-2/+4
2009-12-11omap: mux: Remove old mux code for 34xxTony Lindgren1-357/+11
2009-12-11omap: mux: Add debugfs support for new mux codeTony Lindgren1-0/+227
2009-12-11omap: mux: Add new style pin multiplexing code for omap3Tony Lindgren1-4/+440
2009-12-11omap2: mux: intoduce omap_mux_{read,write}Mike Rapoport1-6/+38
2009-11-22omap3evm: ehci: Update EHCI support on OMAP3EVM (Rev >= E)Ajay Kumar Gupta1-0/+7
2009-11-22omap3: HSMMC2 8-bit mux configurationMadhu1-0/+8
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-2/+2
2009-09-24omap: Fix MMC gpio_wp for BeagleBoard C2 and aboveJarkko Nikula1-0/+2
2009-09-24omap: Add missing mux pin for EHCI phy reset lineAjay Kumar Gupta1-0/+2
2009-09-02OMAP3: PM: add T2 interrupt line mux setting, and enable on 3430SDPReddy, Teerth1-0/+5
2009-08-28OMAP3: MMC: Add mux for pinsVikram Pandita1-0/+50
2009-07-24OMAP3: Setup MUX settings for SDRC CKE signalsJean Pihet1-0/+6
2009-03-23ARM: OMAP3: Add more GPIO mux optionsTony Lindgren1-0/+27
2008-12-10ARM: OMAP3: Pin multiplexing updates for 24xx and 34xxArun KS1-1/+43
2008-10-14Merge branch 'omap-all' into develRussell King1-8/+237
2008-10-09ARM: OMAP3: Add minimal omap3430 supportSyed Mohammed, Khasim1-12/+55
2008-10-06ARM: OMAP2: Add pinmux support for omap34xxVikram Pandita1-8/+194