summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | clk: mvebu: add armada-370-xp CPU specific clocksGregory CLEMENT2012-11-205-0/+214
| | * | | clk: mvebu: add mvebu core clocks.Sebastian Hesselbarth2012-11-207-0/+723
* | | | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-143-3/+321
|\ \ \ \ \
| * | | | | ARM: SPEAr3xx: Shirq: Move shirq controller out of plat/Viresh Kumar2012-11-262-1/+318
| * | | | | ARM: SPEAr1310: Move 1310 specific misc register into machine specific filesVipul Kumar Samar2012-11-261-0/+1
| * | | | | Merge commit 'gpio-lw/devel' into spear-for-3.8Viresh Kumar2012-11-2617-180/+875
| |\ \ \ \ \
| * \ \ \ \ \ Merge commit 'pinctrl/devel 4ddb1c2' into spear-for-3.8Viresh Kumar2012-11-2630-195/+1497
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-141-1/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'soc4' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/re...Arnd Bergmann2012-11-131-1/+0
| |\ \ \ \ \ \ \
| | * | | | | | | sh: clkfwk: fixup unsed variable warningKuninori Morimoto2012-11-131-1/+0
| * | | | | | | | Merge branch 'next/boards2' into next/soc2Arnd Bergmann2012-11-12179-942/+1973
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Merge branches 'depends/asoc', 'renesas/boards', 'renesas/soc' and 'renesas/s...Arnd Bergmann2012-11-121-0/+86
| | |\| | | | | | | | | | |_|_|_|_|/ / | | |/| | | | | |
* | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-12-1421-152/+1503
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip...Ralf Baechle2012-12-1313-14/+521
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ssb: add GPIO driverHauke Mehrtens2012-11-215-0/+201
| | * | | | | | | | | ssb: add locking around gpio register accessesHauke Mehrtens2012-11-214-11/+107
| | * | | | | | | | | ssb: add ssb_chipco_gpio_pull{up,down}Hauke Mehrtens2012-11-211-0/+16
| | * | | | | | | | | bcma: add GPIO driverHauke Mehrtens2012-11-215-0/+123
| | * | | | | | | | | bcma: add comment to bcma_chipco_gpio_controlHauke Mehrtens2012-11-211-0/+4
| | * | | | | | | | | bcma: add bcma_chipco_gpio_pull{up,down}Hauke Mehrtens2012-11-211-0/+30
| | * | | | | | | | | bcma: add locking around GPIO register accessesHauke Mehrtens2012-11-211-5/+42
| * | | | | | | | | | VIDEO: Newport Fix console crashesThomas Bogendoerfer2012-12-131-2/+9
| * | | | | | | | | | MIPS/EDAC: Improve OCTEON EDAC support.David Daney2012-12-135-321/+348
| * | | | | | | | | | ata: pata_octeon_cf: Use correct byte order for DMA in when built little-endian.David Daney2012-12-131-0/+4
| * | | | | | | | | | MIPS/OCTEON/ata: Convert pata_octeon_cf.c to use device tree.David Daney2012-12-131-135/+284
| * | | | | | | | | | MIPS: Cavium: Add EDAC support.Ralf Baechle2012-12-127-1/+658
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-141-8/+504
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | efivarfs: Make efivarfs_fill_super() staticMatt Fleming2012-11-151-1/+1
| * | | | | | | | | | efivarfs: Use query_variable_info() to limit kmalloc()Matt Fleming2012-11-131-9/+34
| * | | | | | | | | | efivarfs: Fix return value of efivarfs_file_write()Matt Fleming2012-10-301-5/+8
| * | | | | | | | | | efivarfs: Return a consistent error when efivarfs_get_inode() failsMatt Fleming2012-10-301-1/+1
| * | | | | | | | | | efivarfs: Make 'datasize' unsigned longMatt Fleming2012-10-301-1/+1
| * | | | | | | | | | efivarfs: Add unique magic numberMatt Fleming2012-10-301-1/+1
| * | | | | | | | | | efivarfs: Replace magic number with sizeof(attributes)Matt Fleming2012-10-301-4/+4
| * | | | | | | | | | efivarfs: Return an error if we fail to read a variableMatt Fleming2012-10-301-26/+36
| * | | | | | | | | | efi: Clarify GUID length calculationsJeremy Kerr2012-10-301-8/+25
| * | | | | | | | | | efivarfs: Implement exclusive access for {get,set}_variableJeremy Kerr2012-10-301-25/+43
| * | | | | | | | | | efivarfs: efivarfs_fill_super() ensure we clean up correctly on errorAndy Whitcroft2012-10-301-2/+18
| * | | | | | | | | | efivarfs: efivarfs_fill_super() ensure we free our temporary nameAndy Whitcroft2012-10-301-0/+2
| * | | | | | | | | | efivarfs: efivarfs_fill_super() fix inode reference countsAndy Whitcroft2012-10-301-12/+4
| * | | | | | | | | | efivarfs: efivarfs_create() ensure we drop our reference on inode on errorAndy Whitcroft2012-10-301-5/+9
| * | | | | | | | | | efivarfs: efivarfs_file_read ensure we free data in error pathsAndy Whitcroft2012-10-301-3/+3
| * | | | | | | | | | efi: add efivars kobject to efi sysfs folderLee, Chun-Yi2012-10-301-0/+9
| * | | | | | | | | | efi: Handle deletions and size changes in efivarfs_write_fileJeremy Kerr2012-10-301-10/+39
| * | | | | | | | | | efi: Add support for a UEFI variable filesystemMatthew Garrett2012-10-301-6/+378
* | | | | | | | | | | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-142-11/+200
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ACPI: Create acpi_table_taint() function to avoid code duplicationThomas Renninger2012-09-301-7/+13
| * | | | | | | | | | | ACPI: Implement physical address table overrideThomas Renninger2012-09-301-4/+56
| * | | | | | | | | | | ACPI: Store valid ACPI tables passed via early initrd in reserved memblock areasThomas Renninger2012-09-302-0/+131
* | | | | | | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-12-141-0/+21
|\ \ \ \ \ \ \ \ \ \ \ \