aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-11-15Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-11-15Merge tag 'regulator-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-11-15Merge remote-tracking branches 'regulator/fix/gpio', 'regulator/fix/put' and ...Mark Brown
2012-11-15regulator: fix voltage check in regulator_is_supported_voltage()Marek Szyprowski
2012-11-14regulator: core: Avoid deadlock when regulator_register failsCharles Keepax
2012-11-13i2c-mux-pinctrl: Fix probe error pathGuenter Roeck
2012-11-12Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2012-11-12clk: ux500: Register slimbus clock lookups for u8500Ulf Hansson
2012-11-12clk: ux500: Update rtc clock lookup for u8500Ulf Hansson
2012-11-12clk: ux500: Register msp clock lookups for u8500Ulf Hansson
2012-11-12clk: ux500: Register ssp clock lookups for u8500Ulf Hansson
2012-11-12clk: ux500: Register i2c clock lookups for u8500Ulf Hansson
2012-11-11ledtrig-cpu: kill useless mutex to fix sleep in atomic contextNathan Lynch
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