summaryrefslogtreecommitdiffstats
path: root/sound/sh (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-02MTD DocBook: fix ioremap return typeH Hartley Sweeten1-6/+6
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 Motohiro5-2/+9
2009-12-16edac, mce, amd: silence GART TLB errorsBorislav Petkov1-15/+6
2009-12-16genalloc: use bitmap_find_next_zero_areaAkinobu Mita1-21/+12
2009-12-16ia64: use bitmap_find_next_zero_areaAkinobu Mita1-14/+5
2009-12-16sparc: use bitmap_find_next_zero_areaAkinobu Mita2-24/+9
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-16iommu-helper: use bitmap libraryAkinobu Mita7-64/+21
2009-12-16bitmap: introduce bitmap_set, bitmap_clear, bitmap_find_next_zero_areaAkinobu Mita2-0/+92
2009-12-16qnx4: use hweight8Akinobu Mita1-16/+1
2009-12-16qnx4fs: remove remains of the (defunct) write supportAnders Larsen2-28/+1
2009-12-16resource: constify arg to resource_size() and resource_type()Jean Delvare1-2/+2
2009-12-16gru: send cross partition interrupts using the gruJack Steiner2-15/+36
2009-12-16gru: function to generate chipset IPI valuesJack Steiner1-4/+20
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