aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-05-08clk: add a fixed factor clockSascha Hauer
2012-05-01clk: Use a separate struct for holding init data.Saravana Kannan
2012-05-01clk: constify parent name arrays in macrosRajendra Nayak
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-20mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong
2012-04-20VM: add "vm_mmap()" helper functionLinus Torvalds
2012-04-20VM: add "vm_munmap()" helper functionLinus Torvalds
2012-04-20VM: 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-19Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
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-15Merge 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
2012-04-13Merge branch 'for-3.4/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-04-13Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-13ARM: 7366/3: amba: Remove AMBA level regulator supportMark Brown
2012-04-12kconfig: fix IS_ENABLED to not require all options to be definedPaul Gortmaker
2012-04-12Merge tag 'usb-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-04-12Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-04-12Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-04-12Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-12fuse: use flexible array in fuse.hMiklos Szeredi
2012-04-12drm/exynos: fixed exynos broken ioctlInki Dae
2012-04-12irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely
2012-04-11KVM: unmap pages from the iommu when slots are removedAlex Williamson
2012-04-11Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-04-11tcp: avoid order-1 allocations on wifi and tx pathEric Dumazet