Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | net: alx: handle pci_alloc_irq_vectors return correctly | Rakesh Pandit | 2017-05-05 | 1 | -2/+2 | |
* | | | | | | | | | Merge tag 'dmaengine-4.12-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2017-05-10 | 15 | -190/+241 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'topic/pl330' into for-linus | Vinod Koul | 2017-05-04 | 1 | -34/+8 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | dmaengine: pl330: remove pdata based initialization | Marek Szyprowski | 2017-03-28 | 1 | -34/+8 | |
| * | | | | | | | | | | Merge branch 'topic/xilinx' into for-linus | Vinod Koul | 2017-05-04 | 1 | -28/+35 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | dmaengine: xilinx: avoid memory corruption for device_prep_dma_memcpy() | Akinobu Mita | 2017-03-14 | 1 | -12/+2 | |
| | * | | | | | | | | | | dmaengine: xilinx: fix device_terminate_all() callback for AXI CDMA | Akinobu Mita | 2017-03-14 | 1 | -16/+33 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge branch 'topic/qcom' into for-linus | Vinod Koul | 2017-05-04 | 2 | -0/+21 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | dmaengine: qcom_hidma: pause the channel on shutdown | Sinan Kaya | 2017-03-27 | 1 | -0/+15 | |
| | * | | | | | | | | | | dmaengine: qcom_hidma: disable/enable IRQs on pause/resume | Sinan Kaya | 2017-03-27 | 1 | -0/+6 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge branch 'topic/pl08x' into for-linus | Vinod Koul | 2017-05-04 | 1 | -9/+11 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | dmaengine: pl08x: remove lock documentation | Vinod Koul | 2017-05-04 | 1 | -1/+0 | |
| | * | | | | | | | | | | dmaengine: pl08x: fix pl08x_dma_chan_state documentation | Vinod Koul | 2017-05-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | dmaengine: pl08x: Use the BIT() macro consistently | Linus Walleij | 2017-05-04 | 1 | -5/+5 | |
| | * | | | | | | | | | | dmaengine: pl080: Fix some missing kerneldoc | Linus Walleij | 2017-05-04 | 1 | -2/+5 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge branch 'topic/cppi' into for-linus | Vinod Koul | 2017-05-04 | 2 | -77/+97 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | dmaengine: cppi41: Fix an Oops happening in cppi41_dma_probe() | Alexandre Bailon | 2017-04-06 | 1 | -3/+3 | |
| | * | | | | | | | | | | dmaengine: cppi: fix build error due to bad variable | Vinod Koul | 2017-03-27 | 1 | -3/+3 | |
| | * | | | | | | | | | | dmaengine: cppi41: use managed functions devm_*() | Andy Shevchenko | 2017-03-27 | 1 | -39/+25 | |
| | * | | | | | | | | | | dmaengine: cppi41: fix cppi41_dma_tx_status() logic | Andy Shevchenko | 2017-03-27 | 1 | -4/+2 | |
| | * | | | | | | | | | | dmaengine: cppi41: Fix teardown warnings | Alexandre Bailon | 2017-03-07 | 1 | -2/+2 | |
| | * | | | | | | | | | | dmaengine: cppi41: Add support of DA8xx to CPPI 4.1 | Alexandre Bailon | 2017-03-07 | 2 | -3/+26 | |
| | * | | | | | | | | | | dmaengine: cppi41: Remove isr callback from glue layer | Alexandre Bailon | 2017-03-07 | 1 | -3/+1 | |
| | * | | | | | | | | | | dmaengine: cppi41: init_sched(): Get number of channels from DT | Alexandre Bailon | 2017-03-07 | 1 | -8/+12 | |
| | * | | | | | | | | | | dmaengine: cppi41: Move some constants to glue layer | Alexandre Bailon | 2017-03-07 | 1 | -6/+14 | |
| | * | | | | | | | | | | dmaengine: cppi41: rename platform variables | Alexandre Bailon | 2017-03-07 | 1 | -8/+9 | |
| | * | | | | | | | | | | dmaengine: cppi41: Remove usbss_mem | Alexandre Bailon | 2017-03-07 | 1 | -8/+10 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | dmaengine: dmatest: Add check for supported buffer count (sg_buffers) | Stefan Roese | 2017-05-01 | 1 | -0/+7 | |
| * | | | | | | | | | | dmaengine: dmatest: Select DMA_ENGINE_RAID as its needed for the slave_sg test | Stefan Roese | 2017-05-01 | 1 | -0/+1 | |
| * | | | | | | | | | | dmaengine: virt-dma: Convert to use list_for_each_entry_safe() | Andy Shevchenko | 2017-04-26 | 1 | -6/+5 | |
| * | | | | | | | | | | dmaengine: mv_xor: use offset_in_page() macro | Geliang Tang | 2017-04-24 | 1 | -2/+2 | |
| * | | | | | | | | | | dmaengine: dmatest: use offset_in_page() macro | Geliang Tang | 2017-04-24 | 1 | -2/+2 | |
| * | | | | | | | | | | dmaengine: sun4i: fix invalid argument | Marc Gonzalez | 2017-04-24 | 1 | -1/+1 | |
| * | | | | | | | | | | dmaengine: ioat: use setup_timer | Geliang Tang | 2017-04-24 | 1 | -3/+1 | |
| * | | | | | | | | | | dmaengine: imx-sdma: add 1ms delay to ensure SDMA channel is stopped | Jiada Wang | 2017-03-27 | 1 | -1/+16 | |
| * | | | | | | | | | | dmaengine: rcar-dmac: enable descriptor mode on 40bit | Kuninori Morimoto | 2017-03-27 | 1 | -20/+32 | |
| * | | | | | | | | | | dmaengine: imx-sdma: advertise correct residue granularity | Lucas Stach | 2017-03-14 | 1 | -1/+1 | |
| * | | | | | | | | | | dmaengine: mv_xor: remove redundant null check on cd | Colin Ian King | 2017-03-14 | 1 | -5/+0 | |
| * | | | | | | | | | | dmaengine: stm32-dma: fix up error dev_err message | Colin Ian King | 2017-03-06 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'pwm/for-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-05-10 | 7 | -309/+605 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'for-4.12/drivers' into for-next | Thierry Reding | 2017-04-13 | 7 | -309/+605 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | pwm: tegra: Read PWM clock source rate in driver init | Laxman Dewangan | 2017-04-13 | 1 | -1/+6 | |
| | * | | | | | | | | | | pwm: pca9685: Fix GPIO-only operation | Sven Van Asbroeck | 2017-04-13 | 1 | -33/+79 | |
| | * | | | | | | | | | | pwm: mediatek: Don't explicitly set .owner | kbuild test robot | 2017-04-13 | 1 | -1/+0 | |
| | * | | | | | | | | | | pwm: tegra: Avoid potential overflow for short periods | Thierry Reding | 2017-04-13 | 1 | -6/+4 | |
| | * | | | | | | | | | | pwm: tegra: Add support to configure pin state in suspends/resume | Laxman Dewangan | 2017-04-12 | 1 | -0/+18 | |
| | * | | | | | | | | | | pwm: tegra: Increase precision in PWM rate calculation | Laxman Dewangan | 2017-04-12 | 1 | -2/+5 | |
| | * | | | | | | | | | | pwm: tegra: Use DIV_ROUND_CLOSEST_ULL() instead of local implementation | Laxman Dewangan | 2017-04-12 | 1 | -2/+1 | |
| | * | | | | | | | | | | pwm: Add MediaTek PWM support | John Crispin | 2017-04-06 | 3 | -0/+230 | |
| | * | | | | | | | | | | pwm: atmel: Enable PWM on sama5d2 | Claudiu Beznea | 2017-04-06 | 1 | -0/+3 |