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