summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dm bufio: initialize read-only module parametersMikulas Patocka2014-01-031-0/+5
* dm table: fail dm_table_create on dm_round_up overflowMikulas Patocka2014-01-031-0/+5
* dm snapshot: avoid snapshot space leak on crashMikulas Patocka2014-01-031-7/+64
* drivers/char/i8k.c: add Dell XPLS L421XAlan Cox2014-01-031-0/+7
* usb: hub: Use correct reset for wedged USB3 devices that are NOTATTACHEDJulius Werner2014-01-031-2/+3
* USB: cdc-acm: Added support for the Lenovo RD02-D400 USB ModemDavid Cluytens2014-01-031-0/+2
* powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536Liu Gang2014-01-031-2/+6
* USB: pl2303: fixed handling of CS5 settingColin Leitner2014-01-031-17/+14
* USB: ftdi_sio: fixed handling of unsupported CSIZE settingColin Leitner2014-01-031-7/+24
* USB: mos7840: correct handling of CS5 settingColin Leitner2014-01-031-16/+16
* USB: spcp8x5: correct handling of CS5 settingColin Leitner2014-01-031-16/+14
* USB: option: support new huawei devicesFangxiaozhi (Franko)2014-01-031-0/+24
* USB: serial: option: blacklist interface 1 for Huawei E173s-6Gustavo Zacarias2014-01-031-0/+3
* enclosure: fix WARN_ON in dual path device removingJames Bottomley2014-01-031-0/+7
* hpsa: return 0 from driver probe function on success, not 1Stephen M. Cameron2014-01-031-1/+1
* hpsa: do not discard scsi status on aborted commandsStephen M. Cameron2014-01-031-1/+1
* net: smc91: fix crash regression on the versatileLinus Walleij2014-01-031-18/+4
* saa7164: fix return value check in saa7164_initdev()Wei Yongjun2014-01-031-1/+3
* Staging: tidspbridge: disable driverGreg Kroah-Hartman2014-01-031-1/+1
* libsas: fix usage of ata_tf_to_fisDan Williams2014-01-031-1/+1
* can: sja1000: fix {pre,post}_irq() handling and IRQ handler return valueOliver Hartkopp2014-01-031-8/+9
* Staging: zram: Fix memory leak by refcount mismatchRashika Kheria2014-01-031-5/+14
* Staging: zram: Fix access of NULL pointerRashika Kheria2014-01-031-2/+4
* usb: dwc3: fix implementation of endpoint wedgeAlan Stern2014-01-032-4/+3
* usb: gadget: composite: reset delayed_status on reset_configMichael Grzeschik2014-01-031-0/+1
* USB: serial: fix race in generic writeJohan Hovold2014-01-031-8/+1
* ahci: add Marvell 9230 to the AHCI PCI device listSamir Benmendil2014-01-031-0/+2
* ahci: add support for IBM Akebono platform deviceAlistair Popple2014-01-031-0/+1
* iscsi-target: chap auth shouldn't match username with trailing garbageEric Seppanen2014-01-031-1/+4
* iscsi-target: fix extract_param to handle buffer length corner caseEric Seppanen2014-01-031-1/+1
* PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove()Yinghai Lu2014-01-031-1/+0
* dm delay: fix a possible deadlock due to shared workqueueMikulas Patocka2014-01-031-12/+11
* radeon: workaround pinning failure on low ram gpuJerome Glisse2014-01-031-0/+28
* rtlwifi: rtl8192cu: Fix more pointer arithmetic errorsLarry Finger2014-01-032-6/+6
* drm/i915: flush cursors harderDaniel Vetter2014-01-031-0/+4
* hwmon: (lm90) Fix max6696 alarm handlingGuenter Roeck2014-01-031-4/+7
* drm/nouveau: when bailing out of a pushbuf ioctl, do not remove previous fenceBen Skeggs2014-01-031-1/+2
* backlight: atmel-pwm-bl: fix gpio polarity in removeJohan Hovold2014-01-031-1/+2
* backlight: atmel-pwm-bl: fix reported brightnessJohan Hovold2014-01-031-2/+2
* prism54: set netdev type to "wlan"Dan Williams2014-01-031-2/+5
* mtd: gpmi: fix kernel BUG due to racing DMA operationsHuang Shijie2014-01-031-2/+2
* mwifiex: correct packet length for packets from SDIO interfaceAvinash Patil2014-01-031-0/+3
* rtlwifi: rtl8192de: Fix incorrect signal strength for unassociated APLarry Finger2014-01-031-1/+1
* rtlwifi: rtl8192cu: Fix incorrect signal strength for unassociated APLarry Finger2014-01-031-1/+1
* rtlwifi: rtl8192se: Fix incorrect signal strength for unassociated APLarry Finger2014-01-031-1/+1
* rtlwifi: Fix endian error in extracting packet typeMark Cave-Ayland2014-01-032-54/+42
* rtlwifi: rtl8192se: Fix wrong assignmentFelipe Pena2014-01-031-1/+1
* IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara2014-01-031-5/+1
* IB/ipath: Convert ipath_user_sdma_pin_pages() to use get_user_pages_fast()Jan Kara2014-01-031-6/+1
* block: fix a probe argument to blk_register_regionMikulas Patocka2014-01-032-2/+2