summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* msm: remove unused headerGabriel Laskar2015-10-17
* Merge tag 'extcon-next-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-10-16
|\
| * extcon: Modify the id and name of external connectorChanwoo Choi2015-10-16
| * extcon: gpio: Fix minor coding style and remove the unused fields.Chanwoo Choi2015-09-30
| * extcon: gpio: Add the missing supported_cable parameter to devm_extcon_dev_al...Chanwoo Choi2015-09-30
| * Merge branch 'ib-extcon-mfd-4.4' into extcon-nextChanwoo Choi2015-09-29
| |\
| | * mfd: arizona: Add TST_CAP bits for headphone detectionCharles Keepax2015-09-22
| | * mfd: arizona: Add register bits for general purpose switchCharles Keepax2015-09-22
| | * mfd: arizona: Add registers for ADC microphone detectionCharles Keepax2015-09-22
* | | Merge 4.3-rc5 into char-misc nextGreg Kroah-Hartman2015-10-12
|\ \ \
| * \ \ Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-11
| |\ \ \
| | * | | irqdomain: Add an accessor for the of_node fieldMarc Zyngier2015-10-09
| * | | | Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-10-10
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda2015-09-30
| | |/ /
* | | | add FPGA manager coreAlan Tull2015-10-07
* | | | coresight: fixing typographical errorMathieu Poirier2015-10-07
* | | | Merge 4.3-rc4 into char-misc-nextGreg Kroah-Hartman2015-10-06
|\| | |
| * | | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-04
| |\ \ \
| | * | | string: provide strscpy()Chris Metcalf2015-09-10
| * | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-10-02
| |\ \ \ \
| | * | | | blk-mq: factor out a helper to iterate all tags for a request_queueChristoph Hellwig2015-10-01
| | * | | | blk-mq: fix racy updates of rq->errorsChristoph Hellwig2015-10-01
| | * | | | blk-mq: fix sysfs registration/unregistration raceAkinobu Mita2015-09-29
| * | | | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-10-02
| |\ \ \ \ \
| | * | | | | iommu: iova: Move iova cache management to the iova librarySakari Ailus2015-07-28
| * | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-10-01
| |\ \ \ \ \ \
| | * | | | | | memcg: remove pcp_counter_lockGreg Thelen2015-10-01
| | * | | | | | memcg: fix dirty page migrationGreg Thelen2015-10-01
| * | | | | | | Merge tag 'pm+acpi-4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-10-01
| |\ \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | *-. \ \ \ \ \ \ Merge branches 'pm-pci' and 'acpi-pci'Rafael J. Wysocki2015-10-01
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | / | | | | |_|_|_|_|/ | | | |/| | | | |
| | | | * | | | | ACPI, PCI, irq: Do not share PCI IRQ with ISA IRQJiang Liu2015-09-26
| | | |/ / / / /
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-10-01
| |\ \ \ \ \ \ \
| | * | | | | | | skbuff: Fix skb checksum partial check.Pravin B Shelar2015-09-29
| | |/ / / / / /
| * | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-10-01
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg2015-09-25
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-09-28
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | rcu: Change _wait_rcu_gp() to work around GCC bug 67055Oleg Nesterov2015-09-20
| | |/ / / /
* | | | | | stm class: Introduce an abstraction for System Trace Module devicesAlexander Shishkin2015-10-04
* | | | | | misc: mic: SCIF RMA header file and IOCTL changesSudeep Dutt2015-10-04
* | | | | | misc: mic: Remove COSM functionality from the MIC card driverAshutosh Dixit2015-10-04
* | | | | | misc: mic: Add support for kernel mode SCIF clientsAshutosh Dixit2015-10-04
* | | | | | misc: mic: SCIF pollAshutosh Dixit2015-10-04
* | | | | | dma: Add support to program MIC x100 status descriptiorsSiva Yerramreddy2015-10-04
* | | | | | iommu: iova: Move iova cache management to the iova librarySakari Ailus2015-10-04
* | | | | | Merge 4.3-rc3 into char-misc-nextGreg Kroah-Hartman2015-09-27
|\| | | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-09-26
| |\ \ \ \ \
| | * | | | | phy: add phy_device_remove()Russell King2015-09-24
| | * | | | | phy: fix mdiobus module safetyRussell King2015-09-24
| | * | | | | skbuff: Fix skb checksum flag on skb pullPravin B Shelar2015-09-24
| | * | | | | netpoll: Close race condition between poll_one_napi and napi_disableNeil Horman2015-09-23