index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-03
mtd: nand: davinci: check required ti,davinci-chipselect property
Ivan Khoronzhuk
1
-0
/
+3
2014-01-03
mtd: nand: davinci: return ENOMEM if memory allocation is failed
Ivan Khoronzhuk
1
-1
/
+4
2014-01-03
mtd: nand: davinci: fix driver registration
Ivan Khoronzhuk
1
-6
/
+7
2014-01-03
mtd: au1550nd: add missing platform_set_drvdata()
Wei Yongjun
1
-0
/
+2
2014-01-03
mtd: mxc_nand: add missing clk_disable_unprepare() in mxcnd_remove()
Wei Yongjun
1
-0
/
+2
2014-01-03
mtd: nand: sh_flctl: Remove unneeded CONFIG_OF
Ezequiel Garcia
1
-7
/
+0
2014-01-03
mtd: denali: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
1
-1
/
+1
2014-01-03
mtd: sh_flctl: use devm_* managed allocators
Laurent Pinchart
1
-26
/
+10
2014-01-03
mtd: sh_flctl: fix warnings due to improper casts
Laurent Pinchart
1
-2
/
+2
2014-01-03
mtd: sh_flctl: enable driver compilation with COMPILE_TEST
Laurent Pinchart
1
-1
/
+1
2014-01-03
mtd: make register_mtd_parser return void
Axel Lin
8
-21
/
+16
2014-01-03
mtd: make deregister_mtd_parser return void
Axel Lin
1
-2
/
+1
2014-01-03
mtd: nand: refactor print messages
Ezequiel Garcia
1
-13
/
+13
2014-01-03
mtd: tests: mtd_nandecctest: Use IS_ENABLED() macro
Fabio Estevam
1
-1
/
+1
2014-01-03
mtd: convert to use ATTRIBUTE_GROUPS
Axel Lin
1
-9
/
+1
2014-01-03
mtd: m25p80: add support for m25px16
Igor Grinberg
1
-0
/
+1
2014-01-03
mtd: nand: mxc_nand: Check the return value from clk_prepare_enable()
Fabio Estevam
1
-1
/
+3
2014-01-03
mtd: mxc_nand: remove duplicated ecc_stats counting
Michael Grzeschik
1
-1
/
+0
2014-01-03
mtd: dataflash: remove unnecessary spi_set_drvdata()
Jingoo Han
1
-4
/
+1
2014-01-03
mtd: mpc5121_nfc: drop devm_free_irq of devm_ allocated irq
Wei Yongjun
1
-6
/
+0
2014-01-03
mtd: gpmi: change pr_debug to dev_dbg
Huang Shijie
1
-8
/
+5
2014-01-03
mtd: gpmi: change pr_err to dev_err
Huang Shijie
2
-41
/
+50
2014-01-03
mtd: gpmi: remove the unnecessary pr_err()
Huang Shijie
1
-41
/
+22
2014-01-03
mtd: nand: diskonchip: Request memory region prior ioremap()
Alexander Shiyan
1
-1
/
+9
2014-01-03
mtd: gpmi: use devm_request_irq
Huang Shijie
2
-24
/
+5
2014-01-03
mtd: gpmi: use devm_ioremap_resource
Huang Shijie
1
-23
/
+3
2014-01-03
mtd: gpmi: rename the functions from gpmi_nfc_* to gpmi_nand_*
Huang Shijie
1
-5
/
+5
2014-01-03
mtd: gpmi: remove the unused line
Huang Shijie
1
-1
/
+0
2014-01-03
mtd: gpmi: delete the gpmi_pre_bbt_scan
Huang Shijie
1
-15
/
+5
2014-01-03
mtd: gpmi: do not use the local array to do the DMA transfer
Huang Shijie
1
-1
/
+8
2014-01-03
mtd: nand: pxa3xx: make ECC configuration checks more explicit
Brian Norris
1
-3
/
+12
2014-01-03
mtd: nand: pxa3xx: Add ECC BCH correctable errors detection
Ezequiel Garcia
1
-22
/
+35
2014-01-03
mtd: nand: pxa3xx: Add multiple chunk write support
Ezequiel Garcia
1
-8
/
+73
2014-01-03
mtd: nand: pxa3xx: Introduce multiple page I/O support
Ezequiel Garcia
1
-10
/
+172
2014-01-03
mtd: nand: pxa3xx: Add a read/write buffers markers
Ezequiel Garcia
1
-11
/
+29
2014-01-03
mtd: nand: pxa3xx: Fix SEQIN column address set
Ezequiel Garcia
1
-1
/
+2
2014-01-03
mtd: nand: pxa3xx: Move the data buffer clean to prepare_start_command()
Ezequiel Garcia
1
-5
/
+16
2014-01-03
mtd: nand: pxa3xx: Split prepare_command_pool() in two stages
Ezequiel Garcia
1
-19
/
+25
2014-01-03
mtd: nand: pxa3xx: Remove READ0 switch/case falltrough
Ezequiel Garcia
1
-0
/
+5
2014-01-03
mtd: nand: pxa3xx: Add helper function to set page address
Ezequiel Garcia
1
-15
/
+21
2014-01-03
mtd: nand: pxa3xx: Clear cmd buffer #3 (NDCB3) on command start
Ezequiel Garcia
1
-1
/
+1
2014-01-03
mtd: nand: pxa3xx: Add driver-specific ECC BCH support
Ezequiel Garcia
1
-17
/
+69
2014-01-03
mtd: nand: pxa3xx: Add bad block handling
Ezequiel Garcia
1
-0
/
+37
2014-01-03
mtd: nand: pxa3xx: Use waitfunc() to wait for the device to be ready
Ezequiel Garcia
1
-3
/
+4
2014-01-03
mtd: nand: pxa3xx: Use a completion to signal device ready
Ezequiel Garcia
1
-14
/
+24
2014-01-03
mtd: nand: pxa3xx: Add a nice comment to pxa3xx_set_datasize()
Ezequiel Garcia
1
-0
/
+5
2014-01-03
mtd: nand: pxa3xx: Replace host->page_size by mtd->writesize
Ezequiel Garcia
1
-7
/
+3
2014-01-03
mtd: nand: pxa3xx: Split FIFO size from to-be-read FIFO count
Ezequiel Garcia
1
-5
/
+7
2014-01-03
mtd: nand: pxa3xx: Use chip->cmdfunc instead of the internal
Ezequiel Garcia
1
-1
/
+5
2014-01-03
mtd: nand: pxa3xx: Early variant detection
Ezequiel Garcia
1
-20
/
+20
[next]