summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-29genirq/msi, x86/vector: Prevent reservation mode for non maskable MSIThomas Gleixner2-5/+44
2017-12-29genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner13-28/+29
2017-12-29x86/vector: Use IRQD_CAN_RESERVE flagThomas Gleixner1-0/+2
2017-12-29genirq: Introduce IRQD_CAN_RESERVE flagThomas Gleixner2-0/+18
2017-12-29genirq/msi: Handle reactivation only on successThomas Gleixner1-8/+27
2017-12-29media: imx: fix breakages when compiling for armMauro Carvalho Chehab1-2/+2
2017-12-29Merge tag 'pm-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-1/+15
2017-12-29gpio: brcmstb: Make really use of the new lockdep classThomas Gleixner1-1/+1
2017-12-29media: v4l: Fix references in Intel IPU3 Bayer documentationSakari Ailus1-4/+4
2017-12-29media: dmx.h documentation: fix a warningMauro Carvalho Chehab1-0/+2
2017-12-29media: dvb kAPI docs: document dvb_vb2.hMauro Carvalho Chehab3-6/+184
2017-12-29x86/apic: Switch all APICs to Fixed delivery modeThomas Gleixner6-16/+8
2017-12-29media: dvb_vb2: get rid of DVB_BUF_TYPE_OUTPUTMauro Carvalho Chehab1-1/+0
2017-12-29media: dvb_vb2: use strlcpy instead of strncpyMauro Carvalho Chehab1-1/+1
2017-12-29media: v4l2-async: better describe match union at async match structMauro Carvalho Chehab1-0/+25
2017-12-29media: v4l2-async: simplify v4l2_async_subdev structureMauro Carvalho Chehab17-39/+35
2017-12-29media: v4l2-device.h: document helper macrosMauro Carvalho Chehab1-35/+211
2017-12-29media: intel-ipu3: cio2: add new MIPI-CSI2 driverYong Zhi8-1/+2534
2017-12-29media: doc-rst: add IPU3 raw10 bayer pixel format definitionsYong Zhi2-0/+336
2017-12-29media: videodev2.h, v4l2-ioctl: add IPU3 raw10 color formatYong Zhi2-0/+10
2017-12-29media: i2c: as3645a: Remove driverSakari Ailus5-963/+0
2017-12-29media: staging: atomisp: Fix DMI matching entry for MRD7Andy Shevchenko1-1/+2
2017-12-29media: staging: atomisp: Use standard DMI match tableAndy Shevchenko1-39/+70
2017-12-29media: staging: atomisp: Unexport local functionAndy Shevchenko2-4/+2
2017-12-29media: staging: atomisp: Remove redundant PCI codeAndy Shevchenko2-9/+0
2017-12-29media: staging: atomisp: Switch to use struct device_driver directlyAndy Shevchenko3-15/+11
2017-12-29media: staging: atomisp: Remove non-ACPI leftoversAndy Shevchenko9-93/+49
2017-12-29media: staging: atomisp: Disable custom format for nowAndy Shevchenko3-1/+8
2017-12-29media: staging: atomisp: lm3554: Fix control valuesAndy Shevchenko1-5/+5
2017-12-29media: staging: atomisp: Remove duplicate NULL-checkAndy Shevchenko1-2/+2
2017-12-29media: staging: atomisp: Don't leak GPIO resources if clk_get() failedAndy Shevchenko1-2/+2
2017-12-29media: staging: atomisp2: replace DEVICE_ATTR with DEVICE_ATTR_ROAishwarya Pant1-4/+4
2017-12-29media: Staging: media: atomisp: made function staticSergiy Redko1-0/+1
2017-12-29media: staging: fix indentation in atomisp-ov5693Riccardo Schirone1-1/+1
2017-12-29media: staging: improves comparisons readability in atomisp-ov5693Riccardo Schirone1-5/+5
2017-12-29media: staging: improve comments usage in atomisp-ov5693Riccardo Schirone1-13/+25
2017-12-29media: staging: add missing blank line after declarations in atomisp-ov5693Riccardo Schirone1-0/+13
2017-12-29media: atomisp: deprecate pci_get_bus_and_slot()Sinan Kaya1-1/+1
2017-12-29media: staging: atomisp: convert timestamps to ktime_tArnd Bergmann3-13/+9
2017-12-29media: staging: atomisp: fixes for "symbol was not declared. Should it be sta...Jeremy Sowden1-12/+12
2017-12-29media: staging: atomisp: fix for sparse "using plain integer as NULL pointer"...Jeremy Sowden1-1/+1
2017-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds30-121/+298
2017-12-29Merge tag 'drm-fixes-for-v4.15-rc6' of git://people.freedesktop.org/~airlied/...Linus Torvalds3-4/+5
2017-12-29Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+2
2017-12-29Merge tag 'led_fixes_for_4.15-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2017-12-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds22-105/+208
2017-12-28Merge branch 'strparser-Fix-lockdep-issue'David S. Miller2-1/+6
2017-12-28strparser: Call sock_owned_by_user_nocheckTom Herbert1-1/+1
2017-12-28sock: Add sock_owned_by_user_nocheckTom Herbert1-0/+5
2017-12-28skbuff: in skb_copy_ubufs unclone before releasing zerocopyWillem de Bruijn1-3/+3