summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-12-12SCSI: hpsa: return 0 from driver probe function on success, not 1Stephen M. Cameron1-1/+1
2013-12-12SCSI: hpsa: do not discard scsi status on aborted commandsStephen M. Cameron1-1/+1
2013-12-12SCSI: libsas: fix usage of ata_tf_to_fisDan Williams1-1/+1
2013-12-12SCSI: enclosure: fix WARN_ON in dual path device removingJames Bottomley1-0/+7
2013-12-08dm: fix truncated status stringsMikulas Patocka12-101/+85
2013-12-08iommu/vt-d: Fixed interaction of VFIO_IOMMU_MAP_DMA with IOMMU address limitsJulian Stecklina1-1/+5
2013-12-08video: kyro: fix incorrect sizes when copying to userspaceSasha Levin1-3/+3
2013-12-08mmc: block: fix a bug of error handling in MMC driverKOBAYASHI Yoshitake1-3/+44
2013-12-08HID: picolcd_core: validate output report detailsKees Cook1-1/+1
2013-12-08atm: idt77252: fix dev refcnt leakYing Xue1-1/+1
2013-12-08net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa2-11/+4
2013-12-08connector: improved unaligned access error fixChris Metcalf1-27/+39
2013-12-08isdnloop: use strlcpy() instead of strcpy()Dan Carpenter1-3/+5
2013-12-08bonding: fix two race conditions in bond_store_updelay/downdelayNikolay Aleksandrov1-0/+6
2013-12-08bonding: don't permit to use ARP monitoring in 802.3ad modeVeaceslav Falico1-2/+3
2013-12-04HID: apple: option to swap the 'Option' ("Alt") and 'Command' ("Flag") keys.Nanno Langstraat1-0/+22
2013-12-04HID: roccat: fix Coverity CID 141438Stefan Achatz1-0/+4
2013-12-04media: lirc_zilog: Don't use dynamic static allocationMauro Carvalho Chehab1-1/+11
2013-12-04Input: i8042 - add PNP modaliasesTom Gundersen1-0/+2
2013-12-04md: fix calculation of stacking limits on level change.NeilBrown1-0/+1
2013-12-04radeon: workaround pinning failure on low ram gpuJerome Glisse1-0/+28
2013-12-04drm/radeon/si: fix define for MC_SEQ_TRAIN_WAKEUP_CNTLAlex Deucher1-1/+1
2013-12-04drm/nouveau: when bailing out of a pushbuf ioctl, do not remove previous fenceBen Skeggs1-1/+2
2013-12-04drm/i915: flush cursors harderDaniel Vetter1-0/+4
2013-12-04drm/ttm: Handle in-memory region copiesJakob Bornecrantz1-1/+3
2013-12-04prism54: set netdev type to "wlan"Dan Williams1-2/+5
2013-12-04PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove()Yinghai Lu1-1/+0
2013-12-04mwifiex: correct packet length for packets from SDIO interfaceAvinash Patil1-0/+3
2013-12-04dm: allocate buffer for messages with small number of arguments using GFP_NOIOMikulas Patocka1-2/+16
2013-12-04rt2400pci: fix RSSI readStanislaw Gruszka1-1/+1
2013-12-04qeth: avoid buffer overflow in snmp ioctlUrsula Braun1-1/+5
2013-12-04rtlwifi: rtl8192cu: Fix incorrect signal strength for unassociated APLarry Finger1-1/+1
2013-12-04rtlwifi: rtl8192se: Fix incorrect signal strength for unassociated APLarry Finger1-1/+1
2013-12-04rtlwifi: rtl8192de: Fix incorrect signal strength for unassociated APLarry Finger1-1/+1
2013-12-04staging: vt6656: [BUG] Fix for TX USB resets from vendors driver.Malcolm Priestley2-0/+12
2013-12-04xen/blkback: fix reference countingVegard Nossum1-1/+2
2013-12-04mtd: gpmi: fix kernel BUG due to racing DMA operationsHuang Shijie1-2/+2
2013-12-04mtd: nand: hack ONFI for non-power-of-2 dimensionsBrian Norris1-2/+13
2013-12-04loop: fix crash if blk_alloc_queue failsMikulas Patocka1-1/+3
2013-12-04IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara1-6/+1
2013-12-04iscsi-target: chap auth shouldn't match username with trailing garbageEric Seppanen1-1/+4
2013-12-04iscsi-target: fix extract_param to handle buffer length corner caseEric Seppanen1-1/+1
2013-12-04ahci: add Marvell 9230 to the AHCI PCI device listSamir Benmendil1-0/+2
2013-12-04ahci: disabled FBS prior to issuing software resetxiangliang yu1-0/+16
2013-12-04rtlwifi: rtl8192cu: Fix more pointer arithmetic errorsLarry Finger2-6/+6
2013-12-04rtlwifi: rtl8192se: Fix wrong assignmentFelipe Pena1-1/+1
2013-12-04drivers/libata: Set max sector to 65535 for Slimtype DVD A DS8A9SH driveShan Hai1-0/+1
2013-12-04libata: Fix display of sata speedGwendal Grignou1-8/+8
2013-12-04can: flexcan: fix flexcan_chip_start() on imx6Marc Kleine-Budde1-12/+0
2013-12-04backlight: atmel-pwm-bl: fix reported brightnessJohan Hovold1-2/+2