messages from 2013-03-18 01:07:26 to 2013-03-18 11:06:46 UTC [more...]
[GIT PULL] Renesas ARM and SH based SoC pinmux update for v3.10
2013-03-18 11:06 UTC (110+ 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 "
` [PATCH 070/142] sh-pfc: r8a7779: Add SCIF "
` [PATCH 071/142] sh-pfc: r8a7779: Add HSPI "
` [PATCH 072/142] sh-pfc: r8a7779: Add USB0 and USB1 PENC pinmux support
` [PATCH 073/142] sh-pfc: r8a7779: Add USB pin groups and functions
` [PATCH 074/142] sh-pfc: r8a7779: Add LBSC "
` [PATCH 075/142] sh-pfc: r8a7779: Add INTC "
` [PATCH 076/142] ARM: shmobile: ag5evm: Register pinctrl mappings for SCIF
` [PATCH 077/142] ARM: shmobile: ag5evm: Register pinctrl mappings for I2C
` [PATCH 078/142] ARM: shmobile: ag5evm: Register pinctrl mappings for FSI
` [PATCH 079/142] ARM: shmobile: ag5evm: Register pinctrl mappings for SDHI and MMCIF
` [PATCH 080/142] ARM: shmobile: ag5evm: Register pinctrl mappings for KEYSC
` [PATCH 081/142] ARM: shmobile: ag5evm: Register pinctrl mappings for IrDA
` [PATCH 082/142] ARM: shmobile: ap4evb: Register pinctrl mappings for SDHI and MMCIF
` [PATCH 083/142] ARM: shmobile: armadillo800eva: Register pinctrl mappings for LCDC0
` [PATCH 084/142] ARM: shmobile: armadillo800eva: Register pinctrl mappings for SDHI and MMCIF
` [PATCH 085/142] ARM: shmobile: bonito: Register pinctrl mappings for LCDC0
` [PATCH 086/142] ARM: shmobile: kota2: Register pinctrl mappings for SCIF
` [PATCH 087/142] ARM: shmobile: kota2: Register pinctrl mappings for SDHI and MMCIF
` [PATCH 088/142] ARM: shmobile: kota2: Register pinctrl mappings for KEYSC
` [PATCH 089/142] ARM: shmobile: kota2: Register pinctrl mappings for BSC
` [PATCH 090/142] ARM: shmobile: kzm9g: Register pinctrl mappings for LCD
` [PATCH 091/142] ARM: shmobile: kzm9g: Register pinctrl mappings for SCIF
` [PATCH 092/142] ARM: shmobile: kzm9g: Register pinctrl mappings for I2C
` [PATCH 093/142] ARM: shmobile: kzm9g: Register pinctrl mappings for FSI
` [PATCH 094/142] ARM: shmobile: kzm9g: Register pinctrl mappings for SDHI and MMCIF
` [PATCH 095/142] ARM: shmobile: kzm9g: Register pinctrl mappings for BSC
` [PATCH 096/142] ARM: shmobile: kzm9g: Register pinctrl mappings for USB
` [PATCH 097/142] ARM: shmobile: mackerel: Register pinctrl mappings for SDHI and MMCIF
` [PATCH 098/142] ARM: shmobile: marzen: "
` [PATCH 099/142] ARM: shmobile: marzen: Register pinctrl mappings for SCIF
` [PATCH 100/142] ARM: shmobile: marzen: Register pinctrl mappings for HSPI
` [PATCH 101/142] ARM: shmobile: marzen: Register pinctrl mappings for USB
` [PATCH 102/142] ARM: shmobile: marzen: Register pinctrl mappings for LBSC
` [PATCH 103/142] ARM: shmobile: marzen: Register pinctrl mappings for INTC
` [PATCH 104/142] sh-pfc: sh7372: Remove SDHI and MMCIF function GPIOS
` [PATCH 105/142] sh-pfc: sh73a0: Remove LCD and LCD2 "
` [PATCH 106/142] sh-pfc: sh73a0: Remove SCIFA and SCIFB "
` [PATCH 107/142] sh-pfc: sh73a0: Remove I2C "
` [PATCH 108/142] sh-pfc: sh73a0: Remove FSI "
` [PATCH 109/142] sh-pfc: sh73a0: Remove pull-up "
` [PATCH 110/142] sh-pfc: sh73a0: Remove KEYSC "
[PATCH] genirq: allow an alternative setup for the mask cache
2013-03-18 11:05 UTC (8+ messages)
` [PATCH v2 0/2] refactoring for mask_cache
` [PATCH 2/2] genirq: move mask_cache into struct irq_chip_type
[PATCH] ARM: ux500: select WATCHDOG and MUSB for ux500
2013-03-18 11:00 UTC
[PATCH 00/10] Use module_platform_driver_probe() part 2
2013-03-18 10:58 UTC (6+ messages)
` [PATCH 10/10] drivers: misc: use module_platform_driver_probe()
[PATCH V4 0/4] cpufreq: exynos5440: support for cpufreq driver
2013-03-18 10:58 UTC (4+ messages)
` [PATCH V4 1/4] cpufreq: exynos: Adding cpufreq driver for exynos5440
[GIT PULL] Renesas ARM-based SoC fixes for v3.9
2013-03-18 10:57 UTC (3+ messages)
[PATCH 2/2] arm: mach-omap2: prevent UART console idle on suspend while using "no_console_suspend"
2013-03-18 10:57 UTC
[PATCH 1/2] driver: serial-omap: move max uart count into generic header file
2013-03-18 10:56 UTC
[PATCH 0/2] omap serial fix
2013-03-18 10:54 UTC
[PATCH] clk: vexpress: Add separate SP810 driver
2013-03-18 10:54 UTC (2+ messages)
[PATCH V6] ARM: LPAE: Fix mapping in alloc_init_section for unaligned addresses
2013-03-18 10:54 UTC (5+ messages)
[PATCH] clk: add si5351 i2c common clock driver
2013-03-18 10:43 UTC (2+ messages)
` [PATCH v3] "
[PATCH 0/6] remove the clock name from pdata
2013-03-18 10:38 UTC (8+ messages)
` [PATCH 1/6] usb: gadget: mv_udc_core: remove unused clock
` [PATCH 2/6] usb: otg: mv_otg: "
` [PATCH 3/6] usb: ehci: mv_ehci: "
` [PATCH 4/6] arm: mmp: remove clock from usb pdata for aspenite
` [PATCH 5/6] arm: mmp: remove clock name from usb pdata for ttc
` [PATCH 6/6] usb: mv_usb: remove clock name from pdata
[RFC 1/1] clk: Add notifier support in clk_prepare_enable/clk_disable_unprepare
2013-03-18 10:36 UTC (16+ messages)
[PATCH] clk: let mxs specific clk-div clock type be a generic clock type
2013-03-18 10:34 UTC (4+ messages)
[PATCH 0/6] ARM platform spring cleaning
2013-03-18 10:22 UTC (6+ messages)
` [PATCH 3/6] ARM: remove fa526 CPU support
` [PATCH 6/6] mtd: remove h720x flash support
[PATCH V2 0/8] ARM: dts: Various OMAP2+ device-tree updates
2013-03-18 10:14 UTC (4+ messages)
[PATCH v6 0/2] ARM: davinci: add support for dm365 vpbe display
2013-03-18 9:47 UTC (5+ messages)
` [PATCH v6 1/2] ARM: davinci: dm365: add support for v4l2 video display
some question about monitor mode support in arm
2013-03-18 9:38 UTC (3+ messages)
Kirkwood NSA 310 does not boot with 3.8.3
2013-03-18 9:16 UTC (3+ messages)
[PATCH] pinctrl:sirf:re-arch and add support for new SiRFatlas6 SoC
2013-03-18 9:13 UTC
[PATCH v5 0/2] ARM: davinci: dm355: add support for vpbe display
2013-03-18 9:09 UTC (4+ messages)
` [PATCH v5 1/2] ARM: davinci: dm355: add support for v4l2 video display
[PATCH] i2c: sirf: get the i2c pin group by pinctrl api
2013-03-18 8:54 UTC (5+ messages)
[PATCH] ARM: imx: apf51dev: add ecspi1, ecspi2 and i2c2 support
2013-03-18 8:45 UTC (2+ messages)
[PATCH] dmaengine:sirf:take clock and enable it while probing
2013-03-18 8:33 UTC
[PATCH v2 0/4] ARM: mxs: sanitize enet_out clock handling
2013-03-18 8:26 UTC (5+ messages)
` [PATCH v2 1/4] net: fec: handle optional clk_ptp more gracefully
` [PATCH v2 2/4] net: freescale: fec: add support for optional enet_out clk
` [PATCH v2 3/4] ARM: dts: mxs: add enet_out clock to devicetree
` [PATCH v2 4/4] ARM: mxs: remove unneeded enet_out clk initialization
[PATCH 0/2] Fix crash on OMAP with CONFIG_DEBUG_SLAB
2013-03-18 8:20 UTC (6+ messages)
` [PATCH 2/2] ARM: OMAP2+: clocks: Pass static parent pointers to common clock core
[PATCH V2] ARM: tegra: cpuidle: remove redundant parameters for powered-down mode
2013-03-18 8:14 UTC
[PATCH V4 0/9] ARM: tegra: add platform suspend support
2013-03-18 8:13 UTC (10+ messages)
` [PATCH V4 1/9] gpio: tegra: add gpio wakeup source handling
` [PATCH V4 2/9] ARM: tegra: irq: add wake up handling
` [PATCH V4 3/9] ARM: dt: tegra: add bindings of power management configurations for PMC
` [PATCH V4 4/9] ARM: tegra: pm: add platform suspend support
` [PATCH V4 5/9] ARM: dts: tegra: add power gpio keys to DT
` [PATCH V4 6/9] ARM: dts: tegra: whistler: add wakeup source for KBC
` [PATCH V4 7/9] ARM: dts: tegra: add non-removable and keep-power-in-suspend property for MMC
` [PATCH V4 8/9] ARM: tegra: config: defconfig update
` [PATCH V4 9/9] ARM: dts: tegra: add the PM configurations of PMC
[PATCH V2 0/3] ARM: tegra: add clock source for PMC
2013-03-18 8:09 UTC (4+ messages)
` [PATCH V2 1/3] ARM: dts: "
` [PATCH V2 2/3] ARM: tegra: get PMC clock source from DT
` [PATCH V2 3/3] ARM: tegra: moving the CPU power timer function to PMC driver
[PATCH] spi: sirf: fix the issue while transferring more than 256 words
2013-03-18 7:47 UTC
[PATCH 0/2] arm: prima2: add support for CSR SiRFatlas6 SoC
2013-03-18 7:04 UTC (3+ messages)
` [PATCH 1/2] arm: prima2: add new SiRFatlas6 machine in common board
` [PATCH 2/2] ARM/dts: prima2: add .dtsi for atlas6 and .dts for atla6-evb board
[PATCH 00/14] Add vbus status to udc-core
2013-03-18 6:52 UTC (10+ messages)
` [PATCH 14/14] usb: udc-core: add judgement logic for usb_gadget_connect
[PATCH] ARM: hw_breakpoint: Enable debug powerdown only if system supports 'has_ossr'
2013-03-18 6:51 UTC (6+ messages)
[RFC 0/3] arm: mxs: sanitize enet_out clock handling
2013-03-18 6:40 UTC (3+ messages)
[PATCH] ARM: tegra114: add speedo-based process identification
2013-03-18 6:38 UTC (3+ messages)
linux-next: manual merge of the tegra tree with the arm-soc tree
2013-03-18 4:31 UTC
[PATCH 0/4] Add SD support for PXA168 & gplugD
2013-03-18 4:06 UTC (6+ messages)
` [PATCH v6 2/4] ARM: pxa168: Add SDHCI support
` [PATCH v2 4/4] ARM: pxa168/gplugd: Add support for SD port 1
linux-next: manual merge of the bcm2835 tree with the arm-soc tree
2013-03-18 4:06 UTC
linux-next: manual merge of the bcm2835 tree with the arm-soc tree
2013-03-18 4:04 UTC
linux-next: manual merge of the arm-soc tree with Linus' tree
2013-03-18 3:49 UTC
[PATCH v2 0/8] Use module_platform_driver_probe() part 2
2013-03-18 3:13 UTC (5+ messages)
` [PATCH v2 2/8] drivers: ata: use module_platform_driver_probe()
` [PATCH v2 6/8] drivers: mfd: "
Linux 3.8.3
2013-03-18 2:51 UTC (4+ messages)
[PATCH -next] pinctrl: sirf: using for_each_set_bit to simplify the code
2013-03-18 2:34 UTC (3+ messages)
mmap sync issue
2013-03-18 2:33 UTC
[Suggestion] Latest randconfig build errors for CONFIG_MMU=no
2013-03-18 1:41 UTC (4+ messages)
[GIT PULL 3/3] ARM: mvebu: soc for v3.10
2013-03-18 1:07 UTC (3+ messages)
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;
as well as URLs for NNTP newsgroup(s).