All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-04 18:26:53 to 2014-07-04 20:26:04 UTC [more...]

[PATCH v7 00/24] Add Maxim 77802 PMIC support
 2014-07-04 20:24 UTC  (52+ messages)
` [PATCH v7 01/24] mfd: max77686: Convert to use regmap_irq
` [PATCH v7 02/24] mfd: max77686: Add power management support
` [PATCH v7 03/24] mfd: max77686: Don't define dummy function if OF isn't enabled
` [PATCH v7 04/24] mfd: max77686: Make platform data over-rule DT
` [PATCH v7 05/24] mfd: max77686: Return correct error when pdata isn't found
` [PATCH v7 06/24] mfd: max77686: Make error checking consistent
` [PATCH v7 07/24] mfd: max77686: Remove unneeded OOM error message
` [PATCH v7 08/24] mfd: max77686: Add Dynamic Voltage Scaling (DVS) support
` [PATCH v7 09/24] rtc: max77686: Allow the max77686 rtc to wakeup the system
` [PATCH v7 10/24] rtc: max77686: Remove dead code for SMPL and WTSR
` [PATCH v7 11/24] clk: max77686: Add DT include for MAX77686 PMIC clock
` [PATCH v7 12/24] clk: Add generic driver for Maxim PMIC clocks
` [PATCH v7 13/24] clk: max77686: Convert to the generic max clock driver
` [PATCH v7 14/24] clk: max77686: Improve Maxim 77686 PMIC clocks binding
` [PATCH v7 15/24] regmap: Add regmap_reg_copy function
` [PATCH v7 16/24] regulator: max77686: Setup DVS-related GPIOs on probe
` [PATCH v7 17/24] mfd: max77686: Add documentation for DVS bindings
` [PATCH v7 18/24] mfd: max77686: Add Maxim 77802 PMIC support
` [PATCH v7 19/24] mfd: max77802: Add DT binding documentation
` [PATCH v7 20/24] regulator: Add driver for Maxim 77802 PMIC regulators
` [PATCH v7 21/24] clk: Add driver for Maxim 77802 PMIC clocks
` [PATCH v7 22/24] clk: max77802: Add DT binding documentation
` [PATCH v7 23/24] rtc: Add driver for Maxim 77802 PMIC Real-Time-Clock
` [PATCH v7 24/24] ARM: dts: Add max77802 to exynos5420-peach-pit and exynos5800-peach-pi

[PATCH] refs: Fix valgrind suppression file
 2014-07-04 20:24 UTC 

[PATCH 00/19] ARM: SAMSUNG: S5PV210 platform clean-up
 2014-07-04 20:23 UTC  (6+ messages)
` [PATCH 18/19] ARM: SAMSUNG: Remove remaining legacy code

t5150-request-pull.sh fails on newest master in Debian
 2014-07-04 20:22 UTC  (2+ messages)

[PATCH 1/1] ntfs: kernel-doc warning fixes
 2014-07-04 20:21 UTC  (2+ messages)

[lm-sensors] [RFT][PATCH 1/2] hwmon: (adm9240) Avoid forward declaration
 2014-07-04 20:20 UTC  (2+ messages)

[PATCH 0/2] Fixed for 64bit LUNs
 2014-07-04 20:14 UTC  (4+ messages)
` [PATCH 1/2] Use sdev_scsi2lun for SCSI parallel drivers

master - dev-type: print log_sys_debug
 2014-07-04 20:15 UTC  (3+ messages)

[PATCH] LSM: Generalize existing module stacking
 2014-07-04 20:15 UTC 

[PATCH 0/4] ABI updates
 2014-07-04 20:12 UTC  (7+ messages)
` [PATCH 1/4] ARM: alignment: save last kernel aligned fault location
` [PATCH 2/4] ARM: SWP emulation: always enable when SMP is enabled
` [PATCH 3/4] ARM: SWP emulation: only initialise on ARMv7 CPUs
` [PATCH 4/4] ARM: hwcap: disable HWCAP_SWP if the CPU advertises it has exclusives

