summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* IRQCHIP: irq-pic32-evic: Add support for PIC32 interrupt controllerCristian Birsan2016-01-243-0/+330
* 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
| | |\ \ \
| | | * | | iwlwifi: mvm: protect RCU dereference in iwl_mvm_get_key_sta_idJohannes Berg2015-12-131-6/+9
| | | * | | iwlwifi: separate firmware version for 7260 devicesJohannes Berg2015-12-131-14/+35
| * | | | | drivers: net: cpsw: fix error return codeJulia Lawall2015-12-291-3/+7
| * | | | | qlcnic: fix a loop exit condition betterDan Carpenter2015-12-241-1/+1
| * | | | | net: cdc_ncm: avoid changing RX/TX buffers on MTU changesBjørn Mork2015-12-232-1/+32
| * | | | | geneve: initialize needed_headroomPaolo Abeni2015-12-231-1/+9
| * | | | | sh_eth: fix 16-bit descriptor field access endianness tooSergei Shtylyov2015-12-222-28/+30
| * | | | | veth: don’t modify ip_summed; doing so treats packets with bad checksums as...Vijay Pandurangan2015-12-221-6/+0
| * | | | | net: usb: cdc_ncm: Adding Dell DW5813 LTE AT&T Mobile Broadband CardDaniele Palmas2015-12-211-0/+9
| * | | | | net: usb: cdc_ncm: Adding Dell DW5812 LTE Verizon Mobile Broadband CardDaniele Palmas2015-12-211-0/+9
| * | | | | natsemi: add checks for dma mapping errorsAlexey Khoroshilov2015-12-191-0/+12
| * | | | | bnx2x: Prevent FW assertion when using VxlanYuval Mintz2015-12-181-9/+13
| * | | | | mkiss: Fix use after free in mkiss_close().David Miller2015-12-181-2/+2
| * | | | | 6pack: Fix use after free in sixpack_close().David Miller2015-12-181-4/+4
| * | | | | be2net: Avoid accessing eq object in be_msix_register routine, when i < 0.Venkat Duvvuru2015-12-181-1/+3
| * | | | | net/mlx4_en: Fix HW timestamp init issue upon system startupEugenia Emantayev2015-12-183-7/+14
| * | | | | net/mlx4_en: Remove dependency between timestamping capability and service_taskEugenia Emantayev2015-12-181-3/+2
| * | | | | drivers: net: cpsw: increment reference count on fixed-link PHY nodeDavid Rivshin2015-12-181-4/+9
| * | | | | drivers: net: cpsw: fix RMII/RGMII mode when used with fixed-link PHYDavid Rivshin2015-12-181-18/+22
| * | | | | ethernet:ti:cpsw: fix phy identification with multiple slaves on fixed-phyPascal Speck (Iktek)2015-12-181-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-12-302-7/+6
|\ \ \ \ \ \
| * | | | | | lightnvm: wrong offset in bad blk lun calculationMatias Bjørling2015-12-291-1/+1
| * | | | | | null_blk: use async queue restart helperJens Axboe2015-12-281-6/+5
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-12-2812-101/+134
|\ \ \ \ \ \ \
| * | | | | | | RDMA/be2net: Remove open and close entry pointsDevesh Sharma2015-12-284-45/+1
| * | | | | | | RDMA/ocrdma: Depend on async link events from CNADevesh Sharma2015-12-286-22/+119
| * | | | | | | RDMA/ocrdma: Dispatch only port event when port state changesDevesh Sharma2015-12-281-23/+0
| * | | | | | | RDMA/ocrdma: Fix vlan-id assignment in qp parametersDevesh Sharma2015-12-281-3/+4
| * | | | | | | IB/mlx4: Replace kfree with kvfree in mlx4_ib_destroy_srqWengang Wang2015-12-221-1/+1
| * | | | | | | IB/cma: cma_match_net_dev needs to take into account port_numMatan Barak2015-12-221-7/+9
* | | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-12-272-4/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | bus: sunxi-rsb: Fix peripheral IC mapping runtime addressChen-Yu Tsai2015-12-221-1/+1
| * | | | | | | | bus: sunxi-rsb: Fix primary PMIC mapping hardware addressChen-Yu Tsai2015-12-221-1/+1
| * | | | | | | | fsl-ifc: add missing include on ARM64Lijun Pan2015-12-161-0/+1
| * | | | | | | | Merge tag 'sunxi-fixes-for-4.4' of https://git.kernel.org/pub/scm/linux/kerne...Kevin Hilman2015-12-141-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | bus: sunxi-rsb: unlock on error in sunxi_rsb_read()Dan Carpenter2015-11-171-2/+2
* | | | | | | | | | Merge tag 'pm+acpi-4.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-12-262-2/+3
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branches 'acpi-processor' and 'pm-cpufreq'Rafael J. Wysocki2015-12-261-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | cpufreq: scpi-cpufreq: signedness bug in scpi_get_dvfs_info()Dan Carpenter2015-12-241-1/+1
| * | | | | | | | | | | ACPI / processor: Fix thermal cooling device regressionSrinivas Pandruvada2015-12-211-1/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'md/4.4-rc6-fix' of git://neil.brown.name/mdLinus Torvalds2015-12-261-4/+7
|\ \ \ \ \ \ \ \ \ \ \