summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-12-22Merge branch 'misc' into for-linusJames Bottomley13-142/+260
2016-12-23Merge tag 'drm-intel-next-fixes-2016-12-22' of git://anongit.freedesktop.org/...Dave Airlie12-95/+186
2016-12-23Merge tag 'drm-misc-fixes-2016-12-22' of git://anongit.freedesktop.org/git/dr...Dave Airlie1-2/+5
2016-12-23Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie7-631/+1218
2016-12-22Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-29/+32
2016-12-22Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds16-107/+212
2016-12-22Merge tag 'pm-fixes-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+2
2016-12-22Merge tag 'mmc-v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds4-23/+35
2016-12-22Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+5
2016-12-22IB/rxe: Don't check for null ptr in send()Andrew Boyer1-2/+1
2016-12-22IB/rxe: Drop future atomic/read packets rather than retryingAndrew Boyer1-1/+1
2016-12-22IB/rxe: Use BTH_PSN_MASK when ACKing duplicate sendsAndrew Boyer1-1/+2
2016-12-22qedr: Always notify the verb consumer of flushed CQEsAmrani, Ram1-1/+1
2016-12-22qedr: clear the vendor error field in the work completionAmrani, Ram1-0/+3
2016-12-22qedr: post_send/recv according to QP stateAmrani, Ram1-4/+4
2016-12-22qedr: ignore inline flag in read verbsAmrani, Ram1-1/+3
2016-12-22qedr: modify QP state to error when destroying itAmrani, Ram1-2/+4
2016-12-22qedr: return correct value on modify qpAmrani, Ram1-1/+1
2016-12-22qedr: return error if destroy CQ failedAmrani, Ram1-1/+6
2016-12-22qedr: configure the number of CQEs on CQ creationAmrani, Ram1-0/+3
2016-12-22i40iw: Set 128B as the only supported RQ WQE sizeChien Tin Tung8-25/+53
2016-12-22Merge tag 'wireless-drivers-for-davem-2016-12-22' of git://git.kernel.org/pub...David S. Miller5-5/+10
2016-12-22Merge branch 'pm-cpufreq'Rafael J. Wysocki2-2/+2
2016-12-22Merge branches 'acpica' and 'acpi-scan'Rafael J. Wysocki16-107/+212
2016-12-21net: fddi: skfp: use %p format specifier for addresses rather than %xColin Ian King3-8/+8
2016-12-21net: mvpp2: fix dma unmapping of TX buffers for fragmentsThomas Petazzoni1-29/+30
2016-12-21net: ethernet: stmmac: dwmac-rk: make clk enablement first in powerupHeiko Stübner1-4/+4
2016-12-21be2net: Increase skb headroom size to 256 bytesKalesh A P1-1/+1
2016-12-21Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds53-19/+173
2016-12-21rtlwifi: Fix kernel oops introduced with commit e49656147359Larry Finger1-1/+2
2016-12-21ath9k: do not return early to fix rcu unlockingTobias Klausmann1-1/+1
2016-12-21[media] s5k4ecgx: select CRC32 helperArnd Bergmann1-0/+1
2016-12-21[media] dvb: avoid warning in dvb_netArnd Bergmann1-10/+5
2016-12-21[media] v4l: tvp5150: Don't override output pinmuxing at stream on/off timeLaurent Pinchart1-14/+19
2016-12-21[media] v4l: tvp5150: Fix comment regarding output pin muxingLaurent Pinchart2-7/+26
2016-12-21[media] v4l: tvp5150: Reset device at probe time, not in get/set format handlersLaurent Pinchart1-3/+2
2016-12-21[media] pctv452e: move buffer to heap, no mutexMax Kellermann1-61/+72
2016-12-21[media] media/cobalt: use pci_irq_allocate_vectorsChristoph Hellwig2-8/+2
2016-12-21[media] cec: fix race between configuring and unconfiguringHans Verkuil1-5/+13
2016-12-21[media] cec: move cec_report_phys_addr into cec_config_thread_funcHans Verkuil1-18/+7
2016-12-21[media] cec: replace cec_report_features by cec_fill_msg_report_featuresHans Verkuil1-22/+26
2016-12-21[media] cec: update log_addr[] before finishing configurationHans Verkuil1-2/+2
2016-12-21[media] cec: CEC_MSG_GIVE_FEATURES should abort for CEC version < 2Hans Verkuil1-3/+3
2016-12-21[media] cec: when canceling a message, don't overwrite old status infoHans Verkuil1-3/+3
2016-12-21[media] cec: fix report_current_latencyHans Verkuil1-1/+1
2016-12-21[media] smiapp: Make suspend and resume functions __maybe_unusedSakari Ailus1-2/+2
2016-12-21[media] smiapp: Implement power-on and power-off sequences without runtime PMSakari Ailus1-19/+10
2016-12-21mmc: sd: Meet alignment requirements for raw_ssr DMAPaul Burton1-2/+10
2016-12-21cpufreq: s3c64xx: remove incorrect __init annotationArnd Bergmann1-1/+1
2016-12-21cpufreq: Remove CPU hotplug callbacks only if they were initializedBoris Ostrovsky1-1/+1