summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-12-04iio:accel:kxsd9 fix missing mutex unlockFrank Zago1-3/+4
2013-12-04HID: uhid: fix leak for 64/32 UHID_CREATEDavid Herrmann1-1/+1
2013-12-04md: fix calculation of stacking limits on level change.NeilBrown1-0/+1
2013-12-04edac, highbank: Fix interrupt setup of mem and l2 controllerRobert Richter2-16/+20
2013-12-04radeon: workaround pinning failure on low ram gpuJerome Glisse1-0/+28
2013-12-04drm/radeon: don't share PPLLs on DCE4.1Alex Deucher1-1/+1
2013-12-04drm/radeon: activate UVD clocks before sending the destroy msgChristian König1-0/+2
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: Fix ttm_bo_move_memcpyThomas Hellstrom1-11/+17
2013-12-04drm/ttm: Handle in-memory region copiesJakob Bornecrantz1-1/+3
2013-12-04drm/ttm: Fix memory type compatibility checkThomas Hellstrom1-12/+20
2013-12-04prism54: set netdev type to "wlan"Dan Williams1-2/+5
2013-12-04ACPI / hotplug: Fix conflicted PCI bridge notify handlersToshi Kani2-1/+4
2013-12-04PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove()Yinghai Lu1-1/+0
2013-12-04mwifiex: fix wrong eth_hdr usage for bridged packets in AP modeUjjal Roy1-3/+26
2013-12-04mwifiex: correct packet length for packets from SDIO interfaceAvinash Patil1-0/+3
2013-12-04qxl: avoid an oops in the deferred io code.Dave Airlie1-1/+1
2013-12-04PM / runtime: Use pm_runtime_put_sync() in __device_release_driver()Rafael J. Wysocki1-1/+1
2013-12-04ioatdma: fix selection of 16 vs 8 source pathDan Williams1-15/+15
2013-12-04ioatdma: fix sed pool selectionDan Williams1-15/+1
2013-12-04dm: allocate buffer for messages with small number of arguments using GFP_NOIOMikulas Patocka1-2/+16
2013-12-04dm cache: fix a race condition between queuing new migrations and quiescing f...Joe Thornber1-14/+40
2013-12-04dm array: fix bug in growing arrayJoe Thornber1-1/+4
2013-12-04dm mpath: fix race condition between multipath_dtr and pg_init_doneShiva Krishna Merla1-3/+15
2013-12-04mmc: atmel-mci: fix oops in atmci_tasklet_funcRodolfo Giometti1-6/+8
2013-12-04mmc: atmel-mci: abort transfer on timeout errorLudovic Desroches1-0/+7
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-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 when using unassigned loop deviceMikulas Patocka1-7/+8
2013-12-04loop: fix crash if blk_alloc_queue failsMikulas Patocka1-1/+3
2013-12-04IB/srp: Report receive errors correctlyBart Van Assche1-5/+4
2013-12-04IB/qib: Fix txselect regressionMike Marciniszyn1-6/+5
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-04iscsi-target: Fix mutex_trylock usage in iscsit_increment_maxcmdsnNicholas Bellinger2-5/+6
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-04ahci: Add Device IDs for Intel Wildcat Point-LPJames Ralston1-0/+4
2013-12-04rtlwifi: rtl8192cu: Fix more pointer arithmetic errorsLarry Finger2-6/+6
2013-12-04rtlwifi: rtl8192se: Fix wrong assignmentFelipe Pena1-1/+1
2013-12-04rtlwifi: Fix endian error in extracting packet typeMark Cave-Ayland2-57/+42