| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds | 2010-05-20 | 72 | -1375/+2065 |
|\ |
|
| * | ACPI: fix early DSDT dmi check warnings on ia64 | Lin Ming | 2010-05-19 | 1 | -1/+8 |
| * | ACPICA: Rename acpi_ex_system_do_suspend->acpi_ex_system_do_sleep | Bob Moore | 2010-05-06 | 3 | -6/+6 |
| * | ACPICA: Prevent possible allocation overrun during object copy | Lin Ming | 2010-05-06 | 1 | -3/+11 |
| * | ACPICA: Split large file, evgpeblk | Bob Moore | 2010-05-06 | 5 | -926/+1025 |
| * | ACPICA: Add GPE support for dynamically loaded ACPI tables | Bob Moore | 2010-05-06 | 5 | -47/+298 |
| * | ACPICA: Clarify/rename some root table descriptor fields | Bob Moore | 2010-05-06 | 6 | -65/+68 |
| * | ACPICA: Minimize the differences between linux GPE code and ACPICA code base | Lin Ming | 2010-04-20 | 9 | -234/+319 |
| * | ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDT | Lin Ming | 2010-04-20 | 2 | -0/+41 |
| * | ACPICA: Update DSDT copy/detection. | Bob Moore | 2010-04-20 | 5 | -19/+38 |
| * | ACPICA: Add subsystem option to force copy of DSDT to local memory | Lin Ming | 2010-04-20 | 5 | -0/+56 |
| * | ACPICA: Add detection of corrupted/replaced DSDT | Lin Ming | 2010-04-20 | 5 | -20/+61 |
| * | ACPICA: Add write support for DataTable operation regions | Bob Moore | 2010-04-20 | 1 | -3/+10 |
| * | ACPICA: Fix for acpi_reallocate_root_table for incorrect root table copy | Alexey Starikovskiy | 2010-04-20 | 1 | -5/+18 |
| * | ACPICA: Update comments/headers, no functional change | Bob Moore | 2010-04-20 | 1 | -10/+11 |
| * | ACPICA: Fix for possible fault in acpi_ex_release_mutex | Lin Ming | 2010-04-20 | 1 | -11/+10 |
| * | ACPICA: Standardize integer output for ACPICA warnings/errors | Bob Moore | 2010-04-20 | 52 | -150/+151 |
| * | ACPICA: Enhance configuration for output of AML Debug Object | Lin Ming | 2010-04-20 | 5 | -216/+275 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2010-05-20 | 8 | -8/+592 |
|\ \ |
|
| * \ | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2010-05-20 | 8 | -8/+592 |
| |\ \ |
|
| | * | | ASoC: Use more idiomatic driver name for WM8731 | Mark Brown | 2010-05-10 | 1 | -0/+30 |
| | * | | gpiolib: Implement gpio_to_irq for WM8994 GPIO controller | Mark Brown | 2010-04-05 | 1 | -0/+12 |
| | * | | mfd: Add WM8994 interrupt controller support | Mark Brown | 2010-04-05 | 4 | -6/+353 |
| | * | | mfd: update gfp/slab.h includes | Tejun Heo | 2010-04-02 | 1 | -0/+1 |
| | * | | Merge branch 'for-2.6.34' into for-2.6.35 | Mark Brown | 2010-03-22 | 618 | -10710/+18053 |
| | |\ \ |
|
| | * | | | OMAP4: PMIC: Rename twl6030_codec as twl6040_codec | Olaya, Margarita | 2010-03-18 | 1 | -2/+2 |
| | * | | | MFD: DaVinci Voice Codec | Miguel Aguilar | 2010-03-12 | 3 | -0/+194 |
* | | | | | Merge branch 'for-linus/i2c-2635' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 2010-05-20 | 9 | -174/+337 |
|\ \ \ \ \ |
|
| * | | | | | i2c-highlander: remover superflous variable | Wolfram Sang | 2010-05-20 | 1 | -3/+2 |
| * | | | | | i2c-ibm-iic: drop NO_IRQ | Wolfram Sang | 2010-05-20 | 1 | -7/+7 |
| * | | | | | i2c-cpm: drop NO_IRQ | Wolfram Sang | 2010-05-20 | 1 | -1/+1 |
| * | | | | | i2c-mpc: drop NO_IRQ | Wolfram Sang | 2010-05-20 | 1 | -3/+3 |
| * | | | | | i2c-pxa: only define 'blue_murder'-function if DEBUG is #defined | Wolfram Sang | 2010-05-20 | 1 | -10/+14 |
| * | | | | | i2c-pxa: remove unused macro | Uwe Kleine-König | 2010-05-20 | 1 | -2/+0 |
| * | | | | | i2c-nomadik: fix operator precedence warning | Rabin Vincent | 2010-05-20 | 1 | -1/+2 |
| * | | | | | i2c-nomadik: release region when removed | Rabin Vincent | 2010-05-20 | 1 | -0/+3 |
| * | | | | | OMAP3: I2C: Clean up Errata 1p153 handling | manjugk manjugk | 2010-05-20 | 1 | -1/+5 |
| * | | | | | OMAP2/3: I2C: Errata ID i207: Clear wrong RDR interrupt | manjugk manjugk | 2010-05-20 | 1 | -0/+40 |
| * | | | | | omap: i2c: add a timeout to the busy waiting | Alexander Shishkin | 2010-05-20 | 1 | -1/+9 |
| * | | | | | omap: i2c: make errata 1.153 workaround a separate function | Alexander Shishkin | 2010-05-20 | 1 | -19/+24 |
| * | | | | | i2c-omap: add mpu wake up latency constraint in i2c | Kalle Jokiniemi | 2010-05-20 | 1 | -4/+20 |
| * | | | | | omap: i2c: Add i2c support on omap4 platform | Santosh Shilimkar | 2010-05-20 | 1 | -32/+114 |
| * | | | | | i2c-bfin-twi: return completion in interrupt for smbus quick transfers | Sonic Zhang | 2010-05-20 | 1 | -11/+7 |
| * | | | | | i2c-bfin-twi: remove redundant retry | Sonic Zhang | 2010-05-20 | 1 | -18/+2 |
| * | | | | | i2c-bfin-twi: fix lost interrupts at high speeds | Sonic Zhang | 2010-05-20 | 1 | -24/+13 |
| * | | | | | i2c-bfin-twi: add debug output for error status | Michael Hennerich | 2010-05-20 | 1 | -0/+12 |
| * | | | | | i2c-bfin-twi: integrate timeout timer with completion interface | Sonic Zhang | 2010-05-20 | 1 | -59/+66 |
| * | | | | | i2c-s3c2410: Remove unconditional 1ms delay on each transfer | Mark Brown | 2010-05-20 | 1 | -2/+17 |
* | | | | | | Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-05-20 | 343 | -11545/+33929 |
|\ \ \ \ \ \ |
|
| * | | | | | | V4L/DVB (13554a): v4l: Use the video_drvdata function in drivers | Mauro Carvalho Chehab | 2010-05-19 | 3 | -28/+2 |