summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-07-01Merge tag 'gpio-v4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-06-30Merge tag 'powerpc-4.12-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-06-30Merge tag 'iommu-fixes-v4.12-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-06-30lightnvm: pblk: set line bitmap check under debugJavier González
2017-06-30lightnvm: pblk: verify that cache read is still validJavier González
2017-06-30lightnvm: pblk: add initialization checkJavier González
2017-06-30lightnvm: pblk: remove target using async. I/OsJavier González
2017-06-30lightnvm: pblk: use vmalloc for GC data bufferJavier González
2017-06-30lightnvm: pblk: use right metadata buffer for recoveryJavier González
2017-06-30lightnvm: pblk: schedule if data is not readyJavier González
2017-06-30lightnvm: pblk: remove unused return variableJavier González
2017-06-30lightnvm: pblk: fix double-free on pblk initJavier González
2017-06-30lightnvm: pblk: fix bad le64 assignationsJavier González
2017-06-30Merge tag 'irqchip-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner
2017-06-30irqchip/or1k-pic: Fix interrupt acknowledgementPedro H. Penna
2017-06-30irqchip/irq-mvebu-gicp: Allocate enough memory for spi_bitmapDan Carpenter
2017-06-30irqchip/gic-v3: Fix out-of-bound access in gic_set_affinitySuzuki K Poulose
2017-06-30regulator: core: Fix size limit of supply_mapHaishan Zhou
2017-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-06-29cpufreq: intel_pstate: Clean up after performance governor changesRafael J. Wysocki
2017-06-29Merge tag 'for-4.12/dm-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-06-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-06-29cpuidle: menu: allow state 0 to be disabledNicholas Piggin
2017-06-29intel_idle: Use more common logging styleJoe Perches
2017-06-29sfc: fix attempt to translate invalid filter IDEdward Cree
2017-06-29arcnet: com20020-pci: add missing pdev setup in netdev structureMichael Grzeschik
2017-06-29arcnet: com20020-pci: fix dev_id calculationMichael Grzeschik
2017-06-29arcnet: com20020: remove needless base_addr assignmentMichael Grzeschik
2017-06-29Trivial fix to spelling mistake in arc_printk messageColin Ian King
2017-06-29arcnet: change irq handler to lock irqsaveMichael Grzeschik
2017-06-29rocker: move dereference before freeDan Carpenter
2017-06-29mlxsw: spectrum_router: Fix NULL pointer dereferenceIdo Schimmel
2017-06-29virtio-net: serialize tx routine during resetJason Wang
2017-06-29nvme: Makefile: remove dead build ruleValentin Rothberg
2017-06-29mmc: dw_mmc: remove the unnecessary slot variableJaehoon Chung
2017-06-29mmc: dw_mmc: use the 'slot' instead of 'cur_slot'Jaehoon Chung
2017-06-29mmc: dw_mmc: remove the 'id' arguments about functions relevant to slotJaehoon Chung
2017-06-29mmc: dw_mmc: change the array of slotsJaehoon Chung
2017-06-29mmc: dw_mmc: remove the loop about finding slotsJaehoon Chung
2017-06-29mmc: dw_mmc: deprecated the "num-slots" propertyJaehoon Chung
2017-06-29mmc: dw_mmc-rockchip: parse rockchip, desired-num-phases from DTShawn Lin
2017-06-29tty: serial: lpuart: add a more accurate baud rate calculation methodDong Aisheng
2017-06-29tty: serial: lpuart: add earlycon support for imx7ulpDong Aisheng
2017-06-29tty: serial: lpuart: add imx7ulp supportDong Aisheng
2017-06-29tty: serial: lpuart: add little endian 32 bit register supportDong Aisheng
2017-06-29tty: serial: lpuart: refactor lpuart32_{read|write} prototypeDong Aisheng
2017-06-29tty: serial: lpuart: introduce lpuart_soc_data to represent SoC propertyDong Aisheng
2017-06-29serial: imx-serial - move DMA buffer configuration to DTNandor Han
2017-06-29serial: imx: Enable RTSD only when neededNandor Han
2017-06-29serial: imx: Remove unused members from imx_port structFabio Estevam