aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-02-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-02-19Merge tag 'edac_fixes_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-02-19Merge tag 'platform-drivers-x86-v3.20-1' of git://git.infradead.org/users/dvh...Linus Torvalds
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2015-02-19i2c: designware-baytrail: another fixup for proper Kconfig dependenciesWolfram Sang
2015-02-19rbd: convert to blk-mqChristoph Hellwig
2015-02-19rbd: do not treat standalone as flattenIlya Dryomov
2015-02-19rbd: fix error paths in rbd_dev_refresh()Ilya Dryomov
2015-02-19rbd: nuke copy_token()Rickard Strandqvist
2015-02-19cpufreq: s3c: remove last use of resume_clocks callbackArnd Bergmann
2015-02-19cpufreq: s3c: remove incorrect __init annotationsArnd Bergmann
2015-02-18x86/intel/quark: Add Isolated Memory Regions for Quark X1000Bryan O'Donoghue
2015-02-18Revert "clk: mxs: Fix invalid 32-bit access to frac registers"Stefan Wahren
2015-02-18clk: qoriq: Add support for the platform PLLEmil Medve
2015-02-18ACPI / LPSS: Deassert resets for SPI host controllers on BraswellMika Westerberg
2015-02-18ACPI / LPSS: Always disable I2C host controllersMika Westerberg
2015-02-18Merge tag 'pci-v3.20-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-18clk: Replace explicit clk assignment with __clk_hw_set_clkJavier Martinez Canillas
2015-02-18clk: Don't dereference parent clock if is NULLJavier Martinez Canillas
2015-02-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-02-18Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-02-18Merge tag 'pwm/for-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-02-18Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2015-02-18IB/mlx5: Enable the ODP capability query verbHaggai Eran
2015-02-18IB/core: Add on demand paging caps to ib_uverbs_ex_query_deviceHaggai Eran
2015-02-18IB/core: Add support for extended query device capsEli Cohen
2015-02-18RDMA/cxgb4: Don't hang threads forever waiting on WR repliesHariprasad S
2015-02-18RDMA/ocrdma: Fix off by one in ocrdma_query_gid()Dan Carpenter
2015-02-18RDMA/ocrdma: Use unsigned for bit indexRasmus Villemoes
2015-02-18RDMA/ocrdma: Help gcc generate better code for ocrdma_srq_toggle_bitRasmus Villemoes
2015-02-18RDMA/ocrdma: Update the ocrdma module version stringMitesh Ahuja
2015-02-18RDMA/ocrdma: set vlan present bit for user AHDevesh Sharma
2015-02-18RDMA/ocrdma: remove reference of ocrdma_dev out of ocrdma_qp structureMitesh Ahuja
2015-02-18RDMA/ocrdma: Add support for interrupt moderationMitesh Ahuja
2015-02-18RDMA/ocrdma: Honor return value of ocrdma_resolve_dmacDevesh Sharma
2015-02-18RDMA/ocrdma: Allow expansion of the SQ CQEs via buddy CQ expansion of the QPSelvin Xavier
2015-02-18RDMA/ocrdma: Discontinue support of RDMA-READ-WITH-INVALIDATEDevesh Sharma
2015-02-18RDMA/ocrdma: Host crash on destroying device resourcesMitesh Ahuja
2015-02-18RDMA/ocrdma: Report correct state in ibv_query_qpPadmanabh Ratnakar
2015-02-18RDMA/ocrdma: Debugfs enhancments for ocrdma driverSelvin Xavier
2015-02-18RDMA/ocrdma: Report correct count of interrupt vectors while registering ocrd...Devesh Sharma
2015-02-18RDMA/ocrdma: Move PD resource management to driver.Mitesh Ahuja
2015-02-18RDMA/ocrdma: Increase the GID table size.Mitesh Ahuja
2015-02-18RDMA/ocrdma: Add support for IB stack compliant stats in sysfs.Mitesh Ahuja
2015-02-18Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-02-18Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-02-18dm snapshot: fix a possible invalid memory access on unloadMikulas Patocka
2015-02-18dm: fix a race condition in dm_get_mdMikulas Patocka
2015-02-18Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar