summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-08ALSA: hda - Add new codec ALC668 and ALC900 (default name ALC1150)Kailang Yang
2012-11-08ALSA: hda - Improve HP depop when system enter to S3Kailang Yang
2012-11-08ALSA: usb-audio: Fix crash at re-preparing the PCM streamTakashi Iwai
2012-11-08net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANsIan Coolidge
2012-11-08usb: gadget: g_ether: fix frame size check for 802.1QIan Coolidge
2012-11-08cxgb4: Fix initialization of SGE_CONTROL registerVipul Pandya
2012-11-07isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICESLee Jones
2012-11-07cxgb4: Initialize data structures before using.Vipul Pandya
2012-11-07mmc: sdhci-s3c: fix the card detection in runtime-pmSeungwon Jeon
2012-11-07af-packet: fix oops when socket is not presentEric Leblond
2012-11-07pkt_sched: enable QFQ to support TSO/GSOPaolo Valente
2012-11-07mmc: sdhci-s3c: use clk_prepare_enable and clk_disable_unprepareThomas Abraham
2012-11-07mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-endArnd Bergmann
2012-11-07mmc: dw_mmc: fix modular build for exynos back-endArnd Bergmann
2012-11-07mmc: sdhci: fix NULL dereference in sdhci_request() tuningChris Ball
2012-11-07mmc: sdhci: fix IS_ERR() checking of regulator_get()Kevin Liu
2012-11-07mmc: fix sdhci-dove probe/removalRussell King - ARM Linux
2012-11-07mmc: sh_mmcif: fix use after freeGuennadi Liakhovetski
2012-11-07mmc: sdhci-pci: fix 'Invalid iomem size' error message conditionAdrian Hunter
2012-11-07mmc: mxcmmc: Fix MODULE_ALIASFabio Estevam
2012-11-07mmc: omap_hsmmc: fix NULL pointer dereference for dt bootBalaji T K
2012-11-07mmc: omap_hsmmc: fix host reference after mmc_free_hostBalaji T K
2012-11-07mmc: dw_mmc: fix multiple drv_data NULL dereferencesJames Hogan
2012-11-07mmc: dw_mmc: enable controller interrupt before calling mmc_start_hostYuvaraj CD
2012-11-07mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCsJerry Huang
2012-11-07mmc: dw_mmc: remove _dev_info compile warningSeungwon Jeon
2012-11-07mmc: dw_mmc: convert the variable type of irqSeungwon Jeon
2012-11-07ALSA: hdspm - Fix sync check reporting on RME RayDATAdrian Knoth
2012-11-07xen/arm: Fix compile errors when drivers are compiled as modules.Konrad Rzeszutek Wilk
2012-11-07xen/generic: Disable fallback build on ARM.Konrad Rzeszutek Wilk
2012-11-07xen/events: fix RCU warning, or Call idle notifier after irq_enter()Mojiong Qiu
2012-11-07xen/hvm: If we fail to fetch an HVM parameter print out which flag it is.Konrad Rzeszutek Wilk
2012-11-07drm/radeon/dce3: switch back to old pll allocation order for discreteAlex Deucher
2012-11-07ALSA: hda - Add pin fixups for ASUS G75Takashi Iwai
2012-11-07ALSA: hda - Fix invalid connections in VT1802 codecTakashi Iwai
2012-11-07ALSA: hda - Fix empty DAC filling in patch_via.cTakashi Iwai
2012-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds
2012-11-07Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-11-07GFS2: Test bufdata with buffer locked and gfs2_log_lock heldBenjamin Marzinski
2012-11-07GFS2: Don't call file_accessed() with a shared glockBenjamin Marzinski
2012-11-07GFS2: Fix FITRIM argument handlingLukas Czerner
2012-11-07GFS2: Require user to provide argument for FITRIMLukas Czerner
2012-11-07GFS2: Clean up some unused assignmentsAndrew Price
2012-11-07GFS2: Fix possible null pointer deref in gfs2_rs_allocAndrew Price
2012-11-07GFS2: Fix an unchecked error from gfs2_rs_allocAndrew Price
2012-11-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-11-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-11-07drm/radeon: fix typo in evergreen_mc_resume()Alex Deucher
2012-11-07drm: set dev_mapping before calling drm_open_helperIlija Hadzic
2012-11-07drm: restore open_count if drm_setup failsIlija Hadzic