Show patches with: Submitter = Alexander Shiyan       |   62 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
mtd: nand: gpio: Determine bus width automatically - - - - --- 2014-01-01 Alexander Shiyan New
[v2] mtd: nand: diskonchip: Request memory region prior ioremap() - - - - --- 2013-11-13 Alexander Shiyan Accepted
[v5,3/3] mtd: nand: gpio: Add support for multichip devices - - - - --- 2013-11-13 Alexander Shiyan New
[v5,2/3] mtd: nand: gpio: Use devm_gpio_request_one() where possible - - - - --- 2013-11-13 Alexander Shiyan New
[v5,1/3] mtd: nand: gpio: Add DT property to automatically determine bus width - - - - --- 2013-11-13 Alexander Shiyan New
[v4,3/4] mtd: nand: gpio: Return real nand_scan() error code on fail - - - - --- 2013-08-16 Alexander Shiyan New
[v4,2/4] mtd: nand: gpio: Use devm_gpio_request_one() where possible - - - - --- 2013-08-16 Alexander Shiyan New
[v4,4/4] mtd: nand: gpio: Add support for multichip devices - - - - --- 2013-08-16 Alexander Shiyan New
[v4,1/4] mtd: nand: gpio: Add DT property to automatically determine bus width - - - - --- 2013-08-16 Alexander Shiyan New
[v3,3/4] mtd: nand: gpio: Return real nand_scan() error code on fail - - - - --- 2013-08-06 Alexander Shiyan New
[v3,2/4] mtd: nand: gpio: Use devm_gpio_request_one() where possible - - - - --- 2013-08-06 Alexander Shiyan New
[RESEND] mtd: nand: diskonchip: Request memory region prior ioremap() - - - - --- 2013-08-06 Alexander Shiyan New
[v3,4/4] mtd: nand: gpio: Add support for multichip devices 1 - - - --- 2013-08-06 Alexander Shiyan New
[v3,1/4] mtd: nand: gpio: Add DT property to automatically determine bus width - - - - --- 2013-08-06 Alexander Shiyan New
[v2,3/4] mtd: nand: gpio: Return real nand_scan() error code on fail and simplify error path - - - - --- 2013-07-30 Alexander Shiyan New
[v2,2/4] mtd: nand: gpio: Use devm_gpio_request_one() where possible - - - - --- 2013-07-30 Alexander Shiyan New
[v2,4/4] mtd: nand: gpio: Add support for multichip devices - - - - --- 2013-07-30 Alexander Shiyan New
[v2,1/4] mtd: nand: gpio: Determine bus width automatically - - - - --- 2013-07-30 Alexander Shiyan Superseded
[4/4] mtd: nand: gpio: Add support for multichip devices - - - - --- 2013-07-23 Alexander Shiyan New
[3/4] mtd: nand: gpio: Return real nand_scan() error code on fail and simplify error path - - - - --- 2013-07-23 Alexander Shiyan New
[2/4] mtd: nand: gpio: Use devm_gpio_request_one() where possible - - - - --- 2013-07-23 Alexander Shiyan New
[1/4] mtd: nand: gpio: Determine bus width automatically - - - - --- 2013-07-23 Alexander Shiyan Superseded
mtd: nand: diskonchip: Request memory region prior ioremap() - - - - --- 2013-07-23 Alexander Shiyan New
[RFC] mtd: nand-gpio: Prepare driver to support multichip devices - - - - --- 2013-05-28 Alexander Shiyan RFC
[RESEND,v2,7/7] mtd: nand-gpio: Add missing "owner" field in platform_driver struct - - - - --- 2013-05-06 Alexander Shiyan Accepted
[RESEND,v2,6/7] mtd: nand-gpio: Rename internal variables to match functionality - - - - --- 2013-05-06 Alexander Shiyan New
[RESEND,v2,5/7] mtd: nand-gpio: Unneeded dependency on ARM removed - - - - --- 2013-05-06 Alexander Shiyan Superseded
[RESEND,v2,4/7] mtd: nand-gpio: Use default nand_base {read/write}_buf functions - - - - --- 2013-05-06 Alexander Shiyan New
[RESEND,v2,3/7] mtd: nand-gpio: Do not override GPIOs if driver uses platform_data but OF is enable… - - - - --- 2013-05-06 Alexander Shiyan New
[RESEND,v2,2/7] mtd: nand-gpio: Use default dev_ready function if RDY is missing in configuration - - - - --- 2013-05-06 Alexander Shiyan New
[RESEND,v2,1/7] mtd: nand-gpio: Convert driver to using resource-managed functions - - - - --- 2013-05-06 Alexander Shiyan New
[v2,7/7] mtd: nand-gpio: Add missing "owner" field in platform_driver struct - - - - --- 2013-04-26 Alexander Shiyan New
[v2,6/7] mtd: nand-gpio: Rename internal variables to match functionality - - - - --- 2013-04-26 Alexander Shiyan Accepted
[v2,5/7] mtd: nand-gpio: Unneeded dependency on ARM removed - - - - --- 2013-04-26 Alexander Shiyan Accepted
[v2,4/7] mtd: nand-gpio: Use default nand_base {read/write}_buf functions - - - - --- 2013-04-26 Alexander Shiyan Accepted
[v2,3/7] mtd: nand-gpio: Do not override GPIOs if driver uses platform_data but OF is enabled in ke… - - - - --- 2013-04-26 Alexander Shiyan New
[v2,2/7] mtd: nand-gpio: Use default dev_ready function if RDY is missing in configuration - - - - --- 2013-04-26 Alexander Shiyan Accepted
[v2,1/7] mtd: nand-gpio: Convert driver to using resource-managed functions - - - - --- 2013-04-26 Alexander Shiyan Accepted
[RESEND,5/5] mtd: nand-gpio: Do not override GPIOs if driver uses platform_data but OF is enabled i… - - - - --- 2013-04-18 Alexander Shiyan New
[RESEND,4/5] mtd: nand-gpio: Use default nand_base {read/write}_buf functions - - - - --- 2013-04-18 Alexander Shiyan New
[RESEND,3/5] mtd: nand-gpio: Use default dev_ready function if RDY-pin is missing in configuration - - - - --- 2013-04-18 Alexander Shiyan New
[RESEND,2/5] mtd: nand-gpio: Using resource-managed functions - - - - --- 2013-04-18 Alexander Shiyan New
[RESEND,1/5] mtd: nand-gpio: Unneeded dependency on ARM removed - - - - --- 2013-04-18 Alexander Shiyan Superseded
[RESEND,v2] mtd: nand_base: Use io{read, write}*_rep functions for transfer 1 - - - --- 2013-04-18 Alexander Shiyan New
[5/5] mtd: nand-gpio: Do not override GPIOs if driver uses platform_data but OF is enabled in kerne… - - - - --- 2013-04-13 Alexander Shiyan Accepted
[4/5] mtd: nand-gpio: Use default nand_base {read/write}_buf functions - - - - --- 2013-04-13 Alexander Shiyan New
[3/5] mtd: nand-gpio: Use default dev_ready function if RDY-pin is missing in configuration - - - - --- 2013-04-13 Alexander Shiyan New
[2/5] mtd: nand-gpio: Using resource-managed functions - - - - --- 2013-04-13 Alexander Shiyan New
[1/5] mtd: nand-gpio: Unneeded dependency on ARM removed - - - - --- 2013-04-13 Alexander Shiyan Superseded
[v2] mtd: nand_base: Use io{read, write}*_rep functions for transfer - - - - --- 2013-04-13 Alexander Shiyan Accepted
[RFC,RESEND] mtd: nand_base: Make Diskonchip work again - - - - --- 2013-03-12 Alexander Shiyan RFC
[RFC] mtd: nand_base: Make Diskonchip work again - - - - --- 2013-03-05 Alexander Shiyan RFC
[3/3] mtd: nand_base: Use readsb/readsw/writesb/writesw if possible - - - - --- 2013-02-28 Alexander Shiyan New
[2/3] mtd: nand_base: Removed unnecessary cleaning "onfi_version" variable 1 - - - --- 2013-02-28 Alexander Shiyan Accepted
[1/3] mtd: nand_base: Removed unnecessary command masking - - - - --- 2013-02-28 Alexander Shiyan Accepted
mtd: Drop FORTUNET support - - - - --- 2012-11-18 Alexander Shiyan Accepted
[RESEND] mtd: gpio-nand: Ability to use driver for configurations without RDY-pin - - - - --- 2012-11-07 Alexander Shiyan New
mtd: gpio-nand: Ability to use driver for configurations without RDY-pin - - - - --- 2012-10-17 Alexander Shiyan Accepted
[RESEND,2/2] MTD: autcpu12-nvram: Convert driver to platform_device 1 - - - --- 2012-08-15 Alexander Shiyan New
[RESEND,1/2] MTD: autcpu12-nvram: Fix compile breakage - - - - --- 2012-08-15 Alexander Shiyan New
[2/2] MTD: autcpu12-nvram: Convert to platform_device - - - - --- 2012-07-15 Alexander Shiyan New
[1/2] MTD: autcpu12-nvram: Fix compile breakage - - - - --- 2012-07-15 Alexander Shiyan Accepted