summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-06-159-154/+184
|\
| * Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-12309-5819/+14385
| |\
| * \ Merge commit 'jwb/next' into nextBenjamin Herrenschmidt2009-06-121-3/+3
| |\ \
| | * | i2c: Fix confusing i2c-ibm_iic messageSean MacLennan2009-06-041-3/+3
| * | | fbdev: Add PLB support and cleanup DCR in xilinxfb driver.John Linn2009-06-061-139/+151
| |/ /
| * | therm_adt746x: Always clear hardware bit which inverts fan speed range.Michel Dänzer2009-06-021-1/+3
| * | tape: beyond ARRAY_SIZE of viocd_diskinforoel kluin2009-06-021-1/+1
| * | Merge branch 'merge' into nextBenjamin Herrenschmidt2009-05-29114-372/+10024
| |\ \
| * | | powerpc/pci: Cleanup some minor cruftKumar Gala2009-05-211-1/+0
| * | | rapidio: fix section mismatch warningsLi Yang2009-05-191-3/+3
| * | | fsldma: Fix compile warningsKumar Gala2009-05-191-6/+7
| * | | powerpc/85xx: Add STMicro M25P40 serial flash support for MPC8569E-MDSAnton Vorontsov2009-05-191-0/+1
| * | | net/ucc_geth: Assign six threads to Rx for UECHaiying Wang2009-05-191-1/+9
| * | | net/ucc_geth: update riscTx and riscRx in ucc_gethHaiying Wang2009-05-192-5/+13
* | | | regulator/max1586: fix V3 gain calculation integer overflowPhilipp Zabel2009-06-151-4/+4
* | | | regulator/max1586: support increased V3 voltage rangePhilipp Zabel2009-06-151-19/+52
* | | | regulator: lp3971 - fix driver link error when built-in.Liam Girdwood2009-06-151-1/+1
* | | | LP3971 PMIC regulator driver (updated and combined version)Marek Szyprowski2009-06-153-0/+570
* | | | regulator: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-151-3/+3
* | | | regulator: Set MODULE_ALIAS for regulator driversMark Brown2009-06-153-0/+3
* | | | regulator: Support list_voltage for fixed voltage regulatorMark Brown2009-06-151-1/+14
* | | | regulator: Move regulator drivers to subsys_initcall()Mark Brown2009-06-154-4/+4
* | | | regulator: build fix for powerpc - renamed show_stateLiam Girdwood2009-06-151-5/+5
* | | | regulator: add userspace-consumer driverMike Rapoport2009-06-153-0/+211
* | | | Maxim 1586 regulator driverRobert Jarzmik2009-06-153-0/+259
* | | | 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
OpenPOWER on IntegriCloud