summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-04-30drbd: Test cstate while holding req_lockPhilipp Reisner1-1/+1
2014-04-30drbd: use blk_set_stacking_limits()Philipp Reisner1-1/+1
2014-04-30clk: qcom: Various fixes for MSM8960's global clock controllerKumar Gala2-5/+4
2014-04-30clk: bcm21664: use common clock frameworkAlex Elder1-0/+62
2014-04-30clk: bcm281xx: move compatible string definitionsAlex Elder1-0/+12
2014-04-30clk: divider: Add round to closest dividerMaxime COQUELIN1-0/+3
2014-04-30efi: Add shared FDT related functions for ARM/ARM64Roy Franz1-0/+3
2014-04-30efi: add helper function to get UEFI params from FDTMark Salter1-0/+9
2014-04-30net: ipv6: Introduce ip6_sk_dst_hoplimit.Lorenzo Colitti2-5/+19
2014-04-30net: dsa: add ds_to_privFlorian Fainelli1-0/+5
2014-04-30usb: phy: msm: Vote for corner of VDD CX instead of voltage of VDD CXIvan T. Ivanov1-0/+1
2014-04-30usb: phy: msm: Select secondary PHY via TCSRTim Bird1-0/+3
2014-04-30usb: phy: msm: Fix PTS definitions for MSM USB controllerTim Bird1-2/+3
2014-04-30usb: phy: msm: Correct USB PHY Reset sequence for newer platformIvan T. Ivanov1-0/+5
2014-04-30usb: phy: msm: Add support for secondary PHY controlIvan T. Ivanov2-0/+2
2014-04-30usb: phy: msm: Use reset framework for LINK and PHY resetsIvan T. Ivanov1-0/+3
2014-04-30usb: phy: msm: Add device tree support and binding informationIvan T. Ivanov1-2/+4
2014-04-30usb: phy: msm: Remove unused pclk_src_nameIvan T. Ivanov1-5/+0
2014-04-30usb: phy: msm: Replace custom enum usb_mode_type with enum usb_dr_modeIvan T. Ivanov1-19/+1
2014-04-30usb: phy: msm: Move global regulators variables to driver stateIvan T. Ivanov1-0/+3
2014-04-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville4-14/+151
2014-04-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2-3/+11
2014-04-30KVM: Add KVM_EXIT_SYSTEM_EVENT to user space API headerAnup Patel1-0/+8
2014-04-30ARM/ARM64: KVM: Add common header for PSCI related definesAnup Patel2-0/+91
2014-04-30KVM: Add capability to advertise PSCI v0.2 supportAnup Patel1-0/+1
2014-04-30drm/i915: don't try DP_LINK_BW_5_4 on HSW ULXPaulo Zanoni1-2/+2
2014-04-30of: push struct boot_param_header and defines into powerpcRob Herring1-37/+0
2014-04-30of/fdt: convert initial_boot_params to opaque pointerRob Herring1-1/+1
2014-04-30of/fdt: introduce of_get_flat_dt_sizeRob Herring1-0/+1
2014-04-30of/fdt: use libfdt accessors for header dataRob Herring1-4/+4
2014-04-30of/fdt: Convert FDT functions to use libfdtRob Herring1-1/+0
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring1-4/+4
2014-04-30of/fdt: remove unused of_scan_flat_dt_by_pathRob Herring1-3/+0
2014-04-30of/fdt: consolidate built-in dtb section variablesRob Herring1-0/+3
2014-04-30dma: Add Xilinx AXI Video Direct Memory Access Engine driver supportSrikanth Thokala1-0/+47
2014-04-30dmaengine: edma: Make reading the position of active channels workThomas Gleixner1-1/+1
2014-04-30cpufreq: Introduce macros for cpufreq_frequency_table iterationStratos Karafotis1-0/+21
2014-04-30iio: hid-sensors: Added device rotation supportSrinivas Pandruvada1-0/+1
2014-04-30IIO: core: Add quaternion modifierSrinivas Pandruvada1-0/+1
2014-04-30IIO: core: Modify scan element typeSrinivas Pandruvada1-0/+7
2014-04-30IIO: core: Introduce read_raw_multiSrinivas Pandruvada2-0/+18
2014-04-30devres: introduce API "devm_kmemdupSrinivas Pandruvada1-0/+2
2014-04-29netfilter: add helper for adding nat extensionFlorian Westphal1-0/+2
2014-04-29Merge tag 'ib-mfd-regulator-3.16' of git://git.kernel.org/pub/scm/linux/kerne...Mark Brown33-69/+165
2014-04-29netfilter: nfnetlink_acct: Adding quota support to accounting frameworkMathieu Poirier3-1/+18
2014-04-29rcu: Document RCU_INIT_POINTER()'s lack of ordering guaranteesPaul E. McKenney1-0/+3
2014-04-29rcu: Remove "extern" from function declaration in include/linux/rcupdate.hIulia Manda1-1/+1
2014-04-29KVM: s390: enable IBS for single running VCPUsDavid Hildenbrand1-0/+2
2014-04-29drm: Fixup flip-work kerneldocThierry Reding1-0/+1
2014-04-29extcon: palmas: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi1-1/+1