aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-04-29Merge master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 2-4/+11
2010-04-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Gravatar Linus Torvalds 2-0/+6
2010-04-29ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is n...Gravatar viresh kumar 1-1/+1
2010-04-29pktcdvd: improve BKL and compat_ioctl.c usageGravatar Arnd Bergmann 1-3/+14
2010-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Gravatar Linus Torvalds 1-1/+1
2010-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 23-136/+1230
2010-04-28sfc: Change falcon_probe_board() to fail for unsupported boardsGravatar Ben Hutchings 3-12/+7
2010-04-28sfc: Always close net device at the end of a disabling resetGravatar Ben Hutchings 1-2/+2
2010-04-28sfc: Wait at most 10ms for the MC to finish reading out MAC statisticsGravatar Ben Hutchings 1-2/+11
2010-04-28Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Gravatar Linus Torvalds 1-36/+18
2010-04-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 7-67/+80
2010-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogGravatar Linus Torvalds 3-10/+10
2010-04-28regulator: fix enabling regulator issue on max8925Gravatar Haojian Zhuang 1-1/+1
2010-04-28powerpc/pseries: Flush lazy kernel mappings after unplug operationsGravatar Benjamin Herrenschmidt 2-0/+6
2010-04-27net/usb: add sierra_net.c driverGravatar Elina Pasheva 3-0/+1012
2010-04-27cdc_ether: fix autosuspend for mbm devicesGravatar Torgny Johansson 1-0/+1
2010-04-27gianfar: Wait for both RX and TX to stopGravatar Andy Fleming 1-3/+3
2010-04-27gpio: fix pca953x set_type 'scheduling while atomic' bugGravatar Marc Zyngier 1-1/+13
2010-04-27ipheth: potential null dereferences on error pathGravatar Dan Carpenter 1-7/+8
2010-04-27smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt()Gravatar Ken Kawasaki 1-10/+21
2010-04-27drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Ad...Gravatar Andreas Hartmann 1-0/+1
2010-04-27bnx2: Update version to 2.0.9.Gravatar Michael Chan 1-2/+2
2010-04-27bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan.Gravatar Michael Chan 1-18/+20
2010-04-27bnx2: Fix lost MSI-X problem on 5709 NICs.Gravatar Michael Chan 1-1/+5
2010-04-27cxgb3: Wait longer for control packets on initializationGravatar Andre Detsch 1-1/+1
2010-04-27e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errataGravatar Bruce Allan 3-40/+55
2010-04-27ixgbe: Power down PHY during driver resetsGravatar Peter Waskiewicz 3-24/+62
2010-04-27Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Gravatar Linus Torvalds 8-14/+25
2010-04-27watchdog: booke_wdt: fix build - unconstify watchdog_infoGravatar Anton Vorontsov 1-1/+1
2010-04-27mtd: ensure that bdi entries are properly initialized and registeredGravatar Jens Axboe 1-4/+42
2010-04-27Move mtd_bdi_*mappable to mtdcore.cGravatar Jörn Engel 4-62/+33
2010-04-27drm/radeon: Fix sparc regression in r300_scratch()Gravatar David Miller 1-1/+1
2010-04-27drm: make sure vblank interrupts are disabled at DPMS timeGravatar Jesse Barnes 1-0/+1
2010-04-26r8169: more broken register writes workaroundGravatar françois romieu 1-0/+5
2010-04-26r8169: failure to enable mwi should not be fatalGravatar françois romieu 1-14/+13
2010-04-26watchdog: sbc_fitpc2_wdt: fixed "scheduling while atomic" bug.Gravatar Denis Turischev 1-5/+5
2010-04-26watchdog: sbc_fitpc2_wdt: fixed I/O operations orderGravatar Denis Turischev 1-2/+2
2010-04-26tg3: Fix INTx fallback when MSI failsGravatar Andre Detsch 1-0/+1
2010-04-26Watchdog: sb_wdog.c: Fix sibyte watchdog initializationGravatar Guenter Roeck 1-2/+2
2010-04-26pcmcia: fix matching rules for pseudo-multi-function cardsGravatar Alexander Kurz 1-3/+4
2010-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 1-2/+8
2010-04-24e100: Fix the TX workqueue raceGravatar Alan Cox 1-2/+8
2010-04-24Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Gravatar Linus Torvalds 2-7/+20
2010-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 18-39/+644
2010-04-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Gravatar Linus Torvalds 3-23/+16
2010-04-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Gravatar Linus Torvalds 5-46/+302
2010-04-24VMware Balloon driverGravatar Dmitry Torokhov 3-0/+849
2010-04-24w1: fix omap 1-wire driver compilationGravatar Amit Kucheria 1-0/+1
2010-04-24w1: w1 temp: fix negative termperature calculationGravatar Ian Dall 1-3/+2
2010-04-24drivers/video/efifb.c: support framebuffer for NVIDIA 9400M in MacBook Pro 5,1Gravatar Thomas Gerlach 1-0/+3