[U-Boot] [PATCH 1/4] kirkwood: Rename dns325 to dnskw
 2014-07-04 20:08 UTC  (12+ messages)
` [U-Boot] [PATCH v4: DNS320 support 0/4] Add a new kirkwook board
  ` [U-Boot] [PATCH 2/4] kirkwood: Add support for the D-Link DNS-320
` [U-Boot] [PATCH V5: 0/5] Add a new kirkwook board
  ` [U-Boot] [PATCH V5: 1/5] kirkwood: Rename dns325 to dnskw
  ` [U-Boot] [PATCH V5: 2/5] kirkwood: Add support for the D-Link DNS-320
  ` [U-Boot] [PATCH V5: 3/5] kirkwood: Set unused SD pins back to GPIO for DNS-320 & DNS-325
  ` [U-Boot] [PATCH V5: 4/5] kirkwood: Shorten DNS-325 IDENT_STRING to match DNS-320
  ` [U-Boot] [PATCH V5: 5/5] Add documentation for dns-32{0,5}

[Buildroot] [PATCH] linux-headers: bump 3.12.x series
 2014-07-04 20:07 UTC 

[PATCH 1/1] arch/sh/mm/asids-debugfs.c: use PTR_ERR_OR_ZERO
 2014-07-04 20:07 UTC  (2+ messages)

[PATCH] weston: make webp explicitly configurable
 2014-07-04 20:06 UTC 

[PATCH] staging: nvec: remove unneccessary 'out of memory' message
 2014-07-04 20:04 UTC  (2+ messages)

btrfs_qgroup_create unused parameter
 2014-07-04 20:04 UTC 

[PATCH] qla4xxx: Return -ENOMEM on memory allocation failure
 2014-07-04 20:03 UTC  (2+ messages)

[PATCH 1/1] UBIFS: kernel-doc warning fix
 2014-07-04 20:02 UTC  (2+ messages)

[Buildroot] [PATCH] qt5: Add an option to select default platform
 2014-07-04 20:03 UTC  (2+ messages)

[PATCH 01/12] mfd: Bunch of clean-ups and checkpatch fixes
 2014-07-04 19:58 UTC  (16+ messages)
` [PATCH 01/12] mfd: ab8500-core: Remove pointless else in if statement
` [PATCH 02/12] mfd: ab8500-debugfs: Simplify invalid debugfs data checking
` [PATCH 04/12] mfd: stmpe: Rid data size incompatibility warn when building for 64bit
` [PATCH 11/12] mfd: ab3100-core: Correct code sytle problems
` [PATCH 12/12] mfd: ab8500-core: Resolve code style issues

[PATCH 1/1] staging: cxt1e1: remove null test before kfree
 2014-07-04 19:58 UTC 

[PATCH] staging: nvec: remove unneccessary 'else' after 'return' statement
 2014-07-04 19:57 UTC  (2+ messages)

[PATCH net-next V2 0/2] send process status in SCM_PROCINFO
 2014-07-04 19:53 UTC  (5+ messages)

Showing my appreciation for your past effort-kindly claim your ATM CARD !!
 2014-07-04 19:52 UTC 

[PATCH] powerpc: Disable RELOCATABLE for COMPILE_TEST with PPC64
 2014-07-04 19:51 UTC  (3+ messages)

[PATCH v2] platform_get_irq: Revert to platform_get_resource if of_irq_get fails
 2014-07-04 19:51 UTC  (5+ messages)

[PATCH v6] ARM: EXYNOS: Use MCPM call-backs to support S2R on Exynos5420
 2014-07-04 19:49 UTC  (5+ messages)

[PATCH] x86: kill ptregscall_common
 2014-07-04 19:48 UTC  (2+ messages)

[PATCH 1/1] kernfs: kernel-doc warning fix
 2014-07-04 19:47 UTC 

[PATCH 1/3] clocksource: move PXA timer to clocksource framework
 2014-07-04 19:46 UTC  (7+ messages)
` [PATCH 2/3] clocksource: add device-tree support for PXA timer

