summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-03-06netdevice: add IPv4 fib add/del opsScott Feldman1-0/+22
2015-03-06Merge branch 'irq-pm'Rafael J. Wysocki2-1/+9
2015-03-06Merge branch 'suspend-to-idle'Rafael J. Wysocki1-2/+15
2015-03-06cpuidle / sleep: Use broadcast timer for states that stop local timerRafael J. Wysocki1-2/+15
2015-03-05genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirelyValentin Rothberg1-3/+0
2015-03-05bridge: Extend Proxy ARP design to allow optional rules for Wi-FiJouni Malinen1-0/+1
2015-03-05Merge tag 'v4.0-rc2' into irq/core, to refresh the tree before applying new c...Ingo Molnar283-2937/+6943
2015-03-05regulator: core: Add devres versions of notifier registrationCharles Keepax1-0/+16
2015-03-05mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_infoKuninori Morimoto1-10/+0
2015-03-05mmc: tmio: mmc: tmio: tmio_mmc_data has .chan_priv_?xKuninori Morimoto1-0/+2
2015-03-05dmaengine: Remove net_dma_find_channelMaxime Ripard1-1/+0
2015-03-05dmaengine: Remove net_dma leftoversMaxime Ripard1-23/+0
2015-03-05workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo1-1/+2
2015-03-05bcma: move internal function declarations to private headerRafał Miłecki5-36/+0
2015-03-05bcma: make bcma_host_pci_(up|down) calls safe for every configRafał Miłecki1-0/+9
2015-03-05Revert "pinctrl: consumer: use correct retval for placeholder functions"Linus Walleij1-3/+3
2015-03-05gpiolib: add devm_gpiod_get_array and devm_gpiod_put_array functionsRojhalat Ibrahim1-0/+30
2015-03-05gpiolib: add gpiod_get_array and gpiod_put_array functionsRojhalat Ibrahim1-0/+46
2015-03-05init.h: Clean up the __setup()/early_param() macrosIngo Molnar1-22/+27
2015-03-05init.h: Add early_param_on_off()Luis R. Rodriguez1-0/+15
2015-03-05CPU_MASK_ALL/CPU_MASK_NONE: remove from deprecated region.Rusty Russell1-19/+12
2015-03-05HID: map telephony usage pageDmitry Torokhov1-0/+1
2015-03-04genirq / PM: Add flag for shared NO_SUSPEND interrupt linesRafael J. Wysocki2-0/+6
2015-03-04Merge tag 'v4.0-rc2' into timers/core, to refresh the tree before pulling mor...Ingo Molnar283-2937/+6931
2015-03-04quota: reorder flags in quota stateKonstantin Khlebnikov2-15/+27
2015-03-04quota: Make ->set_info use structure with neccesary info to VFS and XFSJan Kara2-3/+20
2015-03-04quota: Remove ->get_xstate and ->get_xstatev callbacksJan Kara1-2/+0
2015-03-04quota: Make VFS quotas use new interface for getting quota infoJan Kara2-2/+33
2015-03-04gpio: add parameter to allow the use named gpiosOlliver Schinagl1-0/+1
2015-03-04dmaengine: Remove memset leftoversMaxime Ripard1-8/+0
2015-03-04mfd: max77843: Add max77843 MFD driver core driverJaewon Kim1-0/+454
2015-03-04mfd: Add support for the MediaTek MT6397 PMICFlora Fu2-0/+426
2015-03-04mpls: Basic routing supportEric W. Biederman1-0/+2
2015-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller45-499/+2180
2015-03-04extcon: arizona: Deobfuscate arizona_extcon_do_magicCharles Keepax1-1/+1
2015-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-18/+7
2015-03-03of/pci: Add of_pci_dma_configure() to update DMA configurationMurali Karicheri1-0/+3
2015-03-03PCI: Add helper functions pci_get[put]_host_bridge_device()Murali Karicheri1-0/+3
2015-03-03of: Move of_dma_configure() to device.c to help re-useMurali Karicheri1-0/+3
2015-03-03of: iommu: Add ptr to OF node arg to of_iommu_configure()Murali Karicheri1-2/+4
2015-03-03rcu: Reverse rcu_dereference_check() conditionsPaul E. McKenney2-4/+4
2015-03-03rcu: Improve diagnostics for blocked critical sections in irqPaul E. McKenney2-2/+7
2015-03-03NFS: Fix a regression in the read() syscallTrond Myklebust1-0/+1
2015-03-03f2fs: simplfy a field name in struct f2fs_extent,extent_infoChao Yu1-1/+1
2015-03-03mfd: sec: Cleanup unused RTC fields: ono, WTSR and SMPLKrzysztof Kozlowski1-9/+0
2015-03-03mfd: arizona: Move useful defines into a dt-binding includeCharles Keepax2-116/+2
2015-03-03mfd: rtsx: Add support for rts525AMicky Ching1-0/+15
2015-03-03mfd: rtsx: Add support for rts524AMicky Ching1-2/+130
2015-03-03mfd: rtsx: Remove LCTLR definationMicky Ching1-9/+1
2015-03-03mfd: rtsx: Update phy registerMicky Ching1-54/+55