summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-10-14[media] dibusb: don't do DMA on stackMauro Carvalho Chehab
2016-10-14[media] dib0700_core: don't use stack on I2C readsMauro Carvalho Chehab
2016-10-14[media] dib0700: be sure that dib0700_ctrl_rd() users can do DMAMauro Carvalho Chehab
2016-10-14[media] cxusb: don't do DMA on stackMauro Carvalho Chehab
2016-10-14[media] cinergyT2-fe: don't do DMA on stackMauro Carvalho Chehab
2016-10-14[media] cinergyT2-fe: cache stats at cinergyt2_fe_read_status()Mauro Carvalho Chehab
2016-10-14[media] cinergyT2-core: handle error code on RC queryMauro Carvalho Chehab
2016-10-14[media] cinergyT2-core: don't do DMA on stackMauro Carvalho Chehab
2016-10-14[media] af9005: don't do DMA on stackMauro Carvalho Chehab
2016-10-05Merge tag 'v4.8' into patchworkMauro Carvalho Chehab
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-09-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-09-30tg3: Avoid NULL pointer dereference in tg3_io_error_detected()Milton Miller
2016-09-29Merge tag 'drm-fixes-for-v4.8-final' of git://people.freedesktop.org/~airlied...Linus Torvalds
2016-09-29Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-09-28Merge tag 'for-linus-20160928' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-09-27Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley
2016-09-28drm/udl: fix line iterator in damage handlingDavid Herrmann
2016-09-28Merge branch 'linux-4.8' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2016-09-28Merge branch 'drm-fixes-4.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-09-27drm/radeon/si/dpm: add workaround for for Jet partsAlex Deucher
2016-09-27drm/amdgpu: disable CRTCs before teardownGrazvydas Ignotas
2016-09-27Revert "net: ethernet: bcmgenet: use phydev from struct net_device"Florian Fainelli
2016-09-27net: fec: align IP header in hardwareEric Nelson
2016-09-27net: fec: remove QUIRK_HAS_RACC from i.mx27Eric Nelson
2016-09-27net: fec: remove QUIRK_HAS_RACC from i.mx25Eric Nelson
2016-09-26Input: joydev - recognize devices with Z axis as joysticksVille Ranki
2016-09-26scsi: Avoid that toggling use_blk_mq triggers a memory leakBart Van Assche
2016-09-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-09-24libnvdimm, region: fix flush hint table thinkoDan Williams
2016-09-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-09-23Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-09-23Merge tag 'regmap-fix-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-09-23Merge tag 'tags/nand-fixes-for-4.8-rc8' of git://git.infradead.org/linux-ubifsLinus Torvalds
2016-09-23Merge tag 'mmc-v4.8-rc7' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-09-23Merge tag 'linux-can-fixes-for-4.8-20160922' of git://git.kernel.org/pub/scm/...David S. Miller
2016-09-22nvme-rdma: only clear queue flags after successful connectSagi Grimberg
2016-09-22i2c: qup: skip qup_i2c_suspend if the device is already runtime suspendedSudeep Holla
2016-09-22[media] ttusb_dec: avoid the risk of go past bufferMauro Carvalho Chehab
2016-09-22[media] cx23885: Fix some smatch warningsMauro Carvalho Chehab
2016-09-22Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-09-22[media] si2165: switch to regmapMatthias Schwarzott
2016-09-22[media] si2165: use i2c_client->dev instead of i2c_adapter->dev for loggingMatthias Schwarzott
2016-09-22[media] si2165: Remove legacy attachMatthias Schwarzott
2016-09-22[media] cx231xx: attach si2165 driver via i2c_clientMatthias Schwarzott
2016-09-22[media] cx231xx: Prepare for attaching new style i2c_client DVB demod driversMatthias Schwarzott
2016-09-22[media] cx23885: attach si2165 driver via i2c_clientMatthias Schwarzott
2016-09-22[media] si2165: support i2c_client attachMatthias Schwarzott