messages from 2013-01-24 16:33:42 to 2013-01-25 02:33:25 UTC [more...]
[PATCH v2 0/6] USB: Add support for multiple PHYs of same type
2013-01-25 2:33 UTC (6+ messages)
` [PATCH v2 1/6] usb: otg: Add an API to bind the USB controller and PHY
` [PATCH v2 2/6] usb: otg: utils: add facilities in phy lib to support multiple PHYs of same type
` [PATCH v2 3/6] ARM: OMAP: USB: Add phy binding information
` [PATCH v2 4/6] drivers: usb: musb: omap: make use of the new PHY lib APIs
` [PATCH v2 5/6] usb: otg: add device tree support to otg library
[V5 PATCH 00/26] mv-usb fix and enhancement patches
2013-01-25 2:27 UTC (13+ messages)
` [V5 PATCH 07/26] usb: gadget: mv_udc: make mv_udc depends on ARCH_MMP or ARCH_PXA
` [V5 PATCH 24/26] usb: gadget: mv_udc: add device tree support
` [V5 PATCH 25/26] usb: otg: mv_otg: "
` [V5 PATCH 26/26] usb: ehci: ehci-mv: "
[GIT PULL] Renesas pinmux for v3.9
2013-01-25 2:24 UTC (79+ messages)
` [PATCH 01/80] sh: sh7264: Rename CRX0CRX1 mark to match GPIO names
` [PATCH 02/80] sh: sh7269: Rename CRX0CRX1(CRX2) marks "
` [PATCH 03/80] sh: sh7723: Rename GPIO_FN_SIUOSPD to GPIO_FN_SIUAOSPD
` [PATCH 04/80] sh: sh7757: Fix GPIO_FN_ET0_MDIO and GPIO_FN_ET1_MDIO GPIO entries
` [PATCH 05/80] sh: sh7786: Fix port E, G and J GPIOs
` [PATCH 06/80] sh: sh7786: Fix last GPIO index
` [PATCH 07/80] sh: shx3: "
` [PATCH 08/80] sh-pfc: Split platform data from the sh_pfc structure
` [PATCH 09/80] sh-pfc: Move private definitions and declarations to private header
` [PATCH 10/80] sh-pfc: Merge PFC core and pinctrl
` [PATCH 11/80] sh-pfc: Merge PFC core and gpio
` [PATCH 12/80] sh-pfc: Move platform device and driver to the core
` [PATCH 13/80] sh-pfc: Use devm_kzalloc()
` [PATCH 14/80] sh-pfc: Use devm_ioremap_nocache()
` [PATCH 15/80] sh-pfc: Let the compiler decide whether to inline functions
` [PATCH 16/80] sh-pfc: Remove check for impossible error condition
` [PATCH 17/80] sh-pfc: Sort headers alphabetically
` [PATCH 18/80] sh-pfc: Use sh_pfc_ namespace prefix through the whole driver
` [PATCH 19/80] sh-pfc: Split platform device and platform driver registration
` [PATCH 20/80] sh-pfc: Support passing resources through platform device
` [PATCH 21/80] ARM: shmobile: Select PINCTRL
` [PATCH 22/80] ARM: shmobile: r8a7740: Register PFC platform device
` [PATCH 23/80] ARM: shmobile: r8a7779: "
` [PATCH 24/80] ARM: shmobile: sh7372: "
` [PATCH 25/80] ARM: shmobile: sh73a0: "
` [PATCH 26/80] ARM: shmobile: r8a7740: Add pin control resources
` [PATCH 27/80] ARM: shmobile: sh7372: "
` [PATCH 28/80] ARM: shmobile: sh73a0: "
` [PATCH 29/80] sh: Add PFC platform device registration helper function
` [PATCH 30/80] sh: sh7203: Register PFC platform device
` [PATCH 31/80] sh: sh7264: "
` [PATCH 32/80] sh: sh7269: "
` [PATCH 33/80] sh: sh7720: "
` [PATCH 34/80] sh: sh7722: "
` [PATCH 35/80] sh: sh7723: "
` [PATCH 36/80] sh: sh7724: "
` [PATCH 37/80] sh: sh7734: "
` [PATCH 38/80] sh: sh7757: "
` [PATCH 39/80] sh: sh7785: "
` [PATCH 40/80] sh: sh7786: "
` [PATCH 41/80] sh: shx3: "
` [PATCH 42/80] sh-pfc: Remove platform device registration
` [PATCH 43/80] sh-pfc: Remove unused resource and num_resources platform data fields
` [PATCH 44/80] sh-pfc: Move driver from drivers/sh/ to drivers/pinctrl/
` [PATCH 45/80] sh-pfc: Support pinmux info in driver data instead of platform data
` [PATCH 46/80] sh-pfc: Add r8a7740 pinmux support
` [PATCH 48/80] sh-pfc: Add sh7372 "
` [PATCH 49/80] sh-pfc: Add sh73a0 "
` [PATCH 50/80] sh-pfc: Add sh7203 "
` [PATCH 51/80] sh-pfc: Add sh7264 "
` [PATCH 52/80] sh-pfc: Add sh7269 "
` [PATCH 53/80] sh-pfc: Add sh7720 "
` [PATCH 54/80] sh-pfc: Add sh7722 "
` [PATCH 55/80] sh-pfc: Add sh7723 "
` [PATCH 56/80] sh-pfc: Add sh7724 "
` [PATCH 57/80] sh-pfc: Add sh7734 "
` [PATCH 58/80] sh-pfc: Add sh7757 "
` [PATCH 59/80] sh-pfc: Add sh7785 "
` [PATCH 60/80] sh-pfc: Add sh7786 "
` [PATCH 61/80] sh-pfc: Add shx3 "
` [PATCH 62/80] ARM: shmobile: r8a7740: Use driver-provided pinmux info
` [PATCH 64/80] ARM: shmobile: sh7372: "
` [PATCH 65/80] ARM: shmobile: sh73a0: "
` [PATCH 66/80] sh: sh7203: pinmux: "
` [PATCH 67/80] sh: sh7264: "
` [PATCH 68/80] sh: sh7269: "
` [PATCH 69/80] sh: sh7720: "
` [PATCH 70/80] sh: sh7722: "
` [PATCH 71/80] sh: sh7723: "
` [PATCH 72/80] sh: sh7724: "
` [PATCH 73/80] sh: sh7734: "
` [PATCH 74/80] sh: sh7757: "
` [PATCH 75/80] sh: sh7785: "
` [PATCH 76/80] sh: sh7786: "
` [PATCH 77/80] sh: shx3: "
` [PATCH 78/80] sh: Remove unused sh_pfc_register_info() function
` [PATCH 79/80] sh-pfc: Remove pinmux_info definition
` [PATCH 80/80] sh-pfc: Move sh_pfc.h from include/linux/ to driver directory
[PATCH v2 0/3] ARM: dts: omap: add dt data for MUSB
2013-01-25 2:24 UTC (4+ messages)
` [PATCH v2 1/3] ARM: dts: omap: Add omap control usb data
` [PATCH v2 2/3] ARM: dts: omap: Add omap-usb2 dt data
` [PATCH v2 3/3] ARM: dts: omap: Add usb_otg and glue data
[PATCH v3 0/4] usb: musb/dwc3: add driver for control module
2013-01-25 2:19 UTC (5+ messages)
` [PATCH v3 1/4] drivers: usb: phy: add a new driver for usb part of "
` [PATCH v3 2/4] ARM: OMAP: devices: create device "
` [PATCH v3 3/4] ARM: OMAP2: MUSB: Specify omap4 has mailbox
` [PATCH v3 4/4] drivers: usb: start using the control module driver
[GIT PULL] Renesas ARM-based SoC boards for v3.9
2013-01-25 2:17 UTC (8+ messages)
` [PATCH 1/7] ARM: mackerel: include the correct .dtsi file
` [PATCH 2/7] ARM: shmobile: fix sample amixer settings for mackerel
` [PATCH 3/7] ARM: shmobile: add sample amixer settings for ap4evb
` [PATCH 4/7] ARM: shmobile: add sample amixer settings for armadillo800eva
` [PATCH 5/7] ARM: shmobile: kzm9g: Use of_machine_is_compatible()
` [PATCH 6/7] ARM: shmobile: Include DTSI of r8a7740 to armadillo800eva
` [PATCH 7/7] ARM: shmobile: Include sh73a0 DTSI in kzm9g
[GIT PULL] Renesas ARM-based SoC for v3.9
2013-01-25 2:13 UTC (16+ messages)
` [PATCH 01/15] ARM: shmobile: Remove duplicate inclusion of dma-mapping.h in setup-r8a7740.c
` [PATCH 02/15] ARM: shmobile: r8a7740: add TMU timer support
` [PATCH 03/15] ARM: shmobile: sh73a0: fixup div4_clks bitmap
` [PATCH 04/15] ARM: mach-shmobile: sh73a0 external IRQ wake update
` [PATCH 05/15] ARM: sh7372: add clock lookup entries for DT-based devices
` [PATCH 06/15] ARM: sh7372: fix cache clean / invalidate order
` [PATCH 07/15] ARM: shmobile: add function declarations for sh7372 DT helper functions
` [PATCH 08/15] ARM: shmobile: sh73a0: Add CPU sleep suspend
` [PATCH 09/15] ARM: shmobile: r8a7740: "
` [PATCH 10/15] ARM: SH-Mobile: sh73a0: Secondary CPUs handle own SCU flags
` [PATCH 11/15] ARM: SH-Mobile: sh73a0: Add CPU Hotplug
` [PATCH 12/15] ARM: mach-shmobile: sh73a0: Allow initialisation of GIC by DT
` [PATCH 13/15] ARM: mach-shmobile: sh73a0: Minimal setup using DT
` [PATCH 14/15] ARM: mach-shmobile: sh73a0: Initialise MMCIF "
` [PATCH 15/15] ARM: shmobile: r8a7779: scif .irqs used SCIx_IRQ_MUXED()
[GIT PULL] Renesas ARM-based SoC defconfig for v3.9 #2
2013-01-25 2:02 UTC (3+ messages)
` [PATCH 1/2] ARM: mach-shmobile: armadillo: defconfig: Enable CEU
` [PATCH 2/2] ARM: mach-shmobile: mackerel: enable VFP in defconfig
[PATCH v2 1/1 net-next] net: fec: add napi support to improve proformance
2013-01-25 2:02 UTC (4+ messages)
[PATCH v3 1/1 net-next] net: fec: enable pause frame to improve rx prefomance for 1G network
2013-01-25 1:50 UTC (5+ messages)
[PATCH 2/2 net-next] doc: dt: fsl: fec: add napi optional properties
2013-01-25 1:46 UTC (3+ messages)
[PATCH v3 1/1 net-next] net: fec: add napi support to improve proformance
2013-01-25 1:29 UTC
[PATCHv1 for soc 0/5] Enabling socfpga on hardware
2013-01-25 1:00 UTC (6+ messages)
` [PATCHv1 for soc 1/5] arm: socfpga: Add new device tree source for actual socfpga HW
` [PATCHv1 for soc 2/5] arm: socfpga: Add clock entries to socfpga.dtsi
` [PATCHv1 for soc 3/5] arm: socfpga: Add entries to enable make dtbs socfpga
` [PATCHv1 for soc 4/5] arm: Add v7_invalidate_l1 to cache-v7.S
` [PATCHv1 for soc 5/5] arm: socfpga: Add SMP support for actual socfpga harware
[PATCH v2 0/3] ARM: enable dumping stacks for CONFIG_SMP
2013-01-24 22:53 UTC (4+ messages)
` [PATCH v2 1/3] ARM: stacktrace: harden FP stacktraces against invalid stacks
[RFC v2 00/18] ARM: OMAP2+: AM33XX: Add suspend-resume support
2013-01-24 22:30 UTC (3+ messages)
` [RFC v2 13/18] ARM: OMAP2+: AM33XX: timer: Interchance clkevt and clksrc timers
[PATCH] ARM: OMAP1: fix USB host on 1710
2013-01-24 22:24 UTC
[PATCH 0/2] ARM: dts: omap3-overo: Add pwm-leds and audio support
2013-01-24 21:14 UTC (8+ messages)
` [PATCH 1/2] ARM: dts: omap3-overo: Add support for pwm-leds
[PATCH v2 00/16] low-level CPU and cluster power management
2013-01-24 21:05 UTC (3+ messages)
` [PATCH v2 13/16] drivers/bus: add ARM CCI support
[RFC PATCH 0/6] ARM: kirkwood: cleanup DT conversion
2013-01-24 20:52 UTC (10+ messages)
` [RFC PATCH 6/6] ARM: kirkwood: consolidate mv643xx_eth init for DT
[PATCH v5 00/14] DMA Engine support for AM33XX
2013-01-24 20:49 UTC (8+ messages)
[PATCH 0/4] clk: Provide option to unprepare unused clocks at late init
2013-01-24 20:41 UTC (9+ messages)
` [PATCH 1/4] clk: Introduce optional is_prepared callback
` [PATCH 2/4] clk: Unprepare the unused prepared slow clocks at late init
` [PATCH 3/4] clk: Introduce optional unprepare_unused callback
` [PATCH 4/4] clk: ux500: Support is_prepared callback for clk-prcmu
[PATCH 1/2] ARM: multi_v7_defconfig: remove unnecessary CONFIG_GPIOLIB
2013-01-24 20:17 UTC (3+ messages)
` [PATCH 2/2] ARM: multi_v7_defconfig: add ARCH_ZYNQ
[PATCH 1/7] clk: add common of_clk_init() function
2013-01-24 19:32 UTC (11+ messages)
` [PATCH 2/7] clk: tegra: Use "
` [PATCH 5/7] clk: vt8500: "
[RFC/PATCH 00/32] usb: refactor gadget->dev registration
2013-01-24 19:09 UTC (8+ messages)
` [RFC/PATCH 01/32] usb: gadget: udc-core: allow udc class register gadget device
` [RFC/PATCH 24/32] usb: gadget: s3c-hsotg: let udc-core manage gadget->dev
` [RFC/PATCH 32/32] usb: gadget: drop now unnecessary flag
[PATCH v1 0/6] USB: Add support for multiple PHYs of same type
2013-01-24 18:58 UTC (4+ messages)
` [PATCH v1 4/6] drivers: usb: musb: omap: make use of the new PHY lib APIs
[PATCH v8 0/3] Cortex-M3 series once more
2013-01-24 18:46 UTC (4+ messages)
` [PATCH v8 3/3] Cortex-M3: Add support for exception handling
[PATCH RESEND] ARM: dts: max77686: Add DTS file for max77686 PMIC
2013-01-24 18:46 UTC
Fwd: [PATCH v3 6/7] DT: Convert all kirkwood boards with mv643xx that use DT
2013-01-24 18:43 UTC
[PATCH] arm/dts: Add basic support for gta04 (Openmoko next generation) board
2013-01-24 18:34 UTC
[PATCH] arm: omap: make wakeupgen_lock raw
2013-01-24 18:22 UTC (2+ messages)
[PATCH 0/4] Preparatory GIC patches for arm64 support
2013-01-24 17:51 UTC (6+ messages)
` [PATCH 2/4] arm: Move chained_irq_(enter|exit) to a generic file
` [PATCH 4/4] irqchip: gic: Perform the gic_secondary_init() call via CPU notifier
OMAP4 randconfig failure: Zynq
2013-01-24 17:27 UTC (6+ messages)
[PATCH v6 00/15] KVM/ARM Implementation
2013-01-24 17:25 UTC (19+ messages)
` [PATCH v6 01/15] ARM: Add page table and page defines needed by KVM
` [PATCH v6 02/15] ARM: Section based HYP idmap
` [PATCH v6 04/15] KVM: ARM: Hypervisor initialization
[BUG] snowball board locks up on boot
2013-01-24 17:14 UTC
[PATCH v2 1/2] clk: divider: prepare for minimum divider
2013-01-24 17:06 UTC (4+ messages)
[PATCH] i2c: samsung: resume race fix
2013-01-24 16:44 UTC (6+ messages)
[GIT PULL] at91: fixes for 3.8-rc5
2013-01-24 16:33 UTC (2+ 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).