summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm/block: convert rw_page users to bio op useMike Christie2016-08-044-38/+37
* loop: make do_req_filebacked more robustChristoph Hellwig2016-08-041-33/+22
* loop: don't try to use AIO for discardsChristoph Hellwig2016-08-041-4/+8
* nbd: fix race in ioctlVegard Nossum2016-08-041-8/+4
* floppy: fix open(O_ACCMODE) for ioctl-only openJiri Kosina2016-08-041-12/+9
* Merge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-08-047-27/+46
|\
| * [media] cec: fix off-by-one memsetHans Verkuil2016-07-291-1/+1
| * [media] staging: add MEDIA_SUPPORT dependencyArnd Bergmann2016-07-291-1/+1
| * [media] vivid: don't handle CEC_MSG_SET_STREAM_PATHHans Verkuil2016-07-291-10/+0
| * [media] media: adv7180: Fix broken interrupt register accessSteve Longerbeam2016-07-291-9/+9
| * [media] vb2: Fix allocation size of dma_parmsVincent Stehlé2016-07-291-1/+1
| * [media] vim2m: copy the other colorspace-related fields as wellHans Verkuil2016-07-291-1/+14
| * [media] adv7511: fix VIC autodetectHans Verkuil2016-07-291-4/+20
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-0443-208/+173
|\ \
| * | drivers/media/dvb-frontends/cxd2841er.c: avoid misleading gcc warningArnd Bergmann2016-08-041-2/+8
| * | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-0425-169/+131
| * | media: mtk-vcodec: remove unused dma_attrsKrzysztof Kozlowski2016-08-041-4/+0
| * | tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-0415-33/+33
| * | drivers/fpga/Kconfig: fix build failureSudip Mukherjee2016-08-041-0/+1
* | | Revert "ACPI / hotplug / PCI: Runtime resume bridge before rescan"Linus Torvalds2016-08-041-4/+0
* | | drm: i915: fix build when DEBUG_FS is disabledLinus Torvalds2016-08-041-2/+2
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-0344-86/+183
|\ \
| * | qed: Fail driver load in 100g MSI mode.Sudarsana Reddy Kalluru2016-08-021-1/+6
| * | ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_ph...Peter Chen2016-08-021-0/+1
| * | ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_pha...Peter Chen2016-08-022-2/+6
| * | ethernet: stmicro: stmmac: dwmac-socfpga: add missing of_node_put after calli...Peter Chen2016-08-021-10/+26
| * | ethernet: renesas: sh_eth: add missing of_node_put after calling of_parse_pha...Peter Chen2016-08-021-0/+1
| * | ethernet: renesas: ravb_main: add missing of_node_put after calling of_parse_...Peter Chen2016-08-021-0/+1
| * | ethernet: marvell: pxa168_eth: add missing of_node_put after calling of_parse...Peter Chen2016-08-021-0/+1
| * | ethernet: marvell: mvpp2: add missing of_node_put after calling of_parse_phandlePeter Chen2016-08-021-0/+2
| * | ethernet: marvell: mvneta: add missing of_node_put after calling of_parse_pha...Peter Chen2016-08-021-0/+1
| * | ethernet: hisilicon: hns: hns_dsaf_main: add missing of_node_put after callin...Peter Chen2016-08-021-3/+4
| * | ethernet: hisilicon: hns: hns_dsaf_mac: add missing of_node_put after calling...Peter Chen2016-08-021-3/+6
| * | ethernet: cavium: octeon: add missing of_node_put after calling of_parse_phandlePeter Chen2016-08-021-0/+3
| * | ethernet: aurora: nb8800: add missing of_node_put after calling of_parse_phandlePeter Chen2016-08-021-0/+2
| * | ethernet: arc: emac_main: add missing of_node_put after calling of_parse_phandlePeter Chen2016-08-021-4/+11
| * | ethernet: apm: xgene: add missing of_node_put after calling of_parse_phandlePeter Chen2016-08-021-0/+1
| * | ethernet: altera: add missing of_node_putPeter Chen2016-08-021-0/+1
| * | 8139too: fix system hang when there is a tx timeout event.Chun-Hao Lin2016-08-021-4/+8
| * | qed: Fix error return code in qed_resc_alloc()Wei Yongjun2016-08-021-0/+1
| * | net: qlcnic: avoid superfluous assignementxypron.glpk@gmx.de2016-08-011-1/+0
| * | dsa: b53: remove redundant ifxypron.glpk@gmx.de2016-08-011-2/+1
| * | qed: do not use unitialized variablexypron.glpk@gmx.de2016-08-011-1/+1
| * | wan/fsl_ucc_hdlc: avoid possible NULL pointer dereferencexypron.glpk@gmx.de2016-08-011-1/+2
| * | net: qlge: remove superfluous statementxypron.glpk@gmx.de2016-08-011-1/+0
| * | net: s2io: simplify logical constraintxypron.glpk@gmx.de2016-08-011-1/+1
| * | net: enic: use correct type specifierxypron.glpk@gmx.de2016-08-011-2/+2
| * | net: bna: use correct type specifier (2)xypron.glpk@gmx.de2016-08-011-1/+2
| * | net: bna: use correct type specificationsxypron.glpk@gmx.de2016-08-011-1/+2
| * | net: bcm63xx: avoid possible null pointer dereferencexypron.glpk@gmx.de2016-08-011-1/+1