aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ps3av: Set 16:9 aspect ratio for 720p video modessebastian.blanes@gmail.com2009-06-151-2/+2
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-15423-11388/+55082
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-06-1424-136/+181
| |\
| | *-------. Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier2009-06-1422-133/+150
| | |\ \ \ \ \
| | | | | | | * RDMA/nes: Fix off-by-one bugs in reset_adapter_ne020() and init_serdes()Roel Kluin2009-05-151-7/+7
| | | | | | * | mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTxRoland Dreier2009-06-141-1/+3
| | | | | | * | IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTxRoland Dreier2009-06-131-1/+3
| | | | | | * | IB/mthca: Add module parameter for number of MTTs per segmentEli Cohen2009-05-275-14/+26
| | | | | | |/
| | | | | * | IB/mlx4: Add strong ordering to local inval and fast reg work requestsJack Morgenstein2009-06-051-0/+4
| | | | | * | mlx4_core: Add module parameter for number of MTTs per segmentEli Cohen2009-05-273-6/+16
| | | | | |/
| | | | * | infiniband: Remove void castsJack Stone2009-05-132-7/+6
| | | | |/
| | | * | IB/ehca: Remove superfluous bitmasks from QP control blockJoachim Fenkes2009-06-032-41/+5
| | | * | IB/ehca: Increment version numberStefan Roscher2009-05-131-1/+1
| | | * | IB/ehca: Remove unnecessary memory operations for userspace queue pairsStefan Roscher2009-05-135-50/+65
| | | * | IB/ehca: Fall back to vmalloc() for big allocationsStefan Roscher2009-05-131-4/+13
| | | * | IB/ehca: Replace vmalloc() with kmalloc() for queue allocationAnton Blanchard2009-05-131-3/+3
| | | |/
| | * | RDMA/cxgb3: Limit fast register size based on T3 limitationsSteve Wise2009-05-271-1/+1
| | * | RDMA/cxgb3: Report correct port state and MTUSteve Wise2009-05-271-2/+30
| | |/
| * | fusion: fix recent kernel-doc problemsRandy Dunlap2009-06-142-4/+3
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-06-1426-203/+2129
| |\ \
| | * | atmel-mci: add MCI2 register definitionsNicolas Ferre2009-06-131-0/+22
| | * | atmel-mci: Integrate AT91 specific definition in header fileNicolas Ferre2009-06-131-0/+11
| | * | tmio_mmc: allow compilation for ASIC3Philipp Zabel2009-06-132-3/+3
| | * | mmc_block: do not DMA to stackBen Dooks2009-06-131-4/+12
| | * | sdhci: Print ADMA status and pointer on debugBen Dooks2009-06-131-0/+5
| | * | tmio_mmc: fix clock setupIan Molton2009-06-131-10/+5
| | * | tmio_mmc: map SD control registers after enabling the MFD cellPhilipp Zabel2009-06-131-10/+10
| | * | tmio_mmc: correct probe return value for num_resources != 3Philipp Zabel2009-06-131-7/+5
| | * | tmio_mmc: don't use set_irq_typePhilipp Zabel2009-06-131-4/+2
| | * | tmio_mmc: add bus_shift supportPhilipp Zabel2009-06-132-81/+125
| | * | MFD,mmc: tmio_mmc: make HCLK configurablePhilipp Zabel2009-06-134-13/+26
| | * | mmc_spi: don't use EINVAL for possible transmission errorsWolfgang Muees2009-06-131-5/+6
| | * | cb710: more cleanup for the DEBUG case.Michał Mirosław2009-06-132-0/+7
| | * | sdhci: platform driver for SDHCIRichard Röjfors2009-06-133-0/+180
| | * | mxcmmc: remove frequency workaroundPierre Ossman2009-06-131-2/+0
| | * | cb710: handle DEBUG define in MakefilePierre Ossman2009-06-131-0/+4
| | * | cb710: add missing parenthesisPierre Ossman2009-06-131-1/+1
| | * | cb710: fix printk format stringPierre Ossman2009-06-131-1/+1
| | * | mmc: Driver for CB710/720 memory card reader (MMC part)Michał Mirosław2009-06-1311-0/+1575
| | * | pxamci: add regulator support.Daniel Ribeiro2009-06-131-5/+41
| | * | MMC core: limit minimum initialization frequency to 400kHzSascha Hauer2009-06-131-1/+7
| | * | sdhci: avoid changing voltage needlesslyPierre Ossman2009-06-132-26/+29
| | * | mmc/omap: make mmci-omap using platform_driver_probeUwe Kleine-König2009-06-131-2/+1
| | * | mmc_spi: speedup for slow cards, less wear-outWolfgang Muees2009-06-131-0/+12
| | * | mmc: mmc_rescan detects card change in one runJorg Schummer2009-06-131-44/+55
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-06-1464-95/+96
| |\ \ \
| | * | | trivial: pci hotplug: adding __init/__exit macros to sgi_hotplugPeter Huewe2009-06-121-2/+2
| | * | | trivial: fix ETIMEOUT -> ETIMEDOUT typosJean Delvare2009-06-123-3/+3
| | * | | trivial: Kconfig: .ko is normally not included in module namesPavel Machek2009-06-1218-40/+40
| | * | | trivial: input/misc: Fix typo in KconfigAlessio Igor Bogani2009-06-121-1/+1