index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
1
-0
/
+1
|
\
|
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
|
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
2
-14
/
+15
|
\
\
|
*
|
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-10-05
1
-7
/
+7
|
*
|
mtd: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-09-15
1
-7
/
+8
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2010-10-21
1
-67
/
+35
|
\
\
|
*
|
pcmcia: remove obsolete and wrong comments
Dominik Brodowski
2010-09-29
1
-21
/
+0
|
*
|
pcmcia: avoid messages on module (un)loading
Dominik Brodowski
2010-09-29
1
-2
/
+0
|
*
|
pcmcia: move driver name to struct pcmcia_driver
Dominik Brodowski
2010-09-29
1
-3
/
+1
|
*
|
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
2010-09-29
1
-5
/
+1
|
*
|
pcmcia: move config_{base,index,regs} to struct pcmcia_device
Dominik Brodowski
2010-09-29
1
-1
/
+1
|
*
|
pcmcia: simplify IntType
Dominik Brodowski
2010-09-29
1
-2
/
+0
|
*
|
pcmcia: move Vpp setup to struct pcmcia_device
Dominik Brodowski
2010-09-29
1
-2
/
+2
|
*
|
pcmcia: split up modify_configuration() into two fixup functions
Dominik Brodowski
2010-09-29
1
-7
/
+1
|
*
|
pcmcia: do not use win_req_t when calling pcmcia_request_window()
Dominik Brodowski
2010-09-29
1
-24
/
+29
*
|
|
mxc_nand: do not depend on disabling the irq in the interrupt handler
Sascha Hauer
2010-10-18
1
-9
/
+83
*
|
|
fix OMAP2 MTD build failure
Daniel J Blueman
2010-09-29
1
-1
/
+1
|
/
/
*
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2010-09-14
4
-37
/
+41
|
\
\
|
|
/
|
/
|
|
*
mtd: pxa3xx: fix build error when CONFIG_MTD_PARTITIONS is not defined
Mark F. Brown
2010-09-13
1
-0
/
+6
|
*
mtd: mxc_nand: configure pages per block for v2 controller
Sascha Hauer
2010-09-13
1
-14
/
+19
|
*
mtd: OneNAND: Fix loop hang when DMA error at Samsung SoCs
Kyungmin Park
2010-09-13
1
-6
/
+5
|
*
mtd: OneNAND: Fix 2KiB pagesize handling at Samsung SoCs
Kyungmin Park
2010-09-13
1
-3
/
+2
|
*
mtd: Blackfin NFC: fix invalid free in remove()
Mike Frysinger
2010-09-13
1
-6
/
+1
|
*
mtd: Blackfin NFC: fix build error after nand_scan_ident() change
Mike Frysinger
2010-09-13
1
-1
/
+1
|
*
mxc_nand: Do not do byte accesses to the NFC buffer.
John Ogness
2010-08-27
1
-7
/
+7
*
|
UBI: do not oops when erroneous PEB is scheduled for scrubbing
Artem Bityutskiy
2010-08-30
1
-1
/
+2
*
|
UBI: fix kconfig unmet dependency
Randy Dunlap
2010-08-30
1
-1
/
+1
*
|
UBI: fix forward compatibility
Artem Bityutskiy
2010-08-30
1
-1
/
+1
*
|
UBI: eliminate update of list_for_each_entry loop cursor
Julia Lawall
2010-08-30
1
-6
/
+6
|
/
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2010-08-21
2
-8
/
+5
|
\
|
*
mtd: nand: Fix probe of Samsung NAND chips
Tilman Sauerbeck
2010-08-20
1
-0
/
+1
|
*
mtd: nand: Fix regression in BBM detection
Brian Norris
2010-08-19
1
-7
/
+3
|
*
pxa3xx: fix ns2cycle equation
Axel Lin
2010-08-18
1
-1
/
+1
*
|
of: fix missing headers for of_address_to_resource() in MTD and SysACE drivers
Graeme Smecher
2010-08-17
1
-0
/
+1
|
/
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2010-08-15
5
-331
/
+205
|
\
|
*
mtd/nand_ids: Fix buswidth
Brian Norris
2010-08-13
1
-1
/
+1
|
*
mtd/m25p80: fix test for end of loop
Dan Carpenter
2010-08-12
1
-1
/
+1
|
*
mtd/m25p80: retlen is never NULL
Dan Carpenter
2010-08-12
1
-8
/
+4
|
*
gen_nand: Test if nr_chips field is valid
Marek Vasut
2010-08-12
1
-0
/
+5
|
*
nand/denali: move all hardware initialization work to denali_hw_init
Chuanxiao Dong
2010-08-12
1
-5
/
+6
|
*
nand/denali: Add a page check in denali_read_page & denali_read_page_raw
Chuanxiao Dong
2010-08-12
1
-0
/
+14
|
*
nand/denali: use cpu_relax() while waiting for hardware interrupt
Chuanxiao Dong
2010-08-12
1
-2
/
+2
|
*
nand/denali: change read_status function method
Chuanxiao Dong
2010-08-12
1
-7
/
+5
|
*
nand/denali: Fixed check patch warnings
Chuanxiao Dong
2010-08-12
1
-12
/
+13
|
*
mtd/nand_base: fix kernel-doc warnings & typos
Randy Dunlap
2010-08-11
1
-19
/
+20
|
*
nand/denali: use dev_xx debug function to replace nand_dbg_print and some printk
Chuanxiao Dong
2010-08-11
2
-184
/
+42
|
*
nand/denali: Fixed handle ECC error bugs
Chuanxiao Dong
2010-08-11
1
-16
/
+29
|
*
nand/denali: use iowrite32() to replace denali_write32()
Chuanxiao Dong
2010-08-11
1
-76
/
+62
|
*
nand/denali: Fixed probe function bugs
Chuanxiao Dong
2010-08-11
1
-21
/
+23
*
|
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-12
8
-20
/
+20
|
\
\
[next]