summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* rapidio/tsi721_dma: fix failure to obtain transaction descriptorAlexandre Bounine2014-07-311-1/+7
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-07-301-1/+65
|\
| * of: Add memory limiting function for flattened devicetreesLaura Abbott2014-07-301-0/+48
| * of: Split early_init_dt_scan into two partsLaura Abbott2014-07-301-1/+17
* | Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-07-301-1/+8
|\ \
| * | x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel2014-07-301-1/+8
* | | Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds2014-07-302-33/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-07-3019-25/+131
|\ \ \ | |_|/ |/| |
| * | net: phy: re-apply PHY fixups during phy_register_deviceFlorian Fainelli2014-07-291-1/+1
| * | cdc-ether: clean packet filter upon probeOliver Neukum2014-07-291-0/+16
| * | cdc_subset: deal with a device that needs reset for timeoutOliver Neukum2014-07-292-2/+33
| * | isdn/bas_gigaset: fix a leak on failure path in gigaset_probe()Alexey Khoroshilov2014-07-291-0/+1
| * | neighbour : fix ndm_type type error issueJun Zhao2014-07-291-1/+1
| * | sunvnet: only use connected ports when sendingDavid L Stevens2014-07-291-5/+17
| * | Merge tag 'linux-can-fixes-for-3.16-20140725' of git://gitorious.org/linux-ca...David S. Miller2014-07-291-1/+2
| |\ \
| | * | can: c_can_platform: Fix raminit, use devm_ioremap() instead of devm_ioremap_...George Cherian2014-07-251-1/+2
| * | | bnx2x: fix crash during TSO tunnelingDmitry Kravkov2014-07-252-0/+10
| * | | r8152: fix the checking of the usb speedhayeswang2014-07-251-4/+3
| * | | Merge tag 'master-2014-07-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-07-253-9/+22
| |\ \ \
| | * | | ath9k: fix aggregation session lockupFelix Fietkau2014-07-231-0/+9
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville2014-07-222-9/+13
| | |\ \ \
| | | * | | iwlwifi: mvm: pass beacons from foreign APsEliad Peller2014-07-211-2/+13
| | | * | | iwlwifi: mvm: fix merge damageEmmanuel Grumbach2014-07-061-7/+0
| * | | | | net: phy: Ensure the MDIO bus module is heldEzequiel Garcia2014-07-251-0/+13
| * | | | | net: phy: Set the driver when registering an MDIO bus deviceEzequiel Garcia2014-07-251-0/+1
| * | | | | bnx2x: fix set_setting for some PHYsYaniv Rosner2014-07-251-0/+1
| * | | | | hyperv: Fix error return code in netvsc_init_buf()Wei Yongjun2014-07-231-1/+3
| * | | | | amd-xgbe: Fix error return code in xgbe_probe()Wei Yongjun2014-07-231-1/+2
| * | | | | net: bcmgenet: correctly pad short packetsFlorian Fainelli2014-07-231-0/+5
| | |_|/ / | |/| | |
* | | | | Merge tag 'firewire-fix-vt6315' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-07-271-2/+2
|\ \ \ \ \
| * | | | | firewire: ohci: disable MSI for VIA VT6315 againStefan Richter2014-07-231-2/+2
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-07-2614-88/+146
|\ \ \ \ \ \
| * | | | | | drm/radeon: fix cut and paste issue for hawaii.Jerome Glisse2014-07-251-0/+1
| * | | | | | Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-07-255-0/+8
| |\ \ \ \ \ \
| | * | | | | | drm/radeon: fix irq ring buffer overflow handlingChristian König2014-07-234-0/+4
| | * | | | | | drm/radeon: fix error handling in radeon_vm_bo_set_addrChristian König2014-07-221-0/+4
| * | | | | | | Merge tag 'drm-intel-fixes-2014-07-24' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-07-253-25/+15
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | drm/i915: Simplify i915_gem_release_all_mmaps()Chris Wilson2014-07-231-16/+9
| | * | | | | | drm/i915: fix freeze with blank screen booting highmemHugh Dickins2014-07-221-2/+2
| | * | | | | | drm/i915: Reorder the semaphore deadlock check, againChris Wilson2014-07-211-7/+4
| * | | | | | | Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-07-227-63/+122
| |\ \ \ \ \ \ \
| | * | | | | | | drm/radeon/TN: only enable bapm on MSI systemsAlex Deucher2014-07-211-7/+8
| | * | | | | | | drm/radeon: fix VM IB handlingChristian König2014-07-214-16/+19
| | * | | | | | | drm/radeon: fix handling of radeon_vm_bo_rmv v3Christian König2014-07-213-31/+86
| | * | | | | | | drm/radeon: let's use GB for vm_size (v2)Christian König2014-07-212-13/+13
* | | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-07-261-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | hwmon: (smsc47m192) Fix temperature limit and vrm write operationsGuenter Roeck2014-07-241-1/+3
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | parport: fix menu breakageRandy Dunlap2014-07-261-6/+6
* | | | | | | | | Merge tag 'pinctrl-v3.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-07-242-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | gpio: rcar: Add support for DT IRQ flagsLaurent Pinchart2014-07-151-0/+1