summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2012-12-151-0/+17
|\
| * led: Add dependency on CONFIG_LEDS_TRIGGERS to led_trigger_rename_static()Jingoo Han2012-11-261-18/+17
| * leds: add led_trigger_rename functionFabio Baltieri2012-11-261-0/+18
* | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-12-152-2/+5
|\ \
| * | Revert "libata: check SATA_SETTINGS log with HW Feature Ctrl"Jeff Garzik2012-12-141-1/+0
| * | pata_platform: remove unused remove functionBrian Norris2012-12-031-2/+0
| * | libata: implement ata_platform_remove_one()Brian Norris2012-12-031-0/+4
| * | libata: check SATA_SETTINGS log with HW Feature CtrlShane Huang2012-12-031-0/+1
| * | libata: restore acpi disable functionalityAaron Lu2012-12-031-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-12-154-10/+13
|\ \ \
| * | | crypto: cast5/cast6 - move lookup tables to shared moduleJussi Kivilinna2012-12-063-10/+11
| * | | crypto: vmac - Make VMAC work when blocks aren't alignedSalman Qazi2012-10-151-0/+2
* | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-12-152-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-061-1/+1
| * | | | | | | | | ACPI: Store valid ACPI tables passed via early initrd in reserved memblock areasThomas Renninger2012-10-011-0/+8
| * | | | | | | | | x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() for e820 handlingThomas Renninger2012-10-011-0/+8
| * | | | | | | | | lib: Add early cpio decoderH. Peter Anvin2012-10-011-0/+17
* | | | | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-12-141-0/+7
|\ \ \ \ \ \ \ \ \ \