summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-04-12rapidio/rionet: fix deadlock on SMPAurelien Jacquiot1-2/+2
2016-04-12md: multipath: don't hardcopy bio in .make_request pathMing Lei1-1/+3
2016-04-12md/raid5: Compare apples to apples (or sectors to sectors)Jes Sorensen1-2/+2
2016-04-12Bluetooth: Add new AR3012 ID 0489:e095Dmitry Tunin2-0/+3
2016-04-12watchdog: rc32434_wdt: fix ioctl error handlingMichael S. Tsirkin1-1/+1
2016-04-12bcache: fix cache_set_flush() NULL pointer dereference on OOMEric Wheeler1-0/+3
2016-04-12media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32Tiffany Lin1-13/+8
2016-04-12bttv: Width must be a multiple of 16 when capturing planar formatsHans de Goede1-6/+20
2016-04-12adv7511: TX_EDID_PRESENT is still 1 after a disconnectHans Verkuil1-6/+15
2016-04-12saa7134: Fix bytesperline not being set correctly for planar formatsHans de Goede1-6/+12
2016-04-128250: use callbacks to access UART_DLL/UART_DLMSebastian Frias1-12/+6
2016-04-12net: irda: Fix use-after-free in irtty_open()Peter Hurley1-10/+0
2016-04-12HID: logitech: fix Dual Action gamepad supportGrazvydas Ignotas1-0/+1
2016-04-12crypto: ccp - memset request context to zero during importTom Lendacky2-0/+2
2016-04-12crypto: ccp - Don't assume export/import areas are alignedTom Lendacky2-25/+37
2016-04-12crypto: ccp - Limit the amount of information exportedTom Lendacky3-10/+48
2016-04-12crypto: ccp - Add hash state import and export supportTom Lendacky2-0/+46
2016-04-12Bluetooth: btusb: Add a new AR3012 ID 13d3:3472Dmitry Tunin2-0/+3
2016-04-12Bluetooth: btusb: Add a new AR3012 ID 04ca:3014Dmitry Tunin2-0/+3
2016-04-12Bluetooth: btusb: Add new AR3012 ID 13d3:3395Dmitry Tunin2-0/+3
2016-04-12Input: powermate - fix oops with malicious USB descriptorsJosh Boyer1-0/+3
2016-04-12pwc: Add USB id for Philips Spc880nc webcamHans de Goede1-0/+6
2016-04-12USB: option: add "D-Link DWM-221 B1" device idBjørn Mork1-0/+2
2016-04-12USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devicesJosh Boyer2-0/+12
2016-04-12USB: serial: cp210x: Adding GE Healthcare Device IDMartyn Welch1-0/+1
2016-04-12USB: cypress_m8: add endpoint sanity checkOliver Neukum1-6/+5
2016-04-12USB: digi_acceleport: do sanity checking for the number of portsOliver Neukum1-0/+19
2016-04-12USB: mct_u232: add sanity checking in probeOliver Neukum1-1/+8
2016-04-12USB: usb_driver_claim_interface: add sanity checkingOliver Neukum1-1/+5
2016-04-12USB: iowarrior: fix oops with malicious USB descriptorsJosh Boyer1-0/+6
2016-04-12USB: cdc-acm: more sanity checkingOliver Neukum1-0/+3
2016-04-12usb: hub: fix a typo in hub_port_init() leading to wrong logicOliver Neukum1-5/+5
2016-04-12usb: retry reset if a device times outOliver Neukum1-1/+7
2016-04-12be2iscsi: set the boot_kset pointer to NULL in case of failureMaurizio Lombardi1-0/+1
2016-04-12aacraid: Fix memory leak in aac_fib_map_freeRaghava Aditya Renukunta1-3/+6
2016-04-12sg: fix dxferp in from_to caseDouglas Gilbert1-1/+2
2016-04-12PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas1-0/+14
2016-04-12EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr()Dan Carpenter1-1/+1
2016-04-12USB: serial: add Google simple serial SubClass supportAnton Staaf2-0/+11
2016-04-12target: Drop incorrect ABORT_TASK put for completed commandsNicholas Bellinger1-1/+0
2016-03-16efi: Add pstore variables to the deletion whitelistMatt Fleming1-0/+1
2016-03-16efi: Make efivarfs entries immutable by defaultPeter Jones1-23/+64
2016-03-16efi: Make our variable validation list include the guidPeter Jones2-21/+37
2016-03-16efi: Do variable name validation tests in utf8Peter Jones2-26/+36
2016-03-16efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad versionPeter Jones1-18/+10
2016-03-10target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectorsMike Christie3-62/+66
2016-03-10target: Fix race with SCF_SEND_DELAYED_TAS handlingNicholas Bellinger1-12/+42
2016-03-10target: Fix remote-port TMR ABORT + se_cmd fabric stopNicholas Bellinger2-48/+146
2016-03-10target: Fix TAS handling for multi-session se_node_aclsNicholas Bellinger1-8/+9
2016-03-10target: Fix LUN_RESET active I/O handling for ACK_KREFNicholas Bellinger2-55/+76