OSDN Git Service

sagit-ice-cold/kernel_xiaomi_msm8998.git
2013-03-15 Laurent Pinchartsh-pfc: r8a7740: Add LCDC0 and LCDC1 pin groups and...
2013-03-15 Laurent Pinchartsh-pfc: sh73a0: Add IrDA pin groups and functions
2013-03-15 Laurent Pinchartsh-pfc: sh73a0: Add USB pin groups and functions
2013-03-15 Laurent Pinchartsh-pfc: sh73a0: Add BSC pin groups and functions
2013-03-15 Laurent Pinchartsh-pfc: sh73a0: Add KEYSC pin groups and functions
2013-03-15 Guennadi Liakhovetskish-pfc: sh73a0: Add SDHI and MMCIF pin groups and functions
2013-03-15 Laurent Pinchartsh-pfc: sh73a0: Add FSI pin groups and functions
2013-03-15 Laurent Pinchartsh-pfc: sh73a0: Add I2C2 and I2C3 pin groups and functions
2013-03-15 Laurent Pinchartsh-pfc: sh73a0: Add SCIFA and SCIFB pin groups and...
2013-03-15 Laurent Pinchartsh-pfc: sh73a0: Add LCD and LCD2 pin groups and functions
2013-03-15 Laurent Pinchartsh-pfc: sh73a0: Add bias (pull-up/down) pinconf support
2013-03-15 Guennadi Liakhovetskish-pfc: sh7372: Add SDHCI and MMCIF pin groups and...
2013-03-15 Laurent Pinchartsh-pfc: Return an error if a pin doesn't support the...
2013-03-15 Laurent Pinchartsh-pfc: Convert message printing from pr_* to dev_*
2013-03-15 Laurent Pinchartsh-pfc: Clean up pin configuration type handling
2013-03-15 Laurent Pinchartsh-pfc: Merge sh_pfc_reconfig_pin() into sh_pfc_gpio_se...
2013-03-15 Laurent Pinchartsh-pfc: Implement generic pinconf support
2013-03-15 Laurent Pinchartsh-pfc: Use proper error codes
2013-03-15 Laurent Pinchartsh-pfc: Constify all SoC data
2013-03-15 Laurent Pinchartsh-pfc: Remove configuration dry-run and free
2013-03-15 Laurent Pinchartsh-pfc: Don't modify sh_pfc_pin SoC data
2013-03-15 Laurent Pinchartsh-pfc: Don't modify pinmux_data_reg SoC data
2013-03-15 Laurent Pinchartsh-pfc: Drop unused support for 1:1 physical to virtual...
2013-03-15 Laurent Pinchartsh-pfc: Don't map data registers individually
2013-03-15 Laurent Pinchartsh-pfc: Move GPIO registers access functions to gpio.c
2013-03-15 Wei Yongjunsh-pfc: Fix return value check in sh_pfc_register_pinctrl()
2013-03-15 Laurent Pinchartsh: shx3: Add pin control resources
2013-03-15 Laurent Pinchartsh: sh7786: Add pin control resources
2013-03-15 Laurent Pinchartsh: sh7785: Add pin control resources
2013-03-15 Laurent Pinchartsh: sh7757: Add pin control resources
2013-03-15 Laurent Pinchartsh: sh7724: Add pin control resources
2013-03-15 Laurent Pinchartsh: sh7723: Add pin control resources
2013-03-15 Laurent Pinchartsh: sh7722: Add pin control resources
2013-03-15 Laurent Pinchartsh: sh7720: Add pin control resources
2013-03-15 Laurent Pinchartsh: sh7269: Add pin control resources
2013-03-15 Laurent Pinchartsh: sh7264: Add pin control resources
2013-03-15 Laurent Pinchartsh: sh7203: Add pin control resources
2013-03-15 Laurent Pinchartsh-pfc: Expose real groups and functions in pinctrl...
2013-03-15 Laurent PinchartARM: shmobile: mackerel: Replace GPIO_PORTx enum with...
2013-03-15 Laurent PinchartARM: shmobile: bonito: Replace GPIO_PORTx enum with...
2013-03-15 Laurent PinchartARM: shmobile: armadillo: Replace GPIO_PORTx enum with...
2013-03-15 Laurent PinchartARM: shmobile: ap4-evb: Replace GPIO_PORTx enum with...
2013-03-15 Guennadi LiakhovetskiARM: shmobile: sh73a0: Support sparse GPIO numbers
2013-03-15 Laurent Pinchartsh-pfc: Add support for sparse pin numbers
2013-03-15 Laurent Pinchartsh-pfc: Replace pinctrl_add_gpio_range() with gpiochip_...
2013-03-15 Laurent Pinchartsh-pfc: Add function to retrieve a pin instance from...
2013-03-15 Laurent Pinchartsh-pfc: Simplify the sh_pfc_gpio_is_pin() logic
2013-03-15 Laurent Pinchartsh-pfc: Use pinmux identifiers in the pin muxing API
2013-03-15 Laurent Pinchartsh-pfc: Share the PORT_10_REV, PORT_32 and PORT_32_REV...
2013-03-15 Laurent Pinchartsh-pfc: Look up IRQ table entries by GPIO number
2013-03-15 Laurent Pinchartsh-pfc: Rename struct pinmux_pin to struct sh_pfc_pin
2013-03-15 Laurent Pinchartsh-pfc: Split pins and functions into separate gpio_chi...
2013-03-15 Laurent Pinchartsh-pfc: Split pins and functions definition tables
2013-03-15 Laurent Pinchartsh-pfc: Don't needlessly check GPIO type in sh_gpio_free()
2013-03-15 Laurent Pinchartsh-pfc: Shrink the pinctrl GPIO range to include real...
2013-03-15 Laurent Pinchartsh-pfc: Make struct pinmux_gpio enum_id field const
2013-03-15 Laurent Pinchartsh-pfc: Initialize pinmux_gpio flags statically
2013-03-15 Laurent Pinchartsh-pfc: Remove unused sh_pfc_soc_info reserved_id field
2013-03-15 Laurent Pinchartsh-pfc: Replace SoC info data and mark ranges with...
2013-03-15 Laurent Pinchartsh-pfc: Replace first_gpio and last_gpio with nr_gpios
2013-03-15 Laurent Pinchartsh-pfc: Use GPIO_FN instead of PINMUX_GPIO where possible
2013-03-15 Laurent Pinchartsh-pfc: Don't take the sh_pfc spinlock in sh_pfc_map_gp...
2013-03-15 Laurent Pinchartsh-pfc: Drop the sh_pfc_pinctrl spinlock
2013-03-15 Guennadi Liakhovetskish-pfc: Fix a typo and simplify a definition on sh73a0
2013-03-15 Laurent Pinchartsh-pfc: Don't define the per-device pinctrl struct...
2013-03-15 Laurent Pinchartsh-pfc: Declare operation structures as const
2013-03-15 Simon HormanMerge branch 'fixes' of git://git./linux/kernel/git...
2013-03-13 Sachin Kamatpinctrl: generic: Fix compilation error
2013-03-13 Laurent Pinchartpinctrl: Print the correct information in debugfs pinco...
2013-03-13 Axel Linpinctrl: abx500: Fix checking if pin use AlternateFunct...
2013-03-13 Simon HormanMerge branch 'devel' of git://git./linux/kernel/git...
2013-03-08 Simon HormanARM: shmobile: marzen: Include mmc/host.h
2013-03-07 Maxime Ripardpinctrl: sunxi: Add Allwinner A13 pin functions
2013-03-07 Maxime Ripardpinctrl: sunxi: Add Allwinner A10 pin functions
2013-03-07 Axel Linpinctrl: single: Fix build error
2013-03-07 Haojian Zhuangdocument: devicetree: bind pinconf with pin single
2013-03-07 Haojian Zhuangpinctrl: single: support generic pinconf
2013-03-07 Haojian Zhuangpinctrl: single: set function mask as optional
2013-03-07 Haojian Zhuangpinctrl: generic: dump pin configuration
2013-03-07 Haojian Zhuangpinctrl: single: create new gpio function range
2013-03-07 Haojian Zhuanggpio: pl061: bind pinctrl by gpio request
2013-03-07 Haojian Zhuangpinctrl: check pinctrl ready for gpio range
2013-03-07 Haojian Zhuanggpio: pl061: support irqdomain
2013-03-07 Haojian Zhuanggpio: add gpio offset in gpio range cells property
2013-03-07 Axel Linpinctrl: abx500: Add terminating entry for of_device_id...
2013-03-07 Laurent Pinchartpinctrl: Declare operation structures as const
2013-03-07 Jingoo Hanpinctrl: core: use devres_release() instead of devres_d...
2013-03-07 Haojian Zhuanggpio: fix wrong checking condition for gpio range
2013-03-03 Linus TorvaldsLinux 3.9-rc1
2013-03-03 Linus TorvaldsMerge tag 'disintegrate-fbdev-20121220' of git://git...
2013-03-03 Linus TorvaldsMerge tag 'stable/for-linus-3.9-rc1-tag' of git://git...
2013-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-03-03 Linus TorvaldsMerge branch 'fixes-for-3.9-latest' of git://git./linux...
2013-03-03 Linus TorvaldsMerge tag 'metag-v3.9-rc1-v4' of git://git./linux/kerne...
2013-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git.linaro.org/people...
2013-03-03 Linus TorvaldsMerge tag 'char-misc-3.9-rc1' of git://git./linux/kerne...
2013-03-03 Linus TorvaldsMerge tag 'usb-3.9-rc1' of git://git./linux/kernel...
2013-03-03 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
next