Brian Norris ([email protected])

Number of posts: 966 (0.19 per day)
First post: 2010-08-25 01:12:08
Last post: 2024-04-27 06:18:53

Date List Subject
2015-02-28 10:05:05 linux-kernel [PATCH 1/7] mtd: docg3: drop dead code
2015-02-28 10:04:08 linux-kernel [PATCH 3/7] mtd: tests: fix more potential integer overflows
2015-02-28 10:04:07 linux-kernel [PATCH 4/7] mtd: nand: fixup bounds checks for nand_{lock,unlock}()
2015-02-28 10:03:46 linux-kernel [PATCH 7/7] mtd: nand: fully initialize mtd_oob_ops
2015-02-28 10:03:11 linux-kernel [PATCH 6/7] mtd: blkdevs: remove dead code
2015-02-28 10:03:08 linux-kernel [PATCH 5/7] mtd: nand: denali: drop dead code
2015-02-28 10:03:00 linux-kernel [PATCH 2/7] mtd: onenand: drop dead code
2015-02-28 10:02:55 linux-kernel [PATCH 0/7] mtd: various fixes caught by Coverity
2015-02-28 09:28:18 linux-kernel Re: [PATCH v2 01/10] mtd: pxa3xx_nand: initialiaze pxa3xx_flash_ids to 0
2015-02-28 09:23:18 linux-kernel Re: [PATCH] mtd: pxa3xx_nand: fix driver when num_cs is 0
2015-02-28 09:16:17 linux-kernel Re: [PATCH v2] mtd: pxa3xx-nand: handle PIO in threaded interrupt
2015-02-28 09:01:40 linux-kernel Re: [PATCH v4 1/2] mtd: nand: pxa3xx: Fix PIO FIFO draining
2015-02-27 03:20:22 linux-kernel Re: [PATCH v2 06/10] mtd: pxa3xx_nand: add support for the Marvell Berlin nand controller
2015-02-24 08:40:54 linux-kernel Re: [PATCH v3 3/3] mtd: block2mtd: Removes PAGE_MASK as a index to partition size
2015-02-24 08:27:30 linux-kernel Re: [PATCH v3 3/3] mtd: block2mtd: Removes PAGE_MASK as a index to partition size
2015-02-24 08:07:57 linux-kernel Re: [PATCH v3 3/3] mtd: block2mtd: Removes PAGE_MASK as a index to partition size
2015-02-24 08:05:20 linux-kernel Re: [PATCH v3 2/3] mtd: block2mtd: Adds a mtd name and a block device timeout option
2015-02-24 07:45:47 linux-kernel Re: [PATCH v3 1/3] mtd: block2mtd: Ensure that block2mtd is triggered after block devices are presented.
2015-02-24 05:04:57 linux-kernel Re: [PATCH v4 02/10] mtd: st_spi_fsm: Fetch boot device locations from DT match tables
2015-02-24 04:44:42 linux-kernel Re: [PATCH v3 08/13] mtd: st_spi_fsm: Update the JEDEC probe to handle extended READIDs
2015-02-24 04:00:03 linux-kernel Re: [PATCH v2] mtd:spi-nor: Add Altera EPCQ Driver
2015-02-24 03:54:10 linux-kernel Re: [PATCH 0/3] An alternative to SPI NAND
2015-02-24 03:45:54 linux-kernel Re: [PATCH v3 1/2] mtd: nand: pxa3xx: Fix PIO FIFO draining
2015-02-23 05:16:57 linux-kernel [PATCH v3] PM / sleep: add configurable delay for pm_test
2015-02-22 08:27:00 linux-kernel [PATCH v2] PM / sleep: add configurable delay for pm_test
2015-02-22 08:23:23 linux-kernel Re: [PATCH] PM / sleep: add configurable delay for pm_test
2015-02-20 17:47:39 linux-kernel Re: [PATCH] mtd: put flash block erasing into wait queue, if has any thread in queue
2015-02-18 02:21:20 linux-kernel [PATCH 3/8] tools/thermal: tmon: tui: don't hard-code dialog window size assumptions
2015-02-18 02:20:56 linux-kernel [PATCH 4/8] tools/thermal: tmon: fixup tui windowing calculations
2015-02-18 02:20:36 linux-kernel [PATCH 6/8] tools/thermal: tmon: support cross-compiling
2015-02-18 02:19:59 linux-kernel [PATCH 7/8] tools/thermal: tmon: use pkg-config to determine library dependencies
2015-02-18 02:19:43 linux-kernel [PATCH 8/8] tools/thermal: tmon: silence 'set but not used' warnings
2015-02-18 02:19:38 linux-kernel [PATCH 5/8] tools/thermal: tmon: add .gitignore
2015-02-18 02:19:34 linux-kernel [PATCH 2/8] tools/thermal: tmon: add min/max macros
2015-02-18 02:19:32 linux-kernel [PATCH 1/8] tools/thermal: tmon: add --target-temp parameter
2015-02-18 02:19:29 linux-kernel [PATCH 0/8] tools/thermal: tmon: UI and build system improvements
2015-02-17 02:34:55 linux-kernel [GIT PULL] MTD updates for 3.20
2015-02-08 06:59:57 linux-kernel Re: [PATCH] mtd: avoid registering reboot notifier twice
2015-02-06 19:39:06 linux-kernel Re: [PATCH v2 1/2] mtd: nand: pxa3xx: Fix PIO FIFO draining
2015-02-06 19:09:56 linux-kernel Re: [PATCH 1/2] m25p80, spi-nor: Update id list of Macronix chips
2015-02-06 11:28:52 linux-kernel Re: [PATCH 1/20] mtd: s3c2410: fix misspelling of current function in string
2015-02-06 08:33:52 linux-kernel Re: [PATCH v2 1/2] mtd: nand: pxa3xx: Fix PIO FIFO draining
2015-02-06 04:33:21 linux-kernel Re: [PATCH] mtd: update ops->oobretlen in concat_write_oob
2015-02-06 04:27:50 linux-kernel Re: [PATCH v4 02/10] mtd: st_spi_fsm: Fetch boot device locations from DT match tables
2015-02-06 04:07:41 linux-kernel Re: [PATCH] mtd: denali: remove unnecessary stubs
2015-02-06 04:02:04 linux-kernel Re: [PATCH v2] mtd: nand: omap: drop condition with no effect
2015-02-06 02:11:34 linux-kernel Re: [PATCH v3 08/13] mtd: st_spi_fsm: Update the JEDEC probe to handle extended READIDs
2015-02-06 01:59:26 linux-kernel Re: [PATCH v3 00/13] mtd: st_spi_fsm: Align with ST's internal development
2015-02-06 01:25:34 linux-kernel Re: [PATCH 5/9] mtd: pxa3xx_nand: add support for the Marvell Berlin nand controller
2015-02-06 01:19:05 linux-kernel Re: [PATCH 1/2] m25p80, spi-nor: Update id list of Macronix chips
2015-02-06 01:08:41 linux-kernel Re: [PATCH v2 1/2] mtd: nand: pxa3xx: Fix PIO FIFO draining