All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-12-24 13:24:05 to 2013-12-24 14:18:18 UTC [more...]

[PATCH V2] ARM: imx: improve the comment of CCM lpm SW workaround
 2013-12-24 22:19 UTC  (3+ messages)

[GIT PULL 00/12] Second Round of Renesas ARM based SoC Board updates for v3.14
 2013-12-24 14:18 UTC  (26+ messages)
` [PATCH 01/12] ARM: shmobile: koelsch: Add DU device
` [PATCH 02/12] ARM: shmobile: Koelsch: add Ether support
` [PATCH 03/12] ARM: shmobile: armadillo: Set backlight enable GPIO
` [PATCH 04/12] ARM: shmobile: lager-reference: Enable multiplaform kernel support
` [PATCH 05/12] ARM: shmobile: koelsch-reference: Remove duplicate CCF initialization
` [PATCH 06/12] ARM: shmobile: lager-reference: Instantiate clkdevs for SCIF and CMT
` [PATCH 07/12] ARM: shmobile: koelsch-reference: "
` [PATCH 08/12] ARM: shmobile: Remove non-multiplatform Lager reference support
` [PATCH 09/12] ARM: shmobile: Remove non-multiplatform Koelsch "
` [PATCH 10/12] ARM: shmobile: Let Lager multiplatform boot with Lager DTB
` [PATCH 11/12] ARM: shmobile: Let Koelsch multiplatform boot with Koelsch DTB
` [PATCH 12/12] ARM: shmobile: mackerel: Fix USBHS pinconf entry

[PATCH] fec: Do not assume that PHY reset is active low
 2013-12-24 14:16 UTC 

[GIT PULL 00/29] Third Round of Renesas ARM Based SoC Updates for v3.14
 2013-12-24 14:16 UTC  (60+ messages)
