aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-30ixgbe: fix calling skb_put on nonlinear skb assertion bugYi Zou1-0/+1
2012-04-30ixgbe: Fix a memory leak in IEEE DCBAlexander Duyck1-4/+5
2012-04-30igbvf: fix the bug when initializing the igbvfSamuel Liao1-2/+2
2012-04-30smsc75xx: enable mac to detect speed/duplex from phySteve Glendinning1-0/+8
2012-04-30smsc75xx: declare smsc75xx's MII as GMII capableSteve Glendinning1-0/+3
2012-04-30smsc75xx: fix phy interrupt acknowledgeSteve Glendinning1-5/+7
2012-04-30smsc75xx: fix phy init reset loopSteve Glendinning1-1/+1
2012-04-30smsc75xx: add more information to register io failure warningsSteve Glendinning1-2/+2
2012-04-30smsc75xx: fix mdio reads and writesSteve Glendinning1-2/+2
2012-04-30smsc75xx: mark link down on startup and let PHY interrupt deal with carrier changesSteve Glendinning1-1/+1
2012-04-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds12-129/+158
2012-04-30efi: Validate UEFI boot variablesMatthew Garrett1-0/+182
2012-04-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-3/+3
2012-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+2
2012-04-30drm/nv10/gpio: fix thinko in mask for gpio lines 2-9Ben Skeggs1-1/+1
2012-04-30nvc0/fb: shut up PMFB interrupt after the first occurrenceChristoph Bumiller1-0/+5
2012-04-30drm/nouveau/hdmi: use correct hdmi regs for nvaa/nvacBen Skeggs1-1/+3
2012-04-30drm/nouveau/bios: fix regression on some nv4x boardBen Skeggs1-3/+7
2012-04-30tty/serial/pmac_zilog: Fix "nobody cared" IRQ messageLarry Finger1-3/+3
2012-04-29Merge tag 'staging-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds7-12/+23
2012-04-29Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds12-12/+45
2012-04-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+19
2012-04-28drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.Kenneth Graunke2-0/+9
2012-04-28drm/radeon/kms: need to set up ss on DP bridges as wellAlex Deucher1-2/+2
2012-04-27Merge tag 'stable/for-linus-3.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds2-2/+5
2012-04-27Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds7-127/+157
2012-04-27Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds2-10/+11
2012-04-27Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-61/+46
2012-04-27Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds2-0/+2
2012-04-27wl1251: fix crash on remove due to leftover work itemGrazvydas Ignotas1-0/+1
2012-04-27wl1251: fix crash on remove due to premature kfreeGrazvydas Ignotas1-1/+1
2012-04-27b43: only reload config after successful initializationSeth Forshee1-2/+8
2012-04-27iwlwifi: use 6000G2B for 6030 device seriesWey-Yi Guy1-2/+2
2012-04-27ath5k: add missing iounmap to AHB probe removalJonathan Bither1-0/+1
2012-04-27brcm80211: fmac: fix missing completion events issueFranky Lin1-12/+51
2012-04-27brcm80211: fmac: fix SDIO function 0 register r/w issueFranky Lin1-1/+7
2012-04-27Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothJohn W. Linville2-0/+10
2012-04-27spi/spi-bfin5xx: Fix flush of last bit after each spi transferScott Jiang1-1/+4
2012-04-27spi/spi-bfin5xx: fix reversed if condition in interrupt modeScott Jiang1-4/+4
2012-04-27spi/spi_bfin_sport: drop bits_per_word from client dataScott Jiang1-6/+8
2012-04-27spi/bfin_spi: drop bits_per_word from client dataScott Jiang1-1/+0
2012-04-27spi/spi-bfin-sport: move word length setup to transfer handlerScott Jiang1-4/+3
2012-04-27spi/bfin5xx: rename config macro name for bfin5xx spi controller driverScott Jiang2-2/+2
2012-04-27spi/pl022: Allow request for higher frequency than maximum possibleViresh Kumar1-2/+8
2012-04-27spi/bcm63xx: set master driver mode_bits.Florian Fainelli1-0/+1
2012-04-27spi/bcm63xx: don't use the stopping stateFlorian Fainelli1-11/+2
2012-04-27spi/bcm63xx: convert to the pump message infrastructureFlorian Fainelli1-60/+89
2012-04-27spi/spi-ep93xx.c: use dma_transfer_direction instead of dma_data_directionH Hartley Sweeten1-14/+10
2012-04-27spi/pl022: Fix calculate_effective_freq()Viresh Kumar1-6/+17
2012-04-27Merge tag 'fixes-for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linusGreg Kroah-Hartman7-8/+21