summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-09-09Merge tag 'at91-cleanup2' of git://github.com/at91linux/linux-at91 into next/...Arnd Bergmann1-3/+10
2014-09-09usb: gadget: add reset API at usb_gadget_driverPeter Chen1-0/+3
2014-09-09ima: pass 'opened' flag to identify newly created filesDmitry Kasatkin1-2/+2
2014-09-09mmc: slot-gpio: add gpiod variant to get wp GPIOLinus Walleij1-0/+3
2014-09-09mmc: remove MMC_CAP2_NO_MULTI_READ flagsKuninori Morimoto1-1/+0
2014-09-09mmc: use .multi_io_quirk on tmio_mmcKuninori Morimoto1-0/+3
2014-09-09mmc: Add .multi_io_quirk callback for multi I/O HW bugKuninori Morimoto1-0/+7
2014-09-09mmc: sdhci: handle busy-end interrupt during commandChanho Min1-0/+1
2014-09-09mmc: dw_mmc: Support voltage changesDoug Anderson1-0/+2
2014-09-09mmc: dw_mmc: use mmc_regulator_get_supply to handle regulatorsYuvaraj CD1-1/+1
2014-09-09mmc: tmio: add actual clock support as optionShinobu Uehara1-0/+5
2014-09-09mmc: tmio: remove Renesas specific #ifdefKuninori Morimoto1-0/+5
2014-09-09mmc: tmio: add TMIO_MMC_SDIO_STATUS_QUIRKShinobu Uehara1-0/+5
2014-09-09mmc: tmio: control multiple block transfer modeShinobu Uehara1-0/+6
2014-09-09mmc: tmio: care about DMA tx/rx addr offsetKuninori Morimoto1-0/+1
2014-09-09mmc: implement Driver Stage Register handlingSascha Hauer2-1/+5
2014-09-09mmc: Correct the value of MMC_NUM_PHY_PARTITIONYi Sun1-2/+3
2014-09-09mmc: include linux/types.h for bool definition in atmel-mci.hHans-Christian Egtvedt1-0/+2
2014-09-09Documentation: Docbook: Fix generated DocBook/kernel-api.xmlMasanari Iida2-2/+2
2014-09-09Merge tag 'v3.17-rc4' into perf/core, to pick up fixesIngo Molnar15-73/+142
2014-09-09cpufreq: Add support for per-policy driver dataViresh Kumar1-0/+3
2014-09-09Merge tag 'master-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2-0/+70
2014-09-09tty: serial: 8250_core: allow to overwrite & export serial8250_startup()Sebastian Andrzej Siewior2-0/+4
2014-09-09serial: core: Document lock requirement for UPF_* flags updatesPeter Hurley1-0/+1
2014-09-09PM / domains: Keep declaration of dev_power_governors togetherUlf Hansson1-2/+1
2014-09-09PM / domains: Remove default_stop_ok() APIUlf Hansson1-6/+0
2014-09-09PM / domains: Remove genpd_queue_power_off_work() APIUlf Hansson1-2/+0
2014-09-09PM / domains: Remove pm_genpd_syscore_switch() APIUlf Hansson1-12/+4
2014-09-09PM / domains: Remove dev_irq_safe from genpd configUlf Hansson1-1/+0
2014-09-09PM / domains: Remove system PM callbacks from gpd_dev_opsUlf Hansson1-8/+0
2014-09-09PM / domains: Ignore callbacks for subsys generic_pm_domain_dataUlf Hansson1-1/+0
2014-09-09PM / domains: Remove the pm_genpd_add|remove_callbacks APIsUlf Hansson1-19/+0
2014-09-09serial/8250: Add support for RS485 IOCTLsRicardo Ribalda Delgado1-0/+3
2014-09-08Merge tag 'v3.17-rc4' into nextFelipe Balbi17-78/+150
2014-09-08bdi: reimplement bdev_inode_switch_bdi()Tejun Heo1-1/+0
2014-09-08bdi: remove unused stuffTejun Heo1-3/+0
2014-09-08block, bdi: an active gendisk always has a request_queue associated with itTejun Heo1-1/+1
2014-09-08ARM: at91/tclib: mask interruptions at shutdown and probeGaël PORTAY1-0/+5
2014-09-08ARM: at91/tclib: move initialization from alloc to probeGaël PORTAY1-3/+5
2014-09-08mac80211: support DTPC IE (from Cisco Client eXtensions)Steinar H. Gunderson1-1/+2
2014-09-08HID: usbhid: add always-poll quirkJohan Hovold1-0/+1
2014-09-08time, signal: Protect resource use statistics with seqlockRik van Riel1-0/+1
2014-09-08Merge tag 'v3.17-rc4' into sched/core, to prevent conflicts with upcoming pat...Ingo Molnar265-2327/+7531
2014-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-77/+150
2014-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-4/+8
2014-09-08percpu-refcount: add @gfp to percpu_ref_init()Tejun Heo1-1/+2
2014-09-08proportions: add @gfp to init functionsTejun Heo2-4/+6
2014-09-08percpu_counter: add @gfp to percpu_counter_init()Tejun Heo1-4/+6
2014-09-08rcu: Per-CPU operation cleanups to rcu_*_qs() functionsPaul E. McKenney2-3/+3
2014-09-08rcu: Remove local_irq_disable() in rcu_preempt_note_context_switch()Paul E. McKenney2-8/+10