summaryrefslogtreecommitdiffstats
path: root/net/mac80211/status.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-12SPEAr: Add SMI NOR partition info in dts filesViresh Kumar4-2/+97
2012-05-12SPEAr: Switch to common clock frameworkViresh Kumar19-3004/+983
2012-05-12SPEAr: Call clk_prepare() before calling clk_enableViresh Kumar1-4/+4
2012-05-12SPEAr: clk: Add General Purpose Timer Synthesizer clockViresh Kumar3-1/+172
2012-05-12SPEAr: clk: Add Fractional Synthesizer clockViresh Kumar3-1/+182
2012-05-12SPEAr: clk: Add Auxiliary Synthesizer clockViresh Kumar3-1/+242
2012-05-12SPEAr: clk: Add VCO-PLL Synthesizer clockViresh Kumar5-0/+465
2012-05-12SPEAr: Add DT bindings for SPEAr's timerViresh Kumar12-19/+56
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-10pinctrl: (cosmetic) fix two entries in DocBook commentsGuennadi Liakhovetski2-2/+1
2012-05-09ARM i.MX: remove now unused clock filesSascha Hauer8-7958/+0
2012-05-09ARM: i.MX6: implement clocks using common clock frameworkShawn Guo3-1/+441
2012-05-09ARM i.MX35: implement clocks using common clock frameworkSascha Hauer3-1/+280
2012-05-09ARM i.MX5: implement clocks using common clock frameworkSascha Hauer3-1/+468
2012-05-08clk: add a fixed factor clockSascha Hauer4-1/+139
2012-05-08clk: mux: assign init dataMike Turquette1-0/+1
2012-05-08clk: remove COMMON_CLK_DISABLE_UNUSEDMike Turquette2-13/+0
2012-05-08clk: prevent spurious parent rate propagationMike Turquette1-1/+6
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-07pinctrl: add more info to error msgs in pin_requestStephen Warren1-6/+8
2012-05-07MAINTAINERS: add entry for common clk frameworkMike Turquette1-0/+10
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