aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* virtio: support unlocked queue pollMichael S. Tsirkin2013-08-041-8/+51
* xen/evtchn: avoid a deadlock when unbinding an event channelDavid Vrabel2013-08-041-19/+2
* USB: serial: ftdi_sio: add more RT Systems ftdi devicesRick Farina (Zero_Chaos)2013-08-042-8/+57
* drm/radeon/atom: initialize more atom interpretor elements to 0Alex Deucher2013-08-041-0/+5
* drm/radeon: improve dac adjust heuristics for legacy pdacAlex Deucher2013-08-041-2/+4
* drm/radeon: fix combios tables on older cardsMark Kettenis2013-08-041-104/+41
* ACPI / memhotplug: Fix a stale pointer in error pathToshi Kani2013-08-041-0/+1
* libata: make it clear that sata_inic162x is experimentalTejun Heo2013-08-042-1/+15
* staging: comedi: COMEDI_CANCEL ioctl should wake up read/writeIan Abbott2013-08-041-1/+6
* usb: Clear both buffers when clearing a control transfer TT buffer.William Gulland2013-08-041-0/+9
* USB: misc: Add Manhattan Hi-Speed USB DVI Converter to sisusbvgaJóhann B. Guðmundsson2013-08-041-0/+1
* USB: ti_usb_3410_5052: fix dynamic-id matchingJohan Hovold2013-08-041-1/+1
* xhci: Avoid NULL pointer deref when host dies.Sarah Sharp2013-08-041-3/+3
* xhci: fix null pointer dereference on ring_doorbell_for_active_ringsOleksij Rempel2013-08-041-1/+1
* SCSI: qla2xxx: Properly set the tagging for commands.Saurav Kashyap2013-08-041-2/+9
* SCSI: sd: fix crash when UA received on DIF enabled deviceEwan D. Milne2013-08-041-15/+7
* USB: storage: Add MicroVault Flash Drive to unusual_devsRen Bigcren2013-08-041-0/+7
* zfcp: status read buffers on first adapter open with link downSteffen Maier2013-07-282-7/+19
* usb: cp210x support SEL C662 Vendor/DeviceBarry Grussling2013-07-281-0/+1
* USB: cp210x: add MMB and PI ZigBee USB Device SupportSami Rahman2013-07-281-0/+2
* usb: serial: cp210x: Add USB ID for Netgear Switches embedded serial adapterLuiz Angelo Daros de Luca2013-07-281-0/+1
* usb: serial: option: Add ONYX 3G device supportEnrico Mioso2013-07-281-0/+1
* USB: option: add D-Link DWM-152/C1 and DWM-156/C1Alexandr \\\"Sky\\\" Ivanov2013-07-281-0/+2
* USB: option: append Petatel NP10T device to GSM modems listDaniil Bolsun2013-07-281-2/+4
* usb: serial: option.c: remove ONDA MT825UP product ID fromdriverEnrico Mioso2013-07-281-7/+0
* usb: serial: option: add Olivetti Olicard 200Dan Williams2013-07-281-0/+2
* usb: option: add TP-LINK MA260Bjørn Mork2013-07-281-0/+2
* usb: serial: option: blacklist ONDA MT689DC QMI interfaceEnrico Mioso2013-07-281-1/+2
* SCSI: Fix incorrect memset in bnx2fc_parse_fcp_rspAndi Kleen2013-07-281-1/+1
* SCSI: megaraid_sas: fix memory leak if SGL has zero length entriesBjørn Mork2013-07-281-4/+6
* ifb: fix oops when loading the ifb faileddingtianhong2013-07-281-0/+4
* dummy: fix oops when loading the dummy faileddingtianhong2013-07-281-0/+4
* ifb: fix rcu_sched self-detected stallsdingtianhong2013-07-281-1/+4
* sunvnet: vnet_port_remove must call unregister_netdevDave Kleikamp2013-07-281-0/+2
* SCSI: mpt2sas: fix firmware failure with wrong task attributeSreekanth Reddy2013-07-281-5/+1
* SCSI: zfcp: fix adapter (re)open recovery while link to SAN is downDaniel Hansel2013-07-281-0/+4
* rt2x00: read 5GHz TX power values from the correct offsetGabor Juhos2013-07-283-4/+6
* drivers/dma/pl330.c: fix locking in pl330_free_chan_resources()Bartlomiej Zolnierkiewicz2013-07-211-2/+2
* ahci: remove pmp link online check in FBS EHShane Huang2013-07-211-2/+1
* ahci: Add AMD CZ SATA device IDShane Huang2013-07-212-0/+3
* ACPI / EC: Add HP Folio 13 to ec_dmi_table in order to skip DSDT scanLan Tianyu2013-07-211-0/+4
* drivers/rtc/rtc-rv3029c2.c: fix disabling AIE irqAxel Lin2013-07-211-1/+1
* pcmcia: at91_cf: fix gpio_get_value in at91_cf_get_statusJoachim Eastwood2013-07-211-2/+2
* xhci: check for failed dma pool allocationMathias Nyman2013-07-211-0/+4
* usb: gadget: f_mass_storage: add missing memory barrier for thread_wakeup_neededUCHINO Satoshi2013-07-211-0/+2
* USB: option,qcserial: move Novatel Gobi1K IDs to qcserialDan Williams2013-07-212-5/+7
* SCSI: sd: Fix parsing of 'temporary ' cache mode prefixBen Hutchings2013-07-131-1/+1
* block: do not pass disk names as format stringsKees Cook2013-07-132-2/+3
* drivers/cdrom/cdrom.c: use kzalloc() for failing hardwareJonathan Salwan2013-07-131-1/+1
* pch_uart: fix a deadlock when pch_uart as consoleLiang Li2013-07-031-7/+22