linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-28 13:21:27 to 2014-04-28 16:20:00 UTC [more...]

[PATCH 0/7] net: rfkill: gpio: Add device tree support
 2014-04-28 16:19 UTC  (5+ messages)
` [PATCH 1/7] gpiolib: gpiolib-of: Implement device tree gpio-names based lookup
      ` [linux-sunxi] "

[PATCHv3 0/7] Add Allwinner SoCs PWM support
 2014-04-28 16:17 UTC  (8+ messages)
` [PATCHv3 1/7] pwm: Add Allwinner SoC support
` [PATCHv3 2/7] pwm: sunxi: document OF bindings
` [PATCHv3 3/7] ARM: sun4i: dt: add pinmux configuration for the PWM
` [PATCHv3 4/7] ARM: sun4i: dt: add PWM support
` [PATCHv3 5/7] ARM: sun7i: dt: add pinmux configuration for the PWM
` [PATCHv3 6/7] ARM: sun7i: dt: add PWM support
` [PATCHv3 7/7] ARM: sunxi: dt: add PWM support for the cubietruck

[PATCH 0/6] Add CPTS support for AM437x
 2014-04-28 16:18 UTC  (8+ messages)
` [PATCH 1/6] drivers: net: cpts: Remove hardcoded clock name for CPTS
` [PATCH 5/6] ARM: AM43xx: clk: Change the cpts ref clock source to dpll_core_m5 clk

[PATCH 3.15-rc3] cpufreq: ppc-corenet-cpufreq: Fix __udivdi3 modpost error
 2014-04-28 16:18 UTC 

[PATCH 1/4] ARM: dts: am335x-bone-common: use phandles for USB and DMA refs
 2014-04-28 16:10 UTC  (6+ messages)
` [PATCH 2/4] ARM: dts: am335x-evm: "
` [PATCH 3/4] ARM: dts: am335x-evmsk: "
` [PATCH 4/4] ARM: dts: am335x-igep0033: "

linux-next: manual merge of the usb-gadget tree with the usb tree
 2014-04-28 16:11 UTC  (2+ messages)

[RFC 0/5] berlin: add support for clocks sharing registers
 2014-04-26 16:03 UTC  (3+ messages)
` [RFC 2/5] clk: berlin: add berlin clock groups DT bindings documentation

[PATCH 0/7] mfd: add basic sun6i A31 PRCM support
 2014-04-28 16:02 UTC  (12+ messages)
` [PATCH 1/7] reset: sunxi: document sunxi's reset controllers bindings
` [PATCH 2/7] reset: sunxi: allow MFD subdevices probe
` [PATCH 3/7] mfd: add support for sun6i PRCM (Power/Reset/Clock Management) unit
` [PATCH 4/7] mfd: sun6i-prcm: document DT bindings
` [PATCH 5/7] clk: sunxi: add PRCM (Power/Reset/Clock Management) clks support
` [PATCH 6/7] clk: sunxi: document PRCM clock compatible strings
` [PATCH 7/7] ARM: sunxi: dt: add PRCM clk and reset controller subdevices

[RFC PATCH v5 01/11] driver core: platform: add device binding path 'driver_override'
 2014-04-28 15:52 UTC  (11+ messages)
` [RFC PATCH v5 02/11] ARM SMMU: Add capability IOMMU_CAP_DMA_EXEC
` [RFC PATCH v5 03/11] VFIO_IOMMU_TYPE1 for platform bus devices on ARM
` [RFC PATCH v5 04/11] VFIO_IOMMU_TYPE1: Introduce the VFIO_DMA_MAP_FLAG_EXEC flag
` [RFC PATCH v5 05/11] VFIO_PLATFORM: Initial skeleton of VFIO support for platform devices
` [RFC PATCH v5 06/11] VFIO_PLATFORM: Return info for device and its memory mapped IO regions
` [RFC PATCH v5 07/11] VFIO_PLATFORM: Read and write support for the device fd
` [RFC PATCH v5 08/11] VFIO_PLATFORM: Support MMAP of MMIO regions
` [RFC PATCH v5 09/11] VFIO_PLATFORM: Return IRQ info
` [RFC PATCH v5 10/11] VFIO_PLATFORM: Initial interrupts support
` [RFC PATCH v5 11/11] VFIO_PLATFORM: Support for maskable and automasked interrupts

[PATCH RFC 1/2] mm/swap.c: split put_compound_page function
 2014-04-28 15:55 UTC  (7+ messages)
` [PATCH RFC 2/2] mm: introdule compound_head_by_tail()

[PATCH] usb: dwc3: debugfs: add snapshot to dump requests trbs events
 2014-04-28 15:55 UTC 

[PATCH v2 0/4] memcg: Low-limit reclaim
 2014-04-28 15:46 UTC  (2+ messages)

possible 3.14.1 lockd problem (?) causing nfsd hangs
 2014-04-28 15:46 UTC  (3+ messages)
` Unix-domain sockets hanging on 3.14.x (was Re: possible 3.14.1 lockd problem (?) causing nfsd hangs)

