summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | drm/i915/crt: fix DPMS standby and suspend mode handlingJani Nikula2012-11-061-1/+1
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2012-11-161-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/radeon: fix logic error in atombios_encoders.cAlex Deucher2012-11-151-1/+1
| * | | | | | | | | drm/ttm: remove unneeded preempt_disable/enableAkinobu Mita2012-11-161-4/+0
| * | | | | | | | | ttm: Clear the ttm page allocated from high memory zone correctlyZhao Yakui2012-11-161-1/+4
| * | | | | | | | | vmwgfx: return an -EFAULT if copy_to_user() failsDan Carpenter2012-11-161-0/+2
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-11-151-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | i2c-mux-pinctrl: Fix probe error pathGuenter Roeck2012-11-131-1/+1
* | | | | | | | | | Merge tag 'regulator-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-11-151-13/+20
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge remote-tracking branches 'regulator/fix/gpio', 'regulator/fix/put' and ...Mark Brown2012-11-15347-2936/+4497
| |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | regulator: fix voltage check in regulator_is_supported_voltage()Marek Szyprowski2012-11-151-1/+1
| | | |/ / / / / / / /
| | * / / / / / / / / regulator: core: Avoid deadlock when regulator_register failsCharles Keepax2012-11-141-11/+17
| | |/ / / / / / / /
| * | | | | | | | | Regulator: core: Unregister when gpio request fails.Andrew Lunn2012-10-281-1/+2
* | | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2012-11-131-4/+46
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | clk: ux500: Register slimbus clock lookups for u8500Ulf Hansson2012-11-121-2/+3
| * | | | | | | | | | clk: ux500: Update rtc clock lookup for u8500Ulf Hansson2012-11-121-1/+1
| * | | | | | | | | | clk: ux500: Register msp clock lookups for u8500Ulf Hansson2012-11-121-0/+18
| * | | | | | | | | | clk: ux500: Register ssp clock lookups for u8500Ulf Hansson2012-11-121-0/+6
| * | | | | | | | | | clk: ux500: Register i2c clock lookups for u8500Ulf Hansson2012-11-121-1/+18
| | |/ / / / / / / / | |/| | | | | | | |
* / | | | | | | | | ledtrig-cpu: kill useless mutex to fix sleep in atomic contextNathan Lynch2012-11-111-21/+0
|/ / / / / / / / /
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-1017-25/+38
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng2012-11-091-1/+4
| * | | | | | | | | usbnet: ratelimit kevent may have been dropped warningsSteve Glendinning2012-11-091-3/+5
| * | | | | | | | | net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANsIan Coolidge2012-11-081-1/+2
| * | | | | | | | | usb: gadget: g_ether: fix frame size check for 802.1QIan Coolidge2012-11-081-1/+2
| * | | | | | | | | cxgb4: Fix initialization of SGE_CONTROL registerVipul Pandya2012-11-081-1/+1
| * | | | | | | | | isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICESLee Jones2012-11-083-6/+2
| * | | | | | | | | cxgb4: Initialize data structures before using.Vipul Pandya2012-11-071-0/+4
| * | | | | | | | | net: bnx2x: Fix typo in bnx2x driverMasanari Iida2012-11-032-3/+3
| * | | | | | | | | smsc95xx: fix tx checksum offload for big endianSteve Glendinning2012-11-031-0/+1
| * | | | | | | | | r8169: allow multicast packets on sub-8168f chipset.Nathan Walp2012-11-031-0/+3
| * | | | | | | | | r8169: Fix WoL on RTL8168d/8111d.Cyril Brulebois2012-11-031-0/+2
| * | | | | | | | | drivers/net: use tasklet_kill in device remove/close processXiaotian Feng2012-11-035-9/+9
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-11-103-13/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sparc: Add sparc support for platform_get_irq()Andreas Larsson2012-11-101-0/+7
| * | | | | | | | | | sparc: Allow OF_GPIO on sparc.David S. Miller2012-11-071-1/+1
| * | | | | | | | | | qlogicpti: Fix build warning.David S. Miller2012-10-281-12/+1
* | | | | | | | | | | Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-11-103-1/+82
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | xen/generic: Disable fallback build on ARM.Konrad Rzeszutek Wilk2012-11-071-1/+2
| * | | | | | | | | | | xen/events: fix RCU warning, or Call idle notifier after irq_enter()Mojiong Qiu2012-11-071-1/+1
| * | | | | | | | | | | xen/hypercall: fix hypercall fallback code for very old hypervisorsJan Beulich2012-11-042-1/+81
* | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-11-092-1/+6
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memoryThomas Hellstrom2012-11-091-1/+1
| * | | | | | | | | | | drm/vmwgfx: Fix hibernation device resetThomas Hellstrom2012-11-091-0/+5
* | | | | | | | | | | | Merge tag '3.7-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds2012-11-098-52/+62
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | PCI/portdrv: Don't create hotplug slots unless port supports hotplugTaku Izumi2012-11-061-1/+2
| * | | | | | | | | | | | PCI/PM: Fix proc config reg access for D3cold and bridge suspendingHuang Ying2012-11-054-34/+42
| * | | | | | | | | | | | PCI/PM: Resume device before shutdownHuang Ying2012-11-021-10/+2
| * | | | | | | | | | | | PCI/PM: Fix deadlock when unbinding device if parent in D3coldHuang Ying2012-11-022-7/+16
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-11-0914-94/+140
|\ \ \ \ \ \ \ \ \ \ \ \