summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2015-03-03mfd: rtsx: Update PETXCFG addressMicky Ching1-1/+1
2015-03-03mfd: rtsx: Place register address and values togatherMicky Ching1-467/+369
2015-03-03mfd: rtsx: Replace TAB by SPC after #defineMicky Ching1-127/+127
2015-03-03mfd: ti_am335x_tscadc: Remove unwanted reg_se_cache saveVignesh R1-0/+1
2015-03-03spi: fix a typo in comment.Marcin Bis1-1/+1
2015-03-03Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+54
2015-03-03net: Kill dev_rebuild_headerEric W. Biederman2-12/+1
2015-03-02net/mlx4_core: Fix wrong mask and error flow for the update-qp commandOr Gerlitz1-1/+1
2015-03-02ebpf: move CONFIG_BPF_SYSCALL-only function declarationsDaniel Borkmann1-9/+9
2015-03-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2-2/+11
2015-03-02net: Remove iocb argument from sendmsg and recvmsgYing Xue1-6/+4
2015-03-02[media] fixp-arith: replace sin/cos table by a better precision oneMauro Carvalho Chehab1-38/+107
2015-03-02bcma: support bringing up bus hosted on PCIe Gen 2Rafał Miłecki1-0/+2
2015-03-02bcma: change IRQ control function to accept bus as an argumentRafał Miłecki1-1/+1