summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-05-14pinctrl: SPEAr: Create macro for declaring GPIO PINSViresh Kumar
2012-05-14SPEAr13xx: Add common clock framework supportViresh Kumar
2012-05-14Merge branch 'spear/dt' into spear/clockArnd Bergmann
2012-05-14Merge branch 'spear/pinctrl' into spear/clockArnd Bergmann
2012-05-12SPEAr: Switch to common clock frameworkViresh Kumar
2012-05-12SPEAr: clk: Add General Purpose Timer Synthesizer clockViresh Kumar
2012-05-12SPEAr: clk: Add Fractional Synthesizer clockViresh Kumar
2012-05-12SPEAr: clk: Add Auxiliary Synthesizer clockViresh Kumar
2012-05-12SPEAr: clk: Add VCO-PLL Synthesizer clockViresh Kumar
2012-05-12Merge branches 'depends/pinctrl/devel' and 'depends/rmk/clkdev' into spear/pi...Arnd Bergmann
2012-05-11Merge branch 'depends/rmk/clkdev' into next/clockArnd Bergmann
2012-05-08clk: add a fixed factor clockSascha Hauer
2012-05-08clk: mux: assign init dataMike Turquette
2012-05-08clk: remove COMMON_CLK_DISABLE_UNUSEDMike Turquette
2012-05-08clk: prevent spurious parent rate propagationMike Turquette
2012-05-07pinctrl: add more info to error msgs in pin_requestStephen Warren
2012-05-02CLKDEV: provide helpers for common clock frameworkRussell King
2012-05-02clk: clk_set_rate() must fail if CLK_SET_RATE_GATE is set and clk is enabledViresh Kumar
2012-05-02clk: Use a separate struct for holding init data.Saravana Kannan
2012-05-01pinctrl: add pinctrl-mxs supportShawn Guo
2012-05-01pinctrl: pinctrl-imx: add imx6q pinctrl driverDong Aisheng
2012-05-01pinctrl: pinctrl-imx: add imx pinctrl core driverDong Aisheng
2012-05-01pinctrl: support gpio request deferred probingDong Aisheng
2012-04-26pinctrl: add pinctrl_provide_dummies interface for platforms to useDong Aisheng
2012-04-26pinctrl: enhance reporting of errors when loading from DTJohn Crispin
2012-04-26pinctrl: propagate map validation errorsStephen Warren
2012-04-24clk: select CLKDEV_LOOKUP for COMMON_CLKRob Herring
2012-04-24clk: Don't set clk->new_rate twiceViresh Kumar
2012-04-24clk: clk-gate: Create clk_gate_endisable()Viresh Kumar
2012-04-24clk: propagate round_rate for CLK_SET_RATE_PARENT caseShawn Guo
2012-04-24clk: pass parent_rate into .set_rateShawn Guo
2012-04-24clk: always pass parent_rate into .round_rateShawn Guo
2012-04-24clk: basic: improve parent_names & return errorsMike Turquette
2012-04-24clk: core: copy parent_names & return error codesMike Turquette
2012-04-24clk: Constify parent name arraysMark Brown
2012-04-24clk: Make clk_get_rate() return 0 on errorRajendra Nayak
2012-04-24clk: add "const" for clk_ops of basic clksShawn Guo
2012-04-24clk: remove unnecessary EXPORT_SYMBOL_GPLShawn Guo
2012-04-24clk: use kzalloc in clk_register_muxShawn Guo
2012-04-24clk: core: enforce clk_ops consistencyMike Turquette
2012-04-24clk: core: clk_calc_new_rates handles NULL parentsMike Turquette
2012-04-24clk: core: remove dead code pathsMike Turquette
2012-04-24clk: core: correct clk_set_rate kerneldocMike Turquette
2012-04-24pinctrl: fix signed vs unsigned conditionals inside pinmux_map_to_settingJohn Crispin
2012-04-22pinctrl: Add SPEAr3xx pinctrl driversViresh Kumar
2012-04-22pinctrl: Add SPEAr pinctrl driversViresh Kumar
2012-04-22ARM: spear: remove most mach/*.h header contentsArnd Bergmann
2012-04-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-21Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-04-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds