summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-17MIPS: TXx9: Add SRAMC supportAtsushi Nemoto8-0/+101
2009-06-17MIPS: Sibyte: Remove standalone kernel supportImre Kaloz9-133/+5
2009-06-17MIPS: Sibyte: Remove simulator optionImre Kaloz2-11/+0
2009-06-17MIPS: RB532: Check irq number when handling GPIO interruptsFlorian Fainelli1-2/+3
2009-06-17MIPS: RB532: Cleanup cpu-features-overridesFlorian Fainelli1-5/+0
2009-06-17MIPS: Remove dead case label.David Daney1-1/+0
2009-06-17MIPS: Remove execution hazard barriers for Octeon.David Daney1-0/+1
2009-06-17MIPS: Allow R2 CPUs to turn off generation of 'ehb' instructions.David Daney2-1/+6
2009-06-17MIPS: Fold the TLB refill at the vmalloc path if possible.David Daney1-24/+49
2009-06-17MIPS: Replace some magic numbers with symbolic values in tlbex.cDavid Daney1-8/+26
2009-06-17MIPS: TXx9: Add ACLC supportAtsushi Nemoto12-2/+121
2009-06-17MIPS: Add Cavium OCTEON PCI support.David Daney16-2/+3024
2009-06-17MIPS: Add register definitions for PCI.David Daney7-0/+9341
2009-06-17MIPS: TXx9: Add DMAC supportAtsushi Nemoto11-10/+112
2009-06-17DMA: TXx9 Soc DMA Controller driverAtsushi Nemoto5-0/+1718
2009-06-17MIPS: TXx9: micro optimization for clocksource and clock_eventAtsushi Nemoto1-24/+43
2009-06-17MIPS: Support 64-byte D-cache line sizeKevin Cernekee2-0/+13
2009-06-17MIPS: Pass struct device to plat_dma_addr_to_phys()Kevin Cernekee7-13/+20
2009-06-17MIPS: Add size and direction arguments to plat_unmap_dma_mem()Kevin Cernekee7-10/+16
2009-06-17MIPS: SB1250: Sort out merge mistake.Ralf Baechle1-5/+0
2009-06-17MIPS: Fix __ndelay build error and add 'ull' suffix for 32-bit kernelAtsushi Nemoto1-2/+2
2009-06-17MIPS: SMTC: Fix formatting difference to linux-mips.org codeRalf Baechle1-0/+1
2009-06-17MIPS: Fix typo resulting in far too long ndelay times.Ralf Baechle1-1/+1
2009-06-16Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds15-33/+1074
2009-06-16Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds75-46/+41092
2009-06-16AFS: Correctly translate auth error aborts and don't failover in such casesDavid Howells2-0/+18
2009-06-16RxRPC: Don't attempt to reuse aborted connectionsDavid Howells2-1/+16
2009-06-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds254-6424/+21713
2009-06-16mm: Move pgtable_cache_init() earlierBenjamin Herrenschmidt1-1/+1
2009-06-16Merge branch 'akpm'Linus Torvalds247-2683/+5666
2009-06-16fbdev: bf54x-lq043fb: use kzalloc over kmalloc/memsetMike Frysinger1-3/+1
2009-06-16fbdev: *bfin*: fix __dev{init,exit} markingsMike Frysinger2-7/+7
2009-06-16fbdev: *bfin*: drop unnecessary calls to memsetVivek Kutal2-6/+0
2009-06-16fbdev: bfin-t350mcqb-fb: drop unused local variablesMike Frysinger1-6/+0
2009-06-16fbdev: blackfin has __raw I/O accessors, so use them in fb.hMike Frysinger1-1/+1
2009-06-16fbdev: s1d13xxxfb: add accelerated bitblt functionsKristoffer Ericson2-33/+317
2009-06-16tcx: use standard fields for framebuffer physical address and lengthKrzysztof Helt1-14/+13
2009-06-16fbdev: add support for handoff from firmware to hw framebuffersDave Airlie5-3/+68
2009-06-16intelfb: fix a bug when changing video timingPaul Menzel1-0/+5
2009-06-16fbdev: use framebuffer_release() for freeing fb_info structuresKrzysztof Helt4-5/+5
2009-06-16radeon: P2G2CLK_ALWAYS_ONb tested twice, should 2nd be P2G2CLK_DAC_ALWAYS_ONb?Roel Kluin1-2/+1
2009-06-16s3c-fb: CPUFREQ frequency scaling supportBen Dooks2-2/+70
2009-06-16s3c-fb: fix resource releasing on error during probingKrzysztof Helt1-13/+9
2009-06-16carminefb: fix possible access beyond end of carmine_modedb[]Roel Kluin1-1/+1
2009-06-16acornfb: remove fb_mmap functionKrzysztof Helt1-38/+0
2009-06-16mb862xxfb: use CONFIG_OF instead of CONFIG_PPC_OFArnd Bergmann1-1/+1
2009-06-16mb862xxfb: restrict compliation of platform driver to PPCJulian Calaby1-0/+1
2009-06-16Samsung SoC Framebuffer driver: add Alpha Channel supportInKi Dae1-3/+28
2009-06-16atmel-lcdc: fix pixclock upper bound detectionBen Nizette1-1/+1
2009-06-16offb: use framebuffer_alloc() to allocate fb_info structKrzysztof Helt1-5/+1