| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2012-03-31 | 9 | -378/+319 |
|\ |
|
| * | mtd: add device-tree support to spear_smi | Stefan Roese | 2012-03-27 | 1 | -0/+5 |
| * | mtd: Add device-tree support to fsmc_nand | Stefan Roese | 2012-03-27 | 1 | -2/+2 |
| * | mtd: nand/fsmc: Remove sparse warnings and errors | Vipin Kumar | 2012-03-27 | 1 | -77/+66 |
| * | mtd: nand/fsmc: Add DMA support | Vipin Kumar | 2012-03-27 | 1 | -0/+4 |
| * | mtd: nand/fsmc: Access the NAND device word by word whenever possible | Vipin Kumar | 2012-03-27 | 1 | -0/+6 |
| * | mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platform | Vipin Kumar | 2012-03-27 | 1 | -6/+28 |
| * | mtd: add ecc_strength fields to mtd structs | Mike Dunn | 2012-03-27 | 2 | -0/+5 |
| * | mtd: sh_flctl: Add power management with QoS request | Bastian Hecht | 2012-03-27 | 1 | -0/+3 |
| * | mtd: fsmc: Move ALE, CLE defines to their respective platform | Shiraz Hashim | 2012-03-27 | 1 | -13/+0 |
| * | mtd: fsmc: use ALE and CLE offsets from platform data | Shiraz Hashim | 2012-03-27 | 1 | -0/+5 |
| * | mtd: sh_flctl: Add FLHOLDCR register | Bastian Hecht | 2012-03-27 | 1 | -0/+12 |
| * | mtd: sh_flctl: Use cached register value for FLCMNCR | Bastian Hecht | 2012-03-27 | 1 | -0/+1 |
| * | mtd: sh_flctl: Expand FLCMNCR register bit field | Bastian Hecht | 2012-03-27 | 1 | -0/+24 |
| * | mxs-dma : move the mxs dma.h to a more common place | Huang Shijie | 2012-03-27 | 1 | -0/+28 |
| * | mtd: check for zero length in OTP functions | Artem Bityutskiy | 2012-03-27 | 1 | -59/+11 |
| * | mtd: remove junk pmc551.h | Artem Bityutskiy | 2012-03-27 | 1 | -77/+0 |
| * | mtd: remove R/O checking duplication | Artem Bityutskiy | 2012-03-27 | 1 | -0/+2 |
| * | mtd: add offset and length checks to the API function | Artem Bityutskiy | 2012-03-27 | 1 | -112/+17 |
| * | mtd: return error code from mtd_unpoint | Artem Bityutskiy | 2012-03-27 | 2 | -3/+4 |
| * | mtd: nand: write BBM to OOB even with flash-based BBT | Brian Norris | 2012-03-27 | 1 | -0/+5 |
| * | mtd: add leading underscore to all mtd functions | Artem Bityutskiy | 2012-03-27 | 1 | -84/+84 |
| * | mtd: ST SPEAr: Add SMI driver for serial NOR flash | Shiraz Hashim | 2012-03-27 | 1 | -0/+60 |
| * | mtd: nand: correct comment on nand_chip badblockbits | Brian Norris | 2012-03-27 | 1 | -2/+3 |
| * | mtd: mtdblock: call mtd_sync() only if opened for write | Alexander Stein | 2012-03-27 | 1 | -0/+1 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-03-31 | 12 | -89/+515 |
|\ \ |
|
| * \ | Merge branch 'tboot' into release | Len Brown | 2012-03-30 | 3 | -1/+11 |
| |\ \ |
|
| | * \ | Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/k... | Len Brown | 2012-03-22 | 3 | -1/+11 |
| | |\ \ |
|
| | | * | | x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep. | Tang Liang | 2012-03-13 | 3 | -1/+11 |
| * | | | | Merge branch 'd3' into release | Len Brown | 2012-03-30 | 1 | -0/+7 |
| |\ \ \ \ |
|
| | * | | | | ACPI, PCI: Move acpi_dev_run_wake() to ACPI core | Lin Ming | 2012-03-30 | 1 | -0/+5 |
| | * | | | | ACPI: Add interface to register/unregister device to/from power resources | Lin Ming | 2012-03-30 | 1 | -0/+2 |
| | |/ / / |
|
| | | | | | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *---. \ \ \ | Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis... | Len Brown | 2012-03-30 | 2 | -3/+45 |
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| | | | * | | | thermal: add support for thermal sensor present on SPEAr13xx machines | Vincenzo Frascino | 2012-03-22 | 1 | -0/+26 |
| | | |/ / /
| | |/| | | |
|
| | | * | | | cpuidle: power_usage should be declared signed integer | Boris Ostrovsky | 2012-03-30 | 1 | -1/+1 |
| | | * | | | idle, x86: Allow off-lined CPU to enter deeper C states | Boris Ostrovsky | 2012-03-30 | 1 | -0/+5 |
| | | * | | | cpuidle: remove unused 'governor_data' field | Daniel Lezcano | 2012-03-30 | 1 | -1/+0 |
| | | * | | | cpuidle: remove useless array definition in cpuidle_structure | Daniel Lezcano | 2012-03-30 | 1 | -1/+1 |
| | | * | | | cpuidle: add a sysfs entry to disable specific C state for debug purpose. | ShuoX Liu | 2012-03-30 | 1 | -0/+1 |
| | | * | | | cpuidle: Add common time keeping and irq enabling | Robert Lee | 2012-03-21 | 1 | -1/+12 |
| | |/ / / |
|
| * | | | | ACPICA: Update to version 20120320 | Bob Moore | 2012-03-30 | 1 | -1/+1 |
| * | | | | ACPICA: Sleep/Wake interfaces: optionally execute _GTS and _BFS | Lin Ming | 2012-03-27 | 2 | -3/+10 |
| * | | | | ACPICA: Clarify METHOD_NAME* defines for full-pathname cases | Bob Moore | 2012-03-22 | 1 | -6/+6 |
| * | | | | ACPICA: Update to version 20120215 | Bob Moore | 2012-03-22 | 1 | -1/+1 |
| * | | | | ACPICA: Add table-driven dispatch for sleep/wake functions | Bob Moore | 2012-03-22 | 1 | -0/+9 |
| * | | | | ACPICA: Add acpi_os_physical_table_override interface | Bob Moore | 2012-03-22 | 1 | -0/+5 |
| * | | | | ACPICA: ACPI 5: Update debug output for new notify values | Bob Moore | 2012-03-22 | 1 | -2/+4 |
| * | | | | ACPICA: Expand OSL memory read/write interfaces to 64 bits | Bob Moore | 2012-03-22 | 1 | -6/+2 |
| * | | | | ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware | Bob Moore | 2012-03-22 | 3 | -72/+401 |
| * | | | | ACPICA: Move ACPI timer prototypes to public acpixf file | Bob Moore | 2012-03-22 | 1 | -0/+12 |