summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-309-378/+319
|\
| * mtd: add device-tree support to spear_smiStefan Roese2012-03-271-0/+5
| * mtd: Add device-tree support to fsmc_nandStefan Roese2012-03-271-2/+2
| * mtd: nand/fsmc: Remove sparse warnings and errorsVipin Kumar2012-03-271-77/+66
| * mtd: nand/fsmc: Add DMA supportVipin Kumar2012-03-271-0/+4
| * mtd: nand/fsmc: Access the NAND device word by word whenever possibleVipin Kumar2012-03-271-0/+6
| * mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platformVipin Kumar2012-03-271-6/+28
| * mtd: add ecc_strength fields to mtd structsMike Dunn2012-03-272-0/+5
| * mtd: sh_flctl: Add power management with QoS requestBastian Hecht2012-03-271-0/+3
| * mtd: fsmc: Move ALE, CLE defines to their respective platformShiraz Hashim2012-03-271-13/+0
| * mtd: fsmc: use ALE and CLE offsets from platform dataShiraz Hashim2012-03-271-0/+5
| * mtd: sh_flctl: Add FLHOLDCR registerBastian Hecht2012-03-271-0/+12
| * mtd: sh_flctl: Use cached register value for FLCMNCRBastian Hecht2012-03-271-0/+1
| * mtd: sh_flctl: Expand FLCMNCR register bit fieldBastian Hecht2012-03-271-0/+24
| * mxs-dma : move the mxs dma.h to a more common placeHuang Shijie2012-03-271-0/+28
| * mtd: check for zero length in OTP functionsArtem Bityutskiy2012-03-271-59/+11
| * mtd: remove junk pmc551.hArtem Bityutskiy2012-03-271-77/+0
| * mtd: remove R/O checking duplicationArtem Bityutskiy2012-03-271-0/+2
| * mtd: add offset and length checks to the API functionArtem Bityutskiy2012-03-271-112/+17
| * mtd: return error code from mtd_unpointArtem Bityutskiy2012-03-272-3/+4
| * mtd: nand: write BBM to OOB even with flash-based BBTBrian Norris2012-03-271-0/+5
| * mtd: add leading underscore to all mtd functionsArtem Bityutskiy2012-03-271-84/+84
| * mtd: ST SPEAr: Add SMI driver for serial NOR flashShiraz Hashim2012-03-271-0/+60
| * mtd: nand: correct comment on nand_chip badblockbitsBrian Norris2012-03-271-2/+3
| * mtd: mtdblock: call mtd_sync() only if opened for writeAlexander Stein2012-03-271-0/+1
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-03-304-4/+55
|\ \
| * \ Merge branch 'tboot' into releaseLen Brown2012-03-302-1/+10
| |\ \
| | * \ Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/k...Len Brown2012-03-222-1/+10
| | |\ \
| | | * | x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep.Tang Liang2012-03-132-1/+10
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis...Len Brown2012-03-302-3/+45
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | | * | | thermal: add support for thermal sensor present on SPEAr13xx machinesVincenzo Frascino2012-03-221-0/+26
| | |/ / / | |/| | |
| | * | | cpuidle: power_usage should be declared signed integerBoris Ostrovsky2012-03-301-1/+1
| | * | | idle, x86: Allow off-lined CPU to enter deeper C statesBoris Ostrovsky2012-03-301-0/+5
| | * | | cpuidle: remove unused 'governor_data' fieldDaniel Lezcano2012-03-301-1/+0
| | * | | cpuidle: remove useless array definition in cpuidle_structureDaniel Lezcano2012-03-301-1/+1
| | * | | cpuidle: add a sysfs entry to disable specific C state for debug purpose.ShuoX Liu2012-03-301-0/+1
| | * | | cpuidle: Add common time keeping and irq enablingRobert Lee2012-03-211-1/+12
| |/ / /
* | | | Merge tag 'for-v3.4-rc1' of git://git.infradead.org/battery-2.6Linus Torvalds2012-03-306-11/+1002
|\ \ \ \
| * | | | ab8500_fg: Get rid of 'struct battery_type'Anton Vorontsov2012-03-261-59/+0
| * | | | ab8500_fg: Get rid of 'struct v_to_cap'Anton Vorontsov2012-03-261-10/+0
| * | | | ab8500_btemp: Get rid of 'enum adc_therm'Anton Vorontsov2012-03-261-13/+2
| * | | | ab8500-charger: AB8500 charger driverArun Murthy2012-03-261-0/+554
| * | | | abx500-chargalg: Add abx500 charging algorithmArun Murthy2012-03-262-0/+311
| * | | | Add I2C driver for Summit Microelectronics SMB347 Battery Charger.Bruce E. Robertson2012-03-261-0/+117
| * | | | lp8727_charger: Correct typos on the commentKim, Milo2012-03-261-1/+1
| * | | | lp8727_charger: Add description of platform dataKim, Milo2012-03-261-2/+13
| * | | | lp8727_charger: Add company name and descriptionKim, Milo2012-03-261-0/+3
| * | | | max17042: Add POR init procedure from Maxim appnoteRamakrishna Pallala2012-03-261-0/+56
| * | | | max17042: Align register definitions with data sheet and init appnoteDirk Brandewie2012-03-131-9/+28
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-291-1/+2
|\ \ \ \ \