summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh-pfc: Remove unused sh_pfc_soc_info reserved_id fieldLaurent Pinchart2013-03-1517-17/+0
* sh-pfc: Replace SoC info data and mark ranges with a number of pinsLaurent Pinchart2013-03-1518-44/+36
* sh-pfc: Replace first_gpio and last_gpio with nr_gpiosLaurent Pinchart2013-03-1520-68/+43
* sh-pfc: Use GPIO_FN instead of PINMUX_GPIO where possibleLaurent Pinchart2013-03-1511-2410/+2409
* sh-pfc: Don't take the sh_pfc spinlock in sh_pfc_map_gpios()Laurent Pinchart2013-03-151-5/+0
* sh-pfc: Drop the sh_pfc_pinctrl spinlockLaurent Pinchart2013-03-151-13/+0
* sh-pfc: Fix a typo and simplify a definition on sh73a0Guennadi Liakhovetski2013-03-151-6/+2
* sh-pfc: Don't define the per-device pinctrl struct instances as globalLaurent Pinchart2013-03-151-22/+18
* sh-pfc: Declare operation structures as constLaurent Pinchart2013-03-151-3/+3
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/...Simon Horman2013-03-154-6/+5
|\
| * pinctrl: generic: Fix compilation errorSachin Kamat2013-03-131-1/+1
| * pinctrl: Print the correct information in debugfs pinconf-state fileLaurent Pinchart2013-03-131-1/+1
| * pinctrl: abx500: Fix checking if pin use AlternateFunction registerAxel Lin2013-03-131-1/+1
| * gpio: fix wrong checking condition for gpio rangeHaojian Zhuang2013-03-071-3/+2
* | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/...Simon Horman2013-03-1334-367/+1548
|\ \
| * | pinctrl: sunxi: Add Allwinner A13 pin functionsMaxime Ripard2013-03-071-70/+169
| * | pinctrl: sunxi: Add Allwinner A10 pin functionsMaxime Ripard2013-03-071-162/+571
| * | pinctrl: single: Fix build errorAxel Lin2013-03-071-3/+3
| * | document: devicetree: bind pinconf with pin singleHaojian Zhuang2013-03-071-1/+106
| * | pinctrl: single: support generic pinconfHaojian Zhuang2013-03-072-7/+402
| * | pinctrl: single: set function mask as optionalHaojian Zhuang2013-03-071-4/+22
| * | pinctrl: generic: dump pin configurationHaojian Zhuang2013-03-072-0/+22
| * | pinctrl: single: create new gpio function rangeHaojian Zhuang2013-03-071-2/+71
| * | gpio: pl061: bind pinctrl by gpio requestHaojian Zhuang2013-03-071-0/+13
| * | pinctrl: check pinctrl ready for gpio rangeHaojian Zhuang2013-03-071-0/+36
| * | gpio: pl061: support irqdomainHaojian Zhuang2013-03-071-39/+65
| * | gpio: add gpio offset in gpio range cells propertyHaojian Zhuang2013-03-076-24/+13
| * | pinctrl: abx500: Add terminating entry for of_device_id tableAxel Lin2013-03-071-0/+1
| * | pinctrl: Declare operation structures as constLaurent Pinchart2013-03-0722-55/+55
| * | pinctrl: core: use devres_release() instead of devres_destroy()Jingoo Han2013-03-071-2/+1
| |/
* | ARM: shmobile: marzen: Include mmc/host.hSimon Horman2013-03-081-0/+1
|/
* Linux 3.9-rc1v3.9-rc1Linus Torvalds2013-03-031-2/+2
* Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...Linus Torvalds2013-03-038-254/+284
|\
| * UAPI: (Scripted) Disintegrate include/videoDavid Howells2012-12-208-254/+284
* | Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-03-035-49/+57
|\ \
| * | xenbus: fix compile failure on ARM with Xen enabledSteven Noonan2013-03-011-0/+1
| * | xen/pci: We don't do multiple MSI's.Konrad Rzeszutek Wilk2013-03-011-0/+9
| * | xen/pat: Disable PAT using pat_enabled value.Konrad Rzeszutek Wilk2013-02-281-1/+9
| * | xen/acpi: xen cpu hotplug minor updatesLiu Jinsong2013-02-251-22/+12
| * | xen/acpi: xen memory hotplug minor updatesLiu Jinsong2013-02-251-26/+26
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-0326-171/+108
|\ \ \
| * | | constify path_get/path_put and fs_struct.c stuffAl Viro2013-03-015-10/+10
| * | | fix nommu breakage in shmem.cAl Viro2013-03-011-3/+2
| * | | cache the value of file_inode() in struct fileAl Viro2013-03-013-2/+6
| * | | 9p: if v9fs_fid_lookup() gets to asking server, it'd better have hashed dentryAl Viro2013-02-281-3/+17
| * | | 9p: make sure ->lookup() adds fid to the right dentryAl Viro2013-02-281-2/+5
| * | | 9p: untangle ->lookup() a bitAl Viro2013-02-281-18/+9
| * | | 9p: double iput() in ->lookup() if d_materialise_unique() failsAl Viro2013-02-281-1/+0
| * | | 9p: v9fs_fid_add() can't fail nowAl Viro2013-02-284-22/+11
| * | | v9fs: get rid of v9fs_dentryAl Viro2013-02-283-51/+9
OpenPOWER on IntegriCloud