aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-11-20dt: add helper function to read u8 & u16 variables & arraysViresh Kumar
2012-11-20of/fdt: NULL-terminate the root node pathCatalin Marinas
2012-11-20of: fdt: Constify 'pathp'Fabio Estevam
2012-11-17drivers/of: Constify device_node->name and ->path_component_nameGrant Likely
2012-11-15bindings: i2c: use consistent naming for i2c binding descriptionsWolfram Sang
2012-11-15Merge tag 'v3.7-rc5' into devicetree/nextGrant Likely
2012-11-10of/fdt: Don't copy garbage after "/" in root node pathBenjamin Herrenschmidt
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-11-10Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-11-09sparc: Add sparc support for platform_get_irq()Andreas Larsson
2012-11-09gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng
2012-11-09usbnet: ratelimit kevent may have been dropped warningsSteve Glendinning
2012-11-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-11-09Merge tag '3.7-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds
2012-11-09Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-11-09drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memoryThomas Hellstrom
2012-11-09drm/vmwgfx: Fix hibernation device resetThomas Hellstrom
2012-11-09Merge tag 'pinctrl-for-v3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-11-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-11-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-11-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-11-09Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie
2012-11-09virtio: Don't access index after unregister.Cornelia Huck
2012-11-09drm/nouveau: fix acpi edid retrievalMaarten Lankhorst
2012-11-09drm/nvc0/disp: fix regression in vblank semaphore releaseKelly Doran
2012-11-09drm/nv40/mpeg: fix context handlingMarcin Slusarz
2012-11-09drm/nv40/graph: fix typo in type namesMarcin Slusarz
2012-11-09drm/nv41/vm: fix typo in type nameMarcin Slusarz
2012-11-08drm/radeon/si: add some missing regs to the VM reg checkerAlex Deucher
2012-11-08drm/radeon/cayman: add some missing regs to the VM reg checkerAlex Deucher
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