summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-09-21[media] adv7604: fix inverted conditionHans Verkuil1-1/+1
2014-09-21[media] media/radio: fix radio-miropcm20.c build with io.h header fileRandy Dunlap1-0/+1
2014-09-21[media] vb2: fix plane index sanity check in vb2_plane_cookie()Zhaowei Yuan1-1/+1
2014-09-21[media] vb2: fix vb2 state check when start_streaming failsHans Verkuil1-7/+10
2014-09-21[media] videobuf2-core: add comments before the WARN_ONHans Verkuil1-0/+12
2014-09-21[media] videobuf2-dma-sg: fix for wrong GFP mask to sg_alloc_table_from_pagesHans Verkuil1-1/+1
2014-09-21parisc: pdc_stable.c: Avoid potential stack overflowsHelge Deller1-5/+7
2014-09-21parisc: pdc_stable.c: Cleaning up unnecessary use of memset in conjunction wi...Rickard Strandqvist1-2/+3
2014-09-21Merge tag 'media-v3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-22/+38
2014-09-21ACPI / hotplug: Generate online uevents for ACPI containersRafael J. Wysocki2-0/+11
2014-09-20Merge tag 'staging-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12-36/+50
2014-09-20Merge tag 'usb-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-2/+35
2014-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds6-13/+19
2014-09-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds24-63/+83
2014-09-20i2c: rk3x: fix divisor calculation for SCL frequencyaddy ke1-6/+5
2014-09-20i2c: mxs: fix error message in pio transferJanusz Użycki1-1/+1
2014-09-20i2c: ismt: use correct length when copy bufferFan Du1-2/+2
2014-09-20i2c: rcar: fix RCAR_IRQ_ACK_{RECV|SEND}Sergei Shtylyov1-2/+2
2014-09-20i2c: tegra: Move clk_prepare/clk_set_rate to probeMikko Perttunen1-12/+45
2014-09-20drm/nouveau: ltc/gf100-: fix cbc issues on certain boardsBen Skeggs5-1/+7
2014-09-20Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie1-2/+2
2014-09-20drm/bochs: add missing drm_connector_register callGerd Hoffmann1-0/+1
2014-09-20drm/cirrus: add missing drm_connector_register callGerd Hoffmann1-0/+1
2014-09-19staging: vt6655: buffer overflow in ioctlDan Carpenter1-0/+3
2014-09-19Merge tag 'iio-fixes-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman11-36/+47
2014-09-19USB: storage: Add quirks for Entrega/Xircom USB to SCSI convertersMark1-0/+20
2014-09-19USB: storage: Add quirk for Ariston Technologies iConnect USB to SCSI adapterMark1-0/+6
2014-09-19USB: storage: Add quirk for Adaptec USBConnect 2000 USB-to-SCSI AdapterMark1-0/+6
2014-09-19USB: EHCI: unlink QHs even after the controller has stoppedAlan Stern1-2/+0
2014-09-19Merge tag 'for_3.17-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman2-0/+3
2014-09-19Merge tag 'linux-can-fixes-for-3.17-20140918' of git://gitorious.org/linux-ca...David S. Miller4-10/+51
2014-09-19net: allow macvlans to move to net namespaceFrancesco Ruggeri1-0/+1
2014-09-19Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller8-14/+49
2014-09-193c59x: Fix bad offset spec in skb_frag_dma_mapNeil Horman1-1/+1
2014-09-193c59x: Add dma error checking and recoveryNeil Horman1-9/+41
2014-09-19Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-62/+100
2014-09-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-2/+13
2014-09-19IB/qib: Correct reference counting in debugfs qp_statsMike Marciniszyn2-9/+2
2014-09-19IPoIB: Remove unnecessary port queryAlex Estrin1-9/+1
2014-09-19Revert "PCI: Make sure bus number resources stay within their parents bounds"Bjorn Helgaas1-8/+2
2014-09-19IB/mlx4: Disable TSO for Connect-X rev. A0 HCAsMarkus Stockhausen1-1/+4
2014-09-19IB/qib: Change get_user_pages() usage to always NULL vmasMike Marciniszyn1-3/+3
2014-09-19IB/ipath: Change get_user_pages() usage to always NULL vmasMike Marciniszyn1-3/+3
2014-09-19Revert "PCI: Don't scan random busses in pci_scan_bridge()"Bjorn Helgaas1-7/+3
2014-09-19IB: ib_umem_release() should decrement mm->pinned_vm from ib_umem_getShawn Bohrer1-6/+13
2014-09-19RDMA/ocrdma: Do not skip setting deferred_armDevesh Sharma1-3/+1
2014-09-19RDMA/ocrdma: Report correct value of max_fast_reg_page_list_lenDevesh Sharma1-1/+1
2014-09-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+9
2014-09-19[SCSI] fix for bidi use after freeDaniel Gryniewicz1-2/+3
2014-09-19[SCSI] libiscsi: fix potential buffer overrun in __iscsi_conn_send_pduMike Christie1-0/+10