summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-03-244-39/+25
|\
| * sparc: serial: Clean up the locking for -rtDavid Miller2014-03-064-39/+25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-03-2423-213/+380
|\ \
| * | vxlan: fix nonfunctional neigh_reduce()David Stevens2014-03-241-14/+113
| * | net: davinci_emac: Fix rollback of emac_dev_open()Christian Riesch2014-03-242-17/+31
| * | net: davinci_emac: Replace devm_request_irq with request_irqChristian Riesch2014-03-241-4/+21
| * | net: micrel : ks8851-ml: add vdd-supply supportNishanth Menon2014-03-241-1/+29
| * | via-rhine: Disable device in error pathRoger Luethi2014-03-191-3/+5
| * | ATHEROS-ATL1E: Convert iounmap to pci_iounmapPeter Senna Tschudin2014-03-181-2/+2
| * | vxlan: fix potential NULL dereference in arp_reduce()David Stevens2014-03-181-0/+3
| * | cnic: Update version to 2.5.20 and copyright year.Michael Chan2014-03-184-6/+6
| * | cnic,bnx2i,bnx2fc: Fix inconsistent use of page sizeMichael Chan2014-03-186-114/+129
| * | cnic: Use proper ulp_ops for per device operations.Michael Chan2014-03-181-2/+3
| * | net: cdc_ncm: fix control message orderingBjørn Mork2014-03-181-25/+23
| * | isdn/capi: Make Middleware depend on CAPI2.0Paul Bolle2014-03-181-9/+9
| * | net: cpsw: do not register cpts twiceBenedikt Spranger2014-03-171-4/+0
| * | ATHEROS-ALX: Use dma_set_mask_and_coherent and fix a bugPeter Senna Tschudin2014-03-171-10/+4
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2014-03-144-8/+9
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-144-8/+9
| | |\ \
| | | * | Revert "rt2x00: rt2800lib: Update BBP register initialization for RT53xx"Stanislaw Gruszka2014-03-131-3/+3
| | | * | ath9k: Fix sequence number assignment for non-data framesHelmut Schaa2014-03-131-2/+2
| | | * | ath9k_hw: fix unreachable code in baseband hang detection codeFelix Fietkau2014-03-131-2/+1
| | | * | brcmfmac: fix skb leak in brcmf_sdio_txpkt_prep_sg error path.Dave Jones2014-03-131-1/+3
| * | | | net: phy: fix uninitalized ethtool_wolinfo in phy_suspendSebastian Hesselbarth2014-03-141-2/+1
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-03-206-36/+67
|\ \ \ \ \
| * \ \ \ \ Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2014-03-201-3/+7
| |\ \ \ \ \
| | * | | | | drm/exynos: Fix (more) freeing issues in exynos_drm_drv.cDaniel Kurtz2014-03-201-3/+7
| * | | | | | Merge tag 'drm-intel-fixes-2014-03-19' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-03-203-1/+17
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | drm/i915: Disable stolen memory when DMAR is activeChris Wilson2014-03-191-0/+7
| | * | | | | Revert "drm/i915: don't touch the VDD when disabling the panel"Jani Nikula2014-03-192-1/+10
| * | | | | | drm: Fix use-after-free in the shadow-attache exit codeDaniel Vetter2014-03-181-1/+1
| * | | | | | Merge tag 'drm-intel-fixes-2014-03-17' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-03-182-31/+42
| |\| | | | |
| | * | | | | drm/i915: Don't enable display error interrupts from the startDaniel Vetter2014-03-121-10/+8
| | * | | | | drm/i915: Fix scanline counter fixup on BDWVille Syrjälä2014-03-121-19/+11
| | * | | | | drm/i915: Add a workaround for HSW scanline counter weirdnessVille Syrjälä2014-03-121-1/+22
| | * | | | | drm/i915: Fix PSR programmingBen Widawsky2014-03-061-1/+1
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-03-191-1/+1
|\ \ \ \ \ \ \
| * | | | | | | clocksource: vf_pit_timer: use complement for sched_clock readingStefan Agner2014-03-061-1/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-03-171-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | mtip32xx: fix bad use of smp_processor_id()Jens Axboe2014-03-101-1/+1
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-03-173-17/+16
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | HID: hid-lg4ff: Support new version of G27Simon Wood2014-03-141-0/+2
| * | | | | | | | HID: hidraw: fix warning destroying hidraw device files after parentFernando Luis Vázquez Cao2014-02-261-2/+2
| * | | | | | | | HID: sony: Fix work queue issues.Frank Praznik2014-02-201-15/+12
* | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2014-03-157-30/+38
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | [SCSI] storvsc: NULL pointer dereference fixAles Novak2014-03-121-0/+3
| * | | | | | | | [SCSI] qla2xxx: Poll during initialization for ISP25xx and ISP83xxGiridhar Malavali2014-03-101-2/+1
| * | | | | | | | [SCSI] isci: correct erroneous for_each_isci_host macroLukasz Dorau2014-03-101-3/+2
| * | | | | | | | [SCSI] isci: fix reset timeout handlingDan Williams2014-03-102-8/+1
| * | | | | | | | [SCSI] be2iscsi: fix bad if expressionMike Christie2014-03-101-1/+1