summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/uniphier (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-09pinctrl: amlogic: Make driver independent from two-domain configurationCarlo Caione4-224/+228
2016-03-09pinctrl: amlogic: Separate some pin functions for Meson8 / Meson8bCarlo Caione1-8/+27
2016-03-09pinctrl: at91: use __maybe_unused to hide pm functionsArnd Bergmann1-2/+2
2016-03-09pinctrl: sh-pfc: core: don't open code of_device_get_match_data()Wolfram Sang1-1/+1
2016-03-09pinctrl: uniphier: rename CONFIG options and file namesMasahiro Yamada8-13/+13
2016-03-09pinctrl: sunxi: make A80 explicitly non-modularPaul Gortmaker1-7/+2
2016-03-09pinctrl: stm32: make explicitly non-modularPaul Gortmaker1-8/+1
2016-03-09pinctrl: sh-pfc: make explicitly non-modularPaul Gortmaker1-14/+4
2016-03-09pinctrl: meson: make explicitly non-modularPaul Gortmaker1-7/+1
2016-03-09pinctrl: pinctrl-mt6397 driver explicitly non-modularPaul Gortmaker1-8/+2
2016-03-09pinctrl: sunxi: does not need module.hPaul Gortmaker1-1/+1
2016-03-09pinctrl: pxa2xx: export symbolsLinus Walleij1-0/+2
2016-03-08pinctrl: sunxi: Change mux setting on PI irq pinsHenry Paulissen1-10/+10
2016-03-08pinctrl: sunxi: Remove non existing irq'sHenry Paulissen1-8/+4
2016-03-08pinctrl: imx: attach iomuxc device to gpr sysconPhilipp Zabel10-0/+19
2016-03-08pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsingPhil Elwell1-1/+1
2016-03-07pinctrl: lpc1850-scu: document nxp,gpio-pin-interruptJoachim Eastwood1-0/+14
2016-03-07pinctrl: lpc18xx: add nxp,gpio-pin-interrupt propertyJoachim Eastwood1-6/+137
2016-03-07pinctrl: core: create nolock version of pinctrl_find_gpio_range_from_pinJoachim Eastwood2-12/+27
2016-03-07pinctrl: lpc18xx: ensure ngroups is initialized at correct placeColin Ian King1-3/+2
2016-02-26pinctrl: sh-pfc: r8a7795: Add CAN FD supportRamesh Shanmugasundaram1-0/+37
2016-02-26pinctrl: sh-pfc: r8a7795: Add CAN supportRamesh Shanmugasundaram1-0/+52
2016-02-26pinctrl: sh-pfc: r8a7794: Fix GP2[29] muxingAndrey Gusakov1-0/+1
2016-02-26pinctrl: sh-pfc: Use ARCH_RENESASSimon Horman1-1/+1
2016-02-25pinctrl: mediatek/7623: delete unnecessary .ownerLinus Walleij1-1/+0
2016-02-25pinctrl: sunxi: Add missing H3 R_PIO binding documentationKrzysztof Adamski1-0/+1
2016-02-20Linux 4.5-rc5v4.5-rc5Linus Torvalds1-1/+1
2016-02-20kernel/resource.c: fix muxed resource handling in __request_region()Simon Guinot1-2/+3
2016-02-19arm64: mm: allow the kernel to handle alignment faults on user accessesEunTaik Lee1-1/+8
2016-02-19arm64: kbuild: make "make install" not depend on vmlinuxMasahiro Yamada3-3/+17
2016-02-19pinctrl: mediatek: Add Pinctrl/GPIO/EINT driver for MT7623John Crispin4-0/+2323
2016-02-19pinctrl: mediatek: Modify pinctrl bindings for mt7623John Crispin2-0/+521
2016-02-19ext4: fix crashes in dioread_nolock modeJan Kara1-20/+20
2016-02-19ext4: fix bh->b_state corruptionJan Kara1-2/+30
2016-02-19drm/nouveau: use post-decrement in error handlingRasmus Villemoes1-1/+1
2016-02-19drm/atomic: Allow for holes in connector state, v2.Maarten Lankhorst4-55/+48
2016-02-19clk: gpio: Really allow an optional clock= DT propertyStephen Boyd1-1/+1
2016-02-19mm: slab: free kmem_cache_node after destroy sysfs fileDmitry Safonov5-27/+29
2016-02-19ipc/shm: handle removed segments gracefully in shm_mmap()Kirill A. Shutemov1-10/+43
2016-02-19MAINTAINERS: update Kselftest Framework mailing listShuah Khan1-1/+1
2016-02-19devm_memremap_release(): fix memremap'd addr handlingToshi Kani1-1/+1
2016-02-19mm/hugetlb.c: fix incorrect proc nr_hugepages valueVaishali Thakkar1-2/+4
2016-02-19mm, x86: fix pte_page() crash in gup_pte_range()Hugh Dickins1-1/+1
2016-02-19fsnotify: turn fsnotify reaper thread into a workqueue jobJeff Layton1-31/+18
2016-02-19Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread"Jeff Layton2-18/+53
2016-02-19mm: fix regression in remap_file_pages() emulationKirill A. Shutemov1-5/+29
2016-02-19thp, dax: do not try to withdraw pgtable from non-anon VMAKirill A. Shutemov1-1/+2
2016-02-19pinctrl: mediatek: add input-enable and direction setting for eint resourcesBiao Huang1-0/+4
2016-02-19pinctrl: mediatek: add input-enable setting in gpio_request_enableBiao Huang1-0/+1
2016-02-18ALSA: pcm: Fix rwsem deadlock for non-atomic PCM streamTakashi Iwai1-2/+14