[PATCH v6] ARM: EXYNOS: Use MCPM call-backs to support S2R on Exynos5420
 2014-07-04 19:45 UTC  (3+ messages)
` [PATCH v7] "

[Qemu-devel] [PATCH for-2.1] target-i386: Add "kvmclock-stable-bit" feature bit name
 2014-07-04 19:44 UTC  (2+ messages)
`  "

[PATCH 1/1] fs/quota: kernel-doc warning fixes
 2014-07-04 19:44 UTC 

[Qemu-devel] [PATCH] PPC: e500: Actually install u-boot.e500
 2014-07-04 19:43 UTC 

[PATCH 0/4] tracing/uprobes fixes
 2014-07-04 19:38 UTC  (10+ messages)
` [PATCH 1/4] tracing/uprobes: Revert "Support mix of ftrace and perf"
      ` probe_event_disable()->synchronize_sched() (Was: tracing/uprobes: Revert "Support mix of ftrace and perf")
            ` __trace_remove_event_dirs() leaks file->filter ? (Was: probe_event_disable()->synchronize_sched())

[PATCH 0/4] Migrate PXA27x platforms to clock framework
 2014-07-04 19:38 UTC  (6+ messages)
` [PATCH 2/4] dts: add devicetree bindings for pxa27x clocks

[PATCH 1/1] drm/radeon: remove null test before kfree
 2014-07-04 19:37 UTC 

RSS is not efficient when forwarding
 2014-07-04 19:36 UTC  (2+ messages)
` RSS is not efficient when forwarding (ixgbe)

RAID 6 crashes system when being accessed
 2014-07-04 19:34 UTC  (2+ messages)

Android and compatibility with deprecated armv7 instructions
 2014-07-04 19:33 UTC  (12+ messages)

[PATCH 1/2] ASoC: samsung: Update sound-card name for Snow
 2014-07-04 19:32 UTC  (2+ messages)

[PATCH] mke2fs: don't accept too-high revision levels
 2014-07-04 19:32 UTC  (4+ messages)
` [PATCH V2] mke2fs: prevent creation of filesystem with unsupported revision
  ` [PATCH V3] "

[PATCH] ARM: dts: Add sound-card name for Snow/Peach-Pit/Peach-Pi
 2014-07-04 19:31 UTC  (2+ messages)

[PATCH 1/2] ASoC: max98090: Add check for CODEC type
 2014-07-04 19:30 UTC  (2+ messages)

[PATCH] ASoC: samsung: Correct I2S DAI suspend/resume ops
 2014-07-04 19:29 UTC  (3+ messages)

[PATCH] ASoC: sirf: provide pm-runtime functions when needed
 2014-07-04 19:28 UTC  (3+ messages)

[PATCH] scsi: break from queue depth adjusting loops when device found
 2014-07-04 19:21 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] systemd: bump to version 214
 2014-07-04 19:25 UTC  (3+ messages)

ext4: total breakdown on USB hdd, 3.0 kernel
 2014-07-04 19:17 UTC  (12+ messages)
            ` ext4: media error but where?

[PATCH 1/1] drm/omap: remove null test before kfree
 2014-07-04 19:17 UTC 

[RFC PATCH 0/9] kexec: Verify signature of PE signed bzImage
 2014-07-04 19:16 UTC  (5+ messages)
` [PATCH 2/9] Provide PE binary definitions

[U-Boot] [PATCH] vf610twr: Tune DDR initialization settings
 2014-07-04 19:16 UTC  (3+ messages)

[PATCH] regulator: convert to use gpio_desc internally
 2014-07-04 19:15 UTC  (10+ messages)

[U-Boot] [PATCH] ARM: kirkwood: fix cpu info for 6282 device id
 2014-07-04 19:14 UTC  (3+ messages)

[PATCH 1/1] btrfs: use PTR_ERR_OR_ZERO
 2014-07-04 19:10 UTC 

[PATCH net-next 0/3] Network driver for Armada 375 SoC
 2014-07-04 19:06 UTC  (11+ messages)
` [PATCH 1/3] ethernet: Add new driver for Marvell Armada 375 network unit
` [PATCH 2/3] ARM: mvebu: Add support for the network controller in Armada 375 SoC
` [PATCH 3/3] ARM: mvebu: Enable the network controller in Armada 375 DB board

