summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds23-159/+232
2010-07-08NET: SB1250: Initialize .ownerRalf Baechle1-0/+1
2010-07-08vxge: show startup message with KERN_INFOWu Fengguang1-2/+2
2010-07-08ll_temac: Fix missing iounmapsDenis Kirjanov1-5/+13
2010-07-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds3-39/+56
2010-07-07drm: correctly update connector DPMS status in drm_fb_helperJesse Barnes1-3/+20
2010-07-07drm/radeon/kms: fix shared ddc handlingAlex Deucher1-1/+3
2010-07-07drm/ttm: Allocate the page pool manager in the heap.Francisco Jerez1-35/+33
2010-07-06net/ne: fix memory leak in ne_drv_probe()Kulikov Vasiliy1-1/+3
2010-07-05pcmcia: do not initialize the present flag too late.Dominik Brodowski1-2/+1
2010-07-05Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-9/+3
2010-07-05Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+3
2010-07-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-13/+40
2010-07-03Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller3-48/+58
2010-07-03virtio_net: fix oom handling on txRusty Russell1-8/+13
2010-07-03virtio_net: do not reschedule rx refill foreverMichael S. Tsirkin1-4/+3
2010-07-03s2io: resolve statistics issuesJon Mason2-41/+64
2010-07-03net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend1-1/+1
2010-07-03qlge: fix a eeh handler to not add a pending timerBreno Leitao1-0/+2
2010-07-03qlge: Replacing add_timer() to mod_timer()Breno Leitao1-6/+3
2010-07-03usbnet: Set parent device early for netdev_printk()Ben Hutchings1-2/+3
2010-07-03net: Revert "rndis_host: Poll status channel before control channel"Ben Hutchings1-12/+6
2010-07-03of/dma: fix build breakage in ppc4xx adma driverDan Williams1-1/+3
2010-07-03i7core_edac: Avoid doing multiple probes for the same cardMauro Carvalho Chehab1-5/+12
2010-07-03i7core_edac: Properly discover the first QPI deviceMauro Carvalho Chehab1-8/+28
2010-07-02Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2010-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-12/+12
2010-07-02amd64_edac: Fix syndrome calculation on K8Borislav Petkov1-12/+12
2010-07-02drivers: bluetooth: bluecard_cs.c: Fixed include error, changed to linux/io.hCody Rester1-1/+1
2010-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds12-64/+140
2010-07-02drm/i915: fix page flip finish vs. prepare on plane BJesse Barnes1-1/+1
2010-07-02Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-8/+37
2010-07-02correct console log level when ERST ACPI table is not foundDaniel J Blueman1-1/+1
2010-07-02drm/i915: fix hibernation since i915 self-reclaim fixesLinus Torvalds1-1/+1
2010-07-02drm/i915: change default panel fitting mode to preserve aspect ratioJesse Barnes1-2/+2
2010-07-02drm/i915: fix uninitialized variable warning in i915_setup_compression()Prarit Bhargava1-1/+1
2010-07-02drm/i915: take struct_mutex in i915_dma_cleanup()Dan Carpenter1-0/+2
2010-07-02drm/i915: Fix CRT hotplug regression in 2.6.35-rc1Andy Lutomirski3-8/+11
2010-07-02i915: fix ironlake edp panel setup (v4)Dave Airlie1-3/+24
2010-07-02drm/i915: don't access FW_BLC_SELF on 965GJesse Barnes2-4/+6
2010-07-02drm/i915: Account for space on the ring buffer consumed whilst wrapping.Chris Wilson1-0/+1
2010-07-01ata_generic: implement ATA_GEN_* flags and force enable DMA on MBP 7,1Tejun Heo1-7/+19
2010-07-01ahci,ata_generic: let ata_generic handle new MBP w/ MCP89Tejun Heo2-0/+16
2010-07-01libahci: Fix bug in storing EM messagesHarry Zhang1-2/+3
2010-07-01Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds24-118/+255
2010-07-01vhost: add unlikely annotations to error pathMichael S. Tsirkin2-28/+29
2010-07-01Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King1-9/+3
2010-07-01sched: Cure nr_iowait_cpu() usersPeter Zijlstra1-2/+2
2010-07-01drm/radeon/kms: remove rv100 bios connector quirkAlex Deucher1-9/+0
2010-07-01drm/radeon/kms/pm: fix power state indexing on igp chips in dynpm modeAlex Deucher1-3/+8