summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-11-08usb: gadget: Remove File-backed Storage Gadget (g_file_storage).Michal Nazarewicz
2012-11-08usb: renesas_usbhs: use transfer counter if IN direction bulk pipeKuninori Morimoto
2012-11-08usb: dwc3: core: don't kfree() devm_kzalloc()'ed memoryFelipe Balbi
2012-11-07net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANsIan Coolidge
2012-11-07usb: gadget: g_ether: fix frame size check for 802.1QIan Coolidge
2012-11-07cxgb4: 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-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-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-07drm/radeon/dce3: switch back to old pll allocation order for discreteAlex Deucher
2012-11-07Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus 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
2012-11-06sparc: Allow OF_GPIO on sparc.David S. Miller
2012-11-06s390/cio: fix length calculation in idset.cSebastian Ott
2012-11-06s390: Move css limits from drivers/s390/cio/ to include/asm/.Cornelia Huck
2012-11-06usb: musb: remove generic_interruptPhilippe De Swert
2012-11-06usb: musb: cppi_dma: export cppi_interrupt()Sergei Shtylyov
2012-11-06usb: renesas_usbhs: host: add endpoint user counterKuninori Morimoto
2012-11-06usb: renesas_usbhs: remove debug information from usbhsh_hub_status_data()Kuninori Morimoto
2012-11-06usb: fix typo in drivers/usbMasanari Iida
2012-11-06usb: musb: dsps: control module handling (quirk)Santhapuri, Damodar
2012-11-06usb: musb: dsps: get resources by indexAfzal Mohammed
2012-11-06usb: musb: dsps: reduce musb instance to oneAfzal Mohammed
2012-11-06usb: musb: dsps: remove platform callbackAfzal Mohammed
2012-11-06usb: dwc3: exynos: remove platform data supportVivek Gautam
2012-11-06usb: dwc3: exynos: add support for device treeVivek Gautam
2012-11-06pinctrl: samsung and exynos need to depend on OF && GPIOLIBAxel Lin
2012-11-05PCI/portdrv: Don't create hotplug slots unless port supports hotplugTaku Izumi
2012-11-05hwmon: Fix chip feature table headersJean Delvare
2012-11-05hwmon: (w83627ehf) Force initial bank selectionJean Delvare
2012-11-05PCI/PM: Fix proc config reg access for D3cold and bridge suspendingHuang Ying