summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-05-15usb: gadget: tcm_usb_gadget: stop format stringsKees Cook1-1/+1
2014-05-15target/tcm_fc: Fix use-after-free of ft_tpgAndy Grover1-0/+1
2014-05-15Target/sbc: Initialize COMPARE_AND_WRITE write_sg scatterlistMartin Svec1-1/+2
2014-05-15iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bugNicholas Bellinger1-1/+3
2014-05-15SCSI: arcmsr: upper 32 of dma address lostDan Carpenter1-4/+3
2014-05-15SCSI: qla2xxx: fix error handling of qla2x00_mem_alloc()Dan Carpenter1-3/+3
2014-05-15ib_srpt: Use correct ib_sg_dma primitivesMike Marciniszyn1-6/+10
2014-05-15IB/qib: add missing braces in do_qib_user_sdma_queue_create()Yann Droneaud1-1/+2
2014-05-15IB/qib: Fix debugfs ordering issue with multiple HCAsMike Marciniszyn1-14/+11
2014-05-15IB/ehca: Returns an error on ib_copy_to_udata() failureYann Droneaud1-0/+1
2014-05-15IB/mthca: Return an error on ib_copy_to_udata() failureYann Droneaud1-0/+1
2014-05-15IB/nes: Return an error on ib_copy_from_udata() failure instead of NULLYann Droneaud1-1/+1
2014-05-15IB/ipath: Fix potential buffer overrun in sending diag packet routineDennis Dalessandro1-41/+25
2014-05-15iio: querying buffer scan_mask should return 0/1Alec Berg1-2/+4
2014-05-15USB: fix crash during hotplug of PCI USB controller cardAlan Stern1-1/+1
2014-05-15PCI: mvebu: Fix potential issue in range parsingJean-Jacques Hiblot1-1/+1
2014-05-15regulator: arizona-ldo1: Correct default regulator init_dataCharles Keepax1-4/+3
2014-05-15staging: r8188eu: Calling rtw_get_stainfo() with a NULL sta_addr will return ...Larry Finger1-2/+2
2014-05-15staging: comedi: usbdux: bug fix for accessing 'ao_chanlist' in private dataH Hartley Sweeten1-6/+3
2014-05-15staging: r8712u: Fix case where ethtype was never obtained and always be chec...Larry Finger1-7/+6
2014-05-15staging:serqt_usb2: Fix sparse warning restricted __le16 degrades to integerHimangi Saraogi1-1/+1
2014-05-15w1: fix w1_send_slave dropping a slave idDavid Fries1-12/+13
2014-05-15mfd: kempld-core: Fix potential hang-up during bootGuenter Roeck1-2/+5
2014-05-15mfd: tps65910: Fix possible invalid pointer dereference on regmap_add_irq_chi...Krzysztof Kozlowski1-1/+3
2014-05-15mfd: max8997: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-0/+18
2014-05-15mfd: max8998: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-0/+4
2014-05-15mfd: max8925: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-0/+9
2014-05-15mfd: max77693: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-1/+11
2014-05-15mfd: max77686: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-0/+4
2014-05-15mfd: 88pm800: Fix I2C device resource leak if probe failsKrzysztof Kozlowski1-2/+1
2014-05-15mfd: 88pm860x: Fix I2C device resource leak on regmap init failKrzysztof Kozlowski1-0/+1
2014-05-15mfd: 88pm860x: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-0/+5
2014-05-15mfd: sec-core: Fix possible NULL pointer dereference when i2c_new_dummy errorKrzysztof Kozlowski1-0/+4
2014-05-15mei: ignore client writing state during cb completionAlexander Usyskin2-4/+2
2014-05-15mei: me: do not load the driver if the FW doesn't support MEI interfaceTomas Winkler2-7/+28
2014-05-15mei: fix memory leak of pending write cb objectsTomas Winkler2-39/+55
2014-05-15s390/cio: fix driver callback initialization for ccw consolesSebastian Ott5-9/+14
2014-05-15spi: efm32: use $vendor,$device scheme for compatible stringUwe Kleine-König1-0/+3
2014-05-15ACPICA: Restore code that repairs NULL package elements in return values.Lv Zheng1-4/+21
2014-05-15Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hostsK. Y. Srinivasan1-1/+4
2014-05-15Drivers: hv: vmbus: Specify the target CPU that should receive notificationK. Y. Srinivasan1-0/+2
2014-05-09iser-target: Add missing se_cmd put for WRITE_PENDING in tx_comp_errNicholas Bellinger1-9/+22
2014-05-09iser-target: Match FRMR descriptors to available session tagsNicholas Bellinger1-14/+20
2014-05-05tty: Fix low_latency BUGPeter Hurley3-21/+6
2014-05-05tty: Set correct tty name in 'active' sysfs attributeHannes Reinecke1-6/+17
2014-05-05staging: comedi: 8255_pci: initialize MITE data windowIan Abbott1-0/+34
2014-05-05ACPI / button: Add ACPI Button event via netlink routineLan Tianyu1-0/+4
2014-05-05PCI: designware: Fix iATU programming for cfg1, io and mem viewportMohit Kumar1-3/+3
2014-05-05PCI: designware: Fix RC BAR to be single 64-bit non-prefetchable memory BARMohit Kumar1-1/+1
2014-05-05ACPI / sleep: remove panic in case hardware has changed after S4Oliver Neukum1-5/+2