summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-06-01target: Convert se_portal_group->tpg_lun_list[] to RCU hlistNicholas Bellinger2-3/+4
2015-06-01target/pr: Change alloc_registration to avoid pr_reg_tg_pt_lunNicholas Bellinger1-2/+2
2015-06-01target/pr: Use atomic bitop for se_dev_entry->deve_flags reservation checkNicholas Bellinger1-1/+2
2015-06-01target: Convert se_node_acl->device_list[] to RCU hlistNicholas Bellinger2-13/+16
2015-06-01mmc: sdhci-pci: Add support for drive strength selection for SPTAdrian Hunter1-0/+2
2015-06-01mmc: mmc: Add driver strength selectionAdrian Hunter1-0/+3
2015-06-01mmc: mmc: Read card's valid driver strength maskAdrian Hunter2-0/+2
2015-06-01mmc: core: Record card drive strengthAdrian Hunter1-0/+1
2015-06-01mmc: core: Add 'card' to drive strength selection callbackAdrian Hunter1-1/+2
2015-06-01mmc: core: Allow card drive strength to be different to hostAdrian Hunter1-1/+2
2015-06-01mmc: dw_mmc: Use core to handle absent write protect lineLars-Peter Clausen1-6/+0
2015-06-01mmc: Add support for disabling write-protect detectionLars-Peter Clausen1-0/+1
2015-06-01mmc: host: Add facility to support re-tuningAdrian Hunter1-0/+23
2015-06-01hwmon: (ntc_thermistor) Add support for ncpXXwf104Beomho Seo1-0/+1
2015-06-01tcp: fix child sockets to use system default congestion control if not setNeal Cardwell1-1/+2
2015-06-01net/rds: Declare SO_RDS_TRANSPORT and RDS_TRANS_* constants in uapi/linux/rds.hSowmini Varadhan1-0/+10
2015-06-01ebpf: allow bpf_ktime_get_ns_proto also for networkingDaniel Borkmann1-0/+1
2015-06-01Drivers: hv: vmbus: Implement NUMA aware CPU affinity for channelsK. Y. Srinivasan1-0/+5
2015-06-01tty: move linux/gsmmux.h to uapiJiri Slaby2-0/+4
2015-06-01scsi: Do not set cmd_per_lun to 1 in the host templateHannes Reinecke1-2/+0
2015-06-01Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/sc...David S. Miller2-3/+4
2015-06-01i2c: add FUNC flag for slave capabilitiesWolfram Sang1-0/+1
2015-06-01parport: add device-model to parport subsystemSudip Mukherjee1-2/+41
2015-06-01Drivers: hv: vmbus:Update preferred vmbus protocol version to windows 10.Keith Mange1-1/+3
2015-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds3-7/+7
2015-05-31cc2520: fix CC2591 handlingVarka Bhadram1-1/+0
2015-05-31ieee802154: Fix EUI-64 station address validation.Lennert Buytenhek1-6/+4
2015-05-31ieee802154: Fix generation of random EUI-64 addresses.Lennert Buytenhek1-3/+3
2015-05-31bpf: add missing rcu protection when releasing programs from prog_arrayAlexei Starovoitov1-1/+5
2015-05-31serial: 8250: include <linux/serial_reg.h> from serial_8250.hMasahiro Yamada1-0/+1
2015-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-0/+11
2015-05-31drivers:usb:fsl: Add support for USB controller version-2.5Nikhil Badola1-0/+1
2015-05-31USB: hcd.h : Removed an unnecessary function prototype usb_find_interface_dri...Abhishek Bist1-2/+0
2015-05-31Merge tag 'mac80211-for-davem-2015-05-28' of git://git.kernel.org/pub/scm/lin...David S. Miller1-3/+4
2015-05-31net/mlx4: Add EQ poolMatan Barak1-4/+7
2015-05-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller4-49/+154
2015-05-31target: remove ->put_session methodChristoph Hellwig1-1/+0
2015-05-31target: remove struct target_fabric_configfs_templateChristoph Hellwig1-26/+22
2015-05-31target: put struct target_fabric_configfs on a dietChristoph Hellwig1-7/+0
2015-05-31target: don't copy fabric opsChristoph Hellwig1-1/+1
2015-05-31target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2-2/+2
2015-05-31target: move transport ID handling to the coreChristoph Hellwig1-33/+0
2015-05-31target: remove the get_fabric_proto_ident methodChristoph Hellwig1-4/+0
2015-05-31target: change core_tpg_register prototypeChristoph Hellwig2-11/+7
2015-05-31lib: introduce crc_t10dif_update()Akinobu Mita1-0/+1
2015-05-31target: ensure se_cmd->t_prot_sg is allocated when requiredAkinobu Mita1-0/+1
2015-05-31target: move node ACL allocation to core codeChristoph Hellwig2-5/+2
2015-05-31target: refactor init/drop_nodeacl methodsChristoph Hellwig1-7/+2
2015-05-31target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche1-2/+2
2015-05-31target: fix DPO and FUA bit checksChristoph Hellwig1-6/+0