summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-121-1/+1
| | * | | | | | scsi: always assign block layer tags if enabledChristoph Hellwig2014-11-122-34/+5
| | * | | | | | scsi: remove use_blk_tcq Scsi_Host fieldChristoph Hellwig2014-11-121-1/+0
| | * | | | | | scsi: remove abuses of scsi_populate_tagChristoph Hellwig2014-11-122-21/+1
| | * | | | | | scsi: remove ordered_tag host template fieldChristoph Hellwig2014-11-121-10/+0
| | * | | | | | scsi: remove ordered_tags scsi_device fieldChristoph Hellwig2014-11-122-10/+0
| | * | | | | | scsi: add new scsi-command flag for tagged commandsChristoph Hellwig2014-11-123-5/+6
| | * | | | | | scsi: provide a generic change_queue_type methodChristoph Hellwig2014-11-122-1/+2
| | * | | | | | scsi: handle more device handler setup/teardown in common codeChristoph Hellwig2014-11-121-1/+1
| | * | | | | | scsi: remove struct scsi_dh_devlistChristoph Hellwig2014-11-121-6/+0
| | * | | | | | scsi: use container_of to get at device handler private dataChristoph Hellwig2014-11-121-1/+0
| | * | | | | | scsi: split scsi_nonblockable_ioctlChristoph Hellwig2014-11-121-2/+2
| | * | | | | | scsi: refactor scsi_reset_provider handlingChristoph Hellwig2014-11-121-14/+1
| | * | | | | | scsi: add support for multiple hardware queues in scsi_(host_)find_tagBart Van Assche2014-11-121-8/+11
| | * | | | | | scsi: add support for multiple hardware queuesBart Van Assche2014-11-121-0/+8
| | * | | | | | blk-mq: add blk_mq_unique_tag()Bart Van Assche2014-11-121-0/+17
| | * | | | | | scsi: simplify scsi_log_(send|completion)Hannes Reinecke2014-11-121-1/+2
| | * | | | | | scsi: remove scsi_show_result()Hannes Reinecke2014-11-121-1/+0
| | * | | | | | scsi: separate out scsi_(host|driver)byte_string()Hannes Reinecke2014-11-121-0/+2
| | * | | | | | scsi: repurpose the last argument from print_opcode_name()Hannes Reinecke2014-11-121-1/+1
| | * | | | | | scsi: remove scsi_print_status()Hannes Reinecke2014-11-121-1/+0
| | * | | | | | scsi: use 'bool' as return value for scsi_normalize_sense()Hannes Reinecke2014-11-121-7/+7
| | * | | | | | scsi: use sdev as argument for sense code printingHannes Reinecke2014-11-122-7/+12
| | * | | | | | scsi: introduce sdev_prefix_printk()Hannes Reinecke2014-11-121-0/+9
| | * | | | | | scsi: remove scsi_cmd_print_sense_hdr()Hannes Reinecke2014-11-121-2/+0
| | * | | | | | scsi: add SG_SCSI_RESET_NO_ESCALATE flag to SG_SCSI_RESET ioctlDouglas Gilbert2014-11-122-1/+9
* | | | | | | | Merge tag 'dm-3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-12-092-2/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | dm: enhance internal suspend and resume interfaceMike Snitzer2014-11-191-0/+5
| * | | | | | | | dm: add presuspend_undo hook to target_typeMike Snitzer2014-11-192-2/+4
* | | | | | | | | Merge tag 'regulator-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-12-096-13/+41
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge remote-tracking branches 'regulator/topic/sky81452' and 'regulator/topi...Mark Brown2014-12-051-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | regulator: Return an error from stubbed regulator_get_exclusive()Mark Brown2014-10-241-1/+1
| | | | |_|_|_|_|_|/ / | | | |/| | | | | | |
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ \ \ Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m...Mark Brown2014-12-055-9/+40
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / | | | |/| | | | | / / / / / | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
| | | | | * | | | | | | | of: Rename "poweroff-source" property to "system-power-controller"Romain Perier2014-12-011-3/+3
| | | | * | | | | | | | | Merge tag 'v3.18-rc4' into regulator-max77802Mark Brown2014-11-2672-192/+932
| | | | |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| | | | * | | | | | | | | Merge branch 'topic/suspend' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown2014-11-262-2/+11
| | | | |\ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / | | | | | |/| | | | | | |
| | | | | * | | | | | | | regulator: of: Pass the regulator description in the match tableJavier Martinez Canillas2014-11-261-0/+1
| | | | | * | | | | | | | regulator: of: Add regulator desc param to of_get_regulator_init_data()Javier Martinez Canillas2014-11-261-2/+6
| | | | | * | | | | | | | regulator: Add mode mapping function to struct regulator_descJavier Martinez Canillas2014-11-261-0/+4
| | | | |/ / / / / / / / | | | |/| | | | | | | |
| | | | * | | | | | | | regulator: max77802: Add header for operating modesJavier Martinez Canillas2014-10-202-7/+18
| | | |/ / / / / / / /
| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/dis...Mark Brown2014-12-052-0/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | | | / / / / / | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| | | | * | | | | | | | regulator: Add ena_gpio_initialized to regulator_configMarkus Pargmann2014-10-201-0/+4
| | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | regulator: core: Add PRE_DISABLE notificationRichard Fitzgerald2014-11-241-0/+4
| | |/ / / / / / / /
* | | | | | | | | | Merge tag 'regmap-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2014-12-091-0/+7
|\ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ Merge remote-tracking branches 'regmap/topic/ac97' and 'regmap/topic/headers'...Mark Brown2014-11-211-0/+7
| |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | |
| | * / | | | | | | | | regmap: ac97: Add generic AC'97 callbacksMark Brown2014-11-191-0/+7
| | |/ / / / / / / / /
* | | | | | | | | | | Merge tag 'hwmon-for-linus-3.19' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-091-0/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | hwmon: (pmbus) Add regulator supportAlan Tull2014-12-011-0/+4
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'edac_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2014-12-092-1/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | EDAC: Add DDR3 LRDIMM entries to edac_mem_typesAravind Gopalakrishnan2014-10-201-1/+3