aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | drm/sun4i: Pass pointers for associated backend and tcon into crtc initChen-Yu Tsai2017-03-093-6/+9
| | * | | | | drm/sun4i: tv: Get tcon and backend pointers from associated crtcChen-Yu Tsai2017-03-091-8/+11
| | * | | | | drm/sun4i: Use embedded tcon pointer to get the tcon's output port nodeChen-Yu Tsai2017-03-091-1/+1
| | * | | | | drm/sun4i: Fix tcon channel 0 comment about backporch = backporch + hsyncChen-Yu Tsai2017-03-091-2/+2
| | * | | | | drm/sun4i: Fix TCON clock and regmap initialization sequenceChen-Yu Tsai2017-03-091-7/+15
| | * | | | | drm/sun4i: Grab reserved memory regionMaxime Ripard2017-03-071-1/+11
| | * | | | | drm/sun4i: Add backend and tcon pointers to sun4i_crtcChen-Yu Tsai2017-03-072-12/+9
| | * | | | | drm/sun4i: Add backend pointer to sun4i_layerChen-Yu Tsai2017-03-072-5/+4
| | * | | | | drm/sun4i: rgb: Pass tcon pointer when initializing RGB encoderChen-Yu Tsai2017-03-073-20/+11
| | * | | | | drm/sun4i: tv: Switch to drm_of_find_possible_crtcsChen-Yu Tsai2017-03-071-1/+7
| | * | | | | drm/sun4i: Drop hardcoded .possible_crtcs values from layersChen-Yu Tsai2017-03-073-2/+13
| | * | | | | drm/sun4i: Drop primary layer pointer from sun4i_drvChen-Yu Tsai2017-03-073-8/+21
| | * | | | | drm/sun4i: Initialize crtc from tcon bind functionChen-Yu Tsai2017-03-075-13/+13
| | * | | | | drm/sun4i: Move layers from sun4i_drv to sun4i_crtcChen-Yu Tsai2017-03-074-11/+10
| | * | | | | drm/sun4i: Add end of list element for sun4i_layers_init's returned listChen-Yu Tsai2017-03-071-1/+1
| | * | | | | drm/sun4i: Set drm_crtc.port to the underlying TCON's output port nodeChen-Yu Tsai2017-03-071-0/+5
| | * | | | | drm/sun4i: Make sunxi_rgb2yuv_coef constantChen-Yu Tsai2017-03-071-1/+1
| | * | | | | drm/sun4i: Make sun4i_crtc_init return ERR_PTR style error codesChen-Yu Tsai2017-03-072-4/+4
| | * | | | | drm/sun4i: Save newly created layer in layers array in sun4i_layers_initChen-Yu Tsai2017-03-071-0/+1
| | * | | | | drm/sun4i: Drop useless assignment in sun4i_layers_initChen-Yu Tsai2017-03-071-1/+1
| | * | | | | drm/sun4i: Fix kcalloc element size in sun4i_layers_initChen-Yu Tsai2017-03-071-1/+1
| | * | | | | drm/sun4i: Check return value of drm_vblank_initChen-Yu Tsai2017-03-071-1/+5
| | * | | | | drm/sun4i: Fix up error path cleanup for master bind functionChen-Yu Tsai2017-03-071-5/+11
| | * | | | | drm/sun4i: Move drm_mode_config_cleanup call to main driverChen-Yu Tsai2017-03-072-1/+1
| * | | | | | Merge tag 'v4.11-rc7' into drm-nextDave Airlie2017-04-1985-746/+1199
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-04-161-6/+16
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge tag 'reset-fixes-for-4.11-2' of git://git.pengutronix.de/git/pza/linux ...Olof Johansson2017-04-071-6/+16
| | | |\ \ \ \ \ \
| | | | * | | | | | reset: add exported __reset_control_get, return NULL if optionalPhilipp Zabel2017-04-041-6/+16
| | * | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-04-163-3/+3
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | nvme-fc: Fix sqsize wrong assignment based on ctrl MQES capabilitySagi Grimberg2017-04-091-1/+1
| | | * | | | | | | | nvme-rdma: Fix sqsize wrong assignment based on ctrl MQES capabilitySagi Grimberg2017-04-091-1/+1
| | | * | | | | | | | nvme-loop: Fix sqsize wrong assignment based on ctrl MQES capabilitySagi Grimberg2017-04-091-1/+1
| | * | | | | | | | | Merge tag 'tty-4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-04-161-16/+69
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Revert "tty: don't panic on OOM in tty_set_ldisc()"Greg Kroah-Hartman2017-04-141-16/+69
| | * | | | | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-04-156-74/+39
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | device-dax: switch to srcu, fix rcu_read_lock() vs pte allocationDan Williams2017-04-122-6/+8
| | | * | | | | | | | | | libnvdimm: band aid btt vs clear poison lockingDan Williams2017-04-101-1/+9
| | | * | | | | | | | | | libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splatDan Williams2017-04-101-0/+6
| | | * | | | | | | | | | libnvdimm: fix blk free space accountingDan Williams2017-04-041-66/+11
| | | * | | | | | | | | | acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit comparison)Dan Williams2017-03-271-1/+5
| | * | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-04-158-12/+49
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley2017-04-128-12/+49
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | scsi: ipr: do not set DID_PASSTHROUGH on CHECK CONDITIONMauricio Faria de Oliveira2017-04-111-1/+6
| | | | * | | | | | | | | | | scsi: aacraid: fix PCI error recovery pathGuilherme G. Piccoli2017-04-112-4/+10
| | | | * | | | | | | | | | | scsi: sd: Fix capacity calculation with 32-bit sector_tMartin K. Petersen2017-04-071-2/+18
| | | | * | | | | | | | | | | scsi: qla2xxx: Add fix to read correct register value for ISP82xx.Sawan Chandak2017-04-071-1/+6
| | | | * | | | | | | | | | | scsi: qedf: Fix crash due to unsolicited FIP VLAN response.Chad Dupuis2017-04-072-1/+3
| | | | * | | | | | | | | | | scsi: sr: Sanity check returned mode dataMartin K. Petersen2017-04-071-2/+4
| | | | * | | | | | | | | | | scsi: sd: Consider max_xfer_blocks if opt_xfer_blocks is unusableFam Zheng2017-04-071-1/+2
| | * | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-04-141-0/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \