summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-03-05Merge remote-tracking branch 'tip/x86/urgent' into efi-for-mingoMatt Fleming24-43/+156
2014-03-05[media] v4l: add device capability flag for SDR receiverAntti Palosaari1-0/+2
2014-03-05[media] v4l: define own IOCTL ops for SDR FMTAntti Palosaari1-0/+8
2014-03-05[media] v4l: add stream format for SDR receiverAntti Palosaari2-0/+12
2014-03-05[media] v4l: 1 Hz resolution flag for tunersAntti Palosaari1-0/+1
2014-03-05[media] v4l: add new tuner types for SDRAntti Palosaari1-0/+2
2014-03-05[media] v4l: add device type for Software Defined RadioAntti Palosaari1-1/+2
2014-03-05i2c: add deprecation warning for class based instantiationWolfram Sang1-0/+1
2014-03-05UBI: rename block device ioctlsArtem Bityutskiy1-7/+7
2014-03-05HID: multitouch: add support of other generic collections in hid-mtBenjamin Tissoires1-0/+3
2014-03-05OMAPDSS: convert pixel clock to common videomode styleTomi Valkeinen1-2/+2
2014-03-05ASoC: rsnd: rename scu to srcKuninori Morimoto1-7/+11
2014-03-05ASoC: rsnd: Get correct SCU IDKuninori Morimoto1-0/+1
2014-03-05ASoC: rsnd: add struct rsnd_dai_platform_infoKuninori Morimoto1-1/+16
2014-03-05Merge branch 'drm-next-3.15' of git://people.freedesktop.org/~deathsimple/lin...Dave Airlie1-0/+15
2014-03-05gpio: remove obsolete tnetv107x driverArnd Bergmann1-4/+0
2014-03-05ARM: imx6q: Add GPR6 and GPR7 register definitions for iomuxc gprPhilipp Zabel1-0/+18
2014-03-05iscsi/iser-target: Fix isert_conn->state hung shutdown issuesNicholas Bellinger1-0/+1
2014-03-05ACPI / hotplug: Rework deferred execution of acpi_device_hotplug()Rafael J. Wysocki1-4/+0
2014-03-05storage: accept some UAS devices if streams are unavailableOliver Neukum1-0/+1
2014-03-05uas: Add the posibilty to blacklist uas devices from using the uas driverHans de Goede1-2/+4
2014-03-05uas: Pack iu struct definitionsHans de Goede1-5/+5
2014-03-05uas: Fix response iu struct definitionHans de Goede1-1/+1
2014-03-05uas: s/response_ui/response_iu/Hans de Goede1-1/+1
2014-03-05usbfs: Add support for allocating / freeing streamsHans de Goede1-0/+7
2014-03-05usbfs: Add support for bulk stream idsHans de Goede1-1/+4
2014-03-05usb-core: Track if an endpoint has streamsHans de Goede1-0/+2
2014-03-05usb-core: Move USB_MAXENDPOINTS definitions to usb.hHans de Goede1-0/+2
2014-03-05mmc: sdhci-spear: remove support for power gpioRussell King1-8/+0
2014-03-05efi: Add separate 32-bit/64-bit definitionsMatt Fleming1-0/+252
2014-03-04UAPI: add MPLS label stack definitionSimon Wunderlich2-0/+40
2014-03-04if_ether.h: add IEEE 802.21 EthertypeSimon Wunderlich1-0/+1
2014-03-04IB: Refactor umem to use linear SG tableYishai Hadas1-8/+3
2014-03-04iommu/vt-d: Update IOMMU state when memory hotplug happensJiang Liu1-0/+2
2014-03-04iommu/vt-d: Unify the way to process DMAR device scope arrayJiang Liu1-5/+0
2014-03-04iommu/vt-d: Update DRHD/RMRR/ATSR device scope caches when PCI hotplug happensJiang Liu1-2/+22
2014-03-04iommu/vt-d: Use RCU to protect global resources in interrupt contextJiang Liu1-6/+17
2014-03-04iommu/vt-d: Introduce a rwsem to protect global data structuresJiang Liu1-0/+2
2014-03-04iommu/vt-d: Introduce macro for_each_dev_scope() to walk device scope entriesJiang Liu1-0/+6
2014-03-04iommu/vt-d: Move private structures and variables into intel-iommu.cJiang Liu1-22/+1
2014-03-04iommu/vt-d: Factor out dmar_alloc_dev_scope() for later reuseJiang Liu1-0/+1
2014-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+18
2014-03-04genirq: Move kstat_incr_irqs_this_cpu() to coreThomas Gleixner1-8/+0
2014-03-04genirq: Add a kstat helper to increment irq statsThomas Gleixner1-5/+7
2014-03-04Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2-46/+15
2014-03-04ia64/efi: Implement efi_enabled()Matt Fleming1-8/+0
2014-03-04efi: Move facility flags to struct efiMatt Fleming1-5/+13
2014-03-04mm: numa: bugfix for LAST_CPUPID_NOT_IN_PAGE_FLAGSLiu Ping Fan1-2/+2
2014-03-04mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)lockingVlastimil Babka1-1/+1
2014-03-04mm: close PageTail raceDavid Rientjes2-43/+12