summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'apei' into apei-releaseLen Brown2011-08-039-68/+516
|\
| * ACPI, APEI, EINJ Param support is disabled by defaultHuang Ying2011-08-031-15/+24
| * APEI GHES: 32-bit buildfixLen Brown2011-08-031-2/+3
| * ACPI: APEI build fixLen Brown2011-08-031-2/+0
| * ACPI, APEI, GHES: Add hardware memory error recovery supportHuang Ying2011-08-032-7/+24
| * ACPI, APEI, GHES, Error records content based throttleHuang Ying2011-08-031-7/+177
| * ACPI, APEI, GHES, printk support for recoverable error via NMIHuang Ying2011-08-032-18/+193
| * ACPI, APEI, Add WHEA _OSC supportHuang Ying2011-07-133-0/+38
| * ACPI, APEI, Add APEI bit support in generic _OSC callHuang Ying2011-07-131-2/+14
| * ACPI, APEI, GHES, Support disable GHES at boot timeHuang Ying2011-07-132-8/+17
| * ACPI, APEI, GHES, Prevent GHES to be built as moduleHuang Ying2011-07-131-1/+1
| * ACPI, APEI, Use apei_exec_run_optional in APEI EINJ and ERSTHuang Ying2011-07-132-8/+8
| * ACPI, APEI, Add apei_exec_run_optionalHuang Ying2011-07-132-5/+17
| * ACPI, APEI, GHES, Do not ratelimit fatal error printk before panicHuang Ying2011-07-131-11/+14
| * ACPI, APEI, ERST, Fix erst-dbg long record reading issueChen Gong2011-07-131-1/+1
| * ACPI, APEI, ERST, Prevent erst_dbg from loading if ERST is disabledHuang Ying2011-07-131-0/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2011-08-017-199/+307
|\ \
| * \ Merge branch 'for-next' into for-linusLiam Girdwood2011-08-017-199/+307
| |\ \
| | * | regulator: Improve WM831x DVS VSEL selection algorithmMark Brown2011-07-281-37/+15
| | * | regulator: Bootstrap wm831x DVS VSEL value from ON VSEL if not already setMark Brown2011-07-281-0/+14
| | * | regulator: Set up GPIO for WM831x VSEL before enabling VSEL modeMark Brown2011-07-281-21/+20
| | * | regulator: Add EPEs to the MODULE_ALIAS() for wm831x-dcdcMark Brown2011-07-281-0/+1
| | * | regulator: Fix WM831x DCDC DVS VSEL bootstrappingMark Brown2011-07-281-1/+1
| | * | regulator: Fix WM831x regulator ID lookups for multiple WM831xsMark Brown2011-07-282-5/+36
| | * | regulator: Fix argument format type errors in error printsMark Brown2011-07-221-2/+2
| | * | regulator: Fix memory leak in set_machine_constraints() error pathsAxel Lin2011-07-221-3/+4
| | * | regulator: Make core more chatty about some errorsMark Brown2011-07-221-2/+9
| | * | regulator: tps65910: Fix array access out of bounds bugAxel Lin2011-07-221-12/+43
| | * | regulator: tps65910: Add missing breaks in switch/caseAxel Lin2011-07-221-0/+7
| | * | regulator: tps65910: Fix a memory leak in tps65910_probe error pathAxel Lin2011-07-221-0/+1
| | * | regulator: TWL: Remove entry of RES_ID for 6030 macrosAmbresh K2011-07-221-34/+30
| | * | regulator: Add basic per consumer debugfsMark Brown2011-07-041-1/+29
| | * | regulator: Add rdev_crit() macroMark Brown2011-06-091-0/+2
| | * | regulator: Refactor supply implementation to work as regular consumersMark Brown2011-06-091-65/+36
| | * | regulator: Include the device name in the microamps_requested_ fileMark Brown2011-06-091-2/+3
| | * | regulator: Increase the limit on sysfs file namesMark Brown2011-06-091-1/+1
| | * | regulator: Properly register dummy regulator driverMark Brown2011-06-081-6/+26
| | * | regulator: twl-regulator: fix n_voltages for twl6030 variable LDOsColin Cross2011-05-301-1/+1
| | * | regulator: Use _cansleep() for WM8994 regulator GPIOsMark Brown2011-05-301-2/+2
| | * | regulator: Do bulk enables of regulators in parallelMark Brown2011-05-301-6/+26
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-08-011-1/+1
|\ \ \ \
| * | | | devtmpfs: missing initialialization in never-hit caseAl Viro2011-07-271-1/+1
* | | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2011-08-0115-326/+442
|\ \ \ \ \
| * \ \ \ \ Merge branch 'next' into for-linus-3.0Vinod Koul2011-07-2718-338/+2095
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | dmaengine: pl08x: handle the rest of enums in pl08x_widthVinod Koul2011-07-261-1/+2
| | * | | | DMA: PL08x: cleanup selection of burst sizeRussell King - ARM Linux2011-07-261-30/+28
| | * | | | DMA: PL08x: avoid recalculating cctl at each prepareRussell King - ARM Linux2011-07-261-36/+42
| | * | | | DMA: PL08x: cleanup selection of buswidthRussell King - ARM Linux2011-07-261-15/+19
| | * | | | DMA: PL08x: separately store source/destination cctlRussell King - ARM Linux2011-07-261-14/+16
| | * | | | DMA: PL08x: separately store source/destination slave addressRussell King - ARM Linux2011-07-261-12/+9