summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dm: move request-based code out to dm-rq.[hc]Mike Snitzer2016-06-1015-1131/+1200
* block: drbd: avoid to use BIO_MAX_SIZEMing Lei2016-06-091-2/+2
* block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie2016-06-0727-51/+54
* block: do not use REQ_FLUSH for tracking flush supportMike Christie2016-06-071-23/+24
* block, drivers: add REQ_OP_FLUSH operationMike Christie2016-06-0714-24/+24
* block, fs, drivers: remove REQ_OP compat defs and related codeMike Christie2016-06-071-1/+1
* block, drivers, fs: shrink bi_rw from long to intMike Christie2016-06-072-4/+4
* ide cd: do not set REQ_WRITE on requests.Mike Christie2016-06-071-3/+0
* drivers: use req op accessorMike Christie2016-06-0714-34/+43
* xen: use bio op accessorsMike Christie2016-06-071-12/+15
* target: use bio op accessorsMike Christie2016-06-072-16/+15
* md: use bio op accessorsMike Christie2016-06-0710-84/+88
* drbd: use bio op accessorsMike Christie2016-06-076-42/+59
* bcache: use bio op accessorsMike Christie2016-06-077-28/+31
* dm: use bio op accessorsMike Christie2016-06-0713-79/+97
* dm: pass dm stats data dir instead of bi_rwMike Christie2016-06-072-14/+16
* block discard: use bio set op accessorMike Christie2016-06-071-1/+1
* block, fs, mm, drivers: use bio set/get op accessorsMike Christie2016-06-078-16/+16
* bcache: use op_is_write instead of checking for REQ_WRITEMike Christie2016-06-072-4/+4
* dm: use op_is_write instead of checking for REQ_WRITEMike Christie2016-06-072-5/+5
* block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITEMike Christie2016-06-074-7/+7
* fs: have submit_bh users pass in op and flags separatelyMike Christie2016-06-071-2/+2
* block/fs/drivers: remove rw argument from submit_bioMike Christie2016-06-0717-37/+58
* devpts: Make each mount of devpts an independent filesystem.Eric W. Biederman2016-06-052-18/+8
* Merge tag 'drm-fixes-for-v4.7-rc2' of git://people.freedesktop.org/~airlied/l...Linus Torvalds2016-06-0445-228/+226
|\
| * drm/omap: fix unused variable warning.Dave Airlie2016-06-031-1/+0
| * Merge tag 'omapdrm-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dave Airlie2016-06-0325-42/+30
| |\
| | * drm/omap: include gpio/consumer.h where neededArnd Bergmann2016-05-319-8/+6
| | * drm/omap: include linux/seq_file.h where neededArnd Bergmann2016-05-317-0/+9
| | * Revert "drm/omap: no need to select OMAP2_DSS"Peter Ujfalusi2016-05-311-0/+1
| | * drm/omap: Remove regulator API abusePeter Ujfalusi2016-05-313-27/+0
| | * OMAPDSS: HDMI5: Change DDC timingsJim Lodes2016-05-312-4/+4
| | * OMAPDSS: HDMI5: Fix AVI infoframeJim Lodes2016-05-312-2/+2
| | * drm/omap: fix OMAP4 hdmi_core_powerdown_disable()Tomi Valkeinen2016-05-311-1/+1
| | * drm/omap: Fix missing includesTomi Valkeinen2016-05-316-0/+6
| | * drm/omapdrm: include pinctrl/consumer.h where neededArnd Bergmann2016-05-311-0/+1
| * | Merge tag 'imx-drm-next-2016-06-01' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2016-06-037-66/+93
| |\ \
| | * | drm/imx: plane: Don't set plane->crtc in ipu_plane_update()Liu Ying2016-05-301-1/+0
| | * | drm/imx: ipuv3-plane: Constify ipu_plane_funcsLiu Ying2016-05-301-1/+1
| | * | drm/imx: imx-ldb: honor 'native-mode' property when selecting video mode from DTLothar Waßmann2016-05-301-1/+2
| | * | drm/imx: parallel-display: remove dead codeLothar Waßmann2016-05-301-12/+0
| | * | drm/imx: use bus_flags for pixel clock polarityPhilipp Zabel2016-05-305-15/+25
| | * | drm/imx: ipuv3-plane: enable UYVY and VYUY formatsPhilipp Zabel2016-05-301-0/+2
| | * | drm/imx: parallel-display: use of_graph_get_endpoint_by_regs helperPhilipp Zabel2016-05-301-12/+12
| | * | drm/imx: imx-ldb: use of_graph_get_endpoint_by_regs helperPhilipp Zabel2016-05-301-17/+18
| | * | drm/imx: imx-ldb: Add DDC supportSteve Longerbeam2016-05-301-8/+34
| | |/
| * | Merge tag 'drm-atmel-hlcdc-fixes/for-4.7-rc2' of github.com:bbrezillon/linux-...Dave Airlie2016-06-031-5/+5
| |\ \
| | * | drm: atmel-hlcdc: fix a NULL checkDan Carpenter2016-06-011-2/+3
| | * | drm: atmel-hlcdc: fix atmel_hlcdc_crtc_reset() implementationBoris Brezillon2016-06-011-3/+2
| | |/
| * | Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixesDave Airlie2016-06-033-81/+78
| |\ \