index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2015-02-19
Merge tag 'platform-drivers-x86-v3.20-1' of git://git.infradead.org/users/dvh...
Linus Torvalds
-243
/
+1137
2015-02-19
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
-56
/
+56
2015-02-19
i2c: designware-baytrail: another fixup for proper Kconfig dependencies
Wolfram Sang
-1
/
+1
2015-02-19
drm/tegra: dc: Move more code into ->init()
Thierry Reding
-38
/
+36
2015-02-19
drm/tegra: dc: Wire up CRTC parent of atomic state
Thierry Reding
-1
/
+3
2015-02-19
drm/tegra: dc: Reset state's active_changed field
Thierry Reding
-0
/
+1
2015-02-19
drm/tegra: hdmi: Explicitly set clock rate
Thierry Reding
-0
/
+8
2015-02-19
rbd: convert to blk-mq
Christoph Hellwig
-54
/
+68
2015-02-19
rbd: do not treat standalone as flatten
Ilya Dryomov
-20
/
+10
2015-02-19
rbd: fix error paths in rbd_dev_refresh()
Ilya Dryomov
-7
/
+6
2015-02-19
rbd: nuke copy_token()
Rickard Strandqvist
-30
/
+0
2015-02-19
cpufreq: s3c: remove last use of resume_clocks callback
Arnd Bergmann
-8
/
+0
2015-02-19
cpufreq: s3c: remove incorrect __init annotations
Arnd Bergmann
-3
/
+3
2015-02-18
x86/intel/quark: Add Isolated Memory Regions for Quark X1000
Bryan O'Donoghue
-0
/
+25
2015-02-18
HID: sony: Fix a WARNING shown when rmmod-ing the driver
Antonio Ospite
-1
/
+1
2015-02-18
Revert "clk: mxs: Fix invalid 32-bit access to frac registers"
Stefan Wahren
-31
/
+18
2015-02-18
clk: qoriq: Add support for the platform PLL
Emil Medve
-0
/
+83
2015-02-18
ACPI / LPSS: Deassert resets for SPI host controllers on Braswell
Mika Westerberg
-4
/
+15
2015-02-18
ACPI / LPSS: Always disable I2C host controllers
Mika Westerberg
-0
/
+4
2015-02-18
Merge tag 'pci-v3.20-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+0
2015-02-18
clk: Replace explicit clk assignment with __clk_hw_set_clk
Javier Martinez Canillas
-35
/
+35
2015-02-18
clk: Don't dereference parent clock if is NULL
Javier Martinez Canillas
-2
/
+2
2015-02-18
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-991
/
+1226
2015-02-18
Merge tag 'mfd-for-linus-3.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-78
/
+1312
2015-02-18
Merge tag 'pwm/for-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-21
/
+660
2015-02-18
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
-1796
/
+4548
2015-02-18
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
-32
/
+708
2015-02-18
IB/mlx5: Enable the ODP capability query verb
Haggai Eran
-0
/
+2
2015-02-18
IB/core: Add on demand paging caps to ib_uverbs_ex_query_device
Haggai Eran
-1
/
+19
2015-02-18
IB/core: Add support for extended query device caps
Eli Cohen
-41
/
+92
2015-02-18
RDMA/cxgb4: Don't hang threads forever waiting on WR replies
Hariprasad S
-15
/
+14
2015-02-18
RDMA/ocrdma: Fix off by one in ocrdma_query_gid()
Dan Carpenter
-1
/
+1
2015-02-18
RDMA/ocrdma: Use unsigned for bit index
Rasmus Villemoes
-3
/
+3
2015-02-18
RDMA/ocrdma: Help gcc generate better code for ocrdma_srq_toggle_bit
Rasmus Villemoes
-4
/
+1
2015-02-18
RDMA/ocrdma: Update the ocrdma module version string
Mitesh Ahuja
-1
/
+1
2015-02-18
RDMA/ocrdma: set vlan present bit for user AH
Devesh Sharma
-6
/
+22
2015-02-18
RDMA/ocrdma: remove reference of ocrdma_dev out of ocrdma_qp structure
Mitesh Ahuja
-29
/
+34
2015-02-18
RDMA/ocrdma: Add support for interrupt moderation
Mitesh Ahuja
-0
/
+119
2015-02-18
RDMA/ocrdma: Honor return value of ocrdma_resolve_dmac
Devesh Sharma
-1
/
+3
2015-02-18
RDMA/ocrdma: Allow expansion of the SQ CQEs via buddy CQ expansion of the QP
Selvin Xavier
-22
/
+44
2015-02-18
RDMA/ocrdma: Discontinue support of RDMA-READ-WITH-INVALIDATE
Devesh Sharma
-2
/
+0
2015-02-18
RDMA/ocrdma: Host crash on destroying device resources
Mitesh Ahuja
-15
/
+10
2015-02-18
RDMA/ocrdma: Report correct state in ibv_query_qp
Padmanabh Ratnakar
-2
/
+4
2015-02-18
RDMA/ocrdma: Debugfs enhancments for ocrdma driver
Selvin Xavier
-3
/
+183
2015-02-18
RDMA/ocrdma: Report correct count of interrupt vectors while registering ocrd...
Devesh Sharma
-1
/
+1
2015-02-18
RDMA/ocrdma: Move PD resource management to driver.
Mitesh Ahuja
-2
/
+298
2015-02-18
RDMA/ocrdma: Increase the GID table size.
Mitesh Ahuja
-1
/
+1
2015-02-18
RDMA/ocrdma: Add support for IB stack compliant stats in sysfs.
Mitesh Ahuja
-1
/
+89
2015-02-18
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-18
/
+2
2015-02-18
Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtd
Linus Torvalds
-203
/
+1301
[prev]
[next]