summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-07-13Merge tag 's5p-cleanup-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson1-1/+1
2014-07-13nfs4: copy acceptor name from context to nfs_clientJeff Layton2-0/+2
2014-07-13sunrpc: add a new "stringify_acceptor" rpc_credopJeff Layton1-0/+2
2014-07-13auth_gss: fetch the acceptor name out of the downcallJeff Layton1-0/+1
2014-07-13video: fbdev: s3c-fb: remove s5pc100 related fimd and fb codesKukjin Kim1-1/+1
2014-07-12mtd: spi-nor: add support for flag status register on Micron chipsgrmoore@altera.com1-0/+4
2014-07-12misc: mic: add a bus driver for virtual MIC devicesSudeep Dutt1-0/+110
2014-07-12drivers: tty: Merge alloc_tty_struct and initialize_tty_structRasmus Villemoes1-3/+1
2014-07-12ipv6: addrconf: implement address generation modesJiri Pirko2-0/+7
2014-07-12drm: Add drm_rotation_simplify()Ville Syrjälä1-0/+2
2014-07-12drm: Add drm_rect rotation functionsVille Syrjälä1-0/+6
2014-07-12drm: Add drm_mode_create_rotation_property()Ville Syrjälä1-0/+2
2014-07-12drm: Add support_bits parameter to drm_property_create_bitmask()Ville Syrjälä1-1/+2
2014-07-12drm: Move DRM_ROTATE bits out of omapdrm into drm_crtc.hVille Syrjälä1-0/+8
2014-07-12clk: qcom: Add APQ8084 clocks for SATA, PCIe and UFSGeorgi Djakov1-0/+14
2014-07-12clk: qcom: Add APQ8084 Global Clock Controller supportGeorgi Djakov2-0/+446
2014-07-12clk: qcom: Fully support apq8064 global clock controlStephen Boyd2-0/+27
2014-07-12iio: core : events ABI for specifying periodSrinivas Pandruvada1-0/+1
2014-07-12iio: st_sensors: add devicetree probing supportLinus Walleij1-0/+11
2014-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-69/+353
2014-07-11Merge branches 'drm-devel' and 'component-for-driver' into armada-drmRussell King3-0/+27
2014-07-11drm: add of_graph endpoint helper to find possible CRTCsRussell King2-0/+20
2014-07-11of: Add NVIDIA Tegra XUSB pad controller bindingThierry Reding1-0/+7
2014-07-11pinctrl: avoid duplicated calling enable_pinmux_setting for a pinFan Wu1-2/+0
2014-07-11KVM: ARM: vgic: add the GICv3 backendMarc Zyngier1-0/+28
2014-07-11arm64: KVM: split GICv2 world switch from hyp codeMarc Zyngier1-1/+6
2014-07-11KVM: ARM: vgic: revisit implementation of irqchip_in_kernelMarc Zyngier1-1/+2
2014-07-11KVM: ARM: vgic: split GICv2 backend from the main vgic codeMarc Zyngier1-3/+8
2014-07-11KVM: ARM: introduce vgic_params structureMarc Zyngier1-0/+11
2014-07-11KVM: ARM: vgic: introduce vgic_enableMarc Zyngier1-0/+1
2014-07-11KVM: ARM: vgic: abstract VMCR accessMarc Zyngier1-0/+9
2014-07-11KVM: ARM: vgic: move underflow handling to vgic_opsMarc Zyngier1-0/+2
2014-07-11KVM: ARM: vgic: abstract MISR decodingMarc Zyngier1-0/+4
2014-07-11KVM: ARM: vgic: abstract EISR bitmap accessMarc Zyngier1-0/+1
2014-07-11KVM: ARM: vgic: abstract access to the ELRSR bitmapMarc Zyngier1-0/+2
2014-07-11KVM: ARM: vgic: introduce vgic_ops and LR manipulation primitivesMarc Zyngier1-0/+18
2014-07-11KVM: arm/arm64: vgic: move GICv2 registers to their own structureMarc Zyngier1-7/+13
2014-07-11Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/li...Christoffer Dall1-0/+198
2014-07-11arm64: KVM: allow export and import of generic timer regsAlex Bennée1-0/+14
2014-07-11Bluetooth: Move SCO timeout constants into net/bluetooth/sco.cMarcel Holtmann1-4/+0
2014-07-11Bluetooth: Remove unused SCO_DEFAULT_FLUSH_TO constantMarcel Holtmann1-1/+0
2014-07-11Bluetooth: Move struct sco_conn into net/bluetooth/sco.cMarcel Holtmann1-13/+0
2014-07-11Bluetooth: Move struct sco_pinfo into net/bluetooth/sco.cMarcel Holtmann1-12/+0
2014-07-11Bluetooth: Update the list of L2CAP fixed channelsMarcel Holtmann1-1/+4
2014-07-11Bluetooth: Move HCI request internals to net/bluetooth/hci_core.cMarcel Holtmann1-8/+1
2014-07-11Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.cMarcel Holtmann1-11/+0
2014-07-11Bluetooth: Move struct hci_sec_filter next to its userMarcel Holtmann1-9/+0
2014-07-11Bluetooth: Move HCI socket definitions into its own header fileMarcel Holtmann3-149/+176
2014-07-11Merge tag 'pm+acpi-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2014-07-11tty: Document locking for tty driver methodsPeter Hurley1-3/+5