summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-05-04drm/radeon/kms: fix gart setup on fusion parts (v2)Alex Deucher3-8/+17
2011-05-04drm: Send pending vblank events before disabling vblank.Christopher James Halse Rogers1-0/+23
2011-05-04drm/radeon: fix regression on atom cards with hardcoded EDID record.Dave Airlie1-2/+3
2011-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds6-12/+20
2011-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-11/+64
2011-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds26-101/+242
2011-05-02Revert: veth: remove unneeded ifname code from veth_newlink()Jiri Pirko1-0/+12
2011-05-02smsc95xx: fix reset checkRabin Vincent1-1/+1
2011-05-02tg3: Fix failure to enable WoL by default when possibleRafael J. Wysocki1-2/+6
2011-05-02amd8111e: trivial typo spelling: Negotitate -> NegotiateJoe Perches1-1/+1
2011-05-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller5-17/+47
2011-05-02Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-10/+9
2011-05-02Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2-2/+2
2011-05-02Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+1
2011-05-01i2c-parport: Fix adapter list handlingJean Delvare1-13/+14
2011-05-01i2c-i801: Move device ID definitions to driverJean Delvare1-0/+5
2011-05-01hwmon: (twl4030-madc-hwmon) Return proper error if hwmon_device_register failsAxel Lin1-2/+1
2011-04-30CLKDEV: Fix clkdev return value for NULL clk caseRussell King1-10/+9
2011-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds4-13/+38
2011-04-29Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2011-04-29mii: add support of pause frames in mii_get_anartpol1-0/+4
2011-04-29net: ftmac100: fix scheduling while atomic during PHY link status changeAdam Jaremko1-4/+4
2011-04-29usbnet: add support for some Huawei modems with cdc-ether portsDan Williams1-2/+12
2011-04-29bnx2: cancel timer on device removalNeil Horman1-0/+2
2011-04-29iwl4965: fix "Received BA when not expected"Stanislaw Gruszka1-6/+12
2011-04-29iwlagn: fix "Received BA when not expected"Stanislaw Gruszka1-6/+11
2011-04-29hwmon: (lm85) Fix error paths in probe functionJean Delvare1-2/+2
2011-04-29hwmon: (lm85) Add missing list terminatorsJean Delvare1-0/+2
2011-04-29hwmon: (adm1021) Clarify documentation regarding Xeon processorsJean Delvare1-2/+1
2011-04-29hwmon: (lm90) Add support for ADT7461A and NCT1008Guenter Roeck2-11/+19
2011-04-29[S390] irqstats: fix counting of pfault, dasd diag and virtio irqsHeiko Carstens2-2/+2
2011-04-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds7-8/+47
2011-04-28usbnet: Resubmit interrupt URB if device is openPaul Stewart1-0/+8
2011-04-28iwl4965: fix "TX Power requested while scanning"Stanislaw Gruszka1-4/+4
2011-04-28iwlegacy: led stay solid on when no trafficWey-Yi Guy1-1/+19
2011-04-28b43: trivial: update module info about ucode16_mimo firmwareRafał Miłecki1-0/+1
2011-04-28rtc: max8925: Call dev_set_drvdata before rtc_device_registerZhangfei Gao1-1/+2
2011-04-27Input: wm831x-ts - move BTN_TOUCH reporting to data transferMark Brown1-3/+2
2011-04-27Input: wm831x-ts - allow IRQ flags to be specifiedMark Brown1-3/+13
2011-04-27Input: wm831x-ts - fix races with IRQ managementMark Brown1-5/+49
2011-04-27mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finishChris Ball1-0/+7
2011-04-27mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finishBen Dooks1-1/+1
2011-04-27mmc: tmio: fix .set_ios(MMC_POWER_UP) handlingGuennadi Liakhovetski1-5/+5
2011-04-27mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski1-5/+4
2011-04-27mmc: omap: Fix possible NULL pointer derefMichael Buesch1-1/+1
2011-04-27mmc: core: mmc_add_card(): fix missing break in switch statementMichał Mirosław1-0/+1
2011-04-27mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot()Chris Ball1-0/+1
2011-04-27Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-1/+6
2011-04-27Merge branch 'spell-fix' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds11-11/+11
2011-04-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds28-145/+361