J. Neuschäfer ([email protected])

Number of posts: 916 (0.18 per day)
First post: 2010-11-07 22:41:24
Last post: 2024-06-14 14:06:11

Date List Subject
2018-05-07 17:48:44 linux-kernel Re: [PATCH v2 0/4] powerpc: wii_defconfig updates
2018-05-07 14:22:35 linux-kernel [PATCH v2 4/4] powerpc: wii_defconfig: Disable BCMA support
2018-05-07 14:22:14 linux-kernel [PATCH v2 3/4] powerpc: wii_defconfig: Enable Wii SDHCI driver
2018-05-07 14:22:10 linux-kernel [PATCH v2 2/4] powerpc: wii_defconfig: Enable GPIO-related options
2018-05-07 14:21:50 linux-kernel [PATCH v2 1/4] powerpc: wii_defconfig: Disable Ethernet driver support code
2018-05-07 11:16:18 linux-kernel Re: [PATCH 2/2] powerpc: wii_defconfig: Enable GPIO-related options
2018-04-30 13:45:17 linux-kernel [PATCH 1/2] powerpc: wii_defconfig: Disable Ethernet driver support code
2018-04-30 13:44:12 linux-kernel [PATCH 2/2] powerpc: wii_defconfig: Enable GPIO-related options
2018-04-25 10:09:08 linux-kernel [PATCH] PM: docs: sleep-states: Fix a typo ("includig")
2018-03-28 00:33:09 linux-kernel [PATCH v2 3/5] powerpc/mm/32: Use page_is_ram to check for RAM
2018-03-28 00:28:36 linux-kernel [PATCH v2 5/5] powerpc/mm/32: Remove the reserved memory hack
2018-03-28 00:28:02 linux-kernel [PATCH v2 2/5] powerpc: mm: Use memblock API for PPC32 page_is_ram
2018-03-28 00:27:53 linux-kernel [PATCH v2 1/5] powerpc: mm: Simplify page_is_ram by using memblock_is_memory
2018-03-28 00:27:38 linux-kernel [PATCH v2 4/5] powerpc: wii: Don't rely on the reserved memory hack
2018-03-28 00:27:07 linux-kernel [PATCH v2 0/5] PPC32/ioremap: Use memblock API to check for RAM
2018-03-27 19:26:22 linux-kernel Re: [PATCH 3/5] powerpc/mm/32: Use page_is_ram to check for RAM
2018-03-23 14:26:20 linux-kernel Re: [PATCH 0/8] Move most GPIO documentation to driver-api/gpio/ and ReST
2018-03-17 15:08:20 linux-kernel [PATCH] powerpc: wii.dts: Add drive slot LED
2018-03-10 13:31:00 linux-kernel Re: [PATCH 0/8] Move most GPIO documentation to driver-api/gpio/ and ReST
2018-03-10 11:20:50 linux-kernel Re: [PATCH 0/8] Move most GPIO documentation to driver-api/gpio/ and ReST
2018-03-08 23:45:22 linux-kernel [PATCH 4/8] Documentation: gpio: Move driver documentation to driver-api
2018-03-08 23:45:17 linux-kernel [PATCH 6/8] Documentation: gpio: Move gpiod_* consumer documentation to driver-api
2018-03-08 23:44:38 linux-kernel [PATCH 3/8] Documentation: gpio: Move introduction to driver-api
2018-03-08 23:44:36 linux-kernel [PATCH 7/8] Documentation: gpio: Move GPIO mapping documentation to driver-api
2018-03-08 23:43:58 linux-kernel [PATCH 5/8] Documentation: gpio: Move legacy documentation to driver-api
2018-03-08 23:43:27 linux-kernel [PATCH 8/8] Documentation: gpio: Move drivers-on-gpio.txt to driver-api
2018-03-08 23:42:59 linux-kernel [PATCH 2/8] Documentation: driver-api: Move gpio.rst to gpio/index.rst
2018-03-08 23:42:59 linux-kernel [PATCH 1/8] MAINTAINERS: GPIO: Add Documentation/driver-api/gpio/
2018-03-08 23:41:43 linux-kernel [PATCH 0/8] Move most GPIO documentation to driver-api/gpio/ and ReST
2018-03-04 02:32:10 linux-kernel [PATCH 1/3] net: core: dst_cache: Fix a typo in a comment
2018-03-04 02:31:56 linux-kernel [PATCH 3/3] net: core: dst: Add kernel-doc for 'net' parameter
2018-03-04 02:31:56 linux-kernel [PATCH 2/3] net: core: dst_cache_set_ip6: Rename 'addr' parameter to 'saddr' for consistency
2018-02-24 13:49:35 linux-kernel Re: [PATCH 0/5] PPC32/ioremap: Use memblock API to check for RAM
2018-02-22 13:10:06 linux-kernel Re: [PATCH v3 2/4] gpio: Add GPIO driver for Nintendo Wii
2018-02-22 12:23:15 linux-kernel [PATCH 5/5] powerpc/mm/32: Remove the reserved memory hack
2018-02-22 12:21:08 linux-kernel [PATCH 1/5] powerpc: mm: Simplify page_is_ram by using memblock_is_memory
2018-02-22 12:20:10 linux-kernel [PATCH 4/5] powerpc: wii: Don't rely on the reserved memory hack
2018-02-22 12:19:19 linux-kernel [PATCH 3/5] powerpc/mm/32: Use page_is_ram to check for RAM
2018-02-22 12:17:23 linux-kernel [PATCH 2/5] powerpc: mm: Use memblock API for PPC32 page_is_ram
2018-02-22 12:16:23 linux-kernel [PATCH 0/5] PPC32/ioremap: Use memblock API to check for RAM
2018-02-21 23:33:15 linux-kernel Re: [PATCH 0/6] DISCONTIGMEM support for PPC32
2018-02-21 19:06:04 linux-kernel Re: [PATCH 0/6] DISCONTIGMEM support for PPC32
2018-02-21 18:59:26 linux-kernel Re: [PATCH 5/6] powerpc: Implement DISCONTIGMEM and allow selection on PPC32
2018-02-21 18:54:15 linux-kernel Re: [PATCH 0/6] DISCONTIGMEM support for PPC32
2018-02-21 18:54:07 linux-kernel Re: [PATCH 1/6] powerpc/mm/32: Use pfn_valid to check if pointer is in RAM
2018-02-21 18:48:03 linux-kernel Re: [PATCH 1/6] powerpc/mm/32: Use pfn_valid to check if pointer is in RAM
2018-02-20 16:22:55 linux-kernel [PATCH 5/6] powerpc: Implement DISCONTIGMEM and allow selection on PPC32
2018-02-20 16:20:22 linux-kernel [PATCH 1/6] powerpc/mm/32: Use pfn_valid to check if pointer is in RAM
2018-02-20 16:20:01 linux-kernel [PATCH 2/6] powerpc: numa: Fix overshift on PPC32
2018-02-20 16:19:34 linux-kernel [PATCH 3/6] powerpc: numa: Use the right #ifdef guards around functions
2018-02-20 16:18:41 linux-kernel [PATCH 4/6] powerpc: numa: Restrict fake NUMA enulation to CONFIG_NUMA systems