summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* team: Replace rcu_read_lock with a mutex in team_vlan_rx_kill_vidIdo Schimmel2016-01-311-3/+3
* net/mlx5_core: Fix trimming down IRQ numberDoron Tsur2016-01-313-5/+6
* dwc_eth_qos: Fix dma address for multi-fragment skbsLars Persson2016-01-311-1/+1
* bonding: Prevent IPv6 link local address on enslaved devicesKarl Heiss2016-01-311-1/+4
* vxlan: fix test which detect duplicate vxlan ifaceNicolas Dichtel2016-01-311-3/+9
* xhci: refuse loading if nousb is usedOliver Neukum2016-01-311-0/+4
* usb: core: lpm: fix usb3_hardware_lpm sysfs nodeLu Baolu2016-01-312-14/+56
* USB: cp210x: add ID for ELV Marble Sound Board 1Oliver Freyermuth2016-01-311-0/+1
* rtlwifi: fix memory leak for USB devicePeter Wu2016-01-311-0/+2
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-01-091-3/+6
|\
| * Merge remote-tracking branch 'mkp-scsi/4.4/scsi-fixes' into fixesJames Bottomley2015-12-281-3/+6
| |\
| | * sd: Reject optimal transfer length smaller than page sizeMartin K. Petersen2015-12-211-3/+6
* | | Merge tag 'pci-v4.4-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-091-0/+1
|\ \ \
| * | | PCI: dra7xx: Mark driver as brokenRichard Cochran2016-01-081-0/+1
* | | | Merge tag 'pm+acpi-4.4-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-081-1/+1
|\ \ \ \
| * | | | ACPI / property: avoid leaking format string into kobject nameKees Cook2016-01-081-1/+1
* | | | | Merge tag 'dmaengine-fix-4.4' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-01-082-10/+9
|\ \ \ \ \
| * | | | | dmaengine: xgene-dma: Fix double IRQ issue by setting IRQ_DISABLE_UNLAZY flagRameshwar Prasad Sahu2016-01-071-0/+4
| * | | | | dmaengine: Revert "dmaengine: mic_x100: add missing spin_unlock"Ashutosh Dixit2016-01-061-10/+5
| |/ / / /
* | | | | firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6Andrea Arcangeli2016-01-081-3/+3
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-01-071-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linux-4.4' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2016-01-071-0/+1
| |\ \ \ \ \
| | * | | | | drm/nouveau/gr/nv40: fix oops in interrupt handlerBen Skeggs2016-01-051-0/+1
* | | | | | | Merge tag 'iommu-fixes-v4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-072-4/+9
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | iommu/dma: Use correct offset in map_sgRobin Murphy2016-01-071-1/+1
| * | | | | | iommu/ipmmu-vmsa: Don't truncate ttbr if LPAE is not enabledGeert Uytterhoeven2015-12-281-1/+1
| * | | | | | iommu/dma: Avoid unlikely high-order allocationsRobin Murphy2015-12-281-2/+4
| * | | | | | iommu/dma: Add some missing #includesRobin Murphy2015-12-281-0/+3
* | | | | | | Merge tag 'for-linus-20160106' of git://git.infradead.org/linux-mtdLinus Torvalds2016-01-062-15/+21
|\ \ \ \ \ \ \
| * | | | | | | mtd: spi-nor: fix stm_is_locked_sr() parametersBrian Norris2016-01-051-2/+2
| * | | | | | | mtd: spi-nor: fix Spansion regressions (aliased with Winbond)Brian Norris2016-01-051-4/+2
| * | | | | | | mtd: fix cmdlinepart parser, early naming for auto-filled MTDBrian Norris2016-01-041-9/+17
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-0610-20/+45
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Driver: Vmxnet3: Fix regression caused by 5738a09Shrikrishna Khare2016-01-062-6/+6
| * | | | | | | net: qmi_wwan: Add WeTelecom-WPD600NKristian Evensen2016-01-061-0/+1
| * | | | | | | mkiss: fix scribble on freed memoryAlan2016-01-061-0/+5
| * | | | | | | 6pack: fix free memory scribblesOne Thousand Gnomes2016-01-061-0/+6
| * | | | | | | net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern2016-01-041-3/+7
| * | | | | | | r8152: add reset_resume functionhayeswang2016-01-041-1/+9
| * | | | | | | connector: bump skb->users before callback invocationFlorian Westphal2016-01-041-8/+3
| * | | | | | | cxgb4: correctly handling failed allocationInsu Yun2016-01-041-0/+4
| * | | | | | | qlcnic: correctly handle qlcnic_alloc_mbx_argsInsu Yun2016-01-041-2/+4
* | | | | | | | Merge tag 'drm-intel-fixes-2016-01-02' of git://anongit.freedesktop.org/drm-i...Linus Torvalds2016-01-032-5/+9
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | drm/i915: increase the tries for HDMI hotplug live status checkingGary Wang2015-12-301-1/+1
| * | | | | | | drm/i915: Unbreak check_digital_port_conflicts()Ville Syrjälä2015-12-231-4/+8
* | | | | | | | Merge tag 'pci-v4.4-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-12-311-1/+3
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | PCI: hisi: Fix hisi_pcie_cfg_read() 32-bit readsDongdong Liu2015-12-041-1/+3
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-12-3118-107/+221
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub...David S. Miller2015-12-302-20/+44
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'iwlwifi-for-kalle-2015-12-16' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-12-182-20/+44
| | |\ \ \ \ \ \ \ \