summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-05-2072-1375/+2065
|\
| * ACPI: fix early DSDT dmi check warnings on ia64Lin Ming2010-05-191-1/+8
| * ACPICA: Rename acpi_ex_system_do_suspend->acpi_ex_system_do_sleepBob Moore2010-05-063-6/+6
| * ACPICA: Prevent possible allocation overrun during object copyLin Ming2010-05-061-3/+11
| * ACPICA: Split large file, evgpeblkBob Moore2010-05-065-926/+1025
| * ACPICA: Add GPE support for dynamically loaded ACPI tablesBob Moore2010-05-065-47/+298
| * ACPICA: Clarify/rename some root table descriptor fieldsBob Moore2010-05-066-65/+68
| * ACPICA: Minimize the differences between linux GPE code and ACPICA code baseLin Ming2010-04-209-234/+319
| * ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDTLin Ming2010-04-202-0/+41
| * ACPICA: Update DSDT copy/detection.Bob Moore2010-04-205-19/+38
| * ACPICA: Add subsystem option to force copy of DSDT to local memoryLin Ming2010-04-205-0/+56
| * ACPICA: Add detection of corrupted/replaced DSDTLin Ming2010-04-205-20/+61
| * ACPICA: Add write support for DataTable operation regionsBob Moore2010-04-201-3/+10
| * ACPICA: Fix for acpi_reallocate_root_table for incorrect root table copyAlexey Starikovskiy2010-04-201-5/+18
| * ACPICA: Update comments/headers, no functional changeBob Moore2010-04-201-10/+11
| * ACPICA: Fix for possible fault in acpi_ex_release_mutexLin Ming2010-04-201-11/+10
| * ACPICA: Standardize integer output for ACPICA warnings/errorsBob Moore2010-04-2052-150/+151
| * ACPICA: Enhance configuration for output of AML Debug ObjectLin Ming2010-04-205-216/+275
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-05-208-8/+592
|\ \
| * \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-208-8/+592
| |\ \
| | * | ASoC: Use more idiomatic driver name for WM8731Mark Brown2010-05-101-0/+30
| | * | gpiolib: Implement gpio_to_irq for WM8994 GPIO controllerMark Brown2010-04-051-0/+12
| | * | mfd: Add WM8994 interrupt controller supportMark Brown2010-04-054-6/+353
| | * | mfd: update gfp/slab.h includesTejun Heo2010-04-021-0/+1
| | * | Merge branch 'for-2.6.34' into for-2.6.35Mark Brown2010-03-22618-10710/+18053
| | |\ \
| | * | | OMAP4: PMIC: Rename twl6030_codec as twl6040_codecOlaya, Margarita2010-03-181-2/+2
| | * | | MFD: DaVinci Voice CodecMiguel Aguilar2010-03-123-0/+194
* | | | | Merge branch 'for-linus/i2c-2635' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-05-209-174/+337
|\ \ \ \ \
| * | | | | i2c-highlander: remover superflous variableWolfram Sang2010-05-201-3/+2
| * | | | | i2c-ibm-iic: drop NO_IRQWolfram Sang2010-05-201-7/+7
| * | | | | i2c-cpm: drop NO_IRQWolfram Sang2010-05-201-1/+1
| * | | | | i2c-mpc: drop NO_IRQWolfram Sang2010-05-201-3/+3
| * | | | | i2c-pxa: only define 'blue_murder'-function if DEBUG is #definedWolfram Sang2010-05-201-10/+14
| * | | | | i2c-pxa: remove unused macroUwe Kleine-König2010-05-201-2/+0
| * | | | | i2c-nomadik: fix operator precedence warningRabin Vincent2010-05-201-1/+2
| * | | | | i2c-nomadik: release region when removedRabin Vincent2010-05-201-0/+3
| * | | | | OMAP3: I2C: Clean up Errata 1p153 handlingmanjugk manjugk2010-05-201-1/+5
| * | | | | OMAP2/3: I2C: Errata ID i207: Clear wrong RDR interruptmanjugk manjugk2010-05-201-0/+40
| * | | | | omap: i2c: add a timeout to the busy waitingAlexander Shishkin2010-05-201-1/+9
| * | | | | omap: i2c: make errata 1.153 workaround a separate functionAlexander Shishkin2010-05-201-19/+24
| * | | | | i2c-omap: add mpu wake up latency constraint in i2cKalle Jokiniemi2010-05-201-4/+20
| * | | | | omap: i2c: Add i2c support on omap4 platformSantosh Shilimkar2010-05-201-32/+114
| * | | | | i2c-bfin-twi: return completion in interrupt for smbus quick transfersSonic Zhang2010-05-201-11/+7
| * | | | | i2c-bfin-twi: remove redundant retrySonic Zhang2010-05-201-18/+2
| * | | | | i2c-bfin-twi: fix lost interrupts at high speedsSonic Zhang2010-05-201-24/+13
| * | | | | i2c-bfin-twi: add debug output for error statusMichael Hennerich2010-05-201-0/+12
| * | | | | i2c-bfin-twi: integrate timeout timer with completion interfaceSonic Zhang2010-05-201-59/+66
| * | | | | i2c-s3c2410: Remove unconditional 1ms delay on each transferMark Brown2010-05-201-2/+17
* | | | | | Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-20343-11545/+33929
|\ \ \ \ \ \
| * | | | | | V4L/DVB (13554a): v4l: Use the video_drvdata function in driversMauro Carvalho Chehab2010-05-193-28/+2