summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/mux.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: remove superfluous NULL pointer checkStefan Agner2015-03-261-1/+1
* arm: mach-omap2: Convert pr_warning to pr_warnJoe Perches2014-09-181-1/+1
* arch/arm/mach-omap2: replace strict_strto* with kstrto*Daniel Walter2014-08-081-16/+6
* ARM: OMAP2+: Fix parser-bug in platform muxing codeDavid R. Piegdon2014-06-171-2/+4
* ARM: OMAP2+: raw read and write endian fixVictor Kamensky2014-05-081-4/+4
* ARM: OMAP: Move DT wake-up event handling over to use pinctrl-single-omapTony Lindgren2013-10-101-2/+6
* ARM: OMAP2+: mux: correct wrong error messagesRuslan Bilovol2013-03-041-2/+2
* ARM: OMAP2+: mux: fix debugfs file permissionFelipe Balbi2013-03-041-2/+3
* OMAP2+: mux: Fixed gpio mux mode analysisOleg Matcovschi2012-12-141-6/+4
* ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren2012-10-181-0/+1
* ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2Tony Lindgren2012-10-181-1/+1
* arch/arm/mach-omap2: Remove unecessary semicolonPeter Senna Tschudin2012-10-081-1/+1
* Merge tag 'omap-fixes-a-for-3.5rc' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2012-06-231-0/+1
|\
| * ARM: OMAP2+: mux: fix sparse warningPaul Walmsley2012-06-211-0/+1
* | OMAP2+: UART: Add mechanism to probe uart pins and configure rx wakeupGovindraj.R2012-06-051-2/+1
|/
* Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-261-2/+1
|\
| * ARM: omap2: use machine specific hook for late initShawn Guo2012-05-081-2/+1
* | ARM: OMAP2+: clean up some cppcheck warningsPaul Walmsley2012-04-171-1/+1
|/
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\
| * Disintegrate asm/system.h for ARMDavid Howells2012-03-281-1/+0
* | ARM: OMAP2+: Mark omap_hsmmc_init and omap_mux related functions as __initTony Lindgren2012-02-241-8/+8
|/
* ARM: OMAP: Fix kernel panic with HSMMC when twl4030_gpio is a moduleTony Lindgren2012-02-201-1/+1
* ARM: omap: fix section mismatch warnings in mux.c caused by hsmmc.cRussell King2012-02-131-7/+7
* ARM: omap: fix section mismatch warning in mux.cRussell King2012-02-131-4/+4
* ARM: OMAP2+: mux: add support for PAD wakeup interruptsTero Kristo2011-12-161-0/+83
* ARM: OMAP2+: mux: add wakeup-capable hwmod mux entries to dynamic listPaul Walmsley2011-12-161-2/+4
* arm: mach-omap2: mux: use kstrdup()Thomas Meyer2011-08-101-10/+4
* 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
OpenPOWER on IntegriCloud