summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-05-06USB: pl2303: add ids for Hewlett-Packard HP POS pole displaysAaron Sanders2-1/+7
2014-05-06USB: EHCI: tegra: set txfill_tuningStephen Warren1-0/+23
2014-05-06clk: tegra: remove non-existent clocksStephen Warren1-3/+0
2014-05-06usb: xhci: Prefer endpoint context dequeue pointer over stopped_trbJulius Werner3-39/+31
2014-05-06clk: s2mps11: Fix possible NULL pointer dereferenceKrzysztof Kozlowski1-1/+1
2014-05-06iser-target: Add missing se_cmd put for WRITE_PENDING in tx_comp_errNicholas Bellinger1-11/+24
2014-05-06iser-target: Match FRMR descriptors to available session tagsNicholas Bellinger1-15/+20
2014-05-06mtip32xx: mtip_async_complete() bug fixesSam Bradshaw2-39/+50
2014-05-06mtip32xx: Unmap the DMA segments before completing the IO requestFelipe Franciosi1-12/+12
2014-05-06mtip32xx: Set queue bounce limitFelipe Franciosi1-0/+1
2014-05-06USB: unbind all interfaces before rebinding anyAlan Stern3-41/+60
2014-05-06usb: phy: am335x-control: wait 1ms after power-up transitionsDaniel Mack1-0/+9
2014-05-06usb: phy: Add ulpi IDs for SMSC USB3320 and TI TUSB1210Michal Simek1-0/+2
2014-05-06hvc: ensure hvc_init is only ever called once in hvc_console.cPaul Gortmaker1-1/+5
2014-05-06usb: musb: fix PHY power on/offFelipe Balbi1-0/+2
2014-05-06usb: musb: avoid NULL pointer dereferenceFelipe Balbi1-3/+2
2014-05-06usb: dwc3: fix randconfig build errorsFelipe Balbi2-12/+33
2014-05-06usb: dwc3: fix wrong bit mask in dwc3_event_devtHuang Rui1-3/+3
2014-05-06media: media: gspca: sn9c20x: add ID for Genius Look 1320 V2Wolfram Sang1-0/+1
2014-05-06media: omap3isp: preview: Fix the crop marginsFlorian Vaussard1-0/+9
2014-05-06media: saa7134: fix WARN_ON during resumeHans Verkuil1-2/+2
2014-05-06media: em28xx: fix PCTV 290e LNA oopsAntti Palosaari1-1/+2
2014-05-06media: m88rs2000: add caps FE_CAN_INVERSION_AUTOMalcolm Priestley1-1/+1
2014-05-06media: em28xx-audio: fix user counting in snd_em28xx_capture_open()Frank Schaefer1-11/+11
2014-05-06media: m88rs2000: prevent frontend crash on continuous transponder scansMalcolm Priestley1-0/+17
2014-05-06media: v4l2-compat-ioctl32: fix wrong VIDIOC_SUBDEV_G/S_EDID32 supportHans Verkuil1-2/+2
2014-05-06media: v4l2-dv-timings: add module name, description, licenseHans Verkuil1-0/+4
2014-05-06video: atmel_lcdfb: ensure the hardware is initialized with the correct modeAntoine Ténart1-0/+6
2014-05-06media: uvcvideo: Do not use usb_set_interface on bulk EPOleksij Rempel1-1/+19
2014-05-06usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PMDavid Cohen1-3/+3
2014-05-06xhci: extend quirk for Renesas cardsIgor Gnatenko1-3/+1
2014-05-06xhci: Switch Intel Lynx Point ports to EHCI on shutdown.Denis Turischev1-0/+2
2014-05-06xhci: Prevent runtime pm from autosuspending during initializationMathias Nyman1-1/+10
2014-05-06usb: gadget: zero: Fix SuperSpeed enumeration for alternate setting 1Roger Quadros1-1/+1
2014-05-06usb: gadget: atmel_usba: fix crashed during stopping when DEBUG is enabledGregory CLEMENT1-3/+3
2014-05-06usb: gadget: tcm_usb_gadget: stop format stringsKees Cook1-1/+1
2014-05-06DRM: armada: fix corruption while loading cursorsRussell King1-0/+1
2014-05-06efi: Pass correct file handle to efi_file_{read,close}Matt Fleming1-3/+3
2014-05-06Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hostsK. Y. Srinivasan1-1/+4
2014-05-06target/tcm_fc: Fix use-after-free of ft_tpgAndy Grover1-0/+1
2014-05-06target/iblock: Fix double bioset_integrity_free bugNicholas Bellinger1-3/+2
2014-05-06Target/sbc: Initialize COMPARE_AND_WRITE write_sg scatterlistMartin Svec1-1/+2
2014-05-06target/rd: T10-Dif: RAM disk is allocating more space than required.Quinn Tran1-4/+10
2014-05-06iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bugNicholas Bellinger1-1/+3
2014-05-06SCSI: arcmsr: upper 32 of dma address lostDan Carpenter1-4/+3
2014-05-06SCSI: qla2xxx: fix error handling of qla2x00_mem_alloc()Dan Carpenter1-3/+3
2014-05-06ib_srpt: Use correct ib_sg_dma primitivesMike Marciniszyn1-6/+10
2014-05-06IB/core: Don't resolve passive side RoCE L2 address in CMA REQ handlerMoni Shoua2-43/+0
2014-05-06IB/qib: add missing braces in do_qib_user_sdma_queue_create()Yann Droneaud1-1/+2
2014-05-06IB/qib: Fix debugfs ordering issue with multiple HCAsMike Marciniszyn1-14/+11