summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | 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-281-1/+1
| * | | | | | | | sunvnet: only use connected ports when sendingDavid L Stevens2014-07-281-5/+17
| * | | | | | | | Merge tag 'linux-can-fixes-for-3.16-20140725' of git://gitorious.org/linux-ca...David S. Miller2014-07-281-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-242-0/+10
| * | | | | | | | | r8152: fix the checking of the usb speedhayeswang2014-07-241-4/+3
| * | | | | | | | | Merge tag 'master-2014-07-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-07-243-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-241-0/+13
| * | | | | | | | | | | net: phy: Set the driver when registering an MDIO bus deviceEzequiel Garcia2014-07-241-0/+1
| * | | | | | | | | | | bnx2x: fix set_setting for some PHYsYaniv Rosner2014-07-241-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-221-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-2514-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-251-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | hwmon: (smsc47m192) Fix temperature limit and vrm write operationsGuenter Roeck2014-07-241-1/+3
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | parport: fix menu breakageRandy Dunlap2014-07-251-6/+6
* | | | | | | | | | | | | | Merge tag 'pinctrl-v3.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-07-232-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | gpio: rcar: Add support for DT IRQ flagsLaurent Pinchart2014-07-151-0/+1
| * | | | | | | | | | | | | | pinctrl: st: Fix irqmux handlerMaxime COQUELIN2014-07-151-1/+1
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-07-231-12/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo2014-07-231-12/+4
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-07-237-27/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Input: fix defuzzing logicDmitry Torokhov2014-07-201-2/+4
| * | | | | | | | | | | | | | | Input: sirfsoc-onkey - fix GPL v2 license string typoBjorn Helgaas2014-07-181-1/+1
| * | | | | | | | | | | | | | | Input: st-keyscan - fix 'defined but not used' compiler warningsTobias Klauser2014-07-181-0/+2