Show patches with: State = Action Required       |   5346 patches
« 1 2 ... 51 52 53 54 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,3/6] mtd: mtd_nandecctest: rewrite the test routine - - - - --- 2012-08-26 Akinobu Mita New
[v2,4/6] mtd: mtd_nandecctest: add no corruption test - - - - --- 2012-08-26 Akinobu Mita New
[v2,6/6] mtd: mtd_nandecctest: add double bit error detection tests - - - - --- 2012-08-26 Akinobu Mita New
[v3,01/11] mtd: mtd_nandecctest: remove unnecessary srandom32() call - - - - --- 2012-09-03 Akinobu Mita New
[v3,02/11] mtd: mtd_nandecctest: make module_init() return an error code if test fails - - - - --- 2012-09-03 Akinobu Mita New
[v3,07/11] mtd: mtd_nandecctest: generalize injecting bit errors function for ecc code - - - - --- 2012-09-03 Akinobu Mita New
[v3,08/11] mtd: mtd_nandecctest: rewrite the test routine - - - - --- 2012-09-03 Akinobu Mita New
[v3,09/11] mtd: mtd_nandecctest: add no corruption test - - - - --- 2012-09-03 Akinobu Mita New
[v3,10/11] mtd: mtd_nandecctest: add single bit error correction test - - - - --- 2012-09-03 Akinobu Mita New
[v3,11/11] mtd: mtd_nandecctest: add double bit error detection tests - - - - --- 2012-09-03 Akinobu Mita New
[-next,v4,4/5] mtd: mtd_nandecctest: add single bit error correction test - - - - --- 2012-09-07 Akinobu Mita New
[1/9] random32: introduce random32_get_bytes() and prandom32_get_bytes() - - - - --- 2012-10-28 Akinobu Mita New
[3/9] mtd: mtd_nandecctest: use random32_get_bytes instead of get_random_bytes() - - - - --- 2012-10-28 Akinobu Mita New
[4/9] mtd: nandsim: use random32_get_bytes - - - - --- 2012-10-28 Akinobu Mita New
[5/9] ubifs: use random32_get_bytes - - - - --- 2012-10-28 Akinobu Mita New
[6/9] mtd: mtd_oobtest: convert to use prandom32_get_bytes() - - - - --- 2012-10-28 Akinobu Mita New
[7/9] mtd: mtd_pagetest: convert to use prandom32_get_bytes() - - - - --- 2012-10-28 Akinobu Mita New
[8/9] mtd: mtd_speedtest: use random32_get_bytes - - - - --- 2012-10-28 Akinobu Mita New
[9/9] mtd: mtd_subpagetest: convert to use prandom32_get_bytes() - - - - --- 2012-10-28 Akinobu Mita New
[v2,02/11] random32: introduce random32_get_bytes() and random32_get_bytes_state() - - - - --- 2012-11-03 Akinobu Mita New
[v2,04/11] mtd: nandsim: use random32_get_bytes - - - - --- 2012-11-03 Akinobu Mita New
[v2,05/11] ubifs: use random32_get_bytes - - - - --- 2012-11-03 Akinobu Mita New
[v2,06/11] mtd: mtd_nandecctest: use random32_get_bytes instead of get_random_bytes() - - - - --- 2012-11-03 Akinobu Mita New
[v2,07/11] mtd: mtd_oobtest: convert to use random32_get_bytes_state() - - - - --- 2012-11-03 Akinobu Mita New
[v2,08/11] mtd: mtd_pagetest: convert to use random32_get_bytes_state() - - - - --- 2012-11-03 Akinobu Mita New
[v2,09/11] mtd: mtd_speedtest: use random32_get_bytes - - - - --- 2012-11-03 Akinobu Mita New
[v2,10/11] mtd: mtd_subpagetest: convert to use random32_get_bytes_state() - - - - --- 2012-11-03 Akinobu Mita New
[v2,11/11] mtd: mtd_stresstest: use random32_get_bytes() - - - - --- 2012-11-03 Akinobu Mita New
[v3,02/11] prandom: introduce prandom_bytes() and prandom_bytes_state() - - - - --- 2012-11-13 Akinobu Mita New
[v3,07/11] mtd: mtd_oobtest: convert to use prandom library - - - - --- 2012-11-13 Akinobu Mita New
[v3,08/11] mtd: mtd_pagetest: convert to use prandom library - - - - --- 2012-11-13 Akinobu Mita New
[v3,10/11] mtd: mtd_subpagetest: convert to use prandom library - - - - --- 2012-11-13 Akinobu Mita New
[-v2,13/26] ubifs: rename random32() to prandom_u32() - - - - --- 2013-01-03 Akinobu Mita New
[-v2,17/26] mtd: rename random32() to prandom_u32() - - - - --- 2013-01-03 Akinobu Mita New
[-next,1/7] mtd: tests: introduce mtd_test module - - - - --- 2013-07-27 Akinobu Mita New
[-next,2/7] mtd: mtd_oobtest: use mtd_test module - - - - --- 2013-07-27 Akinobu Mita New
[-next,3/7] mtd: mtd_pagetest: use mtd_test module - - - - --- 2013-07-27 Akinobu Mita New
[-next,4/7] mtd: mtd_readtest: use mtd_test module - - - - --- 2013-07-27 Akinobu Mita New
[-next,5/7] mtd: mtd_speedtest: use mtd_test module - - - - --- 2013-07-27 Akinobu Mita New
[-next,6/7] mtd: mtd_stresstest: use mtd_test module - - - - --- 2013-07-27 Akinobu Mita New
[-next,7/7] mtd: mtd_subpagetest: use mtd_test module - - - - --- 2013-07-27 Akinobu Mita New
[-next,v2,01/10] mtd: tests: introduce helper functions - - - - --- 2013-08-03 Akinobu Mita New
[-next,v2,04/10] mtd: mtd_pagetest: use mtd_test helpers - - - - --- 2013-08-03 Akinobu Mita New
[-next,1/4] mtd: pagetest: remove always true condition - - - - --- 2013-08-15 Akinobu Mita New
[-next,2/4] mtd: tests: return -EIO when mtdtest_read() failed to read requested bytes - - - - --- 2013-08-15 Akinobu Mita New
mtd: tests: make a separate mtd_test.ko module - - - - --- 2013-09-02 Akinobu Mita New
[RFC,v1,1/4] keys: introduce key_extract_material helper keys: introduce key_extract_material helper - - - - --- 2021-07-22 Ahmad Fatoum rw New
[RFC,v1,2/4] dm: crypt: use new key_extract_material helper keys: introduce key_extract_material helper - - - - --- 2021-07-22 Ahmad Fatoum rw New
[RFC,v1,3/4] ubifs: auth: remove never hit key type error check keys: introduce key_extract_material helper - - - - --- 2021-07-22 Ahmad Fatoum rw New
[RFC,v1,4/4] ubifs: auth: consult encrypted and trusted keys if no logon key was found keys: introduce key_extract_material helper - - - - --- 2021-07-22 Ahmad Fatoum rw New
sh: maple: Add support for VMU devices (v2) [1/3] - - - - --- 2009-02-03 Adrian McMenamin New
sh: maple: Add support for VMU devices (v2) [2/3] - - - - --- 2009-02-03 Adrian McMenamin New
sh: maple: Add support for VMU devices (v2) [3/3] - - - - --- 2009-02-03 Adrian McMenamin New
sh: maple: Add support for VMU devices (v3) [1/3] - - - - --- 2009-02-03 Adrian McMenamin New
sh: maple: Add support for VMU devices (v3) [2/3] - - - - --- 2009-02-03 Adrian McMenamin New
sh: maple: Add support for VMU devices (v3) [3/3] - - - - --- 2009-02-03 Adrian McMenamin New
sh: maple: Add support for VMU devices (v4) [1/3] - - - - --- 2009-02-03 Adrian McMenamin New
sh: maple: Add support for VMU devices (v4) [2/3] - - - - --- 2009-02-03 Adrian McMenamin New
sh: maple: Add support for VMU devices (v4) [3/3] - - - - --- 2009-02-03 Adrian McMenamin New
sh: maple: add support for Visual Memory Card devices, and make consequential changes to maple inpu… - - - - --- 2009-02-08 Adrian McMenamin New
sh: maple: add support for Visual Memory Card devices, and make consequential changes to maple inpu… - - - - --- 2009-02-08 Adrian McMenamin New
sh: maple: add support for Visual Memory Card devices, and make consequential changes to maple inpu… - - - - --- 2009-02-08 Adrian McMenamin New
mtd: sh: maple: Support the Dreamcast visual memory unit as a flash mapping - - - - --- 2009-03-04 Adrian McMenamin New
ubinize corrections - - - - --- 2008-11-03 Adrian Hunter New
[MTD,OneNAND] Add write-while-program support - - - - --- 2008-11-21 Adrian Hunter New
OneNAND: OMAP2: Switch to generic gpio calls - - - - --- 2008-12-05 Adrian Hunter New
MTD: change email address for Adrian Hunter - - - - --- 2009-04-09 Adrian Hunter New
OMAP OneNAND: add missing __devexit_p wrappers - - - - --- 2009-04-29 Adrian Hunter New
ubifs: error unwinding trouble - - - - --- 2009-07-24 Adrian Hunter New
[2/7] mtd: OneNAND: add enable / disable methods to onenand_chip - - - - --- 2010-12-13 Adrian Hunter New
[4/7] OMAP2/3: GPMC: put sync_clk value in picoseconds instead of nanoseconds - - - - --- 2010-12-13 Adrian Hunter New
[6/7] OMAP2/3: OneNAND: add platform data callback for PM constraints - - - - --- 2010-12-13 Adrian Hunter New
[1/7] mtd: OneNAND: OMAP2/3: add support for command line partitioning - - - - --- 2010-12-13 Adrian Hunter New
[2/7] mtd: OneNAND: add enable / disable methods to onenand_chip - - - - --- 2010-12-13 Adrian Hunter New
[3/7] mtd: OneNAND: OMAP2/3: prevent regulator sleeping while OneNAND is in use - - - - --- 2010-12-13 Adrian Hunter New
[4/7] OMAP2/3: GPMC: put sync_clk value in picoseconds instead of nanoseconds - - - - --- 2010-12-13 Adrian Hunter New
[5/7] OMAP2/3: OneNAND: add 104MHz support - - - - --- 2010-12-13 Adrian Hunter New
[6/7] OMAP2/3: OneNAND: add platform data callback for PM constraints - - - - --- 2010-12-13 Adrian Hunter New
[7/7] mtd: OneNAND: lighten scary initial bad block messages 1 - - - --- 2010-12-13 Adrian Hunter New
[4/7] OMAP2/3: GPMC: put sync_clk value in picoseconds instead of nanoseconds - - - - --- 2010-12-15 Adrian Hunter New
[2/7] mtd: OneNAND: add enable / disable methods to onenand_chip - - - - --- 2010-12-15 Adrian Hunter New
[1/2] OMAP2/3: GPMC: put sync_clk value in picoseconds instead of nanoseconds - - - - --- 2010-12-21 Adrian Hunter New
[2/2] OMAP2/3: OneNAND: add 104MHz support - - - - --- 2010-12-21 Adrian Hunter New
[3/4] OMAP: OneNAND: let boards determine OneNAND frequency - - - - --- 2011-02-07 Adrian Hunter New
UBIFS master node corruption - - - - --- 2012-06-01 Adrian Hunter New
UBIFS failure & stable page writes - - - - --- 2013-06-12 Adrian Hunter New
jffs2: Reduce the severity level of logging errors jffs2: Reduce the severity level of logging errors - - - - --- 2019-11-17 Aditya Pakki New
[1/2] UBIFS: fix use of freed ubifs_orphan objects - - - - --- 2013-01-28 Adam Thomas New
[v2,2/2] UBIFS: fix double free of ubifs_orphan objects - - - - --- 2013-02-02 Adam Thomas New
[3/6] mtd: eject cfi_interleave code to its own header Untitled series #323855 - - - - --- 2022-09-14 Adam Borowski vigneshr New
[v2] mtd: eject cfi_interleave code to its own header [v2] mtd: eject cfi_interleave code to its own header - 1 - - --- 2022-12-08 Adam Borowski vigneshr New
[v6,1/2] spi: Replace -ENOTSUPP with -EOPNOTSUPP in op checking [v6,1/2] spi: Replace -ENOTSUPP with -EOPNOTSUPP in op checking - - - - --- 2023-11-16 AceLan Kao New
[v7,1/2] spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPP [v7,1/2] spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPP 3 - 1 - --- 2023-11-29 AceLan Kao New
[1/2] mtd: esb2rom: convert to MFD model - - - - --- 2012-07-12 Aaron Sierra New
[2/2] mtd: esb2rom: rework ROM scanning and resources - - - - --- 2012-07-12 Aaron Sierra New
mtd: ofpart: support partitions of 4 GB and larger - - - - --- 2013-02-19 Aaron Sierra New
[1/3] powerpc/fsl_lbc: Synchronize MAR/MxMR writes - - - - --- 2013-02-21 Aaron Sierra New
[2/3] powerpc/fsl_lbc: Disable UPM interrupt - - - - --- 2013-02-21 Aaron Sierra New
[3/3] powerpc/fsl_lbc: Lock shared UPM resources - - - - --- 2013-02-21 Aaron Sierra New
[v2,1/3] powerpc/fsl_lbc: Synchronize MAR/MxMR writes - - - - --- 2013-02-21 Aaron Sierra New
« 1 2 ... 51 52 53 54 »