` [PATCH 01/29] ARM: shmobile: r8a7778: add sound SCU clock support
` [PATCH 02/29] ARM: shmobile: sh7372: Use macros to declare SCIF devices
` [PATCH 03/29] ARM: shmobile: sh73a0: "
` [PATCH 04/29] ARM: shmobile: r8a7740: "
` [PATCH 05/29] ARM: shmobile: r8a7779: "
` [PATCH 06/29] ARM: shmobile: r8a73a4: Don't define SCIF platform data in an array
` [PATCH 10/29] ARM: shmobile: r8a7790: "
` [PATCH 11/29] ARM: shmobile: sh7372: Declare SCIF register base and IRQ as resources
` [PATCH 07/29] ARM: shmobile: r7s72100: Don't define SCIF platform data in an array
` [PATCH 08/29] ARM: shmobile: r8a7778: "
` [PATCH 12/29] ARM: shmobile: sh73a0: Declare SCIF register base and IRQ as resources
` [PATCH 09/29] ARM: shmobile: r8a7791: Don't define SCIF platform data in an array
` [PATCH 13/29] ARM: shmobile: r7s72100: Declare SCIF register base and IRQ as resources
` [PATCH 14/29] ARM: shmobile: r8a73a4: "
` [PATCH 15/29] ARM: shmobile: r8a7740: "
` [PATCH 16/29] ARM: shmobile: r8a7779: "
` [PATCH 17/29] ARM: shmobile: sh7372: Don't set plat_sci_port scbrr_algo_id field
` [PATCH 18/29] ARM: shmobile: r8a7778: Declare SCIF register base and IRQ as resources
` [PATCH 19/29] ARM: shmobile: r8a7791: "
` [PATCH 20/29] ARM: shmobile: r8a7790: "
` [PATCH 21/29] ARM: shmobile: sh73a0: Don't set plat_sci_port scbrr_algo_id field
` [PATCH 22/29] ARM: shmobile: r7s72100: "
` [PATCH 23/29] ARM: shmobile: r8a7778: "
` [PATCH 24/29] ARM: shmobile: r8a73a4: "
` [PATCH 25/29] ARM: shmobile: r8a7740: "
` [PATCH 26/29] ARM: shmobile: r8a7790: "
` [PATCH 27/29] ARM: shmobile: r8a7779: "
` [PATCH 28/29] ARM: shmobile: r8a7791: "
` [PATCH 29/29] arm: shmobile: r7s72100: add i2c clocks

[Qemu-devel] vhost-net issue: does not survive reboot on ppc64
 2013-12-24 14:15 UTC  (8+ messages)

[PATCH RFC 01/11] ARM: SAMSUNG: Add soc_is_s3c2410() helper
 2013-12-24 14:14 UTC  (22+ messages)
` [PATCH RFC 02/11] ARM: SAMSUNG: pm: Save UART DIVSLOT register based on SoC type
` [PATCH RFC 03/11] ARM: SAMSUNG: pm: Use debug_ll_addr() to get UART base address
` [PATCH RFC 04/11] ARM: SAMSUNG: pm: Consolidate PM debug functions
` [PATCH RFC 05/11] ARM: SAMSUNG: pm: Move Samsung PM debug code into separate file
` [PATCH RFC 06/11] ARM: SAMSUNG: Move common save/restore helpers to "
` [PATCH RFC 07/11] ARM: SAMSUNG: pm: Move s3c_pm_check_* prototypes to plat/pm-common.h
` [PATCH RFC 08/11] ARM: EXYNOS: Kconfig: Fix abuse of CONFIG_PM
` [PATCH RFC 09/11] ARM: EXYNOS: Remove PM initcalls and useless indirection
` [PATCH RFC 10/11] ARM: dts: exynos4: Add node for L2 cache controller
` [PATCH RFC 11/11] ARM: EXYNOS: Stop using legacy Samsung PM code

[GIT PULL 00/11] Second Round of Renesas SH SCI updates for v3.14
 2013-12-24 14:14 UTC  (24+ messages)
` [PATCH 01/11] serial: sh-sci: Sort headers alphabetically
` [PATCH 02/11] serial: sh-sci: Remove baud rate calculation algorithm 5
` [PATCH 03/11] serial: sh-sci: Simplify baud rate calculation algorithms
` [PATCH 04/11] serial: sh-sci: Remove duplicate interrupt check in verify port op
` [PATCH 05/11] serial: sh-sci: Set the UPF_FIXED_PORT flag
` [PATCH 06/11] serial: sh-sci: Don't check IRQ in verify port operation
` [PATCH 07/11] serial: sh-sci: Support resources passed through platform resources
` [PATCH 08/11] serial: sh-sci: Move overrun_bit and error_mask fields out of pdata
` [PATCH 09/11] serial: sh-sci: Remove unused GPIO request code
` [PATCH 10/11] serial: sh-sci: Compute overrun_bit without using baud rate algo
` [PATCH 11/11] serial: sh-sci: Rework baud rate calculation

[Qemu-devel] [PATCH v2 0/9] target-sh4: optimizations and cleanups
 2013-12-24 14:13 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/9] target-sh4: use bit number for SR constants
` [Qemu-devel] [PATCH v2 2/9] target-sh4: Split out T from SR

[PATCH 1/2] gpio: clps711x: Use of_match_ptr()
 2013-12-24 14:08 UTC  (2+ messages)
` [PATCH 2/2] gpio: clps711x: Enable driver compilation with COMPILE_TEST

hvm trapping mechanism
 2013-12-24 14:09 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/10] prep: improve Raven PCI host emulation
 2013-12-24 14:06 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 03/10] raven: move BIOS loading from board code to PCI host
      ` [Qemu-devel] [Qemu-ppc] "

[PATCH] ALSA: Add params_width() helpers
 2013-12-24 14:04 UTC  (2+ messages)

"Decompressor is too big" building i386-pc image on Cygwin
 2013-12-24 14:03 UTC  (4+ messages)

[PATCH v5 0/4] Fix Win8 backlight issue
 2013-12-24 13:59 UTC  (11+ messages)
            ` [PATCH v2] ACPI / video: Add systems that should favor native backlight interface
                ` [PATCH v2 rebased] "

[PATCH RESEND v2 03/20] net: pcnet: slight optimization of addr compare
 2013-12-24 13:47 UTC 

[PATCH v2 03/20] net: pcnet: slight optimization of addr compare
 2013-12-24 13:47 UTC  (3+ messages)

[PATCH net-next 0/2] mlx4_en: Add PTP support
 2013-12-24 13:58 UTC  (5+ messages)
` [PATCH net-next 1/2] mlx4_en: Add PTP hardware clock

