summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-10-16i2c: i801: Add Device IDs for Intel Sunrise Point PCHjames.d.ralston@intel.com
2014-10-16i2c: hix5hd2: add i2c controller driverWei Yan
2014-10-16vxlan: using pskb_may_pull as early as possibleLi RongQing
2014-10-16vxlan: fix a use after free in vxlan_encap_bypassLi RongQing
2014-10-15gianfar: Add FCS to rx buffer size (fix)Claudiu Manoil
2014-10-15virtio_net: fix use after freeMichael S. Tsirkin
2014-10-15net: fec: ptp: fix convergence issue to support LinuxPTP stackNimrod Andy
2014-10-15Drivers: ide: Remove typedef atiixp_ide_timingHimangi Saraogi
2014-10-15Input: alps - fix v4 button press recognitionAndreas Bosch
2014-10-15cxgb4i : Fix -Wmaybe-uninitialized warning.Anish Bhatt
2014-10-15net: Add ndo_gso_checkTom Herbert
2014-10-15Merge branch 'topic/dma_control_fsl_acks' into for-linusVinod Koul
2014-10-15Merge branch 'topic/dma_control_cleanup_acks' into for-linusVinod Koul
2014-10-15dmaengine: freescale: remove FSLDMA_EXTERNAL_START control methodVinod Koul
2014-10-15carma-fpga: move to fsl_dma_external_start()Vinod Koul
2014-10-15carma-fpga: use dmaengine_xxx() APIVinod Koul
2014-10-15dmaengine: freescale: add and export fsl_dma_external_start()Vinod Koul
2014-10-15video: mx3fb: use dmaengine_terminate_all() APIVinod Koul
2014-10-15serial: sh-sci: use dmaengine_terminate_all() APIVinod Koul
2014-10-15net: ks8842: use dmaengine_terminate_all() APIVinod Koul
2014-10-15mtd: sh_flctl: use dmaengine_terminate_all() APIVinod Koul
2014-10-15mtd: fsmc_nand: use dmaengine_terminate_all() APIVinod Koul
2014-10-15V4L2: mx3_camer: use dmaengine_pause() APIVinod Koul
2014-10-15dmaengine: coh901318: use dmaengine_terminate_all() APIVinod Koul
2014-10-15pata_arasan_cf: use dmaengine_terminate_all() APIVinod Koul
2014-10-15stmmac: fix sti compatibililiesGiuseppe CAVALLARO
2014-10-15dmaengine: edma: check for echan->edesc => NULL in edma_dma_pause()Sebastian Andrzej Siewior
2014-10-15dmaengine: dw: export probe()/remove() and Co to usersAndy Shevchenko
2014-10-15dmaengine: dw: enable and disable controller when neededAndy Shevchenko
2014-10-15dmaengine: dw: always export dw_dma_{en,dis}ableAndy Shevchenko
2014-10-15dmaengine: dw: introduce dw_dma_on() helperAndy Shevchenko
2014-10-15dmaengine: dw: split dma-dw.h to platform and private partsAndy Shevchenko
2014-10-15dmaengine: dw: move private definitions to regs.hAndy Shevchenko
2014-10-15dma: cppi41: Switch to using managed resource in probeKiran Padwal
2014-10-15dmaengine: pl330: Fix NULL pointer dereference on driver unbindKrzysztof Kozlowski
2014-10-15dmaengine: pl330: Fix NULL pointer dereference on probe failureKrzysztof Kozlowski
2014-10-15dmaengine: pl330: Remove unused 'regs' variable in pl330_submit_req()Krzysztof Kozlowski
2014-10-15dmaengine: pl330: Remove non-NULL check for pl330_submit_req parametersKrzysztof Kozlowski
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-15Merge tag 'llvmlinux-for-v3.18' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds
2014-10-15Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-10-15Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2014-10-15Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-10-15Merge tag 'for-v3.18' of git://git.infradead.org/battery-2.6Linus Torvalds
2014-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-10-15cxgb4i: Remove duplicate call to dst_neigh_lookup()Anish Bhatt
2014-10-15cxgb4i : Fix -Wunused-function warningAnish Bhatt
2014-10-15cxgb4 : Fix build failure in cxgb4 when ipv6 is disabled/not in-builtAnish Bhatt
2014-10-15cxgb4i : Remove duplicated CLIP handling codeAnish Bhatt
2014-10-14virtio-rng: refactor probe error handlingMichael S. Tsirkin