[PATCH v3 3/4] usb: ohci-exynos: Add facility to use phy provided by the generic phy framework
 2014-04-28 15:41 UTC  (2+ messages)

[PATCH] net: bonding: Fix format string mismatch in bond_sysfs.c
 2014-04-28 15:41 UTC 

[PATCH 00/15] bus: omap_l3_noc: driver cleanups and support for DRA7/AM4372
 2014-04-28 15:15 UTC  (22+ messages)
` [PATCH V3 00/20] "
  ` [PATCH V3 01/20] bus: omap_l3_noc: Fix copyright information
  ` [PATCH V3 02/20] bus: omap_l3_noc: rename functions and data to omap_l3
  ` [PATCH V3 03/20] bus: omap_l3_noc: remove iclk from omap_l3 struct
  ` [PATCH V3 04/20] bus: omap_l3_noc: populate l3->dev and use it
  ` [PATCH V3 05/20] bus: omap_l3_noc: switch over to relaxed variants of readl/writel
  ` [PATCH V3 06/20] bus: omap_l3_noc: un-obfuscate l3_targ address computation
  ` [PATCH V3 07/20] bus: omap_l3_noc: move L3 master data structure out
  ` [PATCH V3 08/20] bus: omap_l3_noc: convert target information into a structure
  ` [PATCH V3 09/20] bus: omap_l3_noc: Add support for discountinous flag mux input numbers
  ` [PATCH V3 10/20] bus: omap_l3_noc: use of_match_data to pick up SoC information
  ` [PATCH V3 11/20] bus: omap_l3_noc: convert flagmux information into a structure
  ` [PATCH V3 12/20] bus: omap_l3_noc: fix masterid detection
  ` [PATCH V3 13/20] bus: omap_l3_noc: make error reporting and handling common
  ` [PATCH V3 14/20] bus: omap_l3_noc: improve readability by using helper for slave event parsing
  ` [PATCH V3 15/20] bus: omap_l3_noc: ignore masked out unclearable targets
  ` [PATCH V3 16/20] bus: omap_l3_noc: add information about the type of operation
  ` [PATCH V3 17/20] bus: omap_l3_noc: Add information about the context "
  ` [PATCH V3 18/20] bus: omap_l3_noc: introduce concept of submodule
  ` [PATCH V3 19/20] bus: omap_l3_noc: Add DRA7 interconnect error data
  ` [PATCH V3 20/20] bus: omap_l3_noc: Add AM4372 "

[PATCH V3] Add support for flag status register on Micron chips
 2014-04-28 15:37 UTC  (7+ messages)

[PATCH v2] uprobes: simplify rip-relative handling
 2014-04-28 15:31 UTC  (2+ messages)

[PATCH 1/2] KVM: async_pf: kill the unnecessary use_mm/unuse_mm async_pf_execute()
 2014-04-28 15:31 UTC  (6+ messages)

[PATCH 0/2] KVM: async_pf: use_mm/mm_users fixes
 2014-04-28 15:27 UTC  (6+ messages)
    ` [PATCH 3/2] KVM: async_pf: change async_pf_execute() to use get_user_pages(tsk => NULL)

[PATCH] fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6
 2014-04-28 15:23 UTC 

[PATCH] perf tools: Fix bfd dependency libraries detection
 2014-04-28 15:23 UTC  (4+ messages)

[RFC] A new CPU load metric for power-efficient scheduler: CPU ConCurrency
 2014-04-28 15:22 UTC  (6+ messages)

[PATCH 0/3] FTM PWM adds regmap and endianness support
 2014-04-28 15:21 UTC  (14+ messages)
` [PATCH 1/3] pwm: ftm-pwm: Clean up the code
` [PATCH 2/3] pwm: ftm-pwm: Convert to direct regmap API usage
` [PATCH 3/3] pwm: ftm-pwm: Add big-endian support

[PATCH RESEND 0/3] memcg: minor ->mm_owner fix/cleanups
 2014-04-28 15:19 UTC  (4+ messages)
` [PATCH RESEND 1/3] memcg: mm_update_next_owner() should skip kthreads
` [PATCH RESEND 2/3] memcg: optimize the "Search everything else" loop in mm_update_next_owner()
` [PATCH RESEND 3/3] memcg: kill start_kernel()->mm_init_owner(&init_mm)

[PATCH v6 RESEND 0/5] Add Broadcom Kona PWM Support
 2014-04-28 15:19 UTC  (4+ messages)

[PATCH 0/1] random vs blk-mq
 2014-04-28 15:17 UTC  (5+ messages)
` [PATCH 1/1] random: export add_disk_randomness

Updated asmlinkage patch v2
 2014-04-28 15:17 UTC  (2+ messages)

[PATCH 1/1] fs/ntfs/mft.c: fix 2 sparse warnings
 2014-04-28 15:13 UTC  (2+ messages)

[PATCH] sysfs, device-tree: aid for debugging device tree boot problems
 2014-04-28 15:09 UTC  (5+ messages)

PATCH: mvsas: add support for Supermicro AOC-SAS2LP-MV8
 2014-04-28 14:52 UTC 

[PATCH 3.2 00/94] 3.2.58-rc1 review
 2014-04-28 15:05 UTC  (2+ messages)

[PATCH 2/2] mm/memcontrol.c: introduce helper mem_cgroup_zoneinfo_zone()
 2014-04-28 15:04 UTC  (3+ messages)

[PATCH 0/2] mfd: max77693: improve regmap support
 2014-04-28 15:01 UTC  (5+ messages)
` [PATCH 1/2] mfd: max77693: remove unnecessary wrapper functions
` [PATCH 2/2] mfd: max77693: handle IRQs using regmap

[PATCH 0/3] perf tools: Speedup DWARF unwind
 2014-04-28 14:57 UTC  (12+ messages)
` [PATCH 1/3] perf tools: Cache register accesses for unwind processing
` [PATCH 2/3] perf tools: Cache dso data file descriptor

[PATCH] ARM: l2c: prima2: only call l2x0_of_init() on matching nodes
 2014-04-28 14:52 UTC  (6+ messages)

[PATCH 0/7] fuse: fix handling mtime and cmtime in writeback_cache mode
 2014-04-28 14:51 UTC  (3+ messages)
` [PATCH 7/7] fuse: flush ctime in FUSE_FORGET requests

[ANNOUNCE] 3.14-rt1
 2014-04-28 14:43 UTC  (10+ messages)

[RFC] /dev/random for in-kernel use
 2014-04-28 14:39 UTC  (6+ messages)

[PATCH] ftrace/module: Hardcode ftrace_module_init() call into load_module()
 2014-04-28 14:36 UTC  (3+ messages)

[Resend Patch 0/9] I2C ACPI operation region handler support
 2014-04-28 14:27 UTC  (11+ messages)
` [Patch V2 "
  ` [Patch V2 1/9] ACPICA: Executer: Fix buffer allocation issue for generic_serial_bus region field accesses
  ` [Patch V2 2/9] ACPICA: Export acpi_buffer_to_resource symbol
  ` [Patch V2 3/9] ACPI: Add acpi_bus_attach_private_data() to facilitate to attach data to ACPI handle
  ` [Patch V2 4/9] ACPI/Thermal: Use acpi_bus_attach_private_data() to attach private data
  ` [Patch V2 5/9] I2C: Add smbus quick read/write helper function
  ` [Patch V2 6/9] I2C: Add smbus word/block process call "
  ` [Patch V2 7/9] I2C/ACPI: Add i2c ACPI operation region support
  ` [Patch V2 8/9] I2C/ACPI: Move ACPI related code to i2c-acpi.c
  ` [Patch V2 9/9] I2C/ACPI: Add CONFIG_I2C_ACPI config

[PATCH 0/1] ftrace/ring_buffer: reset reader page after consuming read
 2014-04-28 14:27 UTC  (3+ messages)
` [PATCH 1/1] ftrace/ring_buffer: reset reader page after consuming read was performed to the page

[PATCH] drm: Add 800x600 (SVGA) screen resolution to the built-in EDIDs
 2014-04-28 14:23 UTC  (2+ messages)
  ` [RESEND PATCH] "

[PATCH v2 0/2] drivercore: deferral race condition fix
 2014-04-28 14:18 UTC  (4+ messages)

[perf] more perf_fuzzer memory corruption
 2014-04-28 14:21 UTC  (14+ messages)

[RFC 0/2] [media] si4713 DT binding
 2014-04-28 14:15 UTC  (2+ messages)

[PATCHv2 0/9] DT support for N900 soundcard (rx51-audio)
 2014-04-28 14:07 UTC  (10+ messages)
` [PATCHv2 1/9] ASoC: omap: rx51: Use static const char * const arrays
` [PATCHv2 2/9] ASoC: omap: rx51: Add module alias
` [PATCHv2 3/9] ASoC: omap: rx51: Use devm_snd_soc_register_card
` [PATCHv2 4/9] ASoC: Allow Aux Codecs to be specified using DT
` [PATCHv2 5/9] ASoC: omap: rx51: omap_mcbsp_st_add_controls: add id parameter
` [PATCHv2 6/9] ASoC: omap: rx51: get GPIO numbers via gpiod API
` [PATCHv2 7/9] ASoC: omap: rx51: Add some error messages
` [PATCHv2 8/9] ASoC: omap: rx51: Add DT support
` [PATCHv2 9/9] DTS: OMAP3-N900: Add sound support

[PATCH] mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"
 2014-04-28 14:11 UTC  (5+ messages)

[PATCH v2 0/4] Support additional regulators on BCM590xx
 2014-04-28 14:09 UTC  (4+ messages)
` [PATCH v2 2/4] mfd: bcm590xx: add support for secondary I2C slave address

