summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-08-12serial/mxs-auart: fix race condition in interrupt handlerUwe Kleine-König1-8/+9
2013-08-04virtio_net: fix race in RX VQ processingMichael S. Tsirkin1-2/+3
2013-08-04virtio: support unlocked queue pollMichael S. Tsirkin1-11/+43
2013-08-04zfcp: status read buffers on first adapter open with link downSteffen Maier2-8/+20
2013-08-04firewire: fix libdc1394/FlyCap2 iso event regressionClemens Ladisch2-2/+11
2013-08-04xen/evtchn: avoid a deadlock when unbinding an event channelDavid Vrabel1-19/+2
2013-08-04md/raid10: remove use-after-free bug.NeilBrown1-1/+7
2013-08-04md/raid5: fix interaction of 'replace' and 'recovery'.NeilBrown2-5/+11
2013-08-04USB: serial: ftdi_sio: add more RT Systems ftdi devicesRick Farina (Zero_Chaos)2-8/+57
2013-08-04drm/radeon/atom: initialize more atom interpretor elements to 0Alex Deucher1-0/+5
2013-08-04drm/radeon: improve dac adjust heuristics for legacy pdacAlex Deucher1-2/+4
2013-08-04drm/radeon: fix combios tables on older cardsMark Kettenis1-104/+41
2013-08-04drm/radeon: fix endian issues with DP handling (v3)Alex Deucher1-4/+39
2013-08-04dm verity: fix inability to use a few specific devices sizesMikulas Patocka1-3/+2
2013-08-04ACPI / memhotplug: Fix a stale pointer in error pathToshi Kani1-0/+1
2013-08-04libata: make it clear that sata_inic162x is experimentalTejun Heo2-1/+15
2013-08-04ata: Fix DVD not dectected at some platform with Wellsburg PCHYouquan Song1-1/+1
2013-08-04xen/blkback: Check device permissions before allowing OP_DISCARDKonrad Rzeszutek Wilk1-1/+12
2013-08-04staging: comedi: COMEDI_CANCEL ioctl should wake up read/writeIan Abbott1-1/+6
2013-08-04usb: Clear both buffers when clearing a control transfer TT buffer.William Gulland1-0/+9
2013-08-04USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvgaJóhann B. Guðmundsson1-0/+1
2013-08-04USB: ti_usb_3410_5052: fix dynamic-id matchingJohan Hovold1-1/+1
2013-08-04usb: dwc3: gadget: don't prevent gadget from being probed if we failFelipe Balbi1-0/+1
2013-08-04usb: dwc3: fix wrong bit mask in dwc3_event_typeHuang Rui1-2/+2
2013-08-04xhci: Avoid NULL pointer deref when host dies.Sarah Sharp1-3/+3
2013-08-04xhci: fix null pointer dereference on ring_doorbell_for_active_ringsOleksij Rempel1-1/+1
2013-08-04usb: host: xhci: Enable XHCI_SPURIOUS_SUCCESS for all controllers with xhci 1.0George Cherian2-1/+7
2013-08-04SCSI: qla2xxx: Properly set the tagging for commands.Saurav Kashyap1-2/+9
2013-08-04SCSI: sd: fix crash when UA received on DIF enabled deviceEwan D. Milne1-15/+7
2013-08-04USB: storage: Add MicroVault Flash Drive to unusual_devsRen Bigcren1-0/+7
2013-08-04iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflowJoern Engel1-1/+1
2013-07-29usb: cp210x support SEL C662 Vendor/DeviceBarry Grussling1-0/+1
2013-07-29USB: cp210x: add MMB and PI ZigBee USB Device SupportSami Rahman1-0/+2
2013-07-29usb: serial: cp210x: Add USB ID for Netgear Switches embedded serial adapterLuiz Angelo Daros de Luca1-0/+1
2013-07-29usb: serial: option: Add ONYX 3G device supportEnrico Mioso1-0/+1
2013-07-29USB: option: add D-Link DWM-152/C1 and DWM-156/C1Alexandr \\\"Sky\\\" Ivanov1-0/+2
2013-07-29USB: option: append Petatel NP10T device to GSM modems listDaniil Bolsun1-2/+4
2013-07-29usb: serial: option.c: remove ONDA MT825UP product ID fromdriverEnrico Mioso1-7/+0
2013-07-29usb: serial: option: add Olivetti Olicard 200Dan Williams1-0/+2
2013-07-29usb: option: add TP-LINK MA260Bjørn Mork1-0/+2
2013-07-29usb: serial: option: blacklist ONDA MT689DC QMI interfaceEnrico Mioso1-1/+2
2013-07-29zfcp: block queue limits with data routerSteffen Maier1-3/+7
2013-07-29SCSI: Fix incorrect memset in bnx2fc_parse_fcp_rspAndi Kleen1-1/+1
2013-07-29SCSI: megaraid_sas: fix memory leak if SGL has zero length entriesBjørn Mork1-4/+6
2013-07-29atl1e: unmap partially mapped skb on dma error and free skbNeil Horman1-1/+23
2013-07-29atl1e: fix dma mapping warningsNeil Horman1-3/+25
2013-07-29ifb: fix oops when loading the ifb faileddingtianhong1-0/+4
2013-07-29dummy: fix oops when loading the dummy faileddingtianhong1-0/+4
2013-07-29macvtap: correctly linearize skb when zerocopy is usedJason Wang1-2/+6
2013-07-29ifb: fix rcu_sched self-detected stallsdingtianhong1-1/+3