aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-07-09hwmon: Fix autoloading of fschmd on recent Fujitsu machinesJean Delvare
2010-07-09hwmon: (coretemp) Properly label the sensorsJean Delvare
2010-07-09hwmon: (coretemp) Skip duplicate CPU entriesJean Delvare
2010-07-09hwmon: (it87) Fix in7 on IT8720FJean Delvare
2010-07-09hwmon: (k8temp) Fix temperature reporting for ASB1 processor revisionsAndreas Herrmann
2010-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-07-08Merge branches 'cxgb4', 'ipoib' and 'qib' into for-nextRoland Dreier
2010-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-07-07NET: SB1250: Initialize .ownerRalf Baechle
2010-07-07vxge: show startup message with KERN_INFOWu Fengguang
2010-07-07ll_temac: Fix missing iounmapsDenis Kirjanov
2010-07-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-07-07drm: correctly update connector DPMS status in drm_fb_helperJesse Barnes
2010-07-07drm/radeon/kms: fix shared ddc handlingAlex Deucher
2010-07-07drm/ttm: Allocate the page pool manager in the heap.Francisco Jerez
2010-07-06IPoIB: Fix world-writable child interface control sysfs attributesOr Gerlitz
2010-07-06IB/qib: Clean up properly if qib_init() failsRalph Campbell
2010-07-06IB/qib: Completion queue callback needs to be single threadedRalph Campbell
2010-07-06IB/qib: Update 7322 serdes tablesRalph Campbell
2010-07-06IB/qib: Clear 6120 hardware error registerRalph Campbell
2010-07-06IB/qib: Clear eager buffer memory for each new processRalph Campbell
2010-07-06IB/qib: Mask hardware error during link resetRalph Campbell
2010-07-06IB/qib: Don't mark VL15 bufs as WC to avoid a rare 7322 chip problemDave Olson
2010-07-06RDMA/cxgb4: Derive smac_idx from port viidSteve Wise
2010-07-06RDMA/cxgb4: Avoid false GTS CIDX_INC overflowsSteve Wise
2010-07-06RDMA/cxgb4: Don't call abort_connection() for active connect failuresSteve Wise
2010-07-06RDMA/cxgb4: Use the DMA state API instead of the pci equivalentsFUJITA Tomonori
2010-07-05net/ne: fix memory leak in ne_drv_probe()Kulikov Vasiliy
2010-07-05pcmcia: do not initialize the present flag too late.Dominik Brodowski
2010-07-04Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-07-04Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-07-04Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2010-07-02Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller
2010-07-02virtio_net: fix oom handling on txRusty Russell
2010-07-02virtio_net: do not reschedule rx refill foreverMichael S. Tsirkin
2010-07-02s2io: resolve statistics issuesJon Mason
2010-07-02net: decreasing real_num_tx_queues needs to flush qdiscJohn Fastabend
2010-07-02qlge: fix a eeh handler to not add a pending timerBreno Leitao
2010-07-02qlge: Replacing add_timer() to mod_timer()Breno Leitao
2010-07-02usbnet: Set parent device early for netdev_printk()Ben Hutchings
2010-07-02net: Revert "rndis_host: Poll status channel before control channel"Ben Hutchings
2010-07-02of/dma: fix build breakage in ppc4xx adma driverDan Williams
2010-07-02i7core_edac: Avoid doing multiple probes for the same cardMauro Carvalho Chehab
2010-07-02i7core_edac: Properly discover the first QPI deviceMauro Carvalho Chehab
2010-07-02Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2010-07-02amd64_edac: Fix syndrome calculation on K8Borislav Petkov
2010-07-01drivers: bluetooth: bluecard_cs.c: Fixed include error, changed to linux/io.hCody Rester
2010-07-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-07-01drm/i915: fix page flip finish vs. prepare on plane BJesse Barnes