messages from 2013-03-13 23:00:33 to 2013-03-18 11:06:05 UTC [more...]
[GIT PULL] Renesas ARM and SH based SoC pinmux update for v3.10
2013-03-18 11:06 UTC (69+ messages)
` [PATCH 001/142] sh-pfc: Declare operation structures as const
` [PATCH 002/142] sh-pfc: Don't define the per-device pinctrl struct instances as global
` [PATCH 003/142] sh-pfc: Fix a typo and simplify a definition on sh73a0
` [PATCH 004/142] sh-pfc: Drop the sh_pfc_pinctrl spinlock
` [PATCH 005/142] sh-pfc: Don't take the sh_pfc spinlock in sh_pfc_map_gpios()
` [PATCH 007/142] sh-pfc: Replace first_gpio and last_gpio with nr_gpios
` [PATCH 008/142] sh-pfc: Replace SoC info data and mark ranges with a number of pins
` [PATCH 009/142] sh-pfc: Remove unused sh_pfc_soc_info reserved_id field
` [PATCH 010/142] sh-pfc: Initialize pinmux_gpio flags statically
` [PATCH 011/142] sh-pfc: Make struct pinmux_gpio enum_id field const
` [PATCH 012/142] sh-pfc: Shrink the pinctrl GPIO range to include real GPIOs only
` [PATCH 013/142] sh-pfc: Don't needlessly check GPIO type in sh_gpio_free()
` [PATCH 014/142] sh-pfc: Split pins and functions definition tables
` [PATCH 015/142] sh-pfc: Split pins and functions into separate gpio_chip instances
` [PATCH 016/142] sh-pfc: Rename struct pinmux_pin to struct sh_pfc_pin
` [PATCH 017/142] sh-pfc: Look up IRQ table entries by GPIO number
` [PATCH 018/142] sh-pfc: Share the PORT_10_REV, PORT_32 and PORT_32_REV definitions
` [PATCH 019/142] sh-pfc: Use pinmux identifiers in the pin muxing API
` [PATCH 020/142] sh-pfc: Simplify the sh_pfc_gpio_is_pin() logic
` [PATCH 021/142] sh-pfc: Add function to retrieve a pin instance from its pin number
` [PATCH 022/142] sh-pfc: Replace pinctrl_add_gpio_range() with gpiochip_add_pin_range()
` [PATCH 023/142] sh-pfc: Add support for sparse pin numbers
` [PATCH 024/142] ARM: shmobile: sh73a0: Support sparse GPIO numbers
` [PATCH 025/142] ARM: shmobile: ap4-evb: Replace GPIO_PORTx enum with GPIO port numbers
` [PATCH 026/142] ARM: shmobile: armadillo: "
` [PATCH 027/142] ARM: shmobile: bonito: "
` [PATCH 028/142] ARM: shmobile: mackerel: "
` [PATCH 029/142] sh-pfc: Expose real groups and functions in pinctrl/pinmux operations
` [PATCH 030/142] sh: sh7203: Add pin control resources
` [PATCH 031/142] sh: sh7264: "
` [PATCH 032/142] sh: sh7269: "
` [PATCH 033/142] sh: sh7720: "
` [PATCH 034/142] sh: sh7722: "
` [PATCH 035/142] sh: sh7723: "
` [PATCH 036/142] sh: sh7724: "
` [PATCH 037/142] sh: sh7757: "
` [PATCH 038/142] sh: sh7785: "
` [PATCH 039/142] sh: sh7786: "
` [PATCH 040/142] sh: shx3: "
` [PATCH 041/142] sh-pfc: Fix return value check in sh_pfc_register_pinctrl()
` [PATCH 042/142] sh-pfc: Move GPIO registers access functions to gpio.c
` [PATCH 043/142] sh-pfc: Don't map data registers individually
` [PATCH 044/142] sh-pfc: Drop unused support for 1:1 physical to virtual memory mappings
` [PATCH 045/142] sh-pfc: Don't modify pinmux_data_reg SoC data
` [PATCH 046/142] sh-pfc: Don't modify sh_pfc_pin "
` [PATCH 047/142] sh-pfc: Remove configuration dry-run and free
` [PATCH 048/142] sh-pfc: Constify all SoC data
` [PATCH 049/142] sh-pfc: Use proper error codes
` [PATCH 050/142] sh-pfc: Implement generic pinconf support
` [PATCH 051/142] sh-pfc: Merge sh_pfc_reconfig_pin() into sh_pfc_gpio_set_direction()
` [PATCH 052/142] sh-pfc: Clean up pin configuration type handling
` [PATCH 053/142] sh-pfc: Convert message printing from pr_* to dev_*
` [PATCH 054/142] sh-pfc: Return an error if a pin doesn't support the requested direction
` [PATCH 055/142] sh-pfc: sh7372: Add SDHCI and MMCIF pin groups and functions
` [PATCH 056/142] sh-pfc: sh73a0: Add bias (pull-up/down) pinconf support
` [PATCH 057/142] sh-pfc: sh73a0: Add LCD and LCD2 pin groups and functions
` [PATCH 058/142] sh-pfc: sh73a0: Add SCIFA and SCIFB "
` [PATCH 059/142] sh-pfc: sh73a0: Add I2C2 and I2C3 "
` [PATCH 060/142] sh-pfc: sh73a0: Add FSI "
` [PATCH 061/142] sh-pfc: sh73a0: Add SDHI and MMCIF "
` [PATCH 062/142] sh-pfc: sh73a0: Add KEYSC "
` [PATCH 063/142] sh-pfc: sh73a0: Add BSC "
` [PATCH 064/142] sh-pfc: sh73a0: Add USB "
` [PATCH 065/142] sh-pfc: sh73a0: Add IrDA "
` [PATCH 066/142] sh-pfc: r8a7740: Add LCDC0 and LCDC1 "
` [PATCH 067/142] sh-pfc: r8a7740: Add SDHI and MMCIF "
` [PATCH 068/142] sh-pfc: r8a7779: Add DU "
` [PATCH 069/142] sh-pfc: r8a7779: Add SDHI and MMCIF "
[GIT PULL] Renesas ARM-based SoC fixes for v3.9
2013-03-18 10:57 UTC (3+ messages)
[PATCH v6 0/7] V4L2 clock and async patches and soc-camera example
2013-03-18 10:23 UTC (11+ messages)
` [PATCH v6 1/7] media: V4L2: add temporary clock helpers
` [PATCH v6 2/7] media: V4L2: support asynchronous subdevice registration
` [PATCH v6 3/7] media: soc-camera: switch I2C subdevice drivers to use v4l2-clk
` [PATCH v6 4/7] soc-camera: add V4L2-async support
` [PATCH v6 5/7] sh_mobile_ceu_camera: add asynchronous subdevice probing support
` [PATCH v6 6/7] imx074: support asynchronous probing
` [PATCH v6 7/7] ARM: shmobile: convert ap4evb to asynchronously register camera subdevices
[PATCH] sh: enable DMA for MMCIF on ecovec
2013-03-18 10:17 UTC
[PATCH 0/5] ARM: shmobile: Add R-Car M1A Bock-W support
2013-03-18 1:56 UTC (7+ messages)
[PATCH v3 1/7] ARM: shmobile: Define DT bindings for timer devices
2013-03-17 15:43 UTC (7+ messages)
` [PATCH v3 2/7] clocksource: sh_cmt: Add OF support
` [PATCH v3 3/7] clocksource: sh_tmu: "
` [PATCH v3 4/7] ARM: shmobile: sh73a0: Add timer DT names to clock list
` [PATCH v3 5/7] ARM: mach-shmobile: sh73a0: Setup the timer CMT10 using DT
` [PATCH v3 6/7] ARM: shmobile: r8a7740: Add DT name to clock list for CMT10
` [PATCH v3 7/7] ARM: mach-shmobile: r8a7740: Setup the timer CMT10 using DT
[PATCH 00/03] gpio: Renesas R-Car GPIO driver update
2013-03-16 8:50 UTC (8+ messages)
` [PATCH 01/03] gpio: Renesas R-Car GPIO driver V2
[ANNOUNCE] Renesas branch refresh
2013-03-15 15:41 UTC (2+ messages)
[PATCH v4 00/88] PFC pinctrl functions for sh7372, sh73a0, r8a7740 and r8a7779
2013-03-15 15:37 UTC (13+ messages)
[PATCH v2 0/3] R-Car Display Unit DRM driver
2013-03-15 13:04 UTC (11+ messages)
` [PATCH v2 1/3] r8a7779: Add Display Unit clock support
` [PATCH v2 2/3] drm: Renesas R-Car Display Unit DRM driver
` [PATCH v2 3/3] ARM: shmobile: marzen: Add Display Unit support
[GIT PULL v3] Renesas ARM-based SoC boards for v3.8 #2
2013-03-15 12:51 UTC (12+ messages)
` [PATCH 1/7] ARM: shmobile: marzen: add USB phy support
` [PATCH 2/7] ARM: shmobile: marzen: add USB EHCI driver support
[PATCH 00/04] ARM: shmobile: r8a73a4 SoC and APE6EVM board support
2013-03-15 5:32 UTC (16+ messages)
` [PATCH 01/04] ARM: shmobile: Initial r8a73a4 SoC support
` [PATCH 03/04] ARM: shmobile: r8a73a4 IRQC support
` [PATCH 04/04] ARM: shmobile: APE6EVM support
[PATCH v4 68/88] sh-pfc: r8a7779: Remove INTC function GPIOS
2013-03-14 15:06 UTC (2+ messages)
[PATCH v4 67/88] sh-pfc: r8a7779: Remove LBSC function GPIOS
2013-03-14 15:06 UTC (2+ messages)
[PATCH v4 66/88] sh-pfc: r8a7779: Remove USB function GPIOS
2013-03-14 15:06 UTC (2+ messages)
[PATCH v4 65/88] sh-pfc: r8a7779: Remove HSPI function GPIOS
2013-03-14 15:06 UTC (2+ messages)
[PATCH v4 64/88] sh-pfc: r8a7779: Remove SCIF function GPIOS
2013-03-14 15:05 UTC (2+ messages)
[PATCH v4 63/88] sh-pfc: r8a7779: Remove SDHI and MMCIF function GPIOS
2013-03-14 15:05 UTC (2+ messages)
[PATCH v4 62/88] sh-pfc: r8a7779: Remove DU1_DOTCLKOUT1 GPIO
2013-03-14 15:05 UTC (2+ messages)
[PATCH v4 61/88] sh-pfc: r8a7740: Remove SDHI and MMCIF function GPIOS
2013-03-14 15:05 UTC (2+ messages)
[PATCH v4 60/88] sh-pfc: r8a7740: Remove LCD0 and LCD1 function GPIOS
2013-03-14 15:04 UTC (2+ messages)
[PATCH v4 59/88] sh-pfc: sh73a0: Remove IrDA function GPIOS
2013-03-14 15:04 UTC (2+ messages)
[PATCH v4 58/88] sh-pfc: sh73a0: Remove USB function GPIOS
2013-03-14 15:04 UTC (2+ messages)
[PATCH v4 57/88] sh-pfc: sh73a0: Remove BSC function GPIOS
2013-03-14 15:04 UTC (2+ messages)
[PATCH v4 56/88] sh-pfc: sh73a0: Remove KEYSC function GPIOS
2013-03-14 15:03 UTC (2+ messages)
[PATCH v4 55/88] sh-pfc: sh73a0: Remove pull-up function GPIOS
2013-03-14 15:03 UTC (2+ messages)
[PATCH v4 54/88] sh-pfc: sh73a0: Remove FSI function GPIOS
2013-03-14 15:03 UTC (2+ messages)
[PATCH v4 53/88] sh-pfc: sh73a0: Remove I2C function GPIOS
2013-03-14 15:03 UTC (2+ messages)
[PATCH v4 52/88] sh-pfc: sh73a0: Remove SCIFA and SCIFB function GPIOS
2013-03-14 15:03 UTC (2+ messages)
[PATCH v4 50/88] sh-pfc: sh7372: Remove SDHI and MMCIF function GPIOS
2013-03-14 15:02 UTC (2+ messages)
[PATCH v4 21/88] sh-pfc: r8a7779: Add INTC pin groups and functions
2013-03-14 15:00 UTC (2+ messages)
[PATCH v4 20/88] sh-pfc: r8a7779: Add LBSC pin groups and functions
2013-03-14 15:00 UTC (2+ messages)
[PATCH v4 19/88] sh-pfc: r8a7779: Add USB pin groups and functions
2013-03-14 15:00 UTC (2+ messages)
[PATCH v4 18/88] sh-pfc: r8a7779: Add USB0 and USB1 PENC pinmux support
2013-03-14 15:00 UTC (2+ messages)
[PATCH v4 17/88] sh-pfc: r8a7779: Add HSPI pin groups and functions
2013-03-14 14:59 UTC (2+ messages)
[PATCH v4 16/88] sh-pfc: r8a7779: Add SCIF pin groups and functions
2013-03-14 14:59 UTC (2+ messages)
[PATCH v4 15/88] sh-pfc: r8a7779: Add SDHI and MMCIF pin groups and functions
2013-03-14 14:59 UTC (2+ messages)
[PATCH v4 14/88] sh-pfc: r8a7779: Add DU pin groups and functions
2013-03-14 14:59 UTC (2+ messages)
[PATCH v4 13/88] sh-pfc: r8a7740: Add SDHI and MMCIF pin groups and functions
2013-03-14 14:58 UTC (2+ messages)
[PATCH v4 11/88] sh-pfc: sh73a0: Add IrDA pin groups and functions
2013-03-14 14:58 UTC (2+ messages)
[PATCH v4 10/88] sh-pfc: sh73a0: Add USB pin groups and functions
2013-03-14 14:58 UTC (2+ messages)
[PATCH v4 09/88] sh-pfc: sh73a0: Add BSC pin groups and functions
2013-03-14 14:58 UTC (2+ messages)
[PATCH v4 08/88] sh-pfc: sh73a0: Add KEYSC pin groups and functions
2013-03-14 14:57 UTC (2+ messages)
[PATCH v4 07/88] sh-pfc: sh73a0: Add SDHI and MMCIF pin groups and functions
2013-03-14 14:57 UTC (2+ messages)
[PATCH v4 06/88] sh-pfc: sh73a0: Add FSI pin groups and functions
2013-03-14 14:57 UTC (2+ messages)
[PATCH v4 05/88] sh-pfc: sh73a0: Add I2C2 and I2C3 pin groups and functions
2013-03-14 14:57 UTC (2+ messages)
[PATCH v4 04/88] sh-pfc: sh73a0: Add SCIFA and SCIFB pin groups and functions
2013-03-14 14:56 UTC (2+ messages)
[PATCH v4 02/88] sh-pfc: sh73a0: Add bias (pull-up/down) pinconf support
2013-03-14 14:56 UTC (2+ messages)
[PATCH 21/25] sh-pfc: Implement generic pinconf support
2013-03-14 14:51 UTC (5+ messages)
[PATCH 25/25] sh-pfc: Return an error if a pin doesn't support the requested direction
2013-03-14 14:11 UTC (2+ messages)
[PATCH 24/25] sh-pfc: Convert message printing from pr_* to dev_*
2013-03-14 14:11 UTC (2+ messages)
[PATCH 22/25] sh-pfc: Merge sh_pfc_reconfig_pin() into sh_pfc_gpio_set_direction()
2013-03-14 14:10 UTC (2+ messages)
[PATCH 23/25] sh-pfc: Clean up pin configuration type handling
2013-03-14 14:10 UTC (2+ messages)
sed questions
2013-03-14 12:24 UTC
[PATCH v4 00/29] SH pinctrl and pinmux implementation
2013-03-14 9:12 UTC (2+ messages)
[PATCH 3/3 v2] ARM: shmobile: add R-Car M1A Bock-W platform support
2013-03-14 8:55 UTC (2+ messages)
[PATCH 20/25] sh-pfc: Use proper error codes
2013-03-14 8:20 UTC (2+ messages)
[PATCH 19/25] sh-pfc: Constify all SoC data
2013-03-14 8:20 UTC (2+ messages)
[PATCH 18/25] sh-pfc: Remove configuration dry-run and free
2013-03-14 8:19 UTC (2+ messages)
[PATCH 17/25] sh-pfc: Don't modify sh_pfc_pin SoC data
2013-03-14 8:19 UTC (2+ messages)
[PATCH 16/25] sh-pfc: Don't modify pinmux_data_reg SoC data
2013-03-14 8:18 UTC (2+ messages)
[PATCH 15/25] sh-pfc: Drop unused support for 1:1 physical to virtual memory mappings
2013-03-14 8:17 UTC (2+ messages)
[PATCH 14/25] sh-pfc: Don't map data registers individually
2013-03-14 8:17 UTC (2+ messages)
[PATCH 13/25] sh-pfc: Move GPIO registers access functions to gpio.c
2013-03-14 8:16 UTC (2+ messages)
[PATCH/RFC 06/12] sh-pfc: Skip gpiochip registration when no GPIO resource is found
2013-03-14 8:08 UTC (2+ messages)
[PATCH] gpio: Renesas R-Car GPIO driver
2013-03-14 8:01 UTC (4+ messages)
[GIT PULL v2] Renesas ARM-based SoC for v3.8 #2
2013-03-14 0:57 UTC (4+ messages)
` [PATCH 03/10] ARM: shmobile: r8a7779: add USB EHCI clock support
[PATCH v4 88/88] ARM: shmobile: r8a7779: Remove INTC function GPIOs
2013-03-13 23:00 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox