All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-03-18 10:35:52 to 2013-03-18 11:05:47 UTC [more...]

[GIT PULL] Renesas ARM and SH based SoC pinmux update for v3.10
 2013-03-18 11:05 UTC  (102+ 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] genirq: allow an alternative setup for the mask cache
 2013-03-18 11:05 UTC  (3+ messages)

sctp: hang in sctp_remaddr_seq_show
 2013-03-18 11:04 UTC  (3+ messages)

[PATCH 1/1] aacraid: Dual firmware image support
 2013-03-18  4:58 UTC 

[PATCH 0/2] Drivers: hv: balloon
 2013-03-18 11:03 UTC  (9+ messages)
` [PATCH 1/2] mm: Export split_page()
  ` [PATCH 2/2] Drivers: hv: balloon: Support 2M page allocations for ballooning

[PATCH v3] perf tools: Fix LIBNUMA build with glibc 2.12 and older
 2013-03-18 11:01 UTC  (2+ messages)
` [tip:perf/urgent] "

[SPAM] Рабочие методики минимизации уплачиваемых налогов
 2013-03-18 11:03 UTC 

[PATCH] Add comments to explain watchdog_disabled variable
 2013-03-18 11:00 UTC  (2+ messages)
` [tip:perf/core] watchdog: Add comments to explain the "

[U-Boot] [PATCH] arm: at91: at91sam9n12ek: add nandflash/spiflash/mmc/lcd support
 2013-03-18 11:01 UTC  (4+ messages)

[Buildroot] Problems with zeromq 3.2.2
 2013-03-18 11:01 UTC 

[PATCH] ARM: ux500: select WATCHDOG and MUSB for ux500
 2013-03-18 11:00 UTC  (2+ messages)

[PATCH 0/8] Handle drm race condition
 2013-03-18 11:00 UTC  (3+ messages)
` [PATCH 5/8] xfree86: After 2 sec, abort setting drm interface version

[PATCH] kernel:sched: renamed max_vruntime parameter
 2013-03-18 10:59 UTC  (2+ messages)
` [tip:sched/core] sched: Fix variable name misnomer, add comments

[PATCH 00/10] Use module_platform_driver_probe() part 2
 2013-03-18 10:58 UTC  (7+ messages)
` [PATCH 10/10] drivers: misc: use module_platform_driver_probe()

[PATCH v2] tools/firmware: Fix ovmf build with gcc version different from 4.4
 2013-03-18 10:59 UTC 

[PATCH 5/6][v4]: perf: Create a sysfs entry for Power event format
 2013-03-18 10:57 UTC  (2+ messages)
` [tip:perf/urgent] perf/POWER7: Create a sysfs format entry for Power7 events

[PATCH V4 0/4] cpufreq: exynos5440: support for cpufreq driver
 2013-03-18 10:58 UTC  (5+ messages)
` [PATCH V4 1/4] cpufreq: exynos: Adding cpufreq driver for exynos5440

[PATCH 2/2] arm: mach-omap2: prevent UART console idle on suspend while using "no_console_suspend"
 2013-03-18 10:57 UTC  (3+ messages)

[PATCH] Fix segfault in perf probe
 2013-03-18 10:56 UTC  (2+ messages)
` [tip:perf/urgent] perf probe: Fix segfault

[GIT PULL] Renesas ARM-based SoC fixes for v3.9
 2013-03-18 10:57 UTC  (4+ messages)

[PATCH 1/2] driver: serial-omap: move max uart count into generic header file
 2013-03-18 10:56 UTC  (3+ messages)

[patch] RxRPC: use copy_to_user() instead of memcpy()
 2013-03-18 10:55 UTC  (2+ messages)

[PATCH] libtraceevent: remove hard coded include to /usr/local/include in Makefile
 2013-03-18 10:54 UTC  (2+ messages)
` [tip:perf/urgent] libtraceevent: Remove hard coded include to / usr/local/include "

[PATCH] perf: Check all MSRs before passing hw check
 2013-03-18 10:55 UTC  (5+ messages)

[LTP] [PATCH v4] syscalls/getdents: Add parameter to test getdents64 syscall
 2013-03-18 10:54 UTC 

[PATCH 1/5] perf tools: Fix -C option for record command
 2013-03-18 10:53 UTC  (2+ messages)
` [tip:perf/urgent] perf record: Fix -C option

[PATCH v4] Documentation to various header files (v4?)
 2013-03-18 10:55 UTC  (3+ messages)
` [PATCH 5/6] docs: Document start_info changes in Xen 4.2

[PATCH 0/2] omap serial fix
 2013-03-18 10:54 UTC  (3+ messages)

[LTP] [PATCH v3] syscalls/getdents: Add parameter to test getdents64 syscall
 2013-03-18 10:54 UTC  (2+ messages)

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

[Qemu-devel] [0/5] Assorted pending pseries machine patches
 2013-03-18 10:54 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/5] pseries: Fixes and enhancements to L1 cache properties

[PATCH] perf: check if -DFORTIFY_SOURCE=2 is allowed
 2013-03-18 10:52 UTC  (2+ messages)
` [tip:perf/urgent] perf tools: check if -DFORTIFY_SOURCE= 2 "

