summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2012-07-2623-191/+700
|\
| * gpio: of_get_named_gpio_flags() return -EPROBE_DEFER if GPIO not yet availableRoland Stigge2012-07-171-1/+4
| * gpiolib: Defer failed gpio requests by defaultMark Brown2012-07-171-1/+1
| * MAINTAINERS: add entry OMAP GPIO driverKevin Hilman2012-07-171-0/+7
| * gpio/pca953x: increase variables size to support 24 bit of dataLeed Aguilar2012-07-171-14/+14
| * GPIO: PCA953X: Increase size of invert variable to support 24 bitChandrabhanu Mahapatra2012-07-172-6/+7
| * gpio/omap: move bank->dbck initialization to omap_gpio_mod_init()Tarun Kanti DebBarma2012-07-171-6/+4
| * gpio/mxc: use the edge_sel feature if availableBenoît Thébaudeau2012-07-178-62/+104
| * gpio: propagate of_parse_phandle_with_args errorsAlexandre Courbot2012-07-171-1/+1
| * gpio: samsung: add flags specifier to device-tree bindingOlof Johansson2012-07-172-5/+9
| * gpiolib: Add support for Wolfson Microelectronics Arizona class devicesMark Brown2012-07-173-0/+170
| * gpio: gpio-lpc32xx: Add gpio_to_irq mappingRoland Stigge2012-07-121-0/+65
| * gpio: pcf857x: share 8/16 bit access functionsKuninori Morimoto2012-07-121-62/+31
| * gpio: LPC32xx: Driver cleanupRoland Stigge2012-07-121-8/+1
| * MAINTAINERS: Add Wolfson gpiolib drivers to the Wolfson entryMark Brown2012-07-121-0/+1
| * gpiolib: wm8994: Convert to devm_kzalloc()Mark Brown2012-07-121-8/+3
| * gpiolib: wm8994: Use irq_domain mappings for gpiosMark Brown2012-07-121-4/+2
| * gpio: add a driver for GPIO pins found on AMD-8111 south bridge chipsDmitry Eremin-Solenikov2012-07-123-0/+259
| * Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 into grantLinus Walleij2012-07-052-13/+17
| |\
| | * gpio/tca6424: merge I2C transactions, remove castAndreas Schallenberg2012-05-251-12/+16
| | * gpio/of: fix a typo of comment messageDong Aisheng2012-05-251-1/+1
* | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-07-262-2/+2
|\ \ \
| * | | tilepro pci: fix pci_bus.subordinate bad bombing from b918c62eChris Metcalf2012-07-251-1/+1
| * | | tilegx pci: fix semantic merge conflict with 3527ed81cChris Metcalf2012-07-251-1/+1
* | | | posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer2012-07-267-32/+12
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-2626-365/+561
|\ \ \ \
| * | | | x86/tlb: Fix build warning and crash when building for !SMPAlex Shi2012-07-201-2/+2
| * | | | x86/tlb: do flush_tlb_kernel_range by 'invlpg'Alex Shi2012-06-272-6/+37
| * | | | x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTORAlex Shi2012-06-275-306/+47
| * | | | x86/tlb: enable tlb flush range support for x86Alex Shi2012-06-273-70/+68
| * | | | mm/mmu_gather: enable tlb flush range in generic mmu_gatherAlex Shi2012-06-272-0/+11
| * | | | x86/tlb: add tlb_flushall_shift knob into debugfsAlex Shi2012-06-272-0/+70
| * | | | x86/tlb: add tlb_flushall_shift for specific CPUAlex Shi2012-06-275-7/+53
| * | | | x86/tlb: fall back to flush all when meet a THP large pageAlex Shi2012-06-271-0/+34
| * | | | x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_rangeAlex Shi2012-06-278-49/+114
| * | | | x86/tlb_info: get last level TLB entry number of CPUAlex Shi2012-06-274-0/+183
| * | | | x86: Add read_mostly declaration/definition to variables from smp.hVlad Zolotarov2012-06-145-17/+17
| * | | | x86: Define early read-mostly per-cpu macrosIdo Yariv2012-06-141-0/+17
* | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-07-2610-115/+199
|\ \ \ \ \
| * | | | | x86, efi: Handover ProtocolMatt Fleming2012-07-206-79/+185
| * | | | | x86-64/efi: Use EFI to deal with platform wall clockJan Beulich2012-06-064-36/+14
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'x86-cleanups-for-linus' and 'x86-cpufeature-for-linus' of git...Linus Torvalds2012-07-262-7/+2
|\ \ \ \ \ \ \
| | * | | | | | x86, cpufeature: Add the RDSEED and ADX featuresH. Peter Anvin2012-07-201-0/+2
| * | | | | | | x86, boot: Remove ancient, unconditionally #ifdef'd out dead codePaul Bolle2012-06-201-7/+0
* | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-07-265-27/+44
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, doc: Assign a bootloader ID for "Minimal Linux Bootloader"H. Peter Anvin2012-07-231-1/+4
| * | | | | | | | x86, boot: Exclude cmdline.c if you can't use itGokul Caushik2012-07-212-2/+7
| * | | | | | | | x86, boot: Exclude early_serial_console.c if can't use it.Joe Millenbach2012-07-212-0/+14
| * | | | | | | | x86, boot: Removed unused debug flag and set codeJoe Millenbach2012-07-211-4/+0
| * | | | | | | | x86, boot: Switch output functions from command-line flags to conditional com...Joe Millenbach2012-07-212-15/+14