summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-05-14Merge branch 'spear/pinctrl' into spear/clockArnd Bergmann
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-10pinctrl: (cosmetic) fix two entries in DocBook commentsGuennadi Liakhovetski
2012-05-08clk: add a fixed factor clockSascha Hauer
2012-05-02CLKDEV: provide helpers for common clock frameworkRussell King
2012-05-02clk: Use a separate struct for holding init data.Saravana Kannan
2012-05-02clk: constify parent name arrays in macrosRajendra Nayak
2012-05-01dt: add of_get_child_count helper functionDong Aisheng
2012-04-26pinctrl: add pinctrl_provide_dummies interface for platforms to useDong Aisheng
2012-04-26pinctrl: add kerneldoc for pinctrl_ops device tree functionsStephen Warren
2012-04-25pinctrl: fix dangling commentLinus Walleij
2012-04-24clk: remove trailing whitespace from clk.hRob Herring
2012-04-24clk: clk-private: Add DEFINE_CLK macroViresh Kumar
2012-04-24clk: Fix typo in commentViresh Kumar
2012-04-24clk: pass parent_rate into .set_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: Remove comment for end of CONFIG_COMMON_CLK sectionMark Brown
2012-04-24clk: declare clk_ops of basic clks in clk-provider.hShawn Guo
2012-04-24clk: add "const" for clk_ops of basic clksShawn Guo
2012-04-21Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-04-21kill mm argument of vm_munmap()Al Viro
2012-04-21mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong
2012-04-21VM: add "vm_mmap()" helper functionLinus Torvalds
2012-04-21VM: add "vm_munmap()" helper functionLinus Torvalds
2012-04-21VM: add "vm_brk()" helper functionLinus Torvalds
2012-04-20Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-04-20Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-04-19Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-04-19ARM: 7376/1: clkdev: Implement managed clk_get()Mark Brown
2012-04-19Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2012-04-18pinctrl: implement devm_pinctrl_get()/put()Stephen Warren
2012-04-18pinctrl: allow pctldevs to decode pin config in debugfsStephen Warren
2012-04-18dt: add property iteration helpersStephen Warren
2012-04-18pinctrl: replace list_*() with get_*_count()Viresh Kumar
2012-04-18pinctrl: core device tree mapping table parsing supportStephen Warren
2012-04-18pinctrl: include <linux/bug.h> to prevent compile errorsStephen Warren
2012-04-18pinctrl: fix compile error if not select PINMUX supportDong Aisheng
2012-04-16mfd: Fix modular builds of rc5t583 regulator supportPaul Gortmaker
2012-04-16nfsd: include cld.h in the headers_install targetJeff Layton
2012-04-16Merge tag 'fixes-for-v3.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2012-04-16mfd: Convert twl6040 to i2c driver, and separate it from twl corePeter Ujfalusi
2012-04-16mfd : Fix dbx500 compilation errorDaniel Lezcano
2012-04-16Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-04-15SCSI: Fix error handling when no ULD is attachedMartin K. Petersen
2012-04-14do not export kernel's NULL #define to userspaceLubos Lunak