aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-12GPIO: add new Xilinx driver for powerpcJohn Linn3-0/+244
2008-11-12i5000-edac: hold reference to mci kobjectDarrick J. Wong1-1/+3
2008-11-12Fix platform drivers that crash on suspend/resumeDarrick J. Wong3-24/+30
2008-11-12hwmon: applesmc: add support for Macbook 4Henrik Rydberg1-1/+5
2008-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-10/+28
2008-11-12bnx2: fix poll_controller to pass proper structures and check all rx queuesNeil Horman1-3/+6
2008-11-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller2-1/+7
2008-11-12niu: Fix readq implementation when architecture does not provide one.David S. Miller1-2/+1
2008-11-12hostap: pad the skb->cb usage in lieu of a proper fixJohannes Berg1-1/+4
2008-11-12rtl8187 : support for Sitecom WL-168 0001 v4Bob Jolliffe1-0/+1
2008-11-12rtl8187: Add Abocom USB IDIvan Kuten1-0/+2
2008-11-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_txLinus Torvalds3-18/+19
2008-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds12-57/+108
2008-11-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds45-316/+670
2008-11-12Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mlx4' and 'nes' into for-nextRoland Dreier9-50/+106
2008-11-12IPoIB: Fix crash in path_rec_completion()Yossi Etigin1-1/+1
2008-11-12IPoIB: Fix hang in ipoib_flush_paths()Yossi Etigin1-0/+1
2008-11-12IPoIB: Don't enable NAPI when it's already enabledYossi Etigin1-1/+2
2008-11-12RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface)Steve Wise2-6/+2
2008-11-11Merge branch 'ec' into releaseLen Brown5-64/+79
2008-11-11Merge branch 'processor-256' into releaseLen Brown2-38/+50
2008-11-11Merge branch 'video' into releaseLen Brown13-84/+411
2008-11-11Merge branch 'sysfs' into releaseLen Brown7-16/+16
2008-11-11Merge branch 'power' into releaseLen Brown1-6/+2
2008-11-11Merge branch 'misc' into releaseLen Brown29-87/+80
2008-11-11Merge branch 'bugzilla-11917' into releaseLen Brown1-1/+2
2008-11-11Merge branch 'bugzilla-11539' into releaseLen Brown1-8/+17
2008-11-11Merge branch 'bugzilla-11312' into releaseLen Brown2-12/+13
2008-11-11ACPI: pci_link: remove acpi_irq_balance_set() interfaceBjorn Helgaas1-2/+9
2008-11-11fujitsu-laptop: Add DMI callback for Lifebook S6420Tony Vroon1-0/+15
2008-11-11Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6David S. Miller5-10/+16
2008-11-11IB/ehca: Remove reference to special QP in case of port activation failureStefan Roscher2-16/+33
2008-11-11ACPI: EC: Don't do transaction from GPE handler in poll mode.Alexey Starikovskiy1-3/+6
2008-11-11ACPI: EC: lower interrupt storm tresholdAlexey Starikovskiy1-1/+1
2008-11-11ACPICA: Use spinlock for acpi_{en|dis}able_gpeAlexey Starikovskiy5-38/+21
2008-11-11ACPI: EC: restart failed commandAlexey Starikovskiy1-12/+29
2008-11-11ACPI: EC: wait for last write gpeAlexey Starikovskiy1-8/+13
2008-11-11ACPI: EC: make kernel messages more useful when GPE storm is detectedAlan Jenkins1-3/+10
2008-11-11ACPI: EC: revert msleep patchAlexey Starikovskiy1-2/+2
2008-11-11dmaengine: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2-13/+13
2008-11-11iop-adma: use iop_paranoia() for debug BUG_ONsDan Williams1-1/+1
2008-11-11iop-adma: add a dummy read to flush next descriptor updateDan Williams1-4/+5
2008-11-11telephony: trivial: fix up email addressAlan Cox1-1/+1
2008-11-11tty: trivial - fix up email addresses in tty related stuffAlan Cox3-4/+7
2008-11-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds36-241/+358
2008-11-11Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-1/+4
2008-11-11Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds12-494/+61
2008-11-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds6-14/+14
2008-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-24/+29
2008-11-11V4L/DVB (9516): cx18: Move DVB buffer transfer handling from irq handler to work_queueAndy Walls7-26/+75