summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinmux.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-12ARM: mxs: enable pinctrl supportShawn Guo2-0/+3
2012-05-12video: mxsfb: adopt pinctrl supportShawn Guo1-0/+9
2012-05-12ASoC: mxs-saif: adopt pinctrl supportShawn Guo1-0/+8
2012-05-12i2c: mxs: adopt pinctrl supportShawn Guo1-0/+6
2012-05-12mtd: nand: gpmi: adopt pinctrl supportShawn Guo1-0/+9
2012-05-12mmc: mxs-mmc: adopt pinctrl supportShawn Guo1-0/+8
2012-05-12serial: mxs-auart: adopt pinctrl supportShawn Guo1-0/+8
2012-05-12serial: amba-pl011: adopt pinctrl supportShawn Guo1-0/+8
2012-05-12spi/imx: adopt pinctrl supportShawn Guo1-0/+8
2012-05-12i2c: imx: adopt pinctrl supportShawn Guo1-0/+8
2012-05-12can: flexcan: adopt pinctrl supportShawn Guo1-0/+6
2012-05-12net: fec: adopt pinctrl supportShawn Guo1-0/+9
2012-05-11tty: serial: imx: adopt pinctrl supportShawn Guo1-0/+8
2012-05-11mmc: sdhci-imx-esdhc: adopt pinctrl supportDong Aisheng1-0/+9
2012-05-08ARM: mxs: remove now unused timer_clk argument from mxs_timer_initShawn Guo4-12/+10
2012-05-08ARM: mxs: remove old clock supportShawn Guo8-2447/+0
2012-05-08ARM: mxs: switch to common clk frameworkShawn Guo3-4/+4
2012-05-08ARM: mxs: change the lookup name for fec phy clockShawn Guo2-2/+2
2012-05-08ARM: mxs: request clock for timerShawn Guo1-0/+9
2012-05-08clk: mxs: add clock support for imx28Shawn Guo2-0/+338
2012-05-08clk: mxs: add clock support for imx23Shawn Guo2-0/+206
2012-05-08clk: mxs: add mxs specific clocksShawn Guo7-0/+618
2012-05-08ARM: imx6q: switch to use pinctrl subsystemDong Aisheng1-0/+2
2012-05-08ARM: mxs: enable pinctrl dummy statesShawn Guo8-0/+25
2012-05-08ARM: imx: enable pinctrl dummy statesDong Aisheng9-0/+25
2012-05-07Linux 3.4-rc6v3.4-rc6Linus Torvalds1-1/+1
2012-05-06x86: fix broken TASK_SIZE for ia32_aoutAl Viro1-2/+1
2012-05-06Btrfs: avoid sleeping in verify_parent_transid while atomicChris Mason5-17/+34
2012-05-06TTY: pdc_cons, fix regression in closeJiri Slaby1-1/+1
2012-05-05init: don't try mounting device as nfs root unless type fully matchesSasha Levin1-1/+1
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming4-16/+14
2012-05-05hfsplus: Fix potential buffer overflowsGreg Kroah-Hartman2-0/+15
2012-05-05CPU frequency drivers MAINTAINERS updateDave Jones1-3/+0
2012-05-05seqlock: add 'raw_seqcount_begin()' functionLinus Torvalds1-0/+21
2012-05-04Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value readLinus Torvalds1-1/+1
2012-05-04intel_mid_powerbtn: mark irq as IRQF_NO_SUSPENDYong Wang1-1/+1
2012-05-04arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driverBjarke Istrup Pedersen1-1/+1
2012-05-04Btrfs: fix crash in scrub repair code when device is missingStefan Behrens1-0/+7
2012-05-04btrfs: Fix mismatching struct members in ioctl.hAlexander Block1-2/+2
2012-05-04Btrfs: fix page leak when allocing extent buffersJosef Bacik1-2/+2
2012-05-04Btrfs: Add properly locking around add_root_to_dirty_listChris Mason1-0/+2
2012-05-04ASoC: omap-pcm: Free dma buffers in case of error.Oleg Matcovschi1-0/+4
2012-05-04drm/radeon: clarify and extend wb setup on APUs and NI+ asicsAlex Deucher1-2/+2
2012-05-04md/bitmap: fix calculation of 'chunks' - missing shift.NeilBrown2-5/+1
2012-05-04fs/cifs: fix parsing of dfs referralsStefan Metzmacher1-1/+5
2012-05-04efivars: Improve variable validationMatthew Garrett1-16/+30
2012-05-03vfs: make word-at-a-time accesses handle a non-existing pageLinus Torvalds4-7/+58
2012-05-03cifs: make sure we ignore the credentials= and cred= optionsJeff Layton1-0/+2
2012-05-03[CIFS] Update cifs version to 1.78Steve French1-1/+1
2012-05-03cifs - check S_AUTOMOUNT in revalidateIan Kent1-5/+12