[PATCH v4 0/3] usb: chipidea: msm: Clean and fix glue layer driver
 2014-04-28 14:03 UTC  (5+ messages)

two small scsi fixes for 3.15-rc3
 2014-04-28 13:58 UTC  (4+ messages)

[PATCH v4 0/3] mfd: max8997: add regmap support
 2014-04-28 13:55 UTC  (4+ messages)
` [PATCH v4 1/3] mfd: max8997: use regmap to access registers
` [PATCH v4 2/3] mfd: max8997: handle IRQs using regmap
` [PATCH v4 3/3] mfd: max8997: change irq names to upper case

mmotm 2014-04-24-13-07 uploaded
 2014-04-28 13:55 UTC  (7+ messages)

[KVM] BUG: unable to handle kernel NULL pointer dereference at 00000000000002b0
 2014-04-28 13:52 UTC  (5+ messages)

[PATCH v2] mtd: davinci-nand: disable subpage write for keystone-nand
 2014-04-28 13:43 UTC  (6+ messages)

[Resend/PATCH] arm: dts: am43x-epos: Add qspi device
 2014-04-28 13:42 UTC 

[RESEND PATCH v2] mfd: max77686: handle IRQs using regmap
 2014-04-28 13:41 UTC 

[PATCH RT 0/3] Linux 3.2.57-rt84-rc1
 2014-04-28 13:39 UTC  (3+ messages)

[PATCH] rcu: fix build error for sysrq workaround
 2014-04-28 13:40 UTC 

pid ns feature request
 2014-04-28 13:39 UTC  (4+ messages)

[PATCH] Revert "drm/i915: fix build warning on 32-bit (v2)"
 2014-04-28 13:38 UTC  (3+ messages)
` [RESEND][PATCH][linux-next] "

[PATCH v8 01/20] usb: phy: msm: Make driver selectable on ARCH_QCOM
 2014-04-28 13:34 UTC  (20+ messages)
` [PATCH v8 02/20] usb: phy: msm: Remove __init macro from driver probe method
` [PATCH v8 03/20] usb: phy: msm: Move global regulators variables to driver state
` [PATCH v8 04/20] usb: phy: msm: Enable deferred driver probing
` [PATCH v8 05/20] usb: phy: msm: Migrate to Managed Device Resource allocation
` [PATCH v8 06/20] usb: phy: msm: Remove unnecessarily check for valid regulators
` [PATCH v8 07/20] usb: phy: msm: Fix checkpatch.pl warnings
` [PATCH v8 08/20] usb: phy: msm: Replace custom enum usb_mode_type with enum usb_dr_mode
` [PATCH v8 09/20] usb: phy: msm: Remove unused pclk_src_name
` [PATCH v8 10/20] usb: phy: msm: Remove HSUSB prefix from regulator names
` [PATCH v8 11/20] usb: phy: msm: Properly check result from platform_get_irq()
` [PATCH v8 12/20] usb: phy: msm: Add device tree support and binding information
` [PATCH v8 13/20] usb: phy: msm: Use reset framework for LINK and PHY resets
` [PATCH v8 14/20] usb: phy: msm: Add support for secondary PHY control
` [PATCH v8 15/20] usb: phy: msm: Correct USB PHY Reset sequence for newer platform
` [PATCH v8 16/20] usb: phy: msm: Fix PTS definitions for MSM USB controller
` [PATCH v8 17/20] usb: phy: msm: Select secondary PHY via TCSR
` [PATCH v8 18/20] usb: phy: msm: Handle disconnect events
` [PATCH v8 19/20] usb: phy: msm: Vote for corner of VDD CX instead of voltage of VDD CX
` [PATCH v8 20/20] usb: phy: msm: Use usb_add_phy_dev() to register device

[PATCH 0/3] Fix several sparc64 THP bugs
 2014-04-28 13:04 UTC  (3+ messages)

deadlock in ipv6?
 2014-04-28 13:25 UTC  (3+ messages)

[PATCH v3 6/7] arm64: mm: Implement 4 levels of translation tables
 2014-04-28 13:23 UTC  (4+ messages)

[PATCH v2 0/4] xhci: fixes for 3.15-rc usb-linus
 2014-04-28 13:33 UTC  (3+ messages)

[PATCH v3] pwm_lpss: Add support for PCI devices
 2014-04-28 13:19 UTC  (2+ messages)


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).