summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-12-142-1/+13
|\
| * of: *node argument to of_parse_phandle_with_args should be constGuennadi Liakhovetski2012-12-111-1/+1
| * of/i2c: add dummy inline functions for when CONFIG_OF_I2C(_MODULE) isn't definedGuennadi Liakhovetski2012-12-111-0/+12
* | Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-142-6/+27
|\ \
| * \ Merge tag 'mvebu_everything_for_3.8' of git://git.infradead.org/users/jcooper...Olof Johansson2012-11-302-6/+27
| |\ \
| | * | dma: mv_xor: remove the pool_size from platform_dataThomas Petazzoni2012-11-201-1/+0
| | * | dma: mv_xor: remove hw_id field from platform_dataThomas Petazzoni2012-11-201-1/+0
| | * | dma: mv_xor: change the driver name to 'mv_xor'Thomas Petazzoni2012-11-201-1/+1
| | * | dma: mv_xor: rename mv_xor_shared_platform_data to mv_xor_platform_dataThomas Petazzoni2012-11-201-1/+1
| | * | dma: mv_xor: rename mv_xor_platform_data to mv_xor_channel_dataThomas Petazzoni2012-11-201-2/+2
| | * | dma: mv_xor: remove 'shared' from mv_xor_platform_dataThomas Petazzoni2012-11-201-1/+0
| | * | dma: mv_xor: remove sub-driver 'mv_xor'Thomas Petazzoni2012-11-201-1/+0
| | * | dma: mv_xor: allow channels to be registered directly from the main deviceThomas Petazzoni2012-11-201-0/+3
| | * | clk: mvebu: add mvebu core clocks.Sebastian Hesselbarth2012-11-201-0/+22
* | | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-141-0/+64
|\ \ \ \
| * | | | ARM: SPEAr3xx: Shirq: Move shirq controller out of plat/Viresh Kumar2012-11-261-0/+64
| * | | | Merge commit 'gpio-lw/devel' into spear-for-3.8Viresh Kumar2012-11-261-1/+4
| |\ \ \ \
| * \ \ \ \ Merge commit 'pinctrl/devel 4ddb1c2' into spear-for-3.8Viresh Kumar2012-11-264-5/+78
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-12-144-0/+17
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip...Ralf Baechle2012-12-134-0/+18
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | ssb: add GPIO driverHauke Mehrtens2012-11-211-0/+4
| | * | | | | ssb: add locking around gpio register accessesHauke Mehrtens2012-11-212-0/+2
| | * | | | | ssb: add ssb_chipco_gpio_pull{up,down}Hauke Mehrtens2012-11-211-0/+2
| | * | | | | bcma: add GPIO driverHauke Mehrtens2012-11-211-0/+5
| | * | | | | bcma: add bcma_chipco_gpio_pull{up,down}Hauke Mehrtens2012-11-211-0/+2
| | * | | | | bcma: add locking around GPIO register accessesHauke Mehrtens2012-11-211-0/+3
* | | | | | | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-142-2/+7
|\ \ \ \ \ \ \
| * | | | | | | efivarfs: Use query_variable_info() to limit kmalloc()Matt Fleming2012-11-131-0/+1
| * | | | | | | efivarfs: Add unique magic numberMatt Fleming2012-10-301-0/+1
| * | | | | | | x86-64/efi: Use EFI to deal with platform wall clock (again)Jan Beulich2012-10-301-2/+0
| * | | | | | | efi: add efivars kobject to efi sysfs folderLee, Chun-Yi2012-10-301-0/+1
| * | | | | | | efi: Add support for a UEFI variable filesystemMatthew Garrett2012-10-301-0/+5
* | | | | | | | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-142-0/+33
|\ \ \ \ \ \ \ \
| * | | | | | | | X86 ACPI: Use #ifdef not #if for CONFIG_X86 checkLuck, Tony2012-10-051-1/+1
| * | | | | | | | ACPI: Store valid ACPI tables passed via early initrd in reserved memblock areasThomas Renninger2012-09-301-0/+8
| * | | | | | | | x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() for e820 handlingThomas Renninger2012-09-301-0/+8
| * | | | | | | | lib: Add early cpio decoderH. Peter Anvin2012-09-301-0/+17
* | | | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-12-141-0/+7
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'mca_cfg' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras ...Ingo Molnar2012-10-261-0/+7
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drivers/base: Add a DEVICE_BOOL_ATTR macroBorislav Petkov2012-10-261-0/+7
* | | | | | | | | | | Merge tag 'for-v3.8-merged' of git://git.infradead.org/battery-2.6Linus Torvalds2012-12-134-30/+110
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxAnton Vorontsov2012-12-11144-617/+3601
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ab8500: Add devicetree support for chargalgRajanikanth H.V2012-11-181-6/+0
| * | | | | | | | | | | | ab8500: Add devicetree support for fuelgaugeRajanikanth H.V2012-11-181-24/+12
| * | | | | | | | | | | | bq2415x_charger: Fix style issuesAnton Vorontsov2012-11-181-63/+68
| * | | | | | | | | | | | power_supply: Add bq2415x charger driverPali Rohár2012-11-181-0/+90
| * | | | | | | | | | | | lp8788-charger: Fix ADC channel namesKim, Milo2012-11-171-4/+4
| * | | | | | | | | | | | power_supply: Register power supply for thermal cooling deviceRamakrishna Pallala2012-11-171-0/+1
| * | | | | | | | | | | | power_supply: Add support for CHARGE_CONTROL_* attributesRamakrishna Pallala2012-11-171-0/+2
* | | | | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-1319-93/+208
|\ \ \ \ \ \ \ \ \ \ \ \ \