summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-04-02iommu/fsl: Add the window permission flag as a parameter to iommu_window_enab...Varun Sethi1-3/+4
2013-04-02iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API.Varun Sethi1-6/+3
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar1-2/+2
2013-04-02extcon: arizona: Make mic detection timeout configurableMark Brown1-0/+3
2013-04-02extcon: arizona: Allow additional debounce during microphone detectionMark Brown1-0/+3
2013-04-02extcon: arizona: Simplify HPDET based identificationMark Brown1-0/+3
2013-04-02extcon: arizona: Allow pull to be disabled on GPIO5 when used for JACKETMark Brown1-0/+3
2013-04-02extcon: arizona: Allow configuration of button detectionMark Brown1-0/+9
2013-04-02usb: renesas_usbhs: fixup sparse errors for common.cKuninori Morimoto1-3/+3
2013-04-02usb: mv_usb: remove clock name from pdataChao Xie1-2/+0
2013-04-02Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe29-56/+280
2013-04-02i2c: Make the return type of i2c_del_mux_adapter() voidLars-Peter Clausen1-1/+1
2013-04-02i2c: Make return type of i2c_del_adapter() voidLars-Peter Clausen1-1/+1
2013-04-02i2c: Remove detach_adapterLars-Peter Clausen1-5/+2
2013-04-02Merge branch 'soc' into pinmux-baseSimon Horman9-13/+74
2013-04-02writeback: replace custom worker pool implementation with unbound workqueueTejun Heo1-10/+5
2013-04-02writeback: remove unused bdi_pending_listTejun Heo1-1/+0
2013-04-02Merge tag 'v3.9-rc5' into wq/for-3.10Tejun Heo41-61/+202
2013-04-02selinux: make security_sb_clone_mnt_opts return an error on context mismatchJeff Layton1-4/+6
2013-04-02PM / devfreq: Fix compiler warnings for CONFIG_PM_DEVFREQ unsetRajagopal Venkat1-8/+8
2013-04-02net: add skb_dst_set_noref_forceJulian Anastasov1-1/+34
2013-04-02mfd: wm5102: Add registers for microphone detection level configurationMark Brown1-0/+4
2013-04-01Merge v3.9-rc5 into usb-nextGreg Kroah-Hartman11-12/+41
2013-04-01Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman24-25/+110
2013-04-01Merge 3.9-rc5 into staging-nextGreg Kroah-Hartman24-25/+110
2013-04-01workqueue: update sysfs interface to reflect NUMA awareness and a kernel para...Tejun Heo1-0/+5
2013-04-01Merge v3.9-rc5 into driver-core-nextGreg Kroah-Hartman12-12/+43
2013-04-01leds: lp55xx: configure the clock detectionKim, Milo1-22/+0
2013-04-01leds: add camera LED triggersKim, Milo1-0/+8
2013-04-01leds: trigger: use inline functions instead of macrosKim, Milo2-13/+14
2013-04-01leds: add new LP5562 LED driverKim, Milo1-3/+10
2013-04-01Merge v3.9-rc5 into char-misc-nextGreg Kroah-Hartman11-12/+20
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-10/+37
2013-04-01perf: Add generic memory sampling interfaceStephane Eranian1-0/+2
2013-04-01perf/core: Add weighted samplesAndi Kleen1-0/+2
2013-04-01perf/x86: Add flags to event constraintsStephane Eranian1-0/+1
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2013-04-01spi: add ability to validate xfer->bits_per_word in SPI coreStephen Warren1-0/+8
2013-04-01ARM: mxs: remove common.hShawn Guo1-0/+16
2013-04-01regulator: ab8500: Add support for the ab8540Lee Jones1-0/+86
2013-04-01regulator: ab8500: add support for ab8505Lee Jones1-2/+73
2013-04-01ARM: mxs: move icoll driver into drivers/irqchipShawn Guo1-0/+14
2013-04-01Merge remote-tracking branch 'arm-soc/clksrc/cleanup' into mxs/cleanupShawn Guo1-0/+1
2013-04-01cpufreq: governor: Implement per policy instances of governorsViresh Kumar1-0/+8
2013-04-01cpufreq: Add per policy governor-init/exit infrastructureViresh Kumar1-3/+6
2013-04-01cpuidle: initialize the broadcast timer frameworkDaniel Lezcano1-0/+2
2013-04-01timer: move enum definition out of ifdef sectionDaniel Lezcano1-16/+16
2013-04-01cpuidle : handle clockevent notify from the cpuidle frameworkDaniel Lezcano1-0/+1
2013-03-31Revert "lockdep: check that no locks held at freeze time"Paul Walmsley2-5/+2
2013-03-31Merge branch 'vexpress' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Anton Vorontsov1-3/+0