summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-07-19Revert "i2c: core: Add function for finding the bus speed from ACPI"Wolfram Sang1-9/+0
2016-07-19ata: define ATA_PROT_* in terms of ATA_PROT_FLAG_*Christoph Hellwig2-48/+22
2016-07-19libata: remove ATA_PROT_FLAG_DATAChristoph Hellwig1-2/+1
2016-07-19libata: remove ata_is_nodataChristoph Hellwig1-5/+0
2016-07-19ata: make lba_{28,48}_ok() use ATA_MAX_SECTORS{,_LBA48}Tom Yan1-3/+3
2016-07-18Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo1-0/+1
2016-07-18netfilter: x_tables: speed up jump target validationFlorian Westphal1-0/+4
2016-07-18KVM: arm64: vgic-its: Add pointer to corresponding kvm_deviceMarc Zyngier1-0/+1
2016-07-18irqchip/gicv3-its: Restore all cacheability attributesMarc Zyngier1-8/+40
2016-07-18KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controllerAndre Przywara1-0/+5
2016-07-18KVM: arm64: vgic-its: Connect LPIs to the VGIC emulationAndre Przywara1-0/+6
2016-07-18KVM: arm64: vgic-its: Implement basic ITS register handlersAndre Przywara1-0/+16
2016-07-18KVM: arm64: vgic-its: Introduce new KVM ITS deviceAndre Przywara2-0/+5
2016-07-18KVM: arm64: vgic-its: Introduce ITS emulation file with MMIO frameworkAndre Przywara1-1/+21
2016-07-18KVM: arm64: vgic: Handle ITS related GICv3 redistributor registersAndre Przywara1-0/+13
2016-07-18irqchip/gic-v3: Refactor and add GICv3 definitionsAndre Przywara1-60/+120
2016-07-18KVM: arm/arm64: vgic: Add refcounting for IRQsAndre Przywara1-0/+1
2016-07-18KVM: kvm_io_bus: Add kvm_io_bus_get_dev() callAndre Przywara1-0/+2
2016-07-18KVM: Extend struct kvm_msi to hold a 32-bit device IDAndre Przywara1-1/+4
2016-07-18KVM: arm/arm64: vgic: Move redistributor kvm_io_devicesAndre Przywara1-1/+7
2016-07-18regulator: mt6323: Add support for MT6323 regulatorChen Zhong1-0/+52
2016-07-18KVM: s390: allow user space to handle instr 0x0000David Hildenbrand1-0/+1
2016-07-18crypto: scatterwalk - Inline start/map/doneHerbert Xu1-6/+40
2016-07-18crypto: api - Optimise away crypto_yield when hard preemption is onHerbert Xu1-0/+2
2016-07-18crypto: scatterwalk - Remove scatterwalk_bytes_sglenHerbert Xu1-2/+0
2016-07-18crypto: skcipher - Remove top-level givcipher interfaceHerbert Xu3-146/+12
2016-07-18crypto: null - Remove default null blkcipherHerbert Xu1-3/+11
2016-07-18crypto: aead - Remove blkcipher null for IV generatorsHerbert Xu1-1/+0
2016-07-18crypto: aead - Add skcipher null for IV generatorsHerbert Xu1-0/+1
2016-07-18crypto: aead - Add chunk sizeHerbert Xu2-5/+28
2016-07-18crypto: null - Add new default null skcipherHerbert Xu1-0/+2
2016-07-18crypto: skcipher - Add low-level skcipher interfaceHerbert Xu3-0/+218
2016-07-18drm/vgem: Attach sw fences to exported vGEM dma-buf (ioctl)Chris Wilson1-0/+62
2016-07-18leds: LED driver for TI LP3952 6-Channel Color LEDTony Makkiel1-0/+125
2016-07-18Bluetooth: Add debugfs fields for hardware and firmware infoMarcel Holtmann1-0/+4
2016-07-18Bluetooth: Move hci_recv_frame and hci_recv_diag prototypesMarcel Holtmann1-3/+2
2016-07-17watchdog: Improve description of min_hw_heartbeat_msGuenter Roeck1-1/+2
2016-07-17watchdog: Add a device managed API for watchdog_register_device()Neil Armstrong1-0/+3
2016-07-17drivers: misc: ti-st: Use int instead of fuzzy char for callback statusGeert Uytterhoeven1-1/+1
2016-07-17eeprom: at24: add support for at24mac seriesBartosz Golaszewski1-0/+1
2016-07-17eeprom: at24: support reading the serial number for 24csxxBartosz Golaszewski1-0/+1
2016-07-17eeprom: at24: platform_data: use BIT() macroBartosz Golaszewski1-4/+5
2016-07-17[media] doc-rst: Fix conversion for MC core functionsMauro Carvalho Chehab2-49/+58
2016-07-17[media] doc-rst: Fix conversion for v4l2 core functionsMauro Carvalho Chehab5-24/+49
2016-07-17[media] doc-rst: Fix issues with RC documentationMauro Carvalho Chehab3-4/+60
2016-07-17[media] doc-rst: Convert media API to rstMauro Carvalho Chehab1-231/+0
2016-07-17of_mdio: Abstract a general interface for phy connectDongpo Li1-0/+10
2016-07-17net: ipmr/ip6mr: add support for keeping an entry ageNikolay Aleksandrov2-0/+2
2016-07-17vlan: use a valid default mtu value for vlan over macsecPaolo Abeni1-0/+7
2016-07-16drm/msm: add madvise ioctlRob Clark1-1/+24