aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/mux.c
Commit message (Expand)AuthorAgeFilesLines
* merge more stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-12/+8
* ARM: omap2+: mux: Allow board mux settings to be NULLColin Cross2011-06-011-0/+3
* OMAP2+: mux: fix compilation warningsGovindraj.R2011-06-011-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* omap2+: mux: Remove the use of IDLE flagR Sricharan2011-03-111-12/+7
* omap2+: Add separate list for dynamic pads to muxTony Lindgren2011-03-111-13/+75
* mach-omap2: mux: world-writable debugfs filesVasiliy Kulikov2011-02-041-1/+1
* arm: mach-omap2: mux: free allocated memory on error exitAaro Koskinen2011-02-011-0/+1
* arm: omap2: mux: fix compile warningFelipe Balbi2011-01-271-1/+1
* arm: mach-omap2: mux: fix buffer overrunAaro Koskinen2011-01-061-1/+1
* omap2+: Allow hwmod state changes to mux pads based on the state changesTony Lindgren2010-12-221-0/+48
* omap2+: Add support for hwmod specific muxing of devicesTony Lindgren2010-12-221-0/+65
* omap2+: Add omap_mux_get_by_nameTony Lindgren2010-12-221-25/+48
* OMAP: mux: Add __func__ macro to pr_xxx macrosDan Murphy2010-11-171-15/+15
* OMAP: mux: Add support for control module split in several partitionsBenoit Cousson2010-11-171-104/+233
* OMAP: mux: Replace printk with pr_xxx macrosBenoit Cousson2010-11-171-19/+19
* OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley2010-10-081-5/+3
* omap: Fix omap_mux_init_signal not to trash muxnameTony Lindgren2010-10-011-6/+7
* omap2: fix assorted compiler warningsSanjeev Premi2010-09-231-1/+1
* omap: mux: fix multipath gpio handlingGrazvydas Ignotas2010-08-021-18/+20
* omap: mux: Remove old mux codeTony Lindgren2010-07-051-298/+0
* omap: mux: Allow compiling in new mux code on all mach-omap2 systemsTony Lindgren2010-07-051-1/+1
* omap: mux: Fix omap_mux_init_gpio for omap24xxTony Lindgren2010-07-051-1/+9
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'omap-fixes-for-linus' into omap-for-linusTony Lindgren2010-02-171-7/+5
|\
| * omap: Remove DEBUG_FS dependency for mux name checkingRanjith Lohithakshan2010-02-171-7/+5
* | omap3: Clean-up for omap_mux_initTony Lindgren2010-02-151-12/+34
* | omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3Tony Lindgren2010-02-151-2/+2
* | omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2Tony Lindgren2010-02-151-1/+1
|/
* omap: Fix arch/arm/mach-omap2/mux.c: Off by one errorTony Lindgren2010-02-031-1/+2
* omap: Fix 3630 mux errorsTony Lindgren2010-02-031-0/+7
* omap: Fix functions for dynamic remuxing of pinsTony Lindgren2010-01-191-11/+11
* omap: Fix cmdline muxingTony Lindgren2010-01-191-2/+5
* omap3: Fix booting if package is uninitializedTony Lindgren2010-01-081-2/+4
* omap: mux: Remove old mux code for 34xxTony Lindgren2009-12-111-357/+11
* omap: mux: Add debugfs support for new mux codeTony Lindgren2009-12-111-0/+227
* omap: mux: Add new style pin multiplexing code for omap3Tony Lindgren2009-12-111-4/+440
* omap2: mux: intoduce omap_mux_{read,write}Mike Rapoport2009-12-111-6/+38
* omap3evm: ehci: Update EHCI support on OMAP3EVM (Rev >= E)Ajay Kumar Gupta2009-11-221-0/+7
* omap3: HSMMC2 8-bit mux configurationMadhu2009-11-221-0/+8
* omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-201-2/+2
* omap: Fix MMC gpio_wp for BeagleBoard C2 and aboveJarkko Nikula2009-09-241-0/+2
* omap: Add missing mux pin for EHCI phy reset lineAjay Kumar Gupta2009-09-241-0/+2
* OMAP3: PM: add T2 interrupt line mux setting, and enable on 3430SDPReddy, Teerth2009-09-021-0/+5
* OMAP3: MMC: Add mux for pinsVikram Pandita2009-08-281-0/+50
* OMAP3: Setup MUX settings for SDRC CKE signalsJean Pihet2009-07-241-0/+6
* ARM: OMAP3: Add more GPIO mux optionsTony Lindgren2009-03-231-0/+27
* ARM: OMAP3: Pin multiplexing updates for 24xx and 34xxArun KS2008-12-101-1/+43
* Merge branch 'omap-all' into develRussell King2008-10-141-8/+237
|\
| * ARM: OMAP3: Add minimal omap3430 supportSyed Mohammed, Khasim2008-10-091-12/+55