summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* msm_sdcc.c: missing brackets in msmsdcc_resume()Roel Kluin2010-01-201-3/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-12-2422-467/+1381
|\
| * Merge branch 'misc-2.6.33' into releaseLen Brown2009-12-2410-304/+423
| |\
| | * hp-wmi: Fix two memleaksThomas Renninger2009-12-241-1/+8
| | * acer-wmi, msi-wmi: Remove needless DMI MODULE_ALIASThomas Renninger2009-12-242-13/+0
| | * dell-wmi: do not keep driver loaded on unsupported boxesDmitry Torokhov2009-12-241-22/+19
| | * wmi: Free the allocated acpi objects through wmi_get_event_dataAnisse Astier2009-12-243-2/+5
| | * drivers/platform/x86/acerhdf.c: check BIOS information whether it begins with...Peter Feuerer2009-12-241-18/+28
| | * acerhdf: add new BIOS versionsPeter Feuerer2009-12-241-2/+15
| | * acerhdf: limit modalias matching to supportedStefan Bader2009-12-241-3/+4
| | * toshiba_acpi: convert to seq_fileAlexey Dobriyan2009-12-241-112/+147
| | * asus_acpi: convert to seq_fileAlexey Dobriyan2009-12-241-127/+194
| | * ACPI: do not select ACPI_DOCK from ATA_ACPICarlos R. Mafra2009-12-241-1/+0
| | * fujitu-laptop: fix tests of acpi_evaluate_integer() return valueJonathan Woithe2009-12-231-4/+4
| * | Merge branch 'tc1100-wmi' into releaseLen Brown2009-12-241-60/+55
| |\ \
| | * | tc1100-wmi - switch to using dev_pm_opsDmitry Torokhov2009-12-161-6/+16
| | * | tc1100-wmi - add error handling for device registrationDmitry Torokhov2009-12-161-28/+30
| | * | tc1100-wmi - switch to using attribute groupDmitry Torokhov2009-12-161-28/+11
| * | | Merge branch 'sony' into releaseLen Brown2009-12-241-23/+71
| |\ \ \
| | * | | sony-laptop: enumerate rfkill devices using SN06Mattia Dongili2009-12-231-19/+57
| | * | | sony-laptop: rfkill support for newer modelsMattia Dongili2009-12-231-8/+14
| | * | | sony-laptop: add AVMode key mappingMattia Dongili2009-12-161-0/+4
| | |/ /
| * | | Merge branch 'classmate' into releaseLen Brown2009-12-243-0/+622
| |\ \ \
| | * | | classmate-laptop: add support for Classmate PC ACPI devicesThadeu Lima de Souza Cascardo2009-12-243-0/+622
| | | |/ | | |/|
| * | | Merge branch 'pdc' into releaseLen Brown2009-12-242-23/+80
| |\ \ \
| | * | | ACPI: processor: change acpi_processor_set_pdc() interfaceAlex Chiang2009-12-222-16/+4
| | * | | ACPI: processor: open code acpi_processor_cleanup_pdcAlex Chiang2009-12-221-11/+4
| | * | | ACPI: processor: change acpi_processor_eval_pdc interfaceAlex Chiang2009-12-221-8/+4
| | * | | ACPI: processor: introduce acpi_processor_alloc_pdc()Alex Chiang2009-12-221-9/+13
| | * | | ACPI: processor: unify arch_acpi_processor_cleanup_pdcAlex Chiang2009-12-221-1/+20
| | * | | ACPI: processor: finish unifying arch_acpi_processor_init_pdc()Alex Chiang2009-12-221-3/+3
| | * | | ACPI: processor: factor out common _PDC settingsAlex Chiang2009-12-221-0/+11
| | * | | ACPI: processor: unify arch_acpi_processor_init_pdcAlex Chiang2009-12-221-1/+44
| | * | | ACPI: processor: introduce arch_has_acpi_pdcAlex Chiang2009-12-221-0/+3
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'bugzilla-14446', 'bugzilla-14753' and 'bugzilla-14824' into r...Len Brown2009-12-247-71/+134
| |\ \ \ \ \ \ | | | | |/ / /
| | | | * | | ACPI: processor: call _PDC earlyAlex Chiang2009-12-225-69/+112
| | | | |/ /