summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-141-0/+5
|\
| *-------. Merge branches 'for-4.10/asus', 'for-4.10/cp2112', 'for-4.10/i2c-hid-nopower'...Jiri Kosina2016-12-141-0/+5
| |\ \ \ \ \
| | | | | | * HID: wacom: generic: Add support for battery status on pen and pad interfacesJason Gerecke2016-10-201-0/+1
| | | | | | * HID: wacom: generic: Add support for height, tilt, and twist usagesJason Gerecke2016-10-201-0/+3
| | | | | |/ | | | | |/|
| | | | | * HID: input: rework HID_QUIRK_MULTI_INPUTBenjamin Tissoires2016-11-281-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-12-141-26/+27
|\ \ \ \ \
| * | | | | uapi dm-log-userspace.h: use __u32, __s32, __u64 and __s64 from linux/types.hMikko Rapeli2016-11-211-26/+27
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...Linus Torvalds2016-12-141-1/+6
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'md-next' into md-linusShaohua Li2016-12-131-1/+6
| |\ \ \ \ \ \
| | * | | | | | md/failfast: add failfast flag for md to be used by some personalities.NeilBrown2016-11-221-1/+6
| | | |_|_|/ / | | |/| | | |
* | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-12-146-232/+67
|\ \ \ \ \ \ \
| * | | | | | | scsi: fc: move FC transport's bsg code to bsg-libJohannes Thumshirn2016-11-181-1/+0
| * | | | | | | block: add bsg_job_put() and bsg_job_get()Johannes Thumshirn2016-11-181-1/+2
| * | | | | | | scsi: fc: use bsg_job_doneJohannes Thumshirn2016-11-181-2/+0
| * | | | | | | scsi: fc: use bsg_softirq_doneJohannes Thumshirn2016-11-181-0/+1
| * | | | | | | scsi: fc: Use bsg_destroy_jobJohannes Thumshirn2016-11-181-0/+1
| * | | | | | | scsi: change FC drivers to use 'struct bsg_job'Johannes Thumshirn2016-11-182-46/+19
| * | | | | | | block: add reference counting for struct bsg_jobJohannes Thumshirn2016-11-181-0/+2
| * | | | | | | scsi: fc: implement kref backed reference countingJohannes Thumshirn2016-11-181-3/+1
| * | | | | | | scsi: fc: provide fc_bsg_to_rport() helperJohannes Thumshirn2016-11-181-0/+5
| * | | | | | | scsi: fc: provide fc_bsg_to_shost() helperJohannes Thumshirn2016-11-181-0/+5
| * | | | | | | scsi: fc: Export fc_bsg_jobdone and use it in FC driversJohannes Thumshirn2016-11-181-1/+2
| * | | | | | | scsi: Get rid of struct fc_bsg_bufferJohannes Thumshirn2016-11-181-9/+3
| * | | | | | | scsi: ufs-qcom: phy/hcd: Refactoring phy clock handlingVivek Gautam2016-11-091-18/+0
| * | | | | | | scsi: allow LLDDs to expose the queue mapping to blk-mqChristoph Hellwig2016-11-081-0/+8
| * | | | | | | blk-mq: export blk_mq_map_queuesChristoph Hellwig2016-11-081-0/+1
| * | | | | | | scsi: libfc: Replace ->seq_release callback with function callHannes Reinecke2016-11-081-7/+1
| * | | | | | | scsi: libfc: Replace ->seq_assign callback with function callHannes Reinecke2016-11-081-7/+1
| * | | | | | | scsi: libfc: Replace ->seq_set_resp callback with direct function callHannes Reinecke2016-11-081-10/+3
| * | | | | | | scsi: libfc: Replace ->seq_start_next callback with function callHannes Reinecke2016-11-081-7/+1
| * | | | | | | scsi: libfc: Replace ->exch_done callback with function callHannes Reinecke2016-11-081-8/+1
| * | | | | | | scsi: libfc: Replace ->seq_exch_abort callback with function callHannes Reinecke2016-11-081-13/+1
| * | | | | | | scsi: libfc: Replace ->seq_send callback with function callHannes Reinecke2016-11-081-7/+1
| * | | | | | | scsi: libfc: Remove fc_rport_init()Hannes Reinecke2016-11-081-1/+0
| * | | | | | | scsi: libfc: Replace ->rport_flush_queue callback with function callHannes Reinecke2016-11-081-7/+1
| * | | | | | | scsi: libfc: Replace ->rport_recv_req callback with function callHannes Reinecke2016-11-081-7/+1
| * | | | | | | scsi: libfc: Replace ->rport_logoff callback with function callHannes Reinecke2016-11-081-8/+1
| * | | | | | | scsi: libfc: Replace ->rport_login callback with function callHannes Reinecke2016-11-081-13/+1
| * | | | | | | scsi: libfc: Replace ->rport_create callback with function callHannes Reinecke2016-11-081-7/+1
| * | | | | | | scsi: libfc: Replace ->rport_lookup callback with function callHannes Reinecke2016-11-081-7/+2
| * | | | | | | scsi: libfc: Replace ->rport_destroy callback with function callHannes Reinecke2016-11-081-6/+1
| * | | | | | | scsi: libfc: Replace ->exch_seq_send callback with function callHannes Reinecke2016-11-081-31/+7
| * | | | | | | scsi: libfc: Replace ->lport_recv with function callHannes Reinecke2016-11-081-7/+1
| * | | | | | | scsi: libfc: Replace ->lport_reset callback with function callHannes Reinecke2016-11-081-7/+0
| * | | | | | | scsi: libfc: Replace ->seq_els_rsp_send callback with function callHannes Reinecke2016-11-081-8/+2
| * | | | | | | scsi: libfc: reset timeout on queue fullHannes Reinecke2016-11-081-1/+2
| * | | | | | | scsi: libfc: quarantine timed out xidsHannes Reinecke2016-11-081-0/+1
| * | | | | | | scsi: libfc: use error code for fc_rport_error()Hannes Reinecke2016-11-081-0/+5
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfsLinus Torvalds2016-12-141-1/+1
|\ \ \ \ \ \ \
| * | | | | | | fs: configfs: don't return anything from drop_linkAndrzej Pietrasiewicz2016-12-011-1/+1