aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* sh-pfc: Replace first_gpio and last_gpio with nr_gpiosLaurent Pinchart2013-03-15
* sh-pfc: Use GPIO_FN instead of PINMUX_GPIO where possibleLaurent Pinchart2013-03-15
* sh-pfc: Don't take the sh_pfc spinlock in sh_pfc_map_gpios()Laurent Pinchart2013-03-15
* sh-pfc: Drop the sh_pfc_pinctrl spinlockLaurent Pinchart2013-03-15
* sh-pfc: Fix a typo and simplify a definition on sh73a0Guennadi Liakhovetski2013-03-15
* sh-pfc: Don't define the per-device pinctrl struct instances as globalLaurent Pinchart2013-03-15
* sh-pfc: Declare operation structures as constLaurent Pinchart2013-03-15
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/...Simon Horman2013-03-15
|\
| * pinctrl: generic: Fix compilation errorSachin Kamat2013-03-13
| * pinctrl: Print the correct information in debugfs pinconf-state fileLaurent Pinchart2013-03-13
| * pinctrl: abx500: Fix checking if pin use AlternateFunction registerAxel Lin2013-03-13
| * gpio: fix wrong checking condition for gpio rangeHaojian Zhuang2013-03-06
* | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/...Simon Horman2013-03-13
|\ \
| * | pinctrl: sunxi: Add Allwinner A13 pin functionsMaxime Ripard2013-03-07
| * | pinctrl: sunxi: Add Allwinner A10 pin functionsMaxime Ripard2013-03-07
| * | pinctrl: single: Fix build errorAxel Lin2013-03-06
| * | document: devicetree: bind pinconf with pin singleHaojian Zhuang2013-03-06
| * | pinctrl: single: support generic pinconfHaojian Zhuang2013-03-06
| * | pinctrl: single: set function mask as optionalHaojian Zhuang2013-03-06
| * | pinctrl: generic: dump pin configurationHaojian Zhuang2013-03-06
| * | pinctrl: single: create new gpio function rangeHaojian Zhuang2013-03-06
| * | gpio: pl061: bind pinctrl by gpio requestHaojian Zhuang2013-03-06
| * | pinctrl: check pinctrl ready for gpio rangeHaojian Zhuang2013-03-06
| * | gpio: pl061: support irqdomainHaojian Zhuang2013-03-06
| * | gpio: add gpio offset in gpio range cells propertyHaojian Zhuang2013-03-06
| * | pinctrl: abx500: Add terminating entry for of_device_id tableAxel Lin2013-03-06
| * | pinctrl: Declare operation structures as constLaurent Pinchart2013-03-06
| * | pinctrl: core: use devres_release() instead of devres_destroy()Jingoo Han2013-03-06
| |/
* / ARM: shmobile: marzen: Include mmc/host.hSimon Horman2013-03-08
|/
* Linux 3.9-rc1Linus Torvalds2013-03-03
* Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...Linus Torvalds2013-03-03
|\
| * UAPI: (Scripted) Disintegrate include/videoDavid Howells2012-12-20
* | Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-03-03
|\ \
| * | xenbus: fix compile failure on ARM with Xen enabledSteven Noonan2013-03-01
| * | xen/pci: We don't do multiple MSI's.Konrad Rzeszutek Wilk2013-03-01
| * | xen/pat: Disable PAT using pat_enabled value.Konrad Rzeszutek Wilk2013-02-28
| * | xen/acpi: xen cpu hotplug minor updatesLiu Jinsong2013-02-25
| * | xen/acpi: xen memory hotplug minor updatesLiu Jinsong2013-02-25
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-03
|\ \ \
| * | | constify path_get/path_put and fs_struct.c stuffAl Viro2013-03-01
| * | | fix nommu breakage in shmem.cAl Viro2013-03-01
| * | | cache the value of file_inode() in struct fileAl Viro2013-03-01
| * | | 9p: if v9fs_fid_lookup() gets to asking server, it'd better have hashed dentryAl Viro2013-02-28
| * | | 9p: make sure ->lookup() adds fid to the right dentryAl Viro2013-02-28
| * | | 9p: untangle ->lookup() a bitAl Viro2013-02-28
| * | | 9p: double iput() in ->lookup() if d_materialise_unique() failsAl Viro2013-02-28
| * | | 9p: v9fs_fid_add() can't fail nowAl Viro2013-02-28
| * | | v9fs: get rid of v9fs_dentryAl Viro2013-02-28
| * | | 9p: turn fid->dlist into hlistAl Viro2013-02-27
| * | | 9p: don't bother with private lock in ->d_fsdata; dentry->d_lock will do just...Al Viro2013-02-27