summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-05-01bcache: fix cache_set_flush() NULL pointer dereference on OOMEric Wheeler1-0/+3
2016-05-01bcache: cleaned up error handling around register_cache()Eric Wheeler1-12/+22
2016-05-01bcache: Fix more early shutdown bugsKent Overstreet1-3/+4
2016-05-01rt2x00: add new rt2800usb device Buffalo WLI-UC-G450Anthony Wong1-0/+1
2016-05-01mwifiex: fix corner case association failureAmitkumar Karwar1-0/+1
2016-05-01usb: hub: fix a typo in hub_port_init() leading to wrong logicOliver Neukum1-5/+5
2016-05-01of: alloc anywhere from memblock if range not specifiedVinayak Menon1-1/+3
2016-05-01clk: xgene: Add missing parenthesis when clearing divider valueLoc Ho1-2/+2
2016-05-01mtip32xx: Avoid issuing standby immediate cmd during FTL rebuildAsai Thambi SP1-8/+12
2016-05-01mtip32xx: Remove unwanted code from taskfile error handlerAsai Thambi SP1-8/+1
2016-05-01mtip32xx: Fix broken service thread handlingAsai Thambi SP2-3/+8
2016-05-01drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errorsMichael Hennerich1-1/+1
2016-05-01watchdog: rc32434_wdt: fix ioctl error handlingMichael S. Tsirkin1-1/+1
2016-05-01bttv: Width must be a multiple of 16 when capturing planar formatsHans de Goede1-6/+20
2016-05-01IB/srpt: Simplify srpt_handle_tsk_mgmt()Bart Van Assche1-58/+1
2016-05-01fbdev: da8xx-fb: fix videomodes of lcd panelsSushaanth Srirangapathi1-4/+3
2016-05-01mmc: sdhci: fix data timeout (part 2)Russell King1-2/+13
2016-05-01mmc: sdhci: fix data timeout (part 1)Russell King1-1/+1
2016-05-01Bluetooth: btusb: Add a new AR3012 ID 04ca:3014Dmitry Tunin2-0/+3
2016-05-01crypto: ccp - memset request context to zero during importTom Lendacky2-0/+2
2016-05-01md/raid5: Compare apples to apples (or sectors to sectors)Jes Sorensen1-2/+2
2016-05-01clk: versatile: sp810: support reentranceLinus Walleij1-1/+3
2016-05-01PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas1-0/+14
2016-05-01mtd: onenand: fix deadlock in onenand_block_markbadAaro Koskinen1-1/+2
2016-05-01aacraid: Fix memory leak in aac_fib_map_freeRaghava Aditya Renukunta1-3/+6
2016-05-01Bluetooth: Add new AR3012 ID 0489:e095Dmitry Tunin2-0/+3
2016-05-01Bluetooth: btusb: Add new AR3012 ID 13d3:3395Dmitry Tunin2-0/+3
2016-05-01mei: fix format string in debug printsAlexander Usyskin4-6/+6
2016-05-01mei: fix possible integer overflow issueTomas Winkler5-16/+24
2016-05-01saa7134: Fix bytesperline not being set correctly for planar formatsHans de Goede1-6/+12
2016-05-01adv7511: TX_EDID_PRESENT is still 1 after a disconnectHans Verkuil1-6/+15
2016-05-01regulator: s5m8767: fix get_register() error handlingArnd Bergmann1-4/+9
2016-05-01HID: fix hid_ignore_special_drivers module parameterBenjamin Tissoires1-3/+4
2016-05-01HID: core: do not scan reports if the group is already setBenjamin Tissoires1-1/+2
2016-05-01HID: logitech: fix Dual Action gamepad supportGrazvydas Ignotas1-0/+1
2016-05-01usb: retry reset if a device times outOliver Neukum1-1/+7
2016-05-01misc/bmp085: Enable building as a moduleBen Hutchings1-1/+1
2016-05-01net: irda: Fix use-after-free in irtty_open()Peter Hurley1-10/+0
2016-05-018250: use callbacks to access UART_DLL/UART_DLMSebastian Frias1-12/+6
2016-05-01crypto: ccp - Don't assume export/import areas are alignedTom Lendacky2-25/+37
2016-05-01nbd: ratelimit error msgs after socket closeDan Streetman1-2/+2
2016-05-01xc2028: unlock on error in xc2028_set_config()Dan Carpenter1-2/+5
2016-05-01xc2028: avoid use after freeMauro Carvalho Chehab1-1/+2
2016-05-01crypto: ccp - Limit the amount of information exportedTom Lendacky3-10/+48
2016-05-01pwc: Add USB id for Philips Spc880nc webcamHans de Goede1-0/+6
2016-05-01media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32Tiffany Lin1-13/+8
2016-05-01PCI: imx6: Move link up check into imx6_pcie_wait_for_link()Lucas Stach1-8/+24
2016-05-01PCI: imx6: Remove broken Gen2 workaroundLucas Stach1-16/+1
2016-05-01PCI: imx6: Move PHY reset into imx6_pcie_establish_link()Lucas Stach1-11/+13
2016-05-01PCI: imx6: Move imx6_pcie_reset_phy() near other PHY handling functionsLucas Stach1-17/+17