aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-12-12powerpc: wii: allow ioremap within the memory holeAlbert Herranz1-0/+3
2009-12-12powerpc: allow ioremap within reserved memory regionsAlbert Herranz5-2/+16
2009-12-12wii: use both mem1 and mem2 as ramAlbert Herranz5-7/+106
2009-12-12wii: bootwrapper: add fixup to calc useable mem2Albert Herranz1-3/+115
2009-12-12powerpc: gamecube/wii: early debugging using usbgeckoAlbert Herranz6-0/+94
2009-12-12powerpc: reserve fixmap entries for early debugAlbert Herranz1-0/+3
2009-12-12powerpc: wii: default configAlbert Herranz1-0/+1406
2009-12-12powerpc: wii: platform supportAlbert Herranz3-1/+211
2009-12-12powerpc: wii: hollywood interrupt controller supportAlbert Herranz3-0/+264
2009-12-12powerpc: broadway processor supportAlbert Herranz1-3/+3
2009-12-12powerpc: wii: bootwrapper bitsAlbert Herranz4-2/+191
2009-12-12powerpc: wii: device treeAlbert Herranz2-0/+402
2009-12-12powerpc: gamecube: default configAlbert Herranz1-0/+1061
2009-12-12powerpc: gamecube: platform supportAlbert Herranz3-0/+127
2009-12-12powerpc: gamecube/wii: flipper interrupt controller supportAlbert Herranz3-0/+289
2009-12-12powerpc: gamecube/wii: udbg support for usbgeckoAlbert Herranz4-0/+316
2009-12-12powerpc: gamecube/wii: do not include PCI supportAlbert Herranz1-1/+1
2009-12-12powerpc: gamecube/wii: declare as non-coherent platformsAlbert Herranz1-1/+1
2009-12-12powerpc: gamecube/wii: introduce GAMECUBE_COMMONAlbert Herranz1-0/+4
2009-12-12powerpc: gamecube: bootwrapper bitsAlbert Herranz4-1/+153
2009-12-12powerpc: gamecube: device treeAlbert Herranz2-0/+223
2009-12-12powerpc: gamecube/wii: usbgecko bootwrapper console supportAlbert Herranz3-1/+172
2009-12-02Linux 2.6.32Linus Torvalds1-1/+1
2009-12-02VIDEO: Correct use of request_region/request_mem_regionJulia Lawall1-1/+1
2009-12-02SPI: spi_txx9: Fix bit rate calculationAtsushi Nemoto1-7/+6
2009-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds2-3/+3
2009-12-02Input: i8042 - add Dell Vostro 1320, 1520 and 1720 to the reset listAnisse Astier1-0/+21
2009-12-02Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-3/+4
2009-12-02param: don't complain about unused module parameters.Rusty Russell1-8/+3
2009-12-02Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-1/+6
2009-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-2/+2
2009-12-02modules: don't export section names of empty sections via sysfsHelge Deller1-1/+4
2009-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6Linus Torvalds1-0/+2
2009-12-02regulator: Initialise wm831x structure pointor for ISINK driverMark Brown1-0/+2
2009-12-02MIPS: RB532: Fix devices.c compilation.Florian Fainelli1-1/+2
2009-12-02MIPS: Fix MIPS I build.Ralf Baechle1-0/+4
2009-12-02Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6Linus Torvalds1-2/+2
2009-12-02[ARM] pxamci: call mmc_remove_host() before freeing resourcesDaniel Mack1-2/+2
2009-12-02[PATCH] rc32434_wdt: fix compilation failureFlorian Fainelli1-1/+1
2009-12-02[WATCHDOG] rc32434_wdt.c: use resource_size()H Hartley Sweeten1-1/+1
2009-12-01sysfs: fix SYSFS_DEPRECATED_V2 promptRandy Dunlap1-1/+1
2009-12-01rtc-x1205: reset clock to sane state after power failureJohannes Weiner1-2/+2
2009-12-01rtc-x1205: fix rtc_time to y2k register value conversionJohannes Weiner1-1/+1
2009-12-01aoe: prevent cache aliasesPeter Horton1-2/+21
2009-12-01gpio: Langwell GPIO driver bugfixesAlek Du1-10/+1
2009-12-01kbuild: stepping down as maintainerSam Ravnborg1-4/+1
2009-12-01davinci: fb: fix frame buffer driver issuesSudhakar Rajashekhara1-4/+7
2009-12-01drivers/rtc/rtc-pcf50633.c: fix use after free in pcf50633_rtc_probe()Dan Carpenter1-1/+2
2009-12-01drivers/media/dvb/dvb-core/dvb_frontend.c: needs semaphore.hAndrew Morton1-0/+1
2009-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds12-28/+21