summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-28usb: cp210x support SEL C662 Vendor/DeviceBarry Grussling1-0/+1
2013-07-28USB: cp210x: add MMB and PI ZigBee USB Device SupportSami Rahman1-0/+2
2013-07-28usb: serial: cp210x: Add USB ID for Netgear Switches embedded serial adapterLuiz Angelo Daros de Luca1-0/+1
2013-07-28usb: serial: option: Add ONYX 3G device supportEnrico Mioso1-0/+1
2013-07-28USB: option: add D-Link DWM-152/C1 and DWM-156/C1Alexandr \\\"Sky\\\" Ivanov1-0/+2
2013-07-28USB: option: append Petatel NP10T device to GSM modems listDaniil Bolsun1-2/+4
2013-07-28usb: serial: option.c: remove ONDA MT825UP product ID fromdriverEnrico Mioso1-7/+0
2013-07-28usb: serial: option: add Olivetti Olicard 200Dan Williams1-0/+2
2013-07-28usb: option: add TP-LINK MA260Bjørn Mork1-0/+2
2013-07-28usb: serial: option: blacklist ONDA MT689DC QMI interfaceEnrico Mioso1-1/+2
2013-07-28zfcp: block queue limits with data routerSteffen Maier1-3/+7
2013-07-28SCSI: Fix incorrect memset in bnx2fc_parse_fcp_rspAndi Kleen1-1/+1
2013-07-28SCSI: megaraid_sas: fix memory leak if SGL has zero length entriesBjørn Mork1-4/+6
2013-07-28atl1e: unmap partially mapped skb on dma error and free skbNeil Horman1-1/+23
2013-07-28atl1e: fix dma mapping warningsNeil Horman1-3/+25
2013-07-28ifb: fix oops when loading the ifb faileddingtianhong1-0/+4
2013-07-28dummy: fix oops when loading the dummy faileddingtianhong1-0/+4
2013-07-28macvtap: correctly linearize skb when zerocopy is usedJason Wang1-2/+6
2013-07-28ifb: fix rcu_sched self-detected stallsdingtianhong1-1/+3
2013-07-28sunvnet: vnet_port_remove must call unregister_netdevDave Kleikamp1-0/+2
2013-07-28sh_eth: fix unhandled RFE interruptSergei Shtylyov2-9/+10
2013-07-28macvtap: fix recovery from gup errorsMichael S. Tsirkin1-2/+4
2013-07-28iommu/amd: Only unmap large pages from the first pteAlex Williamson1-1/+5
2013-07-28SCSI: mpt2sas: fix firmware failure with wrong task attributeSreekanth Reddy1-5/+1
2013-07-28SCSI: zfcp: fix adapter (re)open recovery while link to SAN is downDaniel Hansel1-0/+4
2013-07-28ath9k: Do not assign noise for NULL caldataSujith Manoharan1-1/+0
2013-07-28rt2x00: read 5GHz TX power values from the correct offsetGabor Juhos3-4/+6
2013-07-28ata_piix: IDE-mode SATA patch for Intel Coleto Creek DeviceIDsSeth Heasley1-0/+2
2013-07-28libata: skip SRST for all SIMG [34]7x port-multipliersTejun Heo1-16/+17
2013-07-21drivers/dma/pl330.c: fix locking in pl330_free_chan_resources()Bartlomiej Zolnierkiewicz1-2/+2
2013-07-21ahci: remove pmp link online check in FBS EHShane Huang1-2/+1
2013-07-21ahci: Add AMD CZ SATA device IDShane Huang2-0/+3
2013-07-21ACPI / EC: Add HP Folio 13 to ec_dmi_table in order to skip DSDT scanLan Tianyu1-0/+4
2013-07-21drivers/rtc/rtc-rv3029c2.c: fix disabling AIE irqAxel Lin1-1/+1
2013-07-21pcmcia: at91_cf: fix gpio_get_value in at91_cf_get_statusJoachim Eastwood1-2/+2
2013-07-21usb: host: xhci-plat: release mem region while removing moduleGeorge Cherian1-0/+1
2013-07-21xhci: check for failed dma pool allocationMathias Nyman1-0/+4
2013-07-21usb: gadget: f_mass_storage: add missing memory barrier for thread_wakeup_neededUCHINO Satoshi1-0/+2
2013-07-21USB: option,qcserial: move Novatel Gobi1K IDs to qcserialDan Williams2-5/+7
2013-07-21rtlwifi: rtl8192cu: Fix duplicate if testLarry Finger1-1/+1
2013-07-21rtlwifi: rtl8192cu: Add new USB ID for TP-Link TL-WN8200NDLarry Finger1-0/+1
2013-07-13SCSI: sd: Fix parsing of 'temporary ' cache mode prefixBen Hutchings1-1/+1
2013-07-13Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...Greg Kroah-Hartman1-4/+0
2013-07-13block: do not pass disk names as format stringsKees Cook2-2/+3
2013-07-13charger-manager: Ensure event is not used as format stringKees Cook1-1/+1
2013-07-13drivers/cdrom/cdrom.c: use kzalloc() for failing hardwareJonathan Salwan1-1/+1
2013-07-03pch_uart: fix a deadlock when pch_uart as consoleLiang Li1-7/+22
2013-07-03dlci: validate the net device in dlci_del()Zefan Li1-0/+12