[PATCH 2/2] perf report: Fix build with NO_NEWT=1
 2013-03-18 10:51 UTC  (2+ messages)
` [tip:perf/urgent] "

[Qemu-devel] [RFC] qmp interface for save vmstate to image
 2013-03-18 10:50 UTC  (7+ messages)

[PATCH 1/2] perf annotate: Fix build with NO_NEWT=1
 2013-03-18 10:50 UTC  (2+ messages)
` [tip:perf/urgent] "

pnfs: WRITE operation will not send LAYOUTCOMMI OP to MDS if use filelayout
 2013-03-18 10:47 UTC  (3+ messages)

[PATCH v2 0/8] Use eoi to track RTC interrupt delivery status
 2013-03-18 10:49 UTC  (10+ messages)
` [PATCH v2 4/8] KVM: Introduce struct rtc_status
` [PATCH v2 5/8] KVM: Recalculate destination vcpu map
` [PATCH v2 8/8] KVM: Use eoi to track RTC interrupt delivery status

Beyond inotify recursive watches
 2013-03-18 10:48 UTC 

[lm-sensors] [PATCH] hwmon: (adt7310) Fix sparse warning
 2013-03-18 10:48 UTC 

RT Problem on Powermac G5 (more info)
 2013-03-18 10:41 UTC  (3+ messages)

[PATCH] Update MAINTAINERS file
 2013-03-18 10:46 UTC  (4+ messages)

[PATCH v2] gpio: stmpe: pass DT node to irqdomain
 2013-03-18 10:45 UTC 

[PATCH regression/bisected] Revert "brcmsmac: support 4313iPA"
 2013-03-18 10:45 UTC  (2+ messages)

[dm-crypt] unusual writing speeds when benchmark speeds are high enough
 2013-03-18 10:43 UTC  (6+ messages)

[PATCH v6 0/5] KVM: VMX: Add Posted Interrupt supporting
 2013-03-18 10:43 UTC  (4+ messages)

[PATCH] clk: add si5351 i2c common clock driver
 2013-03-18 10:43 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] harfbuzz: update the license information
 2013-03-18 10:24 UTC 

[patch 2/2] mm: use vm_unmapped_area() on powerpc architecture
 2013-03-18 10:40 UTC  (2+ messages)

Question concerning to iw list channels list
 2013-03-18 10:41 UTC 

[Buildroot] nspr and aarch64 build issue
 2013-03-18 10:40 UTC  (2+ messages)

[Bug 55411] New: sysfs per-cpu cpufreq subdirs/symlinks screwed up after s2ram
 2013-03-18 10:40 UTC  (2+ messages)
` [Bug 55411] "

[PATCH/RFC] http_init: only initialize SSL for https
 2013-03-18 10:38 UTC  (15+ messages)

[Qemu-devel] [RFC PATCH RDMA support v4: 00/10] cleaner ramblocks and documentation
 2013-03-18 10:40 UTC  (3+ messages)
` [Qemu-devel] [RFC PATCH RDMA support v4: 03/10] more verbose documentation of the RDMA transport

[Buildroot] [PATCH] zeromq: require IPv6 support in toolchain
 2013-03-18 10:39 UTC  (2+ messages)

[Buildroot] [git commit] zeromq: require IPv6 support in toolchain
 2013-03-18 10:39 UTC 

[LSF/MM TOPIC]swap improvements for fast SSD
 2013-03-18 10:38 UTC  (3+ messages)

[PATCH 0/6] remove the clock name from pdata
 2013-03-18 10:38 UTC  (3+ messages)
` [PATCH 3/6] usb: ehci: mv_ehci: remove unused clock

[meta-oe][PATCH] tclap: initial add 1.2.1
 2013-03-18 10:20 UTC  (6+ messages)

[RFC PATCH] Linux kernel Wait-Free Concurrent Queue Implementation
 2013-03-18 10:37 UTC  (7+ messages)

[RFC 1/1] clk: Add notifier support in clk_prepare_enable/clk_disable_unprepare
 2013-03-18 10:36 UTC  (17+ messages)

[PATCH 0/4] Bundle fixes for xen-netfront/back
 2013-03-18 10:35 UTC  (9+ messages)
` [PATCH 1/4] xen-netfront: remove unused variable `extra'
` [PATCH 2/4] xen-netfront: drop skb when skb->len > 65535
` [PATCH 3/4] xen-netback: remove skb in xen_netbk_alloc_page
` [PATCH 4/4] xen-netback: coalesce slots before copying


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.