summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-10-269-94/+152
|\
| * sonypi: suspend/resume callbacks should be conditionally compiled on CONFIG_P...Yuanhan Liu2012-10-251-1/+1
| * Drivers: hv: Cleanup error handling in vmbus_open()K. Y. Srinivasan2012-10-251-11/+13
| * Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mz...Greg Kroah-Hartman2012-10-247-82/+138
| |\
| | * extcon : register for cable interest by cable nameJenny TC2012-10-231-10/+34
| | * extcon: trivial: kfree missed from remove pathanish kumar2012-10-231-0/+1
| | * extcon: driver model release call not neededanish kumar2012-10-231-40/+35
| | * extcon: MAX77693: Add platform data for MUIC device to initialize registersChanwoo Choi2012-10-232-0/+40
| | * extcon: max77693: Use max77693_update_reg for rmw operationsAxel Lin2012-10-231-12/+6
| | * extcon: Fix kerneldoc for extcon_set_cable_state and extcon_set_cable_state_Axel Lin2012-10-231-2/+2
| | * extcon: adc-jack: Add missing MODULE_LICENSEAxel Lin2012-10-231-0/+5
| | * extcon: adc-jack: Fix checking return value of request_any_context_irqAxel Lin2012-10-231-3/+2
| | * extcon: Fix return value in extcon_register_interest()Sachin Kamat2012-10-231-1/+1
| | * extcon: unregister compat link on cleanupPeter Huewe2012-10-231-0/+4
| | * extcon: Unregister compat class at module unload to fix oopsPeter Huewe2012-10-231-0/+3
| | * extcon: optimising the check_mutually_exclusive functionanish kumar2012-10-221-10/+6
| | * extcon: standard cable names definition and declaration changedanish kumar2012-10-222-4/+2
| | * extcon-max8997: remove usage of ret in max8997_muic_handle_charger_type_detachDevendra Naga2012-10-221-4/+2
| | * extcon: Remove duplicate inclusion of extcon.h header fileSachin Kamat2012-10-221-1/+0
| |/
* | VFS: don't do protected {sym,hard}links by defaultLinus Torvalds2012-10-261-2/+2
* | Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-10-268-103/+200
|\ \
| * \ Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-10-25585-7664/+8457
| |\ \
| | * \ Merge remote-tracking branches 'asoc/fix/ux500' and 'asoc/fix/wm8994' into fo...Mark Brown2012-10-25599-7738/+8567
| | |\ \
| | | * | ASoC: wm8994: Only enable extra BCLK cycles when requiredMark Brown2012-10-242-1/+18
| | | |/
| | * | ASoC: ux500_msp_i2s: Fix devm_* and return code merge errorLee Jones2012-10-161-5/+3
| | * | ASoC: Ux500: Dispose of device nodes correctlyLee Jones2012-10-161-0/+17
| * | | ALSA: als3000: check for the kzalloc return valueDenis Kirjanov2012-10-221-0/+4
| * | | ALSA: sound/isa/opti9xx/miro.c: eliminate possible double freeJulia Lawall2012-10-211-1/+0
| * | | ALSA: hda - Fix silent headphone output from Toshiba P200Takashi Iwai2012-10-201-1/+18
| * | | ALSA: hdspm - Fix coding style in CTL_ELEM macrosAdrian Knoth2012-10-201-90/+90
| * | | ALSA: hdspm - Fix typo in kcontrol element on RME MADI cardsAdrian Knoth2012-10-201-1/+1
| * | | ALSA: hdspm - Fix sync_in detection on AES/AES32Adrian Knoth2012-10-201-2/+2
| * | | ALSA: hdspm - Fix sync_in reporting on RME MADI cardsAdrian Knoth2012-10-201-0/+5
| * | | ALSA: hdspm - Also report autosync_sample_rate on MADI and MADIfaceAdrian Knoth2012-10-201-0/+16
| * | | ALSA: hdspm - Fix reported autosync_sample_rateAdrian Knoth2012-10-201-1/+3
| * | | ALSA: hdspm - Fix sync check reporting on all RME HDSPM cardsAdrian Knoth2012-10-201-0/+4
| * | | ALSA: hdspm - Report external rate in slave mode on PCI MADIAdrian Knoth2012-10-201-4/+9
| * | | ALSA: hdspm - Allow DDS/Varispeed to be set from userspaceAdrian Knoth2012-10-201-1/+13
| * | | ALSA: hda - add dock support for Thinkpad T430Stefán Freyr2012-10-191-0/+1
* | | | Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2012-10-261-1/+0
|\ \ \ \
| * | | | Revert "ARM: dma-mapping: support debug_dma_mapping_error"Marek Szyprowski2012-10-261-1/+0
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-10-2611-58/+126
|\ \ \ \ \
| * \ \ \ \ Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfle...Ingo Molnar2012-10-264-8/+24
| |\ \ \ \ \
| | * | | | | x86: efi: Turn off efi_enabled after setup on mixed fw/kernelOlof Johansson2012-10-253-8/+23
| | * | | | | MAINTAINERS: Add EFI git repository locationMatt Fleming2012-10-161-0/+1
| | | |_|/ / | | |/| | |
| * | | | | x86, mm: Undo incorrect revert in arch/x86/mm/init.cYinghai Lu2012-10-261-4/+0
| * | | | | x86, mm: Find_early_table_space based on ranges that are actually being mappedJacob Shin2012-10-241-29/+41
| * | | | | x86, mm: Use memblock memory loop instead of e820_RAMYinghai Lu2012-10-241-7/+8
| * | | | | x86, mm: Trim memory in memblock to be page alignedYinghai Lu2012-10-243-0/+28
| * | | | | x86/irq/ioapic: Check for valid irq_cfg pointer in smp_irq_move_cleanup_inter...Dimitri Sivanich2012-10-241-0/+3