Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-11-30 | 15 | -384/+510 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | drm/radeon/kms: add workaround for dce3 ddc line vbios bug | Alex Deucher | 2010-12-01 | 1 | -0/+16 | |
| * | | | | | | | | drm/radeon/kms: fix interlaced and doublescan handling | Alex Deucher | 2010-12-01 | 1 | -0/+34 | |
| * | | | | | | | | drm/radeon/kms: fix typos in disabled vbios code | Alex Deucher | 2010-12-01 | 2 | -6/+8 | |
| * | | | | | | | | Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes | Dave Airlie | 2010-12-01 | 5 | -125/+92 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Revert "drm/i915/dp: use VBT provided eDP params if available" | Chris Wilson | 2010-11-30 | 1 | -89/+57 | |
| | * | | | | | | | | drm/i915: Clear pfit registers when not used by any outputs | Chris Wilson | 2010-11-29 | 3 | -11/+17 | |
| | * | | | | | | | | drm/i915: fix regression due to ba3d8d749b01548b9 | Daniel Vetter | 2010-11-28 | 1 | -25/+18 | |
| * | | | | | | | | | drm: record monitor status in output_poll_execute | Keith Packard | 2010-11-29 | 1 | -3/+4 | |
| * | | | | | | | | | drm: Set connector DPMS status to ON in drm_crtc_helper_set_config | Keith Packard | 2010-11-29 | 1 | -0/+7 | |
| * | | | | | | | | | Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes | Dave Airlie | 2010-11-26 | 3 | -248/+346 | |
| |\| | | | | | | | | ||||||
| | * | | | | | | | | drm/i915/sdvo: Always add a 30ms delay to make SDVO TV detection reliable | Chris Wilson | 2010-11-24 | 1 | -3/+5 | |
| | * | | | | | | | | drm/i915/sdvo: Always fallback to querying the shared DDC line | Chris Wilson | 2010-11-23 | 1 | -45/+6 | |
| | * | | | | | | | | drm/i915: Handle pagefaults in execbuffer user relocations | Chris Wilson | 2010-11-23 | 1 | -168/+293 | |
| | * | | | | | | | | drm/i915/sdvo: Only enable HDMI encodings only if the commandset is supported | Chris Wilson | 2010-11-22 | 1 | -11/+14 | |
| | * | | | | | | | | Merge remote branch 'linus' into drm-intel-fixes | Chris Wilson | 2010-11-22 | 278 | -800/+1793 | |
| | |\| | | | | | | | ||||||
| | * | | | | | | | | drm/i915: Only save/restore cursor regs if !KMS | Chris Wilson | 2010-11-21 | 1 | -20/+20 | |
| | * | | | | | | | | drm/i915: Prevent integer overflow when validating the execbuffer | Chris Wilson | 2010-11-21 | 1 | -1/+8 | |
| * | | | | | | | | | Revert "drm/radeon/kms: fix typo in r600 cs checker" | Alex Deucher | 2010-11-26 | 1 | -1/+1 | |
| * | | | | | | | | | drm/radeon/kms: fix resume regression for some r5xx laptops | Alex Deucher | 2010-11-22 | 1 | -0/+1 | |
| * | | | | | | | | | drm/radeon/kms: fix regression in rs4xx i2c setup | Alex Deucher | 2010-11-22 | 1 | -1/+1 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | atmel_spi: fix warning In function 'atmel_spi_dma_map_xfer' | Jean-Christophe PLAGNIOL-VILLARD | 2010-11-30 | 1 | -1/+5 | |
| |_|_|/ / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2010-11-29 | 1 | -0/+24 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | tpm: Autodetect itpm devices | Matthew Garrett | 2010-11-30 | 1 | -0/+24 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-11-29 | 17 | -120/+180 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | pch_gbe driver: The wrong of initializer entry | Toshiharu Okada | 2010-11-29 | 1 | -4/+4 | |
| * | | | | | | | | pch_gbe dreiver: chang author | Toshiharu Okada | 2010-11-29 | 2 | -6/+6 | |
| * | | | | | | | | ucc_geth: fix ucc halt problem in half duplex mode | Yang Li | 2010-11-28 | 1 | -1/+2 | |
| * | | | | | | | | ehea: Add some info messages and fix an issue | Breno Leitao | 2010-11-28 | 1 | -4/+14 | |
| * | | | | | | | | hso: fix disable_net | Filip Aben | 2010-11-28 | 1 | -4/+6 | |
| * | | | | | | | | NET: wan/x25_asy, move lapb_unregister to x25_asy_close_tty | Jiri Slaby | 2010-11-28 | 1 | -5/+6 | |
| * | | | | | | | | cxgb4vf: fix setting unicast/multicast addresses ... | Casey Leedom | 2010-11-28 | 2 | -63/+104 | |
| * | | | | | | | | net, ppp: Report correct error code if unit allocation failed | Cyrill Gorcunov | 2010-11-28 | 1 | -21/+22 | |
| * | | | | | | | | au1000_eth: fix invalid address accessing the MAC enable register | Wolfgang Grandegger | 2010-11-28 | 1 | -5/+5 | |
| * | | | | | | | | vhost/net: fix rcu check usage | Michael S. Tsirkin | 2010-11-25 | 1 | -2/+3 | |
| * | | | | | | | | isdn: icn: Fix stack corruption bug. | Steven Rostedt | 2010-11-24 | 1 | -3/+4 | |
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-11-24 | 4 | -2/+4 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | wireless: b43: fix error path in SDIO | Guennadi Liakhovetski | 2010-11-23 | 1 | -0/+1 | |
| | * | | | | | | | | carl9170: fix virtual interface setup crash | Christian Lamparter | 2010-11-22 | 1 | -1/+1 | |
| | * | | | | | | | | ssb: b43-pci-bridge: Add new vendor for BCM4318 | Daniel Klaffenbach | 2010-11-22 | 1 | -0/+1 | |
| | * | | | | | | | | ath9k: fix timeout on stopping rx dma | Felix Fietkau | 2010-11-22 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2010-11-29 | 2 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | EDAC, MCE: Fix edac_init_mce_inject error handling | Axel Lin | 2010-11-22 | 1 | -1/+1 | |
| * | | | | | | | | | EDAC: Remove deprecated kbuild goal definitions | Tracey Dent | 2010-11-22 | 1 | -4/+4 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'fwnet' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139... | Linus Torvalds | 2010-11-28 | 1 | -70/+90 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | firewire: net: throttle TX queue before running out of tlabels | Stefan Richter | 2010-11-17 | 1 | -24/+35 | |
| * | | | | | | | | | firewire: net: replace lists by counters | Stefan Richter | 2010-11-17 | 1 | -47/+26 | |
| * | | | | | | | | | firewire: net: fix memory leaks | Stefan Richter | 2010-11-17 | 1 | -4/+31 | |
| * | | | | | | | | | firewire: net: count stats.tx_packets and stats.tx_bytes | Stefan Richter | 2010-11-17 | 1 | -3/+6 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 | Linus Torvalds | 2010-11-27 | 1 | -7/+9 | |
|\ \ \ \ \ \ \ \ \ |