summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-06-2710-25/+72
|\
| * ALSA: hda - Fix power-map regression for HP dv6 & coTakashi Iwai2012-06-261-1/+6
| * ALSA: hda - Initialize caches at codec reconfigurationTakashi Iwai2012-06-261-0/+2
| * ALSA: hda - Fix memory leaks at module unloadTakashi Iwai2012-06-261-0/+2
| * ALSA: hda - Fix memory leaks in Realtek & Conexant codec parsersTakashi Iwai2012-06-264-2/+16
| * ALSA: hda - Add Realtek ALC280 codec supportDavid Henningsson2012-06-251-0/+1
| * ALSA: hda - Remove obsoleted CONFIG_SND_HDA_ENABLE_REALTEK_QUIRKSTakashi Iwai2012-06-251-13/+0
| * ASoC: wm8994: remove duplicate codeJaroslav Kysela2012-06-251-3/+0
| * ALSA: usb-audio: add BOSS GT-100 supportClemens Ladisch2012-06-251-0/+30
| * ALSA: HDA: Add inverted internal mic quirk for Lenovo S205David Henningsson2012-06-211-0/+1
| * ALSA: hda - Fix ALC272X codec detectionTakashi Iwai2012-06-211-6/+6
| * ALSA: snd_usb_audio: ignore ctrl errors on QuickCam Pro for NotebooksOleksij Rempel2012-06-201-0/+4
| * ALSA: snd_usb_audio: ignore ctrl errors on QuickCam E3500Oleksij Rempel2012-06-201-0/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2012-06-271-0/+7
|\ \
| * | m68knommu: define a local devm_clk_get() functionGreg Ungerer2012-06-251-0/+7
* | | Merge tag 'mmc-fixes-for-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-06-272-25/+4
|\ \ \
| * | | Revert "mmc: omap_hsmmc: Enable Auto CMD12"Ming Lei2012-06-261-12/+3
| * | | mmc: block: fix the data timeout issue with ACMD22Subhash Jadavani2012-06-261-13/+1
* | | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2012-06-274-32/+40
|\ \ \ \
| * | | | clk: mxs: fix clock lookup after freeing init memoryMarc Kleine-Budde2012-06-262-20/+20
| * | | | clk: mxs: fix ref_io clock definitionShawn Guo2012-06-261-2/+2
| * | | | clk: Check parent for NULL in clk_change_ratePawel Moll2012-06-261-4/+7
| * | | | clk: Allow late cache allocation for clk->parentsRajendra Nayak2012-06-261-5/+10
| * | | | clk: SPEAr600: Fix ethernet clock name for DT based probingStefan Roese2012-06-261-1/+1
| | |/ / | |/| |
* | | | chmod +x scripts/gfp-translateDave Jones2012-06-271-0/+0
| |/ / |/| |
* | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-06-262-2/+2
|\ \ \
| * | | drm/nouveau/fbcon: using nv_two_heads is not a good ideaBen Skeggs2012-06-261-1/+1
| * | | drm/udl: Make sure to get correct endian keys from vendor descriptorDave Airlie2012-06-251-1/+1
| |/ /
* | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-06-265-44/+53
|\ \ \
| * | | HID: Fix the generic Kconfig optionsHenrik Rydberg2012-06-253-28/+25
| * | | HID: magicmouse: Correct report range of major / minor axesYufeng Shen2012-06-251-2/+4
| * | | HID: logitech: don't use stack based dj_report structuresMarc Dionne2012-06-031-14/+24
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-06-2556-278/+220
|\ \ \ \
| * | | | [media] smia: Fix compile failuresAlan Cox2012-06-192-1/+2
| * | | | [media] Fix VIDIOC_DQEVENT docbook entryHans Verkuil2012-06-191-1/+1
| * | | | [media] s5p-fimc: Fix control creation functionKamil Debski2012-06-191-1/+1
| * | | | [media] s5p-mfc: Fix checkpatch error in s5p_mfc_shm.h fileSachin Kamat2012-06-191-2/+1
| * | | | [media] s5p-mfc: Fix setting controlsKamil Debski2012-06-191-2/+2
| * | | | [media] v4l/s5p-mfc: added image size align in VIDIOC_TRY_FMTAndrzej Hajda2012-06-191-0/+2
| * | | | [media] v4l/s5p-mfc: corrected encoder v4l control definitionsAndrzej Hajda2012-06-191-8/+2
| * | | | [media] v4l: mem2mem_testdev: Fix race conditions in driverTomasz Moń2012-06-191-24/+26
| * | | | [media] s5p-mfc: Bug fix of timestamp/timecode copy mechanismKamil Debski2012-06-192-1/+8
| * | | | [media] cxd2820r: Fix an incorrect modulation type bitmaskJanne Huttunen2012-06-181-1/+1
| * | | | [media] em28xx: Show a warning if the board does not support remote controlsMartin Blumenstingl2012-06-181-0/+2
| * | | | [media] em28xx: Add remote control support for Terratec's Cinergy HTC Stick HDMartin Blumenstingl2012-06-181-0/+1
| * | | | [media] USB: Staging: media: lirc: initialize spinlocks before usageSasha Levin2012-06-181-0/+6
| * | | | [media] Revert "[media] media: mx2_camera: Fix mbus format handling"Guennadi Liakhovetski2012-06-182-47/+7
| * | | | [media] bw-qcam: driver and pixfmt documentation fixesHans Verkuil2012-06-112-12/+39
| * | | | [media] cx88: fix firmware load on big-endian systemsHans Verkuil2012-06-111-1/+1
| * | | | [media] cx18: support big-endian systemsHans Verkuil2012-06-114-13/+23