summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-05-13Merge tag 'ux500-gpio-pins-for-3.5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-0/+13
2012-05-13Merge branch 'spear/pinctrl' into next/pinctrlArnd Bergmann7-4/+66
2012-05-12Merge branches 'depends/pinctrl/devel' and 'depends/rmk/clkdev' into spear/pi...Arnd Bergmann8-13/+165
2012-05-12Merge branch 'imx/pinctrl/for-3.5' of git://git.linaro.org/people/shawnguo/li...Olof Johansson9-21/+45
2012-05-11pinctrl: add sleep state definitionLinus Walleij1-0/+13
2012-05-11Merge tag 'pinctrl-mergebase-20120418' into HEADLinus Walleij5-8/+96
2012-05-10pinctrl: (cosmetic) fix two entries in DocBook commentsGuennadi Liakhovetski2-2/+1
2012-05-10Merge branch 'for-3.5/gpio-pinmux' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson1-0/+1
2012-05-10Merge tag 'pinctrl-mergebase-20120418' of git://git.kernel.org/pub/scm/linux/...Olof Johansson5-8/+96
2012-05-02CLKDEV: provide helpers for common clock frameworkRussell King1-0/+3
2012-05-02dt: add of_get_child_count helper functionDong Aisheng1-0/+16
2012-04-30pipes: add a "packetized pipe" mode for writingLinus Torvalds1-0/+1
2012-04-29Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+2
2012-04-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+4
2012-04-28Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2012-04-27spi: fix spi.h kernel-doc warningRandy Dunlap1-1/+1
2012-04-27ARM: pxa: fix gpio wakeup settingRobert Jarzmik1-0/+4
2012-04-27Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-2/+3
2012-04-27pinctrl: add pinctrl_provide_dummies interface for platforms to useDong Aisheng1-1/+4
2012-04-27pinctrl: add kerneldoc for pinctrl_ops device tree functionsStephen Warren1-0/+9
2012-04-26Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+6
2012-04-26mm: fix up the vmscan stat in vmstatYing Han1-2/+3
2012-04-25pinctrl: fix dangling commentLinus Walleij1-1/+1
2012-04-25USB: EHCI: fix crash during suspend on ASUS computersAlan Stern1-0/+2
2012-04-24Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsiLinus Torvalds1-14/+17
2012-04-23HSI: hsi: Rework hsi_event interfaceCarlos Chinea1-11/+14
2012-04-23HSI: hsi: Rework hsi_controller releaseCarlos Chinea1-3/+3
2012-04-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+7
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-3/+4
2012-04-23irq: Add IRQ_TYPE_DEFAULT for use by PIC driversBenjamin Herrenschmidt1-0/+7
2012-04-21Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-71/+103
2012-04-21kill mm argument of vm_munmap()Al Viro1-1/+1
2012-04-21NFSv4: Ensure we do not reuse open owner namesTrond Myklebust1-1/+6
2012-04-21mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong1-1/+1
2012-04-21VM: add "vm_mmap()" helper functionLinus Torvalds1-17/+6
2012-04-21VM: add "vm_munmap()" helper functionLinus Torvalds1-0/+1
2012-04-21VM: add "vm_brk()" helper functionLinus Torvalds1-1/+2
2012-04-20Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+3
2012-04-20Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2012-04-20Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+1
2012-04-19ARM: 7376/1: clkdev: Implement managed clk_get()Mark Brown1-0/+32
2012-04-19Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+6
2012-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+1
2012-04-18usb: ehci-tegra: Add vbus_gpio to platform dataStephen Warren1-0/+1
2012-04-18pinctrl: implement devm_pinctrl_get()/put()Stephen Warren1-0/+44
2012-04-18pinctrl: allow pctldevs to decode pin config in debugfsStephen Warren1-0/+5
2012-04-18dt: add property iteration helpersStephen Warren1-0/+35
2012-04-18pinctrl: replace list_*() with get_*_count()Viresh Kumar2-8/+5
2012-04-18pinctrl: core device tree mapping table parsing supportStephen Warren1-0/+7