summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-01-02mtd: physmap_of: Correct the size argument to kzallocJulia Lawall1-1/+1
2010-01-01mtd: nand: rename w90p910_nand.c to nuc900_nand.cDavid Woodhouse3-74/+74
2010-01-01ARM: NUC900: rename mtd nand driver nameWan ZongShun1-2/+2
2009-12-31mtd: drivers/mtd/nand/sh_flctl.c: use resource_size()H Hartley Sweeten1-1/+1
2009-12-31mtd: tmio_nand.c: use dev_get_platdata() and resource_size()H Hartley Sweeten1-7/+7
2009-12-31mtd: drivers/mtd/nand/s3c2410.c: use resource_size()H Hartley Sweeten1-1/+1
2009-12-31mtd: orion_nand.c: add error handling and use resource_size()H Hartley Sweeten1-2/+8
2009-12-31mtd: nomadik_nand.c: use resource_size()H Hartley Sweeten1-3/+3
2009-12-31mtd: drivers/mtd/nand/gpio.c: use resource_size()H Hartley Sweeten1-6/+6
2009-12-31mtd: fls_upm.c: use resource_size()H Hartley Sweeten1-1/+1
2009-12-31mtd: fsl_elbc_nand.c: user resource_size()H Hartley Sweeten1-1/+1
2009-12-31mtd: davinci_nand.c: use resource_size()H Hartley Sweeten1-2/+2
2009-12-31mtd: au1550nd.c: remove unnecessary castsH Hartley Sweeten1-3/+3
2009-12-31mtd: au1550nd.c: use kzalloc()H Hartley Sweeten1-5/+1
2009-12-31kmsg_dump: Dump on crash_kexec as wellKOSAKI Motohiro1-1/+1
2009-12-16Merge git://git.infradead.org/mtd-2.6Linus Torvalds41-1595/+3040
2009-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds6-35/+34
2009-12-16Merge git://git.infradead.org/iommu-2.6Linus Torvalds3-51/+140
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-17/+7
2009-12-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds188-3929/+8763
2009-12-16edac, mce, amd: silence GART TLB errorsBorislav Petkov1-15/+6
2009-12-16mlx4: use bitmap_find_next_zero_areaAkinobu Mita1-33/+4
2009-12-16isp1362-hcd: use bitmap_find_next_zero_areaAkinobu Mita1-20/+6
2009-12-16gru: send cross partition interrupts using the gruJack Steiner2-15/+36
2009-12-16gru: update driver version numberJack Steiner1-1/+1
2009-12-16gru: improve GRU TLB dropin statisticsJack Steiner4-14/+17
2009-12-16gru: fix GRU interrupt race at deallocateJack Steiner3-7/+19
2009-12-16gru: add hugepage supportJack Steiner1-3/+4
2009-12-16gru: fix bug in allocation of kernel contextsJack Steiner1-3/+11
2009-12-16gru: update GRU structures to match latest hardware specJack Steiner2-1/+15
2009-12-16gru: check for correct GRU chiplet assignmentJack Steiner1-14/+30
2009-12-16gru: remove stray local_irq_enableJack Steiner1-1/+0
2009-12-16gru: add symbolic names for GRU error codeJack Steiner1-5/+11
2009-12-16gru: fix bug in exception handlingJack Steiner1-8/+22
2009-12-16gru: preload tlb for bcopy instructionsJack Steiner9-16/+129
2009-12-16gru: expicitly set instruction status to activeJack Steiner2-56/+67
2009-12-16gru: add additional GRU statisticsJack Steiner8-48/+77
2009-12-16gru: update irq infrastructureJack Steiner4-70/+260
2009-12-16gru: fix prefetch and speculation bugsJack Steiner5-6/+38
2009-12-16gru: check for valid vmaJack Steiner1-9/+12
2009-12-16gru: add test for gru_copy_gpaJack Steiner1-9/+39
2009-12-16gru: add debug option for cache flushingJack Steiner2-5/+10
2009-12-16gru: handle failures to mmu_notifier_registerJack Steiner3-11/+21
2009-12-16gru: support 64-bit GRU addressesJack Steiner1-6/+0
2009-12-16gru: improve messages for malfunctioning GRUsJack Steiner2-3/+25
2009-12-16gru: fix bug in module unloadJack Steiner1-1/+1
2009-12-16gru: allow users to specify gru chiplet 3Jack Steiner3-29/+13
2009-12-16gru: allow users to specify gru chiplet 2Jack Steiner6-80/+109
2009-12-16gru: allow users to specify gru chiplet 1Jack Steiner4-2/+17
2009-12-16gru: handle blades without memoryJack Steiner1-2/+2