summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-08-30reset: hi6220: allow to compile test driver on other architecturesPhilipp Zabel
2016-08-30reset: zynq: add driver Kconfig optionPhilipp Zabel
2016-08-30reset: sunxi: add driver Kconfig optionPhilipp Zabel
2016-08-30reset: stm32: add driver Kconfig optionPhilipp Zabel
2016-08-30reset: socfpga: add driver Kconfig optionPhilipp Zabel
2016-08-30reset: pistachio: add driver Kconfig optionPhilipp Zabel
2016-08-25reset: meson: add driver Kconfig optionPhilipp Zabel
2016-08-25reset: lpc18xx: add driver Kconfig optionPhilipp Zabel
2016-08-25reset: berlin: add driver Kconfig optionPhilipp Zabel
2016-08-25reset: ath79: add driver Kconfig optionPhilipp Zabel
2016-08-25reset: ath79: add missing includePhilipp Zabel
2016-08-24reset: warn on invalid input to reset_control_reset/assert/deassert/statusPhilipp Zabel
2016-08-24reset: uniphier: add reset controller driver for UniPhier SoCsMasahiro Yamada
2016-08-24drivers: reset: Add STM32 reset driverMaxime Coquelin
2016-08-08reset: socfpga: no need to store modrst_offsetPhilipp Zabel
2016-08-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-08-07Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe
2016-08-07target: iblock_execute_sync_cache() should use bio_set_op_attrs()Jens Axboe
2016-08-07block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe
2016-08-07Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2016-08-06Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-08-06Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-08-06Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-08-05Merge tag 'ntb-4.8' of git://github.com/jonmason/ntbLinus Torvalds
2016-08-05Merge tag 'pstore-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-08-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-08-05Merge tag 'dm-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2016-08-05Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-08-05Merge tag 'pnp-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-08-05Merge tag 'acpi-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-08-05Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-08-05Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-08-05ramoops: use DT reserved-memory bindingsKees Cook
2016-08-05NTB: ntb_hw_intel: use local variable pdevAllen Hubbe
2016-08-05NTB: ntb_hw_intel: show BAR size in debugfs infoAllen Hubbe
2016-08-05ntb_perf: clear link_is_up flag when the link goes down.Logan Gunthorpe
2016-08-05ntb_pingpong: Add a debugfs file to get the ping countLogan Gunthorpe
2016-08-05ntb_tool: Add link status and files to debugfsLogan Gunthorpe
2016-08-05ntb_tool: Postpone memory window initialization for the userLogan Gunthorpe
2016-08-05ntb_perf: Wait for link before running testLogan Gunthorpe
2016-08-05ntb_perf: Return results by reading the run fileLogan Gunthorpe
2016-08-05ntb_perf: Improve thread handling to increase robustnessLogan Gunthorpe
2016-08-05ntb_perf: Schedule based on time not on performanceLogan Gunthorpe
2016-08-05ntb_transport: Check the number of spads the hardware supportsLogan Gunthorpe
2016-08-05ntb_tool: Add memory window debug supportLogan Gunthorpe
2016-08-05ntb_perf: Allow limiting the size of the memory windowsLogan Gunthorpe
2016-08-05NTB: allocate number transport entries depending on size of ring sizeDave Jiang