summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-06-01vhost: cross-endian support for legacy devicesGreg Kurz1-0/+14
2015-06-01virtio: add explicit big-endian support to memory accessorsGreg Kurz3-12/+18
2015-06-01vringh: introduce vringh_is_little_endian() helperGreg Kurz1-6/+11
2015-06-01virtio: introduce virtio_is_little_endian() helperGreg Kurz1-6/+11
2015-06-01pinctrl: use "const struct ..." rather than "struct ... const"Masahiro Yamada1-1/+1
2015-06-01pinctrl: remove useless const qualifierMasahiro Yamada1-1/+1
2015-06-01include/uapi/linux/virtio_balloon.h: include linux/virtio_types.hMikko Rapeli1-0/+1
2015-06-01gpiolib: rename gpiod_set_array to gpiod_set_array_valueRojhalat Ibrahim1-18/+19
2015-06-01HID: Export hid_field_extract()Goffredo Baroncelli1-0/+2
2015-06-01iio: Specify supported modes for buffersLars-Peter Clausen1-0/+3
2015-06-01target: Drop se_lun->lun_active for existing percpu lun_refNicholas Bellinger1-1/+0
2015-06-01target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usageNicholas Bellinger1-4/+6
2015-06-01target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lunChristoph Hellwig1-42/+32
2015-06-01target: Simplify LUN shutdown codeBart Van Assche1-1/+0
2015-06-01target: simplify backend attribute implementationChristoph Hellwig1-29/+0
2015-06-01target: consolidate backend attribute implementationsChristoph Hellwig2-118/+3
2015-06-01target: simplify backend driver registrationChristoph Hellwig2-20/+6
2015-06-01target: Drop left-over se_lun->lun_statusNicholas Bellinger1-8/+0
2015-06-01target: Drop unused se_lun->lun_acl_listNicholas Bellinger1-3/+0
2015-06-01target: Convert se_tpg->acl_node_lock to ->acl_node_mutexNicholas Bellinger1-1/+1
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