[PATCH] speex: Scale float input when FIXED_POINT is defined
 2013-12-24 13:52 UTC  (3+ messages)

[PATCH v5 0/3] regulator: act8865: add PMIC driver
 2013-12-24 13:51 UTC  (8+ messages)
` [PATCH v5 1/3] regulator: act8865: add PMIC act8865 driver
` [PATCH v5 2/3] regulator: act8865: add device tree binding doc

Linux-wireless: why use macro to call functions
 2013-12-24 13:48 UTC  (5+ messages)

[Query]: trace-cmd crashing with '-e syscalls' on 3.13-rc1
 2013-12-24 13:48 UTC  (2+ messages)

[PATCH 0/9] Add interpret-trailers builtin
 2013-12-24 13:47 UTC  (3+ messages)
` [PATCH 3/9] trailer: read and process config information

[PATCH v3 00/12] Add support for MSM's mmio clock/reset controller
 2013-12-24 13:45 UTC  (6+ messages)
` [PATCH v3 04/12] clk: Add regmap core helpers for enable/disable/is_enabled

[PATCH] regulator: max77693: Add missing .owner field in regulator_desc
 2013-12-24 13:45 UTC  (2+ messages)

[Buildroot] [PATCH] qt5connectivity: new package
 2013-12-24 13:45 UTC  (2+ messages)

[PATCH] SCTP: Reduce log spamming for sctp setsockopt
 2013-12-24 13:37 UTC  (5+ messages)
` [PATCH v4 0/2] sctp: Consolidate and ratelimit deprecation warnings

[Cluster-devel] Fw: some fence_virsh, fene_apc patches for RHEL6 backports
 2013-12-24 13:36 UTC  (4+ messages)
      ` [Cluster-devel] Fence agent for Tripplite PDU

[PATCH 01/11] ath9k: Fix max AMPDU size calculation
 2013-12-24 13:35 UTC  (5+ messages)
` [PATCH 11/11] ath9k: Fix "cc_lock" usage

[PATCH] perf stat: Do not show stats if workload fails
 2013-12-24 13:30 UTC  (6+ messages)

[PATCH v2 0/6] efuse driver for Tegra
 2013-12-24 13:32 UTC  (21+ messages)
` [PATCH v2 1/6] ARM: tegra: export apb dma readl/writel
` [PATCH v2 2/6] misc: fuse: Add efuse driver for Tegra
` [PATCH v2 3/6] ARM: tegra: Add efuse bindings
` [PATCH v2 4/6] ARM: tegra: rework fuse.c
` [PATCH v2 5/6] ARM: Tegra: remove speedo files
` [PATCH v2 6/6] misc: enable fuse drivers

[PATCH] staging: usbip: add support for viewing imported devices
 2013-12-24 13:28 UTC  (3+ messages)
` [PATCH v3] staging: usbip: userspace: "

[PATCH v3 0/2] gpio: davinci: reuse for keystone arch
 2013-12-24 13:27 UTC  (5+ messages)
` [PATCH v3 2/2] gpio: davinci: reuse for Keystone SoC

[PATCH] Skip Apple ghosts
 2013-12-24 13:26 UTC 

[PATCH 0/4] clk: sunxi: add A20 external output clock support
 2013-12-24 13:26 UTC  (6+ messages)
  ` [PATCH 1/4] clk: sunxi: Allwinner A20 "
  ` [PATCH 2/4] ARM: dts: sun7i: external clock outputs
  ` [PATCH 3/4] pinctrl: sunxi: Add Allwinner A20 clock output pin functions
  ` [PATCH 4/4] ARM: dts: sun7i: Add pin muxing options for clock outputs

[Qemu-devel] [PATCH v3 00/38] bitmap queue
 2013-12-24 13:24 UTC  (3+ messages)
` [Qemu-devel] [PATCH 01/38] bitmap: use long as index


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.