Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | drm/i915/crt: fix DPMS standby and suspend mode handling | Jani Nikula | 2012-11-06 | 1 | -1/+1 | |
| | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 2012-11-16 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | drm/radeon: fix logic error in atombios_encoders.c | Alex Deucher | 2012-11-15 | 1 | -1/+1 | |
| * | | | | | | | | | drm/ttm: remove unneeded preempt_disable/enable | Akinobu Mita | 2012-11-16 | 1 | -4/+0 | |
| * | | | | | | | | | ttm: Clear the ttm page allocated from high memory zone correctly | Zhao Yakui | 2012-11-16 | 1 | -1/+4 | |
| * | | | | | | | | | vmwgfx: return an -EFAULT if copy_to_user() fails | Dan Carpenter | 2012-11-16 | 1 | -0/+2 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-11-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | i2c-mux-pinctrl: Fix probe error path | Guenter Roeck | 2012-11-13 | 1 | -1/+1 | |
* | | | | | | | | | | Merge tag 'regulator-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 2012-11-15 | 1 | -13/+20 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ | Merge remote-tracking branches 'regulator/fix/gpio', 'regulator/fix/put' and ... | Mark Brown | 2012-11-15 | 347 | -2936/+4497 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | regulator: fix voltage check in regulator_is_supported_voltage() | Marek Szyprowski | 2012-11-15 | 1 | -1/+1 | |
| | | |/ / / / / / / / | ||||||
| | * / / / / / / / / | regulator: core: Avoid deadlock when regulator_register fails | Charles Keepax | 2012-11-14 | 1 | -11/+17 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Regulator: core: Unregister when gpio request fails. | Andrew Lunn | 2012-10-28 | 1 | -1/+2 | |
* | | | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds | 2012-11-13 | 1 | -4/+46 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | clk: ux500: Register slimbus clock lookups for u8500 | Ulf Hansson | 2012-11-12 | 1 | -2/+3 | |
| * | | | | | | | | | | clk: ux500: Update rtc clock lookup for u8500 | Ulf Hansson | 2012-11-12 | 1 | -1/+1 | |
| * | | | | | | | | | | clk: ux500: Register msp clock lookups for u8500 | Ulf Hansson | 2012-11-12 | 1 | -0/+18 | |
| * | | | | | | | | | | clk: ux500: Register ssp clock lookups for u8500 | Ulf Hansson | 2012-11-12 | 1 | -0/+6 | |
| * | | | | | | | | | | clk: ux500: Register i2c clock lookups for u8500 | Ulf Hansson | 2012-11-12 | 1 | -1/+18 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* / | | | | | | | | | ledtrig-cpu: kill useless mutex to fix sleep in atomic context | Nathan Lynch | 2012-11-11 | 1 | -21/+0 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-11-10 | 17 | -25/+38 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | gianfar: ethernet vanishes after restoring from hibernation | Wang Dongsheng | 2012-11-09 | 1 | -1/+4 | |
| * | | | | | | | | | usbnet: ratelimit kevent may have been dropped warnings | Steve Glendinning | 2012-11-09 | 1 | -3/+5 | |
| * | | | | | | | | | net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANs | Ian Coolidge | 2012-11-08 | 1 | -1/+2 | |
| * | | | | | | | | | usb: gadget: g_ether: fix frame size check for 802.1Q | Ian Coolidge | 2012-11-08 | 1 | -1/+2 | |
| * | | | | | | | | | cxgb4: Fix initialization of SGE_CONTROL register | Vipul Pandya | 2012-11-08 | 1 | -1/+1 | |
| * | | | | | | | | | isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICES | Lee Jones | 2012-11-08 | 3 | -6/+2 | |
| * | | | | | | | | | cxgb4: Initialize data structures before using. | Vipul Pandya | 2012-11-07 | 1 | -0/+4 | |
| * | | | | | | | | | net: bnx2x: Fix typo in bnx2x driver | Masanari Iida | 2012-11-03 | 2 | -3/+3 | |
| * | | | | | | | | | smsc95xx: fix tx checksum offload for big endian | Steve Glendinning | 2012-11-03 | 1 | -0/+1 | |
| * | | | | | | | | | r8169: allow multicast packets on sub-8168f chipset. | Nathan Walp | 2012-11-03 | 1 | -0/+3 | |
| * | | | | | | | | | r8169: Fix WoL on RTL8168d/8111d. | Cyril Brulebois | 2012-11-03 | 1 | -0/+2 | |
| * | | | | | | | | | drivers/net: use tasklet_kill in device remove/close process | Xiaotian Feng | 2012-11-03 | 5 | -9/+9 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2012-11-10 | 3 | -13/+9 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | sparc: Add sparc support for platform_get_irq() | Andreas Larsson | 2012-11-10 | 1 | -0/+7 | |
| * | | | | | | | | | | sparc: Allow OF_GPIO on sparc. | David S. Miller | 2012-11-07 | 1 | -1/+1 | |
| * | | | | | | | | | | qlogicpti: Fix build warning. | David S. Miller | 2012-10-28 | 1 | -12/+1 | |
* | | | | | | | | | | | Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-11-10 | 3 | -1/+82 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | xen/generic: Disable fallback build on ARM. | Konrad Rzeszutek Wilk | 2012-11-07 | 1 | -1/+2 | |
| * | | | | | | | | | | | xen/events: fix RCU warning, or Call idle notifier after irq_enter() | Mojiong Qiu | 2012-11-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | xen/hypercall: fix hypercall fallback code for very old hypervisors | Jan Beulich | 2012-11-04 | 2 | -1/+81 | |
* | | | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2012-11-09 | 2 | -1/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memory | Thomas Hellstrom | 2012-11-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | drm/vmwgfx: Fix hibernation device reset | Thomas Hellstrom | 2012-11-09 | 1 | -0/+5 | |
* | | | | | | | | | | | | Merge tag '3.7-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he... | Linus Torvalds | 2012-11-09 | 8 | -52/+62 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | PCI/portdrv: Don't create hotplug slots unless port supports hotplug | Taku Izumi | 2012-11-06 | 1 | -1/+2 | |
| * | | | | | | | | | | | | PCI/PM: Fix proc config reg access for D3cold and bridge suspending | Huang Ying | 2012-11-05 | 4 | -34/+42 | |
| * | | | | | | | | | | | | PCI/PM: Resume device before shutdown | Huang Ying | 2012-11-02 | 1 | -10/+2 | |
| * | | | | | | | | | | | | PCI/PM: Fix deadlock when unbinding device if parent in D3cold | Huang Ying | 2012-11-02 | 2 | -7/+16 | |
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-11-09 | 14 | -94/+140 | |
|\ \ \ \ \ \ \ \ \ \ \ \ |