summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-08-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-08-26spi: check bits_per_word in spi_setupStefan BrĂ¼ns
2015-08-26Add factory recertified Crucial M500s to blacklistGuillermo A. Amaral
2015-08-26s390/sclp_vt220: support magic sysrequestsHendrik Brueckner
2015-08-26s390/ctrlchar: improve handling of magic sysrequestsHendrik Brueckner
2015-08-26s390/3270: redraw screen on unsolicited device endMartin Schwidefsky
2015-08-26PCI: Make pci_msi_setup_pci_dev() non-static for use by arch codeGuilherme G. Piccoli
2015-08-26usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin
2015-08-26Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-08-26drivers: net: xgene: fix: Oops in linkwatch_fire_eventIyappan Subramanian
2015-08-25nfit, nd_blk: BLK status register is only 32 bitsRoss Zwisler
2015-08-25net: fec: use reinit_completion() in mdio accessor functionsRussell King
2015-08-25net: phy: add locking to phy_read_mmd_indirect()/phy_write_mmd_indirect()Russell King
2015-08-25vxlan: re-ignore EADDRINUSE from igmp_joinMarcelo Ricardo Leitner
2015-08-25Merge tag 'linux-can-fixes-for-4.2-20150825' of git://git.kernel.org/pub/scm/...David S. Miller
2015-08-25net: compile renesas directory if NET_VENDOR_RENESAS is configuredKazuya Mizuguchi
2015-08-25clk: tegra: Fix some static checker problemsStephen Boyd
2015-08-25Merge tag 'tegra-for-4.3-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd
2015-08-25mtip32x: fix regression introduced by blk-mq per-hctx flushJeff Moyer
2015-08-25regulator: lp872x: handle error caseMilo Kim
2015-08-25regulator: lp872x: use the private data instead of updating I2C device platfo...Milo Kim
2015-08-25phylib: Make PHYs children of their MDIO bus, not the bus' parent.David Daney
2015-08-25clk: qcom: Fix MSM8916 prng clock enable bitGeorgi Djakov
2015-08-25spi: mediatek: replace *_time nameLeilk Liu
2015-08-25spi: mediatek: add PM clk_prepare_enable fail flowLeilk Liu
2015-08-25spi: mediatek: replace int with u32, delete TAB and define MTK_SPI_PAUSE_INT_...Leilk Liu
2015-08-25spi: mediatek: add linux/io.h include fileLeilk Liu
2015-08-25spi/bcm63xx-hsspi: add support for dual spi read/writeJonas Gorski
2015-08-25regulator: isl9305: Export OF module alias informationJavier Martinez Canillas
2015-08-25crypto: qat - enable legacy VFsTadeusz Struk
2015-08-25drivers/dma/iop-adma: Use dma_alloc_writecombine() kernel-styleLuis R. Rodriguez
2015-08-25drivers/video/fbdev/vt8623fb: Use arch_phys_wc_add() and pci_iomap_wc()Luis R. Rodriguez
2015-08-25drivers/video/fbdev/s3fb: Use arch_phys_wc_add() and pci_iomap_wc()Luis R. Rodriguez
2015-08-25drivers/video/fbdev/arkfb.c: Use arch_phys_wc_add() and pci_iomap_wc()Luis R. Rodriguez
2015-08-25drivers/video/fbdev/gxt4500: Use pci_ioremap_wc_bar() to map framebufferLuis R. Rodriguez
2015-08-25drivers/video/fbdev/kyrofb: Use arch_phys_wc_add() and pci_ioremap_wc_bar()Luis R. Rodriguez
2015-08-25drivers/video/fbdev/i740fb: Use arch_phys_wc_add() and pci_ioremap_wc_bar()Luis R. Rodriguez
2015-08-25PCI: Add pci_ioremap_wc_bar()Luis R. Rodriguez
2015-08-25Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar
2015-08-25can: pcan_usb: don't provide CAN FD bittimings by non-FD adaptersMarc Kleine-Budde
2015-08-24drivers/clk: appropriate __init annotation for const dataNicolas Pitre
2015-08-24clk: rockchip: register pll mux before pll itselfHeiko Stuebner
2015-08-24clk/ARM: move Ux500 PRCC bases to the device treeLinus Walleij
2015-08-24clk: remove duplicated code with __clk_set_parent_afterDong Aisheng
2015-08-24clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)Stephen Boyd
2015-08-24clk: Constify clk_hw argument to provider APIsStephen Boyd
2015-08-24clk: Hi6220: add stub clock driverLeo Yan
2015-08-24clk: atlas7: fix pll missed divide NR in fraction modeGuo Zeng
2015-08-24clk: atlas7: fix bit field and its root clk for coresight_tpiuGuo Zeng
2015-08-24clk: atlas7: replace dto resolution magic number by macroYibo Cai