[U-Boot] [PATCH v1 0/7] TI: armv7: add parallel NAND support
 2014-07-04 19:05 UTC  (8+ messages)
` [U-Boot] [PATCH v1 1/7] TI: armv7: move board specific NAND configs out from ti_armv7_common.h and ti_am335x_common.h
` [U-Boot] [PATCH v1 2/7] board/ti/am335x: add support for beaglebone NAND cape
` [U-Boot] [PATCH v1 3/7] arm: lib: continue board_init_r even if valid flash device is not detected
` [U-Boot] [PATCH v1 4/7] board/ti/am335x: add support for beaglebone NOR Cape
` [U-Boot] [PATCH v1 5/7] board/ti/am335x: update configs for parallel NAND
` [U-Boot] [PATCH v1 6/7] board/ti/am43xx: add support "
` [U-Boot] [PATCH v1 7/7] board/ti/dra7xx: "

[seabios test] 28821: regressions - FAIL
 2014-07-04 19:03 UTC 

[PATCH 1/1] ARM: imx: use PTR_ERR_OR_ZERO
 2014-07-04 19:03 UTC  (2+ messages)

[PATCH 1/1] arch: x86: use PTR_ERR_OR_ZERO
 2014-07-04 18:59 UTC 

panic in iio_trigger_notify_done
 2014-07-04 18:59 UTC 

A-MSDU reception not working?
 2014-07-04 18:58 UTC  (3+ messages)

[PATCH] blkio: Release blkg infrastructure only after last policy is deactivated
 2014-07-04 18:54 UTC  (6+ messages)

[Qemu-devel] bootindex dropped from -device virtio-blk, ? output, upsets libvirt
 2014-07-04 18:47 UTC 

[Qemu-devel] [PATCH] compile QEMU with Xen support on ARM
 2014-07-04 18:47 UTC  (2+ messages)
`  "

[PATCH 1/1] arch/sh/kernel/time.c: use PTR_ERR_OR_ZERO
 2014-07-04 18:47 UTC  (2+ messages)

ext4: journal has aborted
 2014-07-04 18:45 UTC  (11+ messages)

[U-Boot] [PATCH] ARM: cache_v7: use __weak
 2014-07-04 18:43 UTC  (2+ messages)

[PATCH 1/1] aic79xx: replace kmalloc/memset 0 by kzalloc
 2014-07-04 18:42 UTC 

Linux driver for RTL8190P
 2014-07-04 18:41 UTC 

Patch for a buggy Jabra GN9350 (HID)
 2014-07-04 18:35 UTC 

[PATCH] spi: au1550: Fix bug in deallocation of memory
 2014-07-04 18:33 UTC  (2+ messages)

[PATCH 2/2] spi: add driver for Rockchip RK3xxx SoCs integrated SPI
 2014-07-04 18:32 UTC  (5+ messages)
` [PATCH v2 "

Selling Points for MARS Light
 2014-07-04 18:31 UTC  (3+ messages)

[lm-sensors] [RFT][PATCH] hwmon: (smm665) Convert to devm_hwmon_device_register_with_groups
 2014-07-04 18:31 UTC  (2+ messages)

[PATCH 1/1] 9p: kerneldoc warning fixes
 2014-07-04 18:28 UTC 

[[PATCH v2] 00/14] Fix ISDB-T tuning issues
 2014-07-04 17:15 UTC  (3+ messages)
` [[PATCH v2] 01/14] dib8000: Fix handling of interleave bigger than 2
` [[PATCH v2] 04/14] dib8000: Fix: add missing 4K mode


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.