summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-03-13usb: phy: msm: Remove dead codeStephen Boyd1-4/+0
2015-03-13Merge tag 'devicetree-fixes-for-4.0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2015-03-13Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+2
2015-03-13fs: split generic and aio kiocbChristoph Hellwig1-40/+6
2015-03-13fs: don't allow to complete sync iocbs through aio_completeChristoph Hellwig1-4/+0
2015-03-13usb: renesas_usbhs: add support for USB-DMACYoshihiro Shimoda1-0/+2
2015-03-13of/platform: Fix sparc:allmodconfig buildGuenter Roeck1-1/+1
2015-03-13blk-mq: export blk_mq_run_hw_queuesMike Snitzer1-0/+1
2015-03-13blk-mq: add blk_mq_init_allocated_queue and export blk_mq_register_diskMike Snitzer1-0/+2
2015-03-13bcma: allow disabling (not building) PCI driverRafał Miłecki1-0/+6
2015-03-13bcma: move PCI IRQ control function to host specific codeRafał Miłecki2-2/+9
2015-03-13i2c: add quirk structure to describe adapter flawsWolfram Sang1-0/+43
2015-03-13brcmfmac: Add support for BCM4345 SDIO chipset.Syed Asifful Dayyan1-0/+1
2015-03-13clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq...John Stultz1-5/+5
2015-03-13clocksource: Mostly kill clocksource_register()John Stultz1-1/+9
2015-03-13fs: remove ki_nbytesChristoph Hellwig1-1/+0
2015-03-13rhashtable: kill ht->shift atomic operationsDaniel Borkmann1-3/+3
2015-03-13kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>Andrey Ryabinin2-4/+8
2015-03-13kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin2-2/+4
2015-03-13rcu: Handle outgoing CPUs on exit from idle loopPaul E. McKenney2-0/+4
2015-03-12ebpf: verifier: check that call reg with ARG_ANYTHING is initializedDaniel Borkmann1-1/+3
2015-03-12net: Introduce possible_net_tEric W. Biederman1-6/+2
2015-03-12net: Kill hold_net release_netEric W. Biederman1-2/+1
2015-03-12KVM: introduce kvm_arch_intc_initialized and use it in irqfdEric Auger1-0/+14
2015-03-12clocksource: Add 'max_cycles' to 'struct clocksource'John Stultz1-2/+3
2015-03-12backlight: Add support Skyworks SKY81452 backlight driverGyungoh Yoo1-0/+46
2015-03-12mfd: Add support for Skyworks SKY81452 driverGyungoh Yoo1-0/+31
2015-03-12mfd: max77693: Add TORCH_IOUT_MASK macroJacek Anaszewski1-0/+1
2015-03-12mfd: max77693: Remove struct max77693_led_platform_dataJacek Anaszewski1-13/+0
2015-03-12mfd: max77693: Adjust FLASH_EN_SHIFT and TORCH_EN_SHIFT macrosJacek Anaszewski1-2/+2
2015-03-12mfd: rk808: Disable the under voltage detectChris Zhong1-0/+3
2015-03-12remoteproc: add IOMMU hardware capability flagSuman Anna1-0/+2
2015-03-12HID: multitouch: Add support for button type usageSeth Forshee1-0/+1
2015-03-12xps: must clear sender_cpu before forwardingEric Dumazet1-0/+7
2015-03-12net: add real socket cookiesEric Dumazet1-2/+2
2015-03-12clk: introduce clk_is_matchMichael Turquette1-0/+18
2015-03-12mtd: clean up whitespace in linux/mtd/map.hArnd Bergmann1-18/+24
2015-03-12mtd: cfi: reduce stack sizeArnd Bergmann1-1/+11
2015-03-12of: mdio: export of_mdio_parse_addrFlorian Fainelli1-0/+7
2015-03-11rhashtable: Move hash_rnd into bucket_tableHerbert Xu1-2/+2
2015-03-11smpboot: Add common code for notification from dying CPUPaul E. McKenney1-0/+12
2015-03-11firmware: qcom: scm: Support cpu power down through SCMLina Iyer1-1/+6
2015-03-11firmware: qcom: scm: Add qcom_scm_set_warm_boot_addr functionLina Iyer1-5/+2
2015-03-11firmware: qcom: scm: Clean cold boot entry to export only the APILina Iyer1-4/+1
2015-03-11Merge tag 'renesas-r8a7778-ccf-and-multiplatform-for-v4.1' of git://git.kerne...Arnd Bergmann1-0/+1
2015-03-11firmware: qcom: scm: Move the scm driver to drivers/firmwareKumar Gala1-0/+29
2015-03-11usb: gadget: Fix typo fond in Documentation/Docbook/gadget.xmlMasanari Iida1-1/+1
2015-03-10usb: gadget: composite: add req_match method to usb_functionAndrzej Pietrasiewicz1-0/+3
2015-03-10usb: move definition of PCI_VENDOR_ID_SYNOPSYS to linux/pci_ids.hJoseph Kogut1-0/+2
2015-03-10inet_diag: add const to inet_diag_req_v2Eric Dumazet1-21/+22