aboutsummaryrefslogtreecommitdiffstats
path: root/init (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-15sh-pfc: Don't take the sh_pfc spinlock in sh_pfc_map_gpios()Laurent Pinchart1-5/+0
2013-03-15sh-pfc: Drop the sh_pfc_pinctrl spinlockLaurent Pinchart1-13/+0
2013-03-15sh-pfc: Fix a typo and simplify a definition on sh73a0Guennadi Liakhovetski1-6/+2
2013-03-15sh-pfc: Don't define the per-device pinctrl struct instances as globalLaurent Pinchart1-22/+18
2013-03-15sh-pfc: Declare operation structures as constLaurent Pinchart1-3/+3
2013-03-13pinctrl: generic: Fix compilation errorSachin Kamat1-1/+1
2013-03-13pinctrl: Print the correct information in debugfs pinconf-state fileLaurent Pinchart1-1/+1
2013-03-13pinctrl: abx500: Fix checking if pin use AlternateFunction registerAxel Lin1-1/+1
2013-03-08ARM: shmobile: marzen: Include mmc/host.hSimon Horman1-0/+1
2013-03-07pinctrl: sunxi: Add Allwinner A13 pin functionsMaxime Ripard1-70/+169
2013-03-07pinctrl: sunxi: Add Allwinner A10 pin functionsMaxime Ripard1-162/+571
2013-03-07pinctrl: single: Fix build errorAxel Lin1-3/+3
2013-03-07document: devicetree: bind pinconf with pin singleHaojian Zhuang1-1/+106
2013-03-07pinctrl: single: support generic pinconfHaojian Zhuang2-7/+402
2013-03-07pinctrl: single: set function mask as optionalHaojian Zhuang1-4/+22
2013-03-07pinctrl: generic: dump pin configurationHaojian Zhuang2-0/+22
2013-03-07pinctrl: single: create new gpio function rangeHaojian Zhuang1-2/+71
2013-03-07gpio: pl061: bind pinctrl by gpio requestHaojian Zhuang1-0/+13
2013-03-07pinctrl: check pinctrl ready for gpio rangeHaojian Zhuang1-0/+36
2013-03-07gpio: pl061: support irqdomainHaojian Zhuang1-39/+65
2013-03-07gpio: add gpio offset in gpio range cells propertyHaojian Zhuang6-24/+13
2013-03-07pinctrl: abx500: Add terminating entry for of_device_id tableAxel Lin1-0/+1
2013-03-07pinctrl: Declare operation structures as constLaurent Pinchart22-55/+55
2013-03-07pinctrl: core: use devres_release() instead of devres_destroy()Jingoo Han1-2/+1
2013-03-07gpio: fix wrong checking condition for gpio rangeHaojian Zhuang1-3/+2
2013-03-03Linux 3.9-rc1Linus Torvalds1-2/+2
2013-03-03btrfs/raid56: Add missing #include <linux/vmalloc.h>Geert Uytterhoeven1-0/+1
2013-03-02fix compat_sys_rt_sigprocmask()Al Viro1-1/+1
2013-03-02SUNRPC: One line comment fixTrond Myklebust1-1/+1
2013-03-02ext4: enable quotas before orphan cleanupJan Kara1-10/+10
2013-03-02ext4: don't allow quota mount options when quota feature enabledJan Kara1-7/+26
2013-03-02ext4: fix a warning from sparse check for ext4_dir_llseekZheng Liu1-1/+1
2013-03-02ext4: convert number of blocks to clusters properlyLukas Czerner4-9/+9
2013-03-02ext4: fix possible memory leak in ext4_remount()Wei Yongjun1-0/+1
2013-03-02jbd2: fix ERR_PTR dereference in jbd2__journal_startDmitry Monakhov1-1/+1
2013-03-02metag: Provide dma_get_sgtable()James Hogan1-0/+7
2013-03-02metag: prom.h: remove declaration of metag_dt_memblock_reserve()James Hogan1-1/+0
2013-03-02metag: copy devicetree to non-init memoryJames Hogan3-0/+20
2013-03-02metag: cleanup metag_ksyms.c includesJames Hogan1-6/+3
2013-03-02metag: move mm/init.c exports out of metag_ksyms.cJames Hogan2-2/+3
2013-03-02metag: move usercopy.c exports out of metag_ksyms.cJames Hogan2-16/+13
2013-03-02metag: move setup.c exports out of metag_ksyms.cJames Hogan2-5/+3
2013-03-02metag: move kick.c exports out of metag_ksyms.cJames Hogan2-2/+3
2013-03-02metag: move traps.c exports out of metag_ksyms.cJames Hogan2-5/+3
2013-03-02metag: move irq enable out of irqflags.h on SMPJames Hogan2-7/+20
2013-03-02genksyms: fix metag symbol prefix on crc symbolsJames Hogan1-1/+2
2013-03-02metag: hugetlb: convert to vm_unmapped_area()James Hogan1-42/+10
2013-03-02metag: export clear_page and copy_pageJames Hogan1-0/+2
2013-03-02metag: export metag_code_cache_flush_allJames Hogan1-0/+1
2013-03-02metag: protect more non-MMU memory regionsJames Hogan3-7/+42