index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/atomic: Introduce drm_atomic_helper_shutdown
Daniel Vetter
2017-03-27
5
-25
/
+56
*
drm/tinydrm: Fix drm_driver.fops.owner
Noralf Trønnes
2017-03-27
2
-15
/
+3
*
drm: dw_hdmi: Don't rely on the status of the bridge for updating HPD
Romain Perier
2017-03-27
1
-1
/
+1
*
drm/vblank: Remove DRM_VBLANKTIME_IN_VBLANK
Daniel Vetter
2017-03-25
1
-8
/
+0
*
drm: Extract drm_ioctl.h
Daniel Vetter
2017-03-25
1
-0
/
+1
*
drm/tilcdc: Drop calls to modeset_lock_crtc
Daniel Vetter
2017-03-25
1
-6
/
+6
*
drm/rockchip/dsi: correct the grf_switch_reg name
Chris Zhong
2017-03-24
1
-2
/
+2
*
drm/rockchip/dsi: enable the grf clk before writing grf registers
Chris Zhong
2017-03-24
1
-1
/
+25
*
drm/rockchip/dsi: check phy_cfg_clk only for RK3399
Chris Zhong
2017-03-24
1
-6
/
+8
*
drm/rockchip: Refactor the component match logic.
Jeffy Chen
2017-03-24
10
-108
/
+118
*
drm/debugfs: Add kerneldoc
Daniel Vetter
2017-03-24
2
-45
/
+8
*
drm: document driver interface for CRC capturing
Daniel Vetter
2017-03-24
1
-11
/
+6
*
drm: Extract drm_debugfs.h
Daniel Vetter
2017-03-24
1
-1
/
+4
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux into d...
Daniel Vetter
2017-03-23
489
-13441
/
+31753
|
\
|
*
BackMerge tag 'v4.11-rc3' into drm-next
Dave Airlie
2017-03-23
258
-2824
/
+5001
|
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2017-03-20
23
-546
/
+1267
|
|
|
\
|
|
|
*
qla2xxx: Update driver version to 9.00.00.00-k
Himanshu Madhani
2017-03-19
1
-3
/
+3
|
|
|
*
qla2xxx: Fix delayed response to command for loop mode/direct connect.
Quinn Tran
2017-03-19
6
-20
/
+81
|
|
|
*
qla2xxx: Change scsi host lookup method.
Quinn Tran
2017-03-19
7
-40
/
+100
|
|
|
*
qla2xxx: Add DebugFS node to display Port Database
Himanshu Madhani
2017-03-19
2
-4
/
+90
|
|
|
*
qla2xxx: Use IOCB interface to submit non-critical MBX.
Quinn Tran
2017-03-19
6
-65
/
+279
|
|
|
*
qla2xxx: Add async new target notification
Quinn Tran
2017-03-19
2
-3
/
+4
|
|
|
*
qla2xxx: Export DIF stats via debugfs
Anil Gurumurthy
2017-03-19
2
-0
/
+27
|
|
|
*
qla2xxx: Improve T10-DIF/PI handling in driver.
Quinn Tran
2017-03-19
7
-251
/
+406
|
|
|
*
qla2xxx: Allow relogin to proceed if remote login did not finish
Quinn Tran
2017-03-19
4
-8
/
+32
|
|
|
*
qla2xxx: Fix sess_lock & hardware_lock lock order problem.
Quinn Tran
2017-03-19
1
-23
/
+18
|
|
|
*
qla2xxx: Fix inadequate lock protection for ABTS.
Quinn Tran
2017-03-19
1
-2
/
+10
|
|
|
*
qla2xxx: Fix request queue corruption.
Quinn Tran
2017-03-19
1
-3
/
+9
|
|
|
*
qla2xxx: Fix memory leak for abts processing
Quinn Tran
2017-03-19
1
-0
/
+2
|
|
|
*
qla2xxx: Allow vref count to timeout on vport delete.
Joe Carnuccio
2017-03-19
5
-10
/
+16
|
|
|
*
tcmu: Convert cmd_time_out into backend device attribute
Nicholas Bellinger
2017-03-19
1
-26
/
+68
|
|
|
*
tcmu: make cmd timeout configurable
Mike Christie
2017-03-19
1
-6
/
+35
|
|
|
*
tcmu: add helper to check if dev was configured
Mike Christie
2017-03-19
1
-2
/
+6
|
|
|
*
target: fix race during implicit transition work flushes
Mike Christie
2017-03-18
1
-9
/
+1
|
|
|
*
target: allow userspace to set state to transitioning
Mike Christie
2017-03-18
1
-15
/
+22
|
|
|
*
target: fix ALUA transition timeout handling
Mike Christie
2017-03-18
1
-15
/
+8
|
|
|
*
target: Use system workqueue for ALUA transitions
Mike Christie
2017-03-18
1
-5
/
+3
|
|
|
*
target: fail ALUA transitions for pscsi
Mike Christie
2017-03-18
1
-0
/
+3
|
|
|
*
target: allow ALUA setup for some passthrough backends
Mike Christie
2017-03-18
3
-6
/
+9
|
|
|
*
tcmu: return on first Opt parse failure
Mike Christie
2017-03-18
1
-0
/
+3
|
|
|
*
tcmu: allow hw_max_sectors greater than 128
Mike Christie
2017-03-18
1
-19
/
+35
|
|
|
*
target: Drop pointless tfo->check_stop_free check
Nicholas Bellinger
2017-03-18
2
-2
/
+5
|
|
|
*
target: Fix VERIFY_16 handling in sbc_parse_cdb
Max Lohrmann
2017-03-08
1
-2
/
+8
|
|
|
*
target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER export
Nicholas Bellinger
2017-03-08
1
-35
/
+12
|
|
*
|
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-03-19
1
-3
/
+30
|
|
|
\
\
|
|
|
*
|
device-dax: fix debug output typo
Dave Jiang
2017-03-11
1
-3
/
+3
|
|
|
*
|
device-dax: fix pud fault fallback handling
Dave Jiang
2017-03-11
1
-0
/
+12
|
|
|
*
|
device-dax: fix pmd/pte fault fallback handling
Dave Jiang
2017-03-11
1
-0
/
+15
|
|
|
|
/
|
|
*
|
Merge tag 'pm-4.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-03-18
2
-36
/
+36
|
|
|
\
\
|
|
|
*
\
Merge branches 'pm-cpufreq-fixes' and 'intel_pstate-fixes'
Rafael J. Wysocki
2017-03-18
1
-33
/
+31
|
|
|
|
\
\
[next]