aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds15-205/+281
2010-06-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller12-204/+274
2010-06-09Merge branch 'msm-urgent' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds1-1/+1
2010-06-09mmc: msm: fix compile error on MSM7x30Daniel Walker1-1/+1
2010-06-09misc: Fix allocation 'borrowed' by vhost_netAlan Cox1-1/+1
2010-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-5/+19
2010-06-08Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."Linus Torvalds1-0/+5
2010-06-08Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds27-105/+339
2010-06-08Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+1
2010-06-08Merge branch 'bkl/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracingLinus Torvalds1-1/+1
2010-06-08hp_sdc_rtc: fix broken ioctl conversionArnd Bergmann1-1/+1
2010-06-08iwlwifi: add missing rcu_read_lockJohannes Berg1-0/+2
2010-06-08[S390] appldata/extmem/kvm: add missing GFP_KERNEL flagHeiko Carstens1-1/+1
2010-06-08drm/radeon: don't poll tv dac if crtc2 is in use.Dave Airlie1-0/+11
2010-06-08drm/radeon: reset i2c valid to avoid incorrect tv-out polling.Dave Airlie1-0/+2
2010-06-08drm/nv50: fix iommu errors caused by device reading from address 0Ben Skeggs1-2/+8
2010-06-08drm/nouveau: off by one in init_i2c_device_find()Dan Carpenter1-1/+1
2010-06-08nouveau: off by one in nv50_gpio_location()Dan Carpenter1-1/+1
2010-06-08drm/nouveau: completely fail init if we fail to map the PRAMIN BARBen Skeggs1-12/+7
2010-06-08drm/nouveau: match U/DP script against SOR linkBen Skeggs1-3/+20
2010-06-07Merge git://git.infradead.org/~dwmw2/mtd-2.6.35Linus Torvalds3-27/+32
2010-06-07Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds4-27/+29
2010-06-08drm/radeon/kms/pm: resurrect printing power statesRafał Miłecki1-0/+45
2010-06-08drm/radeon/kms: add trivial debugging for voltageRafał Miłecki4-0/+5
2010-06-08drm/radeon/kms/r600+: use voltage from requested clock mode (v3)Rafał Miłecki3-10/+12
2010-06-08drm/radeon/kms/pm: track current voltage (v2)Alex Deucher6-7/+22
2010-06-08drm/radeon/kms/pm: Disable voltage adjust on RS780/RS880Alex Deucher1-4/+1
2010-06-08drm/radeon/kms: fix typo in printing the HPD infoAlex Deucher1-2/+1
2010-06-08drm/radeon/kms/pm: add mid profileAlex Deucher5-13/+126
2010-06-08drm/radeon/kms/pm: Misc fixesAlex Deucher1-16/+10
2010-06-08drm/radeon/kms/combios: fix typo in voltage fixAlex Deucher1-1/+1
2010-06-08drm/radeon/kms/evergreen: set accel_enabledAlex Deucher3-3/+11
2010-06-08drm/vmwgfx: return -EFAULT for copy_to_user errorsDan Carpenter2-2/+7
2010-06-08drm/drm_crtc: return -EFAULT on copy_to_user errorsDan Carpenter1-1/+3
2010-06-08drm/fb: use printk to print out the switching to text mode error.Dave Airlie1-1/+1
2010-06-08drm/radeon: fix PM on non-vram cards.Dave Airlie1-9/+0
2010-06-08drm: Propagate error from drm_fb_helper_init().Chris Wilson4-11/+38
2010-06-08drm/i915: fix oops on single crtc devices.Dave Airlie3-6/+6
2010-06-07ahci: redo stopping DMA engines on empty portsTejun Heo1-18/+3
2010-06-07sata_sil24: fix kernel panic on ARM caused by unaligned access in sata_sil24Colin Tuckley1-6/+6
2010-06-07ahci: add pci quirk for JMB362Tejun Heo1-1/+4
2010-06-07sata_via: explain the magic fixTejun Heo1-2/+16
2010-06-07ath5k: fix NULL pointer in antenna configurationBruno Randolf1-0/+7
2010-06-07p54usb: Add device ID for Dell WLA3310 USBJason Dravet1-0/+1
2010-06-07wl1251: fix a memory leak in probeGrazvydas Ignotas1-0/+1
2010-06-07[PATCH 2/11] drivers/watchdog: Eliminate a NULL pointer dereferenceJulia Lawall1-1/+1
2010-06-078139too: fix buffer overrun in rtl8139_init_boardDenis Kirjanov1-0/+1
2010-06-07asix: check packet size against mtu+ETH_HLEN instead of ETH_FRAME_LENJussi Kivilinna1-1/+1
2010-06-06Revert "tty: fix a little bug in scrup, vt.c"Linus Torvalds1-1/+1
2010-06-06r8169: fix random mdio_write failuresTimo Teräs1-0/+5