Age | Commit message (Expand) | Author |
2009-06-16 | net/ps3: gelic - Add missing annotations | Geert Uytterhoeven |
2009-06-15 | rio: warn_unused_result warnings fix | Yang Li |
2009-06-15 | serial: Make ucc_uart work in HW UART mode | Dave Liu |
2009-06-15 | ps3flash: Always read chunks of 256 KiB, and cache them | Geert Uytterhoeven |
2009-06-15 | ps3flash: Cache the last accessed FLASH chunk | Geert Uytterhoeven |
2009-06-15 | ps3: Replace direct file operations by callback | Geert Uytterhoeven |
2009-06-15 | drivers/ps3: Add missing annotations | Geert Uytterhoeven |
2009-06-15 | ps3fb: Use ps3_system_bus_[gs]et_drvdata() instead of direct access | Geert Uytterhoeven |
2009-06-15 | ps3flash: Use ps3_system_bus_[gs]et_drvdata() instead of direct access | Geert Uytterhoeven |
2009-06-15 | ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata | Geert Uytterhoeven |
2009-06-15 | block/ps3: remove driver_data direct access of struct device | Roel Kluin |
2009-06-15 | ps3vram: Make ps3vram_priv.reports a void * | Geert Uytterhoeven |
2009-06-15 | ps3vram: Remove no longer used ps3vram_priv.ddr_base | Geert Uytterhoeven |
2009-06-15 | ps3vram: Replace mutex by spinlock + bio_list | Geert Uytterhoeven |
2009-06-15 | ps3fb: Tear down FB setup during cleanup | Geert Uytterhoeven |
2009-06-15 | ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h> | Geert Uytterhoeven |
2009-06-15 | ps3vram: GPU memory mapping cleanup | Geert Uytterhoeven |
2009-06-15 | ps3fb: GPU memory mapping cleanup | Geert Uytterhoeven |
2009-06-15 | ps3fb: Correct handling of device opening in ps3fb_probe() | Geert Uytterhoeven |
2009-06-15 | ps3fb: Inline functions in ps3fb_probe(), to ease cleanup in the error path | Geert Uytterhoeven |
2009-06-15 | ps3fb: Remove useless debug checks in ps3fb_shutdown() | Geert Uytterhoeven |
2009-06-15 | ps3vram: Correct exchanged gotos in ps3vram_probe() error path | Jim Paris |
2009-06-15 | ps3vram: Use proc_create_data() instead of proc_create() | Geert Uytterhoeven |
2009-06-15 | ps3vram: Fix error path (return -EIO) for short read/write | Geert Uytterhoeven |
2009-06-15 | ps3av: Set 16:9 aspect ratio for 720p video modes | sebastian.blanes@gmail.com |
2009-06-15 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |
2009-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2009-06-14 | fusion: fix recent kernel-doc problems | Randy Dunlap |
2009-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds |
2009-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-06-14 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-06-14 | Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus | Roland Dreier |
2009-06-14 | mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTx | Roland Dreier |
2009-06-14 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia... | Russell King |
2009-06-13 | IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTx | Roland Dreier |
2009-06-13 | atmel-mci: add MCI2 register definitions | Nicolas Ferre |
2009-06-13 | atmel-mci: Integrate AT91 specific definition in header file | Nicolas Ferre |
2009-06-13 | tmio_mmc: allow compilation for ASIC3 | Philipp Zabel |
2009-06-13 | mmc_block: do not DMA to stack | Ben Dooks |
2009-06-13 | sdhci: Print ADMA status and pointer on debug | Ben Dooks |
2009-06-13 | tmio_mmc: fix clock setup | Ian Molton |
2009-06-13 | tmio_mmc: map SD control registers after enabling the MFD cell | Philipp Zabel |
2009-06-13 | tmio_mmc: correct probe return value for num_resources != 3 | Philipp Zabel |
2009-06-13 | tmio_mmc: don't use set_irq_type | Philipp Zabel |
2009-06-13 | tmio_mmc: add bus_shift support | Philipp Zabel |
2009-06-13 | MFD,mmc: tmio_mmc: make HCLK configurable | Philipp Zabel |
2009-06-13 | mmc_spi: don't use EINVAL for possible transmission errors | Wolfgang Muees |
2009-06-13 | cb710: more cleanup for the DEBUG case. | Michał Mirosław |
2009-06-13 | sdhci: platform driver for SDHCI | Richard Röjfors |