summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon/kms: fix gart setup on fusion parts (v2)Alex Deucher2011-05-043-8/+17
* drm: Send pending vblank events before disabling vblank.Christopher James Halse Rogers2011-05-041-0/+23
* drm/radeon: fix regression on atom cards with hardcoded EDID record.Dave Airlie2011-05-041-2/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-05-036-12/+20
|\
| * mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finishChris Ball2011-04-271-0/+7
| * mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finishBen Dooks2011-04-271-1/+1
| * mmc: tmio: fix .set_ios(MMC_POWER_UP) handlingGuennadi Liakhovetski2011-04-271-5/+5
| * mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski2011-04-271-5/+4
| * mmc: omap: Fix possible NULL pointer derefMichael Buesch2011-04-271-1/+1
| * mmc: core: mmc_add_card(): fix missing break in switch statementMichał Mirosław2011-04-271-0/+1
| * mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot()Chris Ball2011-04-271-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-05-021-11/+64
|\ \
| * | Input: wm831x-ts - move BTN_TOUCH reporting to data transferMark Brown2011-04-271-3/+2
| * | Input: wm831x-ts - allow IRQ flags to be specifiedMark Brown2011-04-271-3/+13
| * | Input: wm831x-ts - fix races with IRQ managementMark Brown2011-04-271-5/+49
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-0226-101/+242
|\ \ \
| * | | Revert: veth: remove unneeded ifname code from veth_newlink()Jiri Pirko2011-05-021-0/+12
| * | | smsc95xx: fix reset checkRabin Vincent2011-05-021-1/+1
| * | | tg3: Fix failure to enable WoL by default when possibleRafael J. Wysocki2011-05-021-2/+6
| * | | amd8111e: trivial typo spelling: Negotitate -> NegotiateJoe Perches2011-05-021-1/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-05-025-17/+47
| |\ \ \
| | * | | iwl4965: fix "Received BA when not expected"Stanislaw Gruszka2011-04-291-6/+12
| | * | | iwlagn: fix "Received BA when not expected"Stanislaw Gruszka2011-04-291-6/+11
| | * | | iwl4965: fix "TX Power requested while scanning"Stanislaw Gruszka2011-04-281-4/+4
| | * | | iwlegacy: led stay solid on when no trafficWey-Yi Guy2011-04-281-1/+19
| | * | | b43: trivial: update module info about ucode16_mimo firmwareRafał Miłecki2011-04-281-0/+1
| * | | | mii: add support of pause frames in mii_get_anartpol2011-04-291-0/+4
| * | | | net: ftmac100: fix scheduling while atomic during PHY link status changeAdam Jaremko2011-04-291-4/+4
| * | | | usbnet: add support for some Huawei modems with cdc-ether portsDan Williams2011-04-291-2/+12
| * | | | bnx2: cancel timer on device removalNeil Horman2011-04-291-0/+2
| * | | | usbnet: Resubmit interrupt URB if device is openPaul Stewart2011-04-281-0/+8
| * | | | cdc_ncm: fix short packet issue on some devicesHans Petter Selasky2011-04-241-2/+2
| * | | | Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller2011-04-241-28/+71
| |\ \ \ \
| | * | | | r8169: don't request firmware when there's no userspace.François Romieu2011-04-241-28/+71
| * | | | | bnx2x: fix UDP csum offloadVladislav Zolotarov2011-04-231-10/+24
| * | | | | netconsole: fix deadlock when removing net driver that netconsole is using (v2)Neil Horman2011-04-221-0/+8
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-04-224-13/+16
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | iwl4965: fix skb usage after freeStanislaw Gruszka2011-04-201-3/+7
| | * | | | iwlwifi: fix skb usage after freeStanislaw Gruszka2011-04-201-3/+7
| | * | | | ath9k: fix the return value of ath_stoprecvFelix Fietkau2011-04-191-1/+1
| | * | | | iwlwifi: fix frame injection for HT channelsDaniel Halperin2011-04-181-6/+1
| * | | | | atl1c: Fix work event interrupt/task racesTim Gardner2011-04-212-12/+8
| * | | | | be2net: increment work_counter in be_workerIvan Vecera2011-04-211-0/+1
| * | | | | powerpc: Fix multicast problem in fs_enet driverAndrea Galbusera2011-04-211-4/+4
| * | | | | bonding: 802.3ad - fix agg_device_upJiri Bohac2011-04-201-2/+5
| * | | | | ehea: Fix a DLPAR bug on ehea_rereg_mrs().Breno Leitao2011-04-201-3/+6
| | |/ / / | |/| | |
* | | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-021-10/+9
|\ \ \ \ \
| * | | | | CLKDEV: Fix clkdev return value for NULL clk caseRussell King2011-04-301-10/+9
* | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-05-022-2/+2
|\ \ \ \ \ \
| * | | | | | [S390] irqstats: fix counting of pfault, dasd diag and virtio irqsHeiko Carstens2011-04-292-2/+2