summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'regmap/topic/type' into regmap-nextMark Brown2012-12-111-1/+1
|\
| * regmap: silence GCC warningPaul Bolle2012-10-151-1/+1
* | Merge remote-tracking branch 'regmap/topic/table' into regmap-nextMark Brown2012-12-113-11/+122
|\ \
| * | regmap: introduce tables for readable/writeable/volatile/precious checksDavide Ciminaghi2012-11-213-11/+122
| * | Merge branch 'topic/lock' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2012-11-213-31/+54
| |\ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'topic/core' and 'topic/range' of git://git.kernel.org/pub/scm...Mark Brown2012-11-214-54/+160
| |\ \ \ \
* | \ \ \ \ Merge remote-tracking branch 'regmap/topic/lock' into regmap-nextMark Brown2012-12-113-31/+54
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | regmap: make lock/unlock functions customizableDavide Ciminaghi2012-10-173-31/+54
| | |_|_|/ | |/| | |
* | | | | Merge remote-tracking branch 'regmap/topic/domain' into regmap-nextMark Brown2012-12-112-0/+21
|\ \ \ \ \
| * | | | | regmap: irq: Allow users to retrieve the irq_domainMark Brown2012-10-152-0/+21
| |/ / / /
* | | | | Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-nextMark Brown2012-12-114-64/+260
|\ \ \ \ \
| * | | | | regmap: debugfs: Cache offsets of valid regions for dumpMark Brown2012-12-102-14/+63
| * | | | | regmap: debugfs: Factor out initial seekMark Brown2012-12-101-3/+36
| * | | | | regmap: debugfs: Avoid overflows for very small readsMark Brown2012-12-101-1/+1
| * | | | | regmap: Cache register and value sizes for debugfsMark Brown2012-12-062-10/+18
| | |_|_|/ | |/| | |
| * | | | regmap: Fix printing of size_t variableFabio Estevam2012-10-251-1/+1
| * | | | regmap: Split raw writes that cross window boundariesMark Brown2012-10-151-2/+24
| * | | | regmap: Make return code checks consistentMark Brown2012-10-151-5/+5
| * | | | regmap: Factor range lookup out of page selectionMark Brown2012-10-151-40/+51
| * | | | regmap: Provide debugfs read of register rangesMark Brown2012-10-153-0/+33
| * | | | regmap: Factor out debugfs register readMark Brown2012-10-151-5/+14
| * | | | regmap: Allow ranges to be namedMark Brown2012-10-153-0/+6
| * | | | regmap: When we sanity check during range adds say what errors we findMark Brown2012-10-151-4/+29
| * | | | regmap: Rename n_ranges to num_rangesMark Brown2012-10-152-3/+3
| |/ / /
* | | | Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown2012-12-111-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | regmap: core: Report registers in hex when we can't cacheMark Brown2012-10-301-1/+1
* | | | Linux 3.7-rc7v3.7-rc7Linus Torvalds2012-11-261-1/+1
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-11-262-2/+3
|\ \ \ \
| * | | | powerpc/eeh: Do not invalidate PE properlyGavin Shan2012-11-251-1/+1
| * | | | powerpc/pseries: Fix oops with MSIs when missing EEH PEsAlexey Kardashevskiy2012-11-231-1/+2
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-11-263-12/+41
|\ \ \ \ \
| * | | | | MPI: Fix compilation on MIPS with GCC 4.4 and newerManuel Lauss2012-11-231-2/+17
| * | | | | MIPS: Fix crash that occurs when function tracing is enabledAl Cooper2012-11-231-4/+4
| * | | | | MIPS: Merge overlapping bootmem rangesRalf Baechle2012-11-231-6/+20
| | |_|_|/ | |/| | |
* | | | | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-11-241-2/+4
|\ \ \ \ \
| * | | | | ALSA: hda - Fix build without CONFIG_PMTakashi Iwai2012-11-241-2/+4
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-11-2416-49/+131
|\ \ \ \ \ \
| * | | | | | x86-64: Fix ordering of CFI directives and recent ASM_CLAC additionsJan Beulich2012-11-211-7/+7
| * | | | | | x86, microcode, AMD: Add support for family 16h processorsBoris Ostrovsky2012-11-211-0/+4
| * | | | | | x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin2012-11-211-0/+2
| * | | | | | x86-32: Fix invalid stack address while in softirqRobert Richter2012-11-212-11/+32
| * | | | | | Merge commit 'efi-for-3.7-v2' into x86/urgentH. Peter Anvin2012-11-212-3/+2
| |\ \ \ \ \ \
| | * | | | | | x86, efi: Fix processor-specific memcpy() build errorMatt Fleming2012-11-201-0/+2
| | * | | | | | x86: remove dummy long from EFI stubCesar Eduardo Barros2012-11-201-3/+0
| * | | | | | | x86, mm: Correct vmflag test for checking VM_HUGETLBJoonsoo Kim2012-11-151-1/+1
| |/ / / / / /
| * | | | | | Merge tag 'please-pull-tangchen' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2012-11-131-13/+18
| |\ \ \ \ \ \
| | * | | | | | x86/mce: Do not change worker's running cpu in cmci_rediscover().Tang Chen2012-10-301-13/+18
| | | |_|_|/ / | | |/| | | |
| * | | | | | x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara2012-10-311-0/+14
| * | | | | | x86/ce4100: Fix PCI configuration register access for devices without interruptsMaxime Bizon2012-10-301-0/+13
| * | | | | | x86/ce4100: Fix reboot by forcing the reboot method to be KBDMaxime Bizon2012-10-301-0/+10