aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* ps3flash: Always read chunks of 256 KiB, and cache themGeert Uytterhoeven2009-06-15
* ps3flash: Cache the last accessed FLASH chunkGeert Uytterhoeven2009-06-15
* ps3: Replace direct file operations by callbackGeert Uytterhoeven2009-06-15
* drivers/ps3: Add missing annotationsGeert Uytterhoeven2009-06-15
* ps3fb: Use ps3_system_bus_[gs]et_drvdata() instead of direct accessGeert Uytterhoeven2009-06-15
* ps3flash: Use ps3_system_bus_[gs]et_drvdata() instead of direct accessGeert Uytterhoeven2009-06-15
* ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdataGeert Uytterhoeven2009-06-15
* block/ps3: remove driver_data direct access of struct deviceRoel Kluin2009-06-15
* ps3vram: Make ps3vram_priv.reports a void *Geert Uytterhoeven2009-06-15
* ps3vram: Remove no longer used ps3vram_priv.ddr_baseGeert Uytterhoeven2009-06-15
* ps3vram: Replace mutex by spinlock + bio_listGeert Uytterhoeven2009-06-15
* ps3fb: Tear down FB setup during cleanupGeert Uytterhoeven2009-06-14
* ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h>Geert Uytterhoeven2009-06-14
* ps3vram: GPU memory mapping cleanupGeert Uytterhoeven2009-06-14
* ps3fb: GPU memory mapping cleanupGeert Uytterhoeven2009-06-14
* ps3fb: Correct handling of device opening in ps3fb_probe()Geert Uytterhoeven2009-06-14
* ps3fb: Inline functions in ps3fb_probe(), to ease cleanup in the error pathGeert Uytterhoeven2009-06-14
* ps3fb: Remove useless debug checks in ps3fb_shutdown()Geert Uytterhoeven2009-06-14
* ps3vram: Correct exchanged gotos in ps3vram_probe() error pathJim Paris2009-06-14
* ps3vram: Use proc_create_data() instead of proc_create()Geert Uytterhoeven2009-06-14
* ps3vram: Fix error path (return -EIO) for short read/writeGeert Uytterhoeven2009-06-14
* ps3av: Set 16:9 aspect ratio for 720p video modessebastian.blanes@gmail.com2009-06-14
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-14
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-06-14
| |\
| | *-------. Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier2009-06-14
| | |\ \ \ \ \
| | | | | | | * RDMA/nes: Fix off-by-one bugs in reset_adapter_ne020() and init_serdes()Roel Kluin2009-05-15
| | | | | | * | mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTxRoland Dreier2009-06-14
| | | | | | * | IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTxRoland Dreier2009-06-13
| | | | | | * | IB/mthca: Add module parameter for number of MTTs per segmentEli Cohen2009-05-27
| | | | | | |/
| | | | | * | IB/mlx4: Add strong ordering to local inval and fast reg work requestsJack Morgenstein2009-06-05
| | | | | * | mlx4_core: Add module parameter for number of MTTs per segmentEli Cohen2009-05-27
| | | | | |/
| | | | * / infiniband: Remove void castsJack Stone2009-05-13
| | | | |/
| | | * | IB/ehca: Remove superfluous bitmasks from QP control blockJoachim Fenkes2009-06-03
| | | * | IB/ehca: Increment version numberStefan Roscher2009-05-13
| | | * | IB/ehca: Remove unnecessary memory operations for userspace queue pairsStefan Roscher2009-05-13
| | | * | IB/ehca: Fall back to vmalloc() for big allocationsStefan Roscher2009-05-13
| | | * | IB/ehca: Replace vmalloc() with kmalloc() for queue allocationAnton Blanchard2009-05-13
| | | |/
| | * | RDMA/cxgb3: Limit fast register size based on T3 limitationsSteve Wise2009-05-27
| | * | RDMA/cxgb3: Report correct port state and MTUSteve Wise2009-05-27
| | |/
| * | fusion: fix recent kernel-doc problemsRandy Dunlap2009-06-14
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-06-14
| |\ \
| | * | atmel-mci: add MCI2 register definitionsNicolas Ferre2009-06-13
| | * | atmel-mci: Integrate AT91 specific definition in header fileNicolas Ferre2009-06-13
| | * | tmio_mmc: allow compilation for ASIC3Philipp Zabel2009-06-13
| | * | mmc_block: do not DMA to stackBen Dooks2009-06-13
| | * | sdhci: Print ADMA status and pointer on debugBen Dooks2009-06-13
| | * | tmio_mmc: fix clock setupIan Molton2009-06-13
| | * | tmio_mmc: map SD control registers after enabling the MFD cellPhilipp Zabel2009-06-13
| | * | tmio_mmc: correct probe return value for num_resources != 3Philipp Zabel2009-06-13
| | * | tmio_mmc: don't use set_irq_typePhilipp Zabel2009-06-13