summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-11-26clk: tegra: Implement memory-controller clockThierry Reding3-3/+3
2014-11-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-0/+1
2014-11-26Merge tag 'clk-fixes-for-linus' of https://git.linaro.org/people/mike.turquet...Linus Torvalds2-2/+1
2014-11-25mfd: wm5110: Add missing registers for AIF2 channels 3-6Charles Keepax1-0/+8
2014-11-25mfd: tc3589x: get rid of static baseLinus Walleij1-8/+0
2014-11-25mfd: arizona: Document HP_CTRL_1L and HP_CTRL_1R registersCharles Keepax1-0/+42
2014-11-25mfd: ab8500-sysctrl: Drop ab8500_restartGuenter Roeck1-1/+0
2014-11-25mfd: rtsx: Fix PM suspend for 5227 & 5249Micky Ching1-0/+28
2014-11-25mfd: max77693: Remove unused defineKrzysztof Kozlowski1-1/+0
2014-11-25mfd: Add atmel-hlcdc driverBoris Brezillon1-0/+85
2014-11-25Merge branches 'ib-mfd-gpio-i2c-3.19', 'ib-mfd-iio-3.19' and 'ib-mfd-regulato...Lee Jones6-0/+368
2014-11-25regulator: s2mps11: Add support S2MPS13 regulator deviceChanwoo Choi2-0/+187
2014-11-25mfd: sec-core: Add support for S2MPS13 deviceChanwoo Choi1-0/+1
2014-11-25eeprom-93cx6: Add (read-only) support for 8-bit modeOndrej Zary1-0/+4
2014-11-24scsi: add SPC-3 command definitionsHannes Reinecke1-3/+7
2014-11-24scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke3-3/+3
2014-11-24scsi: remove scsi_driver owner fieldChristoph Hellwig1-1/+0
2014-11-24scsi: stop passing a gfp_mask argument down the command setup pathChristoph Hellwig1-1/+1
2014-11-24regulator: core: Add PRE_DISABLE notificationRichard Fitzgerald1-0/+4
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig6-14/+6
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig1-2/+5
2014-11-24PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt1-0/+1
2014-11-23Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+7
2014-11-23percpu-ref: fix DEAD flag contamination of percpu pointerTejun Heo1-1/+7
2014-11-23PCI/MSI: Allow an msi_controller to be associated to an irq domainMarc Zyngier1-0/+3
2014-11-23PCI/MSI: Provide mechanism to alloc/free MSI/MSIX interrupt from irqdomainJiang Liu1-0/+3
2014-11-23PCI/MSI: Enhance core to support hierarchy irqdomainJiang Liu1-0/+14
2014-11-23genirq: Provide default callbacks for msi_domain_opsJiang Liu1-5/+37
2014-11-23genirq: Introduce msi_domain_alloc/free_irqs()Jiang Liu1-0/+29
2014-11-23asm-generic: Add msi.hThomas Gleixner1-0/+32
2014-11-23genirq: Add generic msi irq domain supportJiang Liu1-0/+45
2014-11-23genirq: Introduce callback irq_chip.irq_write_msi_msgJiang Liu1-0/+8
2014-11-23irqdomain: Introduce helper function irq_domain_add_hierarchy()Jiang Liu1-0/+4
2014-11-23irqdomain: Implement a method to automatically call parent domains alloc/freeJiang Liu1-15/+9
2014-11-23genirq: Introduce helper irq_domain_set_info() to reduce duplicated codeJiang Liu1-0/+5
2014-11-23genirq: Split out flow handler typedefs into seperate header fileThomas Gleixner2-5/+15
2014-11-23genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchipJiang Liu1-0/+4
2014-11-23genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchipJiang Liu1-0/+5
2014-11-23genirq: Add more helper functions to support stacked irq_chipYingjoe Chen1-0/+6
2014-11-23genirq: Introduce helper functions to support stacked irq_chipJiang Liu1-0/+5
2014-11-23irqdomain: Introduce new interfaces to support hierarchy irqdomainsJiang Liu2-0/+103
2014-11-23PCI/MSI: Introduce helpers to hide struct msi_desc implementation detailsJiang Liu1-0/+19
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq et alThomas Gleixner1-5/+13
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu1-2/+12
2014-11-23PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()Jiang Liu1-2/+3
2014-11-23ARM: imx53: clk: add ARM clockLucas Stach1-1/+2
2014-11-23ARM: imx5: add step clock, used when reprogramming PLL1Lucas Stach1-1/+3
2014-11-23ARM: imx6sx: add imx6sx iomux-gpr field defineFugang Duan1-0/+39
2014-11-22asm-generic: Remove asm-generic arch_bprm_mm_init()Dave Hansen1-5/+0
2014-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-3/+25