summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-05-06usb: musb: avoid NULL pointer dereferenceFelipe Balbi1-3/+2
2014-05-06USB: pl2303: add ids for Hewlett-Packard HP POS pole displaysAaron Sanders2-1/+7
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: 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: 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: 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: 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: 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: tcm_usb_gadget: stop format stringsKees Cook1-1/+1
2014-05-06target/tcm_fc: Fix use-after-free of ft_tpgAndy Grover1-0/+1
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/ehca: Returns an error on ib_copy_to_udata() failureYann Droneaud1-0/+1
2014-05-06IB/mthca: Return an error on ib_copy_to_udata() failureYann Droneaud1-0/+1
2014-05-06IB/nes: Return an error on ib_copy_from_udata() failure instead of NULLYann Droneaud1-1/+1
2014-05-06IB/ipath: Fix potential buffer overrun in sending diag packet routineDennis Dalessandro1-41/+25
2014-05-06iio: querying buffer scan_mask should return 0/1Alec Berg1-2/+4
2014-05-06USB: fix crash during hotplug of PCI USB controller cardAlan Stern1-1/+1
2014-05-06staging: r8712u: Fix case where ethtype was never obtained and always be chec...Larry Finger1-7/+6
2014-05-06staging:serqt_usb2: Fix sparse warning restricted __le16 degrades to integerHimangi Saraogi1-1/+1
2014-05-06w1: fix w1_send_slave dropping a slave idDavid Fries1-12/+13
2014-05-06mfd: tps65910: Fix possible invalid pointer dereference on regmap_add_irq_chi...Krzysztof Kozlowski1-1/+3
2014-05-06mfd: max8997: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-0/+18
2014-05-06mfd: max8998: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-0/+4
2014-05-06mfd: max8925: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-0/+9
2014-05-06mfd: max77693: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-1/+11
2014-05-06mfd: max77686: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-0/+4
2014-05-06mfd: 88pm860x: Fix I2C device resource leak on regmap init failKrzysztof Kozlowski1-0/+1
2014-05-06mfd: 88pm860x: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-0/+5
2014-05-06mfd: sec-core: Fix possible NULL pointer dereference when i2c_new_dummy errorKrzysztof Kozlowski1-0/+4
2014-05-06mei: me: do not load the driver if the FW doesn't support MEI interfaceTomas Winkler2-7/+28
2014-05-06s390/cio: fix driver callback initialization for ccw consolesSebastian Ott5-9/+14
2014-04-27tty: Set correct tty name in 'active' sysfs attributeHannes Reinecke1-6/+17
2014-04-27staging: comedi: 8255_pci: initialize MITE data windowIan Abbott1-0/+34
2014-04-27Char: ipmi_bt_sm, fix infinite loopJiri Slaby1-1/+1
2014-04-14cpufreq: Fix timer/workqueue corruption due to double queueingStephen Boyd1-0/+3
2014-04-14cpufreq: Fix governor start/stop race conditionXiaoguang Chen1-0/+24