summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-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-29Merge tag 'ib-mfd-regulator-3.16' of git://git.kernel.org/pub/scm/linux/kerne...Mark Brown16-34/+64
2014-04-29netfilter: nfnetlink_acct: Adding quota support to accounting frameworkMathieu Poirier1-1/+7
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-29extcon: palmas: Use devm_extcon_dev_allocate for extcon_devChanwoo Choi1-1/+1
2014-04-29extcon: Add devm_extcon_dev_allocate/free to manage the resource of extcon de...Chanwoo Choi1-0/+11
2014-04-29extcon: Add extcon_dev_allocate/free() to control the memory of extcon deviceChanwoo Choi1-0/+13
2014-04-29Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2014-04-29Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-0/+5
2014-04-28gpio: tc3589x: get rid of static IRQ baseLinus Walleij1-1/+0
2014-04-28gpio: support threaded interrupts in irqchip helpersLinus Walleij1-1/+4
2014-04-28ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)1-0/+2
2014-04-28genirq: x86: Ensure that dynamic irq allocation does not conflictThomas Gleixner1-0/+2
2014-04-28linux/interrupt.h: fix new kernel-doc warningsRandy Dunlap1-2/+2
2014-04-28Merge 3.15-rc3 into tty-nextGreg Kroah-Hartman8-5/+58
2014-04-28Merge 3.15-rc3 into staging-nextGreg Kroah-Hartman8-5/+58
2014-04-28Merge 3.15-rc3 into staging-nextGreg Kroah-Hartman8-5/+58
2014-04-28param: hand arguments after -- straight to initRusty Russell1-1/+1
2014-04-28virtio: virtio_break_device() to mark all virtqueues broken.Rusty Russell1-0/+2
2014-04-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+36
2014-04-27Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2014-04-27Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+16
2014-04-26at86rf230: use irq_get_trigger_typeAlexander Aring1-14/+0