summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-02-27spi: sh-msiof: Convert to let spi core validate xfer->bits_per_wordGeert Uytterhoeven
2014-02-27spi: sh-msiof: Move clock management to (un)prepare_message()Geert Uytterhoeven
2014-02-27spi: sh-msiof: Add support for R-Car H2 and M2Geert Uytterhoeven
2014-02-27spi: sh-msiof: Move default FIFO sizes to device ID dataGeert Uytterhoeven
2014-02-27spi: sh-msiof: Improve bindingsGeert Uytterhoeven
2014-02-27Merge branch 'topic/dma' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown
2014-02-22spi: sh-msiof: Use the core cs_gpio field, and make it optionalGeert Uytterhoeven
2014-02-22spi: sh-msiof: Add more register documentationGeert Uytterhoeven
2014-02-22spi: sh-msiof: Change hz from unsigned long to u32Geert Uytterhoeven
2014-02-22spi: sh-msiof: Typo in comment s/tx/rx/Geert Uytterhoeven
2014-02-22spi: sh-msiof: Fix SPI bus population from DTGeert Uytterhoeven
2014-02-12spi: Make max_tx and max_rx the same typeMark Brown
2014-02-04spi: Make core DMA mapping functions generate scatterlistsMark Brown
2014-02-04spi: Provide core support for full duplex devicesMark Brown
2014-02-04spi/s3c64xx: Split wait_for_xfer() into PIO and DMA versionsMark Brown
2014-02-04spi/s3c64xx: Remove unused /CS GPIO managementMark Brown
2014-02-03spi: Provide core support for DMA mapping transfersMark Brown
2014-02-02parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller
2014-02-02Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-02-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-02-02hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errorsJean Delvare
2014-02-02hwmon: Fix SENSORS_LM75 dependencies to eliminate build errorsJean Delvare
2014-02-01Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-02-01Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"Rafael J. Wysocki
2014-01-31clocksource: kona: Add basic use of external clockTim Kryger
2014-01-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-01-31drivers: bus: fix CCI driver kcalloc call parameters swapLorenzo Pieralisi
2014-01-31Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-31Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-31Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/sc...Linus Torvalds
2014-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-31drivers: xen: deaggressive selfballoon driverBob Liu
2014-01-31xen/grant-table: Avoid m2p_override during mappingZoltan Kiss
2014-01-30Merge tag 'upstream-3.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-01-30Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-01-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-01-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-30zram: remove zram->lock in read path and change it with mutexMinchan Kim
2014-01-30zram: remove workqueue for freeing removed pending slotMinchan Kim
2014-01-30zram: introduce zram->tb_lockMinchan Kim
2014-01-30zram: use atomic operation for statMinchan Kim
2014-01-30zram: remove unnecessary freeMinchan Kim
2014-01-30zram: delay pending free request in read pathMinchan Kim
2014-01-30zram: fix race between reset and flushing pending workMinchan Kim
2014-01-30zram: add copyrightMinchan Kim
2014-01-30zram: remove old private project commentMinchan Kim
2014-01-30zram: promote zram from stagingMinchan Kim
2014-01-30zsmalloc: move it under mmMinchan Kim
2014-01-30drivers/net/phy/mdio_bus.c: call put_device on device_register() failureLevente Kurusa