Noam Camus ([email protected])

Number of posts: 163 (0.71 per day)
First post: 2015-05-16 13:46:46
Last post: 2015-12-31 05:21:32

Date List Subject
2015-11-04 15:53:11 linux-kernel RE: [PATCH v1 00/20] eznps a new ARC platform
2015-11-04 12:38:40 linux-kernel RE: [PATCH v1 11/20] ARC: [plat-eznps] Add eznps platform
2015-11-03 16:09:09 linux-kernel RE: [PATCH v1 02/20] clocksource: Add NPS400 timers driver
2015-11-03 16:00:09 linux-kernel RE: [PATCH v1 11/20] ARC: [plat-eznps] Add eznps platform
2015-11-03 15:32:15 linux-kernel RE: [PATCH v1 20/20] ARC: Add eznps platform to Kconfig and Makefile
2015-11-03 14:03:00 linux-kernel RE: [PATCH v1 16/20] ARC: [plat-eznps] Use dedicated cpu_relax()
2015-11-02 13:09:01 linux-kernel RE: [PATCH v1 14/20] ARC: [plat-eznps] Use dedicated SMP barriers
2015-11-02 12:16:32 linux-kernel RE: [PATCH v1 18/20] ARC: [plat-eznps] define IPI_IRQ
2015-11-02 08:05:18 linux-kernel RE: [PATCH v1 08/20] ARC: Use res_service as entry point for secondaries
2015-11-02 07:57:49 linux-kernel RE: [PATCH v1 02/20] clocksource: Add NPS400 timers driver
2015-11-02 06:27:19 linux-kernel RE: [PATCH v1 07/20] ARC: mm: use generic macros _BITUL()
2015-11-01 20:38:00 linux-kernel Re: [PATCH] arc: dts - remove default value if CONFIG_ARC_BUILTIN_DTB_NAME is blank
2015-08-25 08:58:52 linux-kernel [v5] serial: 8250_dw: Add support for big-endian MMIO accesses
2015-08-25 08:58:26 linux-kernel [v5] *** 8250_dw ***
2015-08-21 10:35:50 linux-kernel [v4 2/2] serial: 8250_dw: dw8250_setup_port() use endianness aware read.
2015-08-21 10:35:36 linux-kernel [v4 1/2] serial: 8250_dw: Add support for big-endian MMIO accesses
2015-08-21 10:35:20 linux-kernel [v4 0/2] *** 8250_dw ***
2015-08-20 05:07:12 linux-kernel [v2 5/5] NET: nps_enet: minor namespace cleanup
2015-08-20 05:06:55 linux-kernel [v2 4/5] NET: nps_enet: TX done acknowledge.
2015-08-20 05:06:32 linux-kernel [v2 3/5] NET: nps_enet: drop control frames
2015-08-20 05:06:08 linux-kernel [v2 2/5] NET: nps_enet: TX done race condition
2015-08-20 05:05:50 linux-kernel [v2 1/5] NET: nps_enet: replace use of cause register
2015-08-20 05:05:25 linux-kernel [v2 0/5] *** nps_enet fixups ***
2015-08-18 05:04:26 linux-kernel RE: [v1 0/6] *** nps_enet fixups ***
2015-08-17 06:02:23 linux-kernel [v1 6/6] NET: nps_enet: minor namespace cleanup
2015-08-17 06:01:57 linux-kernel [v1 5/6] NET: nps_enet: TX done acknowledge.
2015-08-17 06:01:32 linux-kernel [v1 4/6] NET: nps_enet: drop control frames
2015-08-17 06:01:09 linux-kernel [v1 3/6] NET: nps_enet: TX done race condition
2015-08-17 06:00:44 linux-kernel [v1 2/6] NET: nps_enet: reduce processing latency.
2015-08-17 06:00:20 linux-kernel [v1 1/6] NET: nps_enet: replace use of cause register
2015-08-17 05:59:55 linux-kernel [v1 0/6] *** nps_enet fixups ***
2015-08-12 15:51:14 linux-kernel RE: [v3 3/3] serial: 8250_dw: Add UPF_SKIP_TEST to flags depend on device tree
2015-08-10 19:21:30 linux-kernel Re: [v2 3/3] serial: 8250_dw: Add UPF_SKIP_TEST to flags depend on device tree
2015-08-10 19:13:44 linux-kernel Re: [v2 2/3] serial: 8250_dw: dw8250_setup_port() use endianness aware read.
2015-08-10 19:08:50 linux-kernel RE: [v2 1/3] serial: 8250_dw: Add support for big-endian MMIO accesses
2015-07-26 06:27:43 linux-kernel [PATCH] fs: heap/bss calculation ignore section above STACK_TOP.
2015-07-26 06:21:40 linux-kernel [PATCH] fs: heap/bss calculation ignore section above STACK_TOP.
2015-07-23 10:40:47 linux-kernel RE: [PATCH 4/4] serial: 8250_dw: use serial_in() and not readl()
2015-07-23 10:38:33 linux-kernel RE: [PATCH 3/4] serial: 8250_dw: Add UPF_FIXED_TYPE to flags
2015-07-23 06:22:05 linux-kernel RE: [PATCH 2/4] serial: 8250_dw: Add UPF_SKIP_TEST to flags depend on device tree
2015-07-23 06:15:26 linux-kernel RE: [PATCH 1/4] serial: 8250_dw: Add support for big-endian MMIO accesses
2015-07-23 06:13:43 linux-kernel RE: [PATCH 1/4] serial: 8250_dw: Add support for big-endian MMIO accesses
2015-07-22 09:36:55 linux-kernel [PATCH 3/4] serial: 8250_dw: Add UPF_FIXED_TYPE to flags
2015-07-22 09:36:35 linux-kernel [PATCH 4/4] serial: 8250_dw: use serial_in() and not readl()
2015-07-22 09:36:05 linux-kernel [PATCH 2/4] serial: 8250_dw: Add UPF_SKIP_TEST to flags depend on device tree
2015-07-22 09:35:57 linux-kernel [PATCH 1/4] serial: 8250_dw: Add support for big-endian MMIO accesses
2015-07-22 09:35:33 linux-kernel [PATCH 0/4] *** 8250_dw ***
2015-07-09 07:32:06 linux-kernel RE: [PATCH REBASED RESEND] tty/early: make serial8250_early_{in,out} static again
2015-06-24 07:28:49 linux-kernel Re: [PATCH] fs: heap/bss calculation ignore special section.
2015-06-23 08:45:51 linux-kernel [PATCH v7] NET: Add ezchip ethernet driver
2015-06-23 06:05:45 linux-kernel RE: [PATCH v5] NET: Add ezchip ethernet driver