summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-02-25mtd: ixp4xx: fix reading from half-word boundaryJon Ringle
2010-02-25mtd: mxc-nand: don't disable clock in mxcnd-suspendUwe Kleine-König
2010-02-25mtd: mxc-nand: no need to check for validity of platform driver dataUwe Kleine-König
2010-02-25mtd: cfi: remove unneeded NULL checksJiri Slaby
2010-02-25mtd: nand: make Open Firmware device id constantMárton Németh
2010-02-25mtd: nand: make USB device id constantMárton Németh
2010-02-25mtd: nand: make PCI device id constantMárton Németh
2010-02-25mtd: nandsim: fix spellingAndrey Yurovsky
2010-02-10mtd: orion_nand: Fix build failure caused by typoPeter Huewe
2010-01-06mtd: Remove now-defunct ts7250 nand driverH Hartley Sweeten
2010-01-02mtd: physmap_of: Correct the size argument to kzallocJulia Lawall
2010-01-01mtd: nand: rename w90p910_nand.c to nuc900_nand.cDavid Woodhouse
2010-01-01ARM: NUC900: rename mtd nand driver nameWan ZongShun
2009-12-31mtd: drivers/mtd/nand/sh_flctl.c: use resource_size()H Hartley Sweeten
2009-12-31mtd: tmio_nand.c: use dev_get_platdata() and resource_size()H Hartley Sweeten
2009-12-31mtd: drivers/mtd/nand/s3c2410.c: use resource_size()H Hartley Sweeten
2009-12-31mtd: orion_nand.c: add error handling and use resource_size()H Hartley Sweeten
2009-12-31mtd: nomadik_nand.c: use resource_size()H Hartley Sweeten
2009-12-31mtd: drivers/mtd/nand/gpio.c: use resource_size()H Hartley Sweeten
2009-12-31mtd: fls_upm.c: use resource_size()H Hartley Sweeten
2009-12-31mtd: fsl_elbc_nand.c: user resource_size()H Hartley Sweeten
2009-12-31mtd: davinci_nand.c: use resource_size()H Hartley Sweeten
2009-12-31mtd: au1550nd.c: remove unnecessary castsH Hartley Sweeten
2009-12-31mtd: au1550nd.c: use kzalloc()H Hartley Sweeten
2009-12-31kmsg_dump: Dump on crash_kexec as wellKOSAKI Motohiro
2009-12-16Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds
2009-12-16Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2009-12-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-12-16edac, mce, amd: silence GART TLB errorsBorislav Petkov
2009-12-16mlx4: use bitmap_find_next_zero_areaAkinobu Mita
2009-12-16isp1362-hcd: use bitmap_find_next_zero_areaAkinobu Mita
2009-12-16gru: send cross partition interrupts using the gruJack Steiner
2009-12-16gru: update driver version numberJack Steiner
2009-12-16gru: improve GRU TLB dropin statisticsJack Steiner
2009-12-16gru: fix GRU interrupt race at deallocateJack Steiner
2009-12-16gru: add hugepage supportJack Steiner
2009-12-16gru: fix bug in allocation of kernel contextsJack Steiner
2009-12-16gru: update GRU structures to match latest hardware specJack Steiner
2009-12-16gru: check for correct GRU chiplet assignmentJack Steiner
2009-12-16gru: remove stray local_irq_enableJack Steiner
2009-12-16gru: add symbolic names for GRU error codeJack Steiner
2009-12-16gru: fix bug in exception handlingJack Steiner
2009-12-16gru: preload tlb for bcopy instructionsJack Steiner
2009-12-16gru: expicitly set instruction status to activeJack Steiner
2009-12-16gru: add additional GRU statisticsJack Steiner
2009-12-16gru: update irq infrastructureJack Steiner
2009-12-16gru: fix prefetch and speculation bugsJack Steiner
2009-12-16gru: check for valid vmaJack Steiner