aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds3-0/+327
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds16-53/+185
2008-10-23Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwbLinus Torvalds87-0/+31511
2008-10-23Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds11-419/+1881
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds41-120/+6332
2008-10-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds4-13/+61
2008-10-23Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+2
2008-10-22sata_via: load DEVICE register when CTL changesTejun Heo1-3/+32
2008-10-22libata: set device class to NONE if phys_offlineTejun Heo1-8/+8
2008-10-22libata-eh: fix slave link EH action mask handlingTejun Heo1-1/+4
2008-10-22libata: transfer EHI control flags to slave ehc.iTejun Heo1-0/+5
2008-10-22libata-sff: fix ata_sff_post_internal_cmd()Tejun Heo1-1/+10
2008-10-22libata: initialize port_task when !CONFIG_ATA_SFFTejun Heo1-0/+2
2008-10-22Merge branches 'cma', 'cxgb3', 'ehca', 'ipoib', 'mad', 'mlx4' and 'nes' into for-nextRoland Dreier40-118/+6330
2008-10-22IB/ehca: Reject dynamic memory add/remove when ehca adapter is presentStefan Roscher1-0/+48
2008-10-22IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapterStefan Roscher4-19/+26
2008-10-22IPoIB: Set netdev offload features properly for child (VLAN) interfacesOr Gerlitz3-28/+44
2008-10-22IPoIB: Clean up ethtool supportOr Gerlitz1-1/+8
2008-10-22mlx4_core: Add Ethernet PCI device IDsYevgeny Petrilin1-0/+2
2008-10-22mlx4_en: Add driver for Mellanox ConnectX 10GbE NICYevgeny Petrilin12-0/+5370
2008-10-22mlx4_core: Multiple port type supportYevgeny Petrilin8-11/+252
2008-10-22mlx4_core: Ethernet MAC/VLAN managementYevgeny Petrilin4-1/+307
2008-10-22mlx4_core: Get ethernet MTU and default address from firmwareYevgeny Petrilin3-7/+14
2008-10-22mlx4_core: Support multiple pre-reserved QP regionsYevgeny Petrilin12-28/+126
2008-10-22hvc_console: Remove __devexit annotation of hvc_remove()Hendrik Brueckner2-2/+2
2008-10-22hvc_console: Add support for tty window resizingHendrik Brueckner2-0/+64
2008-10-22hvc_console: Fix loop if put_char() returns 0Hendrik Brueckner1-9/+11
2008-10-22hvc_console: Add tty driver flag TTY_DRIVER_RESET_TERMIOSHendrik Brueckner1-1/+1
2008-10-22hvc_console: Add a hangup notifier for backendsHendrik Brueckner7-3/+14
2008-10-22mfd: check for platform_get_irq() return value in sm501Roel Kluin1-11/+11
2008-10-22mfd: use pci_ioremap_bar() in sm501Arjan van de Ven1-2/+1
2008-10-22mfd: Don't store volatile bits in WM8350 register cacheMark Brown1-0/+4
2008-10-22mfd: don't export wm3850 static functionsStephen Rothwell1-1/+0
2008-10-22mfd: twl4030-gpio driverDavid Brownell3-0/+529
2008-10-22mfd: rtc-twl4030 driverDavid Brownell3-0/+575
2008-10-22mfd: twl4030 IRQ handling updateDavid Brownell3-405/+761
2008-10-21xtensa: Add support for the Sonic Ethernet device for the XT2000 board.Chris Zankel3-0/+327
2008-10-21Merge commit 'origin' into masterBenjamin Herrenschmidt1142-19145/+216998
2008-10-21Merge commit 'kumar/kumar-for-2.6.28'Benjamin Herrenschmidt2-1/+2
2008-10-20of/spi: Support specifying chip select as active high via device treeWolfgang Ocker1-0/+2
2008-10-20i2c-cpm: Suppress autoprobing for devicesWolfram Sang1-1/+0
2008-10-21of: Format string bug in drivers/of/of_i2c.cJon Smirl1-1/+1
2008-10-21powerpc/oprofile: Fix mutex locking for cell spu-oprofileCarl Love3-1/+45
2008-10-21Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt1-33/+22
2008-10-21Merge commit 'jwb/jwb-next'Benjamin Herrenschmidt2-2/+23
2008-10-20ibm_newemac: Fix new MAL feature handlingJosh Boyer2-2/+23
2008-10-20Export tiny shmem_file_setup for DRM-GEMHugh Dickins1-1/+1
2008-10-20misc: replace remaining __FUNCTION__ with __func__Harvey Harrison1-2/+2
2008-10-20fix CONFIG_HIGHMEM compile error in drivers/gpu/drm/i915/i915_gem.cThomas Gleixner1-2/+3
2008-10-20Merge branch 'for-rmk' of git://git.marvell.com/orion into develRussell King567-9791/+182416