summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-07-20[SCSI] virtio-scsi: Add vdrv->scan for post VIRTIO_CONFIG_S_DRIVER_OK LUN sca...Nicholas Bellinger1-0/+1
2012-07-20[SCSI] usb-storage: add support for write cache quirkNamjae Jeon1-1/+3
2012-07-20[SCSI] set to WCE if usb cache quirk is present.Namjae Jeon1-0/+1
2012-07-20[SCSI] virtio-scsi: hotplug support for virtio-scsiCong Meng1-0/+9
2012-07-20[SCSI] libsas: trim sas_task of slow path infrastructureDan Williams1-5/+9
2012-07-20[SCSI] libsas: drop sata port multiplier infrastructureDan Williams1-1/+0
2012-07-20[SCSI] libsas: add sas_eh_abort_handlerDan Williams1-0/+1
2012-07-20[SCSI] libsas: enforce eh strategy handlers only in eh contextDan Williams1-0/+10
2012-07-20[SCSI] libata, libsas: introduce sched_eh and end_eh port opsDan Williams3-1/+12
2012-07-20[SCSI] scsi_dh: add scsi_dh_attached_handler_nameMike Snitzer1-0/+6
2012-07-20[SCSI] scsi_dh_alua: implement 'implied transition timeout'Rob Evers1-0/+2
2012-07-20[SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new stateMike Christie1-1/+1
2012-07-20[SCSI] add new SDEV_TRANSPORT_OFFLINE stateMike Christie1-0/+2
2012-07-20Merge branch 'common/pinctrl' into sh-latestPaul Mundt31-52/+133
2012-07-20[SCSI] libfc: update fcp and exch statsVasu Dev1-0/+1
2012-07-20[SCSI] libfc: adds FCP failures statsVasu Dev1-0/+6
2012-07-20[SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_statsVasu Dev1-9/+8
2012-07-20[SCSI] fc: add some more FC specific stats to fc_hostVasu Dev1-0/+12
2012-07-20dma: sh: provide a migration path for slave drivers to stop using .privateGuennadi Liakhovetski2-1/+3
2012-07-20dma: sh: use an integer slave ID to improve API compatibilityGuennadi Liakhovetski2-8/+8
2012-07-20dmaengine: shdma: prepare to stop using struct dma_chan::privateGuennadi Liakhovetski2-2/+1
2012-07-20Merge tag 'v3.5-rc7' into drm-nextDave Airlie29-53/+95
2012-07-20drm/sis: fixup sis_mm ioctl structsDaniel Vetter1-4/+4
2012-07-20drm: kill i915/i830 ids from drm_pciids.hDaniel Vetter1-42/+0
2012-07-20drm: kill dma queue supportDaniel Vetter1-7/+1
2012-07-20drm: kill reclaim_buffers callbackDaniel Vetter1-2/+0
2012-07-20drm: kill reclaim_buffers_lockedDaniel Vetter1-2/+0
2012-07-20drm: kill reclaim_buffers_idlelocked functionsDaniel Vetter1-2/+0
2012-07-20drm/pci: add support for getting the supported link bw.Dave Airlie1-0/+5
2012-07-20pci_regs: define LNKSTA2 pcie cap + bits.Dave Airlie1-0/+5
2012-07-20drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart2-3/+3
2012-07-20drm: remove the list_head from drm_mode_setDaniel Vetter1-2/+0
2012-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-10/+2
2012-07-20clk: fix compile for OF && !COMMON_CLKRob Herring1-1/+1
2012-07-20clk: fix clk_get on of_clk_get_by_name return checkShawn Guo1-2/+3
2012-07-19xen PVonHVM: move shared_info to MMIO before kexecOlaf Hering1-0/+2
2012-07-19xen/pv-on-hvm kexec: shutdown watches from old kernelOlaf Hering1-1/+2
2012-07-19xen/pcpu: Xen physical cpus online/offline sys interfaceLiu, Jinsong2-0/+9
2012-07-19xen/mce: Add mcelog support for Xen platformLiu, Jinsong2-0/+386
2012-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller21-33/+61
2012-07-19net-tcp: Fast Open client - cookie-less modeYuchung Cheng2-0/+2
2012-07-19net-tcp: Fast Open client - detecting SYN-data dropsYuchung Cheng1-2/+4
2012-07-19net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN)Yuchung Cheng3-2/+8
2012-07-19net-tcp: Fast Open client - sending SYN-dataYuchung Cheng3-1/+15
2012-07-19net-tcp: Fast Open client - cookie cacheYuchung Cheng1-0/+4
2012-07-19net-tcp: Fast Open baseYuchung Cheng2-1/+18
2012-07-19net: Fix warnings in dst_ops.hDavid S. Miller1-0/+1
2012-07-19ipv4: tcp: remove per net tcp_sockEric Dumazet2-2/+1
2012-07-19ipv4: use seqlock for nh_exceptionsJulian Anastasov1-1/+1
2012-07-19{NET,IB}/mlx4: Add rmap support to mlx4_assign_eqAmir Vadai1-1/+3