summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...Linus Torvalds2010-05-212-186/+301
|\
| * drivers: mmc: msm_sdcc: Add EMBEDDED_SDIO supportSan Mehat2010-03-181-2/+10
| * mmc: msm_sdcc: Fix issue where clocks could be disabled mid transactionSan Mehat2010-03-181-34/+27
| * mmc: msm_sdcc: Fix the dma exec function to use the proper delaysSan Mehat2010-03-181-9/+10
| * mmc: msm_sdcc: Don't set host->curr.mrq until after we're sure the busclk tim...Dmitry Shmidt2010-03-181-2/+2
| * mmc: msm_sdcc: Enable busclk idle timer for power savingsSan Mehat2010-03-181-2/+1
| * mmc: msm_sdcc: Don't disable interrupts while suspendingSan Mehat2010-03-181-3/+0
| * mmc: msm_sdcc: Fix issue where we might not end a sucessfull requestSan Mehat2010-03-181-3/+4
| * mmc: msm_sdcc: Featurize busclock power save and disable it by defaultSan Mehat2010-03-181-0/+13
| * mmc: msm_sdcc: Fix bug where busclk expiry timer was not properly disabledSan Mehat2010-03-182-48/+52
| * mmc: msm_sdcc: Reduce command timeouts and improve reliability.San Mehat2010-03-182-120/+161
| * mmc: msm_sdcc: Schedule clock disable after probeSan Mehat2010-03-181-0/+2
| * mmc: msm_sdcc: Wrap readl/writel calls with appropriate clk delaysSan Mehat2010-03-181-55/+61
| * mmc: msm_sdcc: Driver clocking/irq improvementsSan Mehat2010-03-182-28/+63
| * msm: Add 'execute' datamover callbackSan Mehat2010-03-181-0/+1
| * mmc: msm_sdcc: Snoop SDIO_CCCR_ABORT registerSan Mehat2010-03-181-0/+14
| * mmc: msm_sdcc: Clean up clock management and add a 10us delay after enabling ...San Mehat2010-03-181-40/+40
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-05-2110-418/+12
|\ \
| * \ Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-05-07377-2627/+6990
| |\ \
| * | | i2c/ibm-iic: Drop NO_IRQWolfram Sang2010-05-061-7/+7
| * | | i2c/cpm: Drop NO_IRQWolfram Sang2010-05-061-1/+1
| * | | i2c/mpc: Drop NO_IRQWolfram Sang2010-05-061-3/+3
| * | | powerpc/pmac: Fix dangling pointersWolfram Sang2010-04-071-0/+2
| * | | powerpc/pmac: Add missing unlocks in error pathJulia Lawall2010-04-072-1/+4
| * | | powerpc/pmac/windfarm: Correct potential double freeJulia Lawall2010-04-071-6/+3
| * | | powerpc/pmac/windfarm: Don't test pointers before kfree()d binderman2010-04-071-4/+2
| * | | powerpc/mpsc: Set the port device in the mpsc serial driverCorey Minyard2010-04-071-0/+1
| * | | Remove unused HDPU driverBenjamin Herrenschmidt2010-04-074-407/+0
* | | | Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-21155-7209/+14018
|\ \ \ \
| * | | | drm/radeon/kms/pm/r600: select the mid clock mode for single head low profileAlex Deucher2010-05-211-1/+1
| * | | | Merge remote branch 'nouveau/for-airlied' into drm-nextDave Airlie2010-05-2115-223/+1067
| |\ \ \ \
| | * | | | drm/nouveau: fix i2c-related init table handlersBen Skeggs2010-05-191-39/+38
| | * | | | drm/nouveau: support init table i2c device identifier 0x81Ben Skeggs2010-05-191-0/+3
| | * | | | drm/nouveau: ensure we've parsed i2c table entry for INIT_*I2C* handlersBen Skeggs2010-05-191-77/+88
| | * | | | drm/nouveau: display error message for any failed init table opcodeBen Skeggs2010-05-191-16/+23
| | * | | | drm/nouveau: fix init table handlers to return proper error codesBen Skeggs2010-05-191-23/+28
| | * | | | drm/nv50: support fractional feedback divider on newer chipsBen Skeggs2010-05-194-24/+120
| | * | | | drm/nv50: fix monitor detection on certain chipsetsBen Skeggs2010-05-191-5/+16
| | * | | | drm/nv50: store full dcb i2c entry from vbiosBen Skeggs2010-05-192-2/+7
| | * | | | drm/nv50: fix suspend/resume with DP outputsBen Skeggs2010-05-194-5/+46
| | * | | | drm/nv50: output calculated crtc pll when debugging onBen Skeggs2010-05-191-0/+6
| | * | | | drm/nouveau: dump pll limits entries when debugging is onBen Skeggs2010-05-191-25/+26
| | * | | | drm/nouveau: bios parser fixes for eDP boardsBen Skeggs2010-05-191-0/+124
| | * | | | drm/nouveau: fix a nouveau_bo dereference after it's been destroyedBen Skeggs2010-05-191-1/+1
| | * | | | drm/nv40: remove some completed ctxprog TODOsBen Skeggs2010-05-191-5/+0
| | * | | | drm/nv04: Implement missing nv04 PGRAPH methods in software.Marcin Kościelnicki2010-05-191-13/+553
| | * | | | drm/nouveau: Use 0x5f instead of 0x9f as imageblit on original NV10.Marcin Kościelnicki2010-05-191-1/+1
| * | | | | drm/radeon: fix power supply kconfig interaction.Dave Airlie2010-05-212-1/+1
| * | | | | drm/radeon/kms: record object that have been list reservedJerome Glisse2010-05-212-1/+6
| * | | | | drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU.Michel Dänzer2010-05-211-1/+1