aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-06-16of_serial: Add UPF_FIXED_TYPE flagDave Mitchell
2009-06-16drivers/hvc: Add missing __devexit_p()Mike Frysinger
2009-06-16net/ps3: gelic - Add missing annotationsGeert Uytterhoeven
2009-06-15rio: warn_unused_result warnings fixYang Li
2009-06-15serial: Make ucc_uart work in HW UART modeDave Liu
2009-06-15ps3flash: Always read chunks of 256 KiB, and cache themGeert Uytterhoeven
2009-06-15ps3flash: Cache the last accessed FLASH chunkGeert Uytterhoeven
2009-06-15ps3: Replace direct file operations by callbackGeert Uytterhoeven
2009-06-15drivers/ps3: Add missing annotationsGeert Uytterhoeven
2009-06-15ps3fb: Use ps3_system_bus_[gs]et_drvdata() instead of direct accessGeert Uytterhoeven
2009-06-15ps3flash: Use ps3_system_bus_[gs]et_drvdata() instead of direct accessGeert Uytterhoeven
2009-06-15ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdataGeert Uytterhoeven
2009-06-15block/ps3: remove driver_data direct access of struct deviceRoel Kluin
2009-06-15ps3vram: Make ps3vram_priv.reports a void *Geert Uytterhoeven
2009-06-15ps3vram: Remove no longer used ps3vram_priv.ddr_baseGeert Uytterhoeven
2009-06-15ps3vram: Replace mutex by spinlock + bio_listGeert Uytterhoeven
2009-06-15ps3fb: Tear down FB setup during cleanupGeert Uytterhoeven
2009-06-15ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>Geert Uytterhoeven
2009-06-15ps3vram: GPU memory mapping cleanupGeert Uytterhoeven
2009-06-15ps3fb: GPU memory mapping cleanupGeert Uytterhoeven
2009-06-15ps3fb: Correct handling of device opening in ps3fb_probe()Geert Uytterhoeven
2009-06-15ps3fb: Inline functions in ps3fb_probe(), to ease cleanup in the error pathGeert Uytterhoeven
2009-06-15ps3fb: Remove useless debug checks in ps3fb_shutdown()Geert Uytterhoeven
2009-06-15ps3vram: Correct exchanged gotos in ps3vram_probe() error pathJim Paris
2009-06-15ps3vram: Use proc_create_data() instead of proc_create()Geert Uytterhoeven
2009-06-15ps3vram: Fix error path (return -EIO) for short read/writeGeert Uytterhoeven
2009-06-15ps3av: Set 16:9 aspect ratio for 720p video modessebastian.blanes@gmail.com
2009-06-15Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-06-14fusion: fix recent kernel-doc problemsRandy Dunlap
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-06-14Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier
2009-06-14mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTxRoland Dreier
2009-06-14Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King
2009-06-13IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTxRoland Dreier
2009-06-13atmel-mci: add MCI2 register definitionsNicolas Ferre
2009-06-13atmel-mci: Integrate AT91 specific definition in header fileNicolas Ferre
2009-06-13tmio_mmc: allow compilation for ASIC3Philipp Zabel
2009-06-13mmc_block: do not DMA to stackBen Dooks
2009-06-13sdhci: Print ADMA status and pointer on debugBen Dooks
2009-06-13tmio_mmc: fix clock setupIan Molton
2009-06-13tmio_mmc: map SD control registers after enabling the MFD cellPhilipp Zabel
2009-06-13tmio_mmc: correct probe return value for num_resources != 3Philipp Zabel
2009-06-13tmio_mmc: don't use set_irq_typePhilipp Zabel
2009-06-13tmio_mmc: add bus_shift supportPhilipp Zabel
2009-06-13MFD,mmc: tmio_mmc: make HCLK configurablePhilipp Zabel
2009-06-13mmc_spi: don't use EINVAL for possible transmission errorsWolfgang Muees