summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2014-04-26Merge tag 'iio-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2-0/+17
2014-04-26iio: st_sensors: move regulator retrieveal to coreLinus Walleij1-0/+4
2014-04-26cgroup: implement cgroup.populated for the default hierarchyTejun Heo1-0/+15
2014-04-26Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Tejun Heo17-34/+56
2014-04-25Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linuxLinus Torvalds1-1/+1
2014-04-25kobject: Make support for uevent_helper optional.Michael Marineau1-0/+2
2014-04-25kernfs: implement kernfs_root->supers listTejun Heo1-0/+4
2014-04-25blk-mq: respect rq_affinityChristoph Hellwig1-1/+0
2014-04-25Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar12-25/+43
2014-04-25tty/serial: add generic serial earlyconRob Herring1-0/+16
2014-04-25PCI: Use designated initialization in PCI_VDEVICEMark Rustad1-5/+5
2014-04-25tty_ldisc: add more limits to the @write_wakeupHuang Shijie1-1/+4
2014-04-25tty: Fix race condition between __tty_buffer_request_room and flush_to_ldiscManfred Schlaegl1-0/+1