summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-04-30drbd: use blk_set_stacking_limits()Philipp Reisner
2014-04-30clk: divider: Add round to closest dividerMaxime COQUELIN
2014-04-30efi: Add shared FDT related functions for ARM/ARM64Roy Franz
2014-04-30efi: add helper function to get UEFI params from FDTMark Salter
2014-04-30usb: phy: msm: Vote for corner of VDD CX instead of voltage of VDD CXIvan T. Ivanov
2014-04-30usb: phy: msm: Select secondary PHY via TCSRTim Bird
2014-04-30usb: phy: msm: Fix PTS definitions for MSM USB controllerTim Bird
2014-04-30usb: phy: msm: Correct USB PHY Reset sequence for newer platformIvan T. Ivanov
2014-04-30usb: phy: msm: Add support for secondary PHY controlIvan T. Ivanov
2014-04-30usb: phy: msm: Use reset framework for LINK and PHY resetsIvan T. Ivanov
2014-04-30usb: phy: msm: Add device tree support and binding informationIvan T. Ivanov
2014-04-30usb: phy: msm: Remove unused pclk_src_nameIvan T. Ivanov
2014-04-30usb: phy: msm: Replace custom enum usb_mode_type with enum usb_dr_modeIvan T. Ivanov
2014-04-30usb: phy: msm: Move global regulators variables to driver stateIvan T. Ivanov
2014-04-30of: push struct boot_param_header and defines into powerpcRob Herring
2014-04-30of/fdt: convert initial_boot_params to opaque pointerRob Herring
2014-04-30of/fdt: introduce of_get_flat_dt_sizeRob Herring
2014-04-30of/fdt: use libfdt accessors for header dataRob Herring
2014-04-30of/fdt: Convert FDT functions to use libfdtRob Herring
2014-04-30of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring
2014-04-30of/fdt: remove unused of_scan_flat_dt_by_pathRob Herring
2014-04-30of/fdt: consolidate built-in dtb section variablesRob Herring
2014-04-30dma: Add Xilinx AXI Video Direct Memory Access Engine driver supportSrikanth Thokala
2014-04-30dmaengine: edma: Make reading the position of active channels workThomas Gleixner
2014-04-30cpufreq: Introduce macros for cpufreq_frequency_table iterationStratos Karafotis
2014-04-29iio: hid-sensors: Added device rotation supportSrinivas Pandruvada
2014-04-29IIO: core: Add quaternion modifierSrinivas Pandruvada
2014-04-29IIO: core: Modify scan element typeSrinivas Pandruvada
2014-04-29IIO: core: Introduce read_raw_multiSrinivas Pandruvada
2014-04-29devres: introduce API "devm_kmemdupSrinivas Pandruvada
2014-04-29Merge tag 'ib-mfd-regulator-3.16' of git://git.kernel.org/pub/scm/linux/kerne...Mark Brown
2014-04-29netfilter: nfnetlink_acct: Adding quota support to accounting frameworkMathieu Poirier
2014-04-29rcu: Document RCU_INIT_POINTER()'s lack of ordering guaranteesPaul E. McKenney
2014-04-29rcu: Remove "extern" from function declaration in include/linux/rcupdate.hIulia Manda
2014-04-29KVM: s390: enable IBS for single running VCPUsDavid Hildenbrand
2014-04-29extcon: palmas: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi
2014-04-29extcon: Add devm_extcon_dev_allocate/free to manage the resource of extcon de...Chanwoo Choi
2014-04-29extcon: Add extcon_dev_allocate/free() to control the memory of extcon deviceChanwoo Choi
2014-04-28Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-28Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-04-28gpio: tc3589x: get rid of static IRQ baseLinus Walleij
2014-04-28gpio: support threaded interrupts in irqchip helpersLinus Walleij
2014-04-28ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)
2014-04-28genirq: x86: Ensure that dynamic irq allocation does not conflictThomas Gleixner
2014-04-28linux/interrupt.h: fix new kernel-doc warningsRandy Dunlap
2014-04-27Merge 3.15-rc3 into tty-nextGreg Kroah-Hartman
2014-04-27Merge 3.15-rc3 into staging-nextGreg Kroah-Hartman
2014-04-27Merge 3.15-rc3 into staging-nextGreg Kroah-Hartman
2014-04-28param: hand arguments after -- straight to initRusty Russell
2014-04-28virtio: virtio_break_device() to mark all virtqueues broken.Rusty Russell