summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-01-07Merge branch 'linux-4.4' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2016-01-07dmaengine: xgene-dma: Fix double IRQ issue by setting IRQ_DISABLE_UNLAZY flagRameshwar Prasad Sahu
2016-01-07Merge tag 'for-linus-20160106' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-01-07dm thin: bump thin and thin-pool target versionsMike Snitzer
2016-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-01-06Driver: Vmxnet3: Fix regression caused by 5738a09Shrikrishna Khare
2016-01-06net: qmi_wwan: Add WeTelecom-WPD600NKristian Evensen
2016-01-06mkiss: fix scribble on freed memoryAlan
2016-01-06efi: stub: define DISABLE_BRANCH_PROFILING for all architecturesArd Biesheuvel
2016-01-06amdkfd: don't open-code memdup_user()Al Viro
2016-01-06cdrom: don't open-code memdup_user()Al Viro
2016-01-06rsxx: don't open-code memdup_user()Al Viro
2016-01-06mtip32xx: don't open-code memdup_user()Al Viro
2016-01-06Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2016-01-06irqchip/omap-intc: Add support for spurious irq handlingSekhar Nori
2016-01-06dmaengine: Revert "dmaengine: mic_x100: add missing spin_unlock"Ashutosh Dixit
2016-01-066pack: fix free memory scribblesOne Thousand Gnomes
2016-01-06mtd: spi-nor: fix stm_is_locked_sr() parametersBrian Norris
2016-01-06mtd: spi-nor: fix Spansion regressions (aliased with Winbond)Brian Norris
2016-01-05Merge remote-tracking branches 'regmap/topic/mmio', 'regmap/topic/rbtree' and...Mark Brown
2016-01-05Merge remote-tracking branches 'regmap/topic/64bit' and 'regmap/topic/irq-typ...Mark Brown
2016-01-05Merge remote-tracking branch 'regmap/topic/core' into regmap-nextMark Brown
2016-01-05Merge remote-tracking branch 'regmap/topic/cache' into regmap-nextMark Brown
2016-01-05regmap: debugfs: Use seq_file for the access mapMark Brown
2016-01-05regmap: irq: add support for configuration of trigger typeLaxman Dewangan
2016-01-05mmc: dw_mmc: remove the unused quirksJaehoon Chung
2016-01-05mmc: sdhci-pci: use to_pci_dev()Geliang Tang
2016-01-05mmc: cb710: use to_platform_device()Geliang Tang
2016-01-05mmc: tegra: use correct accessor for misc ctrl registerLucas Stach
2016-01-05mmc: tegra: enable UHS-I modesLucas Stach
2016-01-05pinctrl: lantiq: 2 pins have the wrong mux listJohn Crispin
2016-01-05Merge branches 'misc' and 'misc-rc6' into for-linusRussell King
2016-01-05net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern
2016-01-05r8152: add reset_resume functionhayeswang
2016-01-05connector: bump skb->users before callback invocationFlorian Westphal
2016-01-04cxgb4: correctly handling failed allocationInsu Yun
2016-01-04qlcnic: correctly handle qlcnic_alloc_mbx_argsInsu Yun
2016-01-04drm/nouveau/gr/nv40: fix oops in interrupt handlerBen Skeggs
2016-01-04mtd: fix cmdlinepart parser, early naming for auto-filled MTDBrian Norris
2016-01-04hwmon: (ibmaem) constify aem_rw_sensor_template and aem_ro_sensor_template st...Julia Lawall
2016-01-04ARM: 8481/2: drivers: psci: replace psci firmware callsJens Wiklander
2016-01-04ARM: 8478/2: arm/arm64: add arm-smcccJens Wiklander
2016-01-04md: more open-coded offset_in_page()Al Viro
2016-01-04dm-bufio: virt_to_phys() doesn't change remainder modulo PAGE_SIZEAl Viro
2016-01-04drivers/mtd/maps/pcmciamtd.c: __iomem annotationsAl Viro
2016-01-04cciss: switch to memdup_user_nul()Al Viro
2016-01-04switch wireless debugfs ->write() instances to memdup_user_nul()Al Viro
2016-01-04convert a bunch of open-coded instances of memdup_user_nul()Al Viro
2016-01-04Merge branch 'memdup_user_nul' into work.miscAl Viro
2016-01-04Merge tag 'arm32-efi-for-v4.5' of git://git.linaro.org/people/ard.biesheuvel/...Russell King