aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* SCSI: iscsi: don't hang in endless loop if no targets presentSasha Levin2013-10-011-1/+1
* drm/radeon: fix handling of variable sized arrays for router objectsAlex Deucher2013-10-011-3/+6
* drm/radeon: fix resume on some rs4xx boards (v2)Alex Deucher2013-10-011-3/+6
* drm/radeon: update line buffer allocation for dce4.1/5Alex Deucher2013-10-012-4/+25
* drm/radeon: fix LCD record parsingAlex Deucher2013-10-011-1/+3
* HID: zeroplus: validate output report detailsKees Cook2013-10-011-13/+5
* HID: provide a helper for validating hid reportsKees Cook2013-10-011-0/+58
* rt2800: fix wrong TX power compensationStanislaw Gruszka2013-10-011-0/+7
* net: usb: cdc_ether: Use wwan interface for Telit modulesFabio Porcedda2013-10-011-0/+5
* HID: check for NULL field when setting valuesKees Cook2013-09-261-1/+6
* HID: ntrig: validate feature report detailsKees Cook2013-09-261-1/+2
* HID: validate HID report id sizeKees Cook2013-09-261-4/+8
* HID: pantherlord: validate output report detailsKees Cook2013-09-261-2/+8
* ath9k: avoid accessing MRC registers on single-chain devicesFelix Fietkau2013-09-261-0/+4
* ath9k: always clear ps filter bit on new assocFelix Fietkau2013-09-261-0/+1
* usb: config->desc.bLength may not exceed amount of data returned by the deviceHans de Goede2013-09-261-1/+2
* USB: cdc-wdm: fix race between interrupt handler and taskletOliver Neukum2013-09-261-4/+9
* USB: mos7720: fix big-endian control requestsJohan Hovold2013-09-261-2/+2
* USB: mos7720: use GFP_ATOMIC under spinlockDan Carpenter2013-09-261-1/+1
* staging: comedi: dt282x: dt282x_ai_insn_read() always failsDan Carpenter2013-09-261-1/+2
* usb: xhci: Disable runtime PM suspend for quirky controllersShawn Nematbakhsh2013-09-261-0/+22
* xen-gnt: prevent adding duplicate gnt callbacksRoger Pau Monne2013-09-261-2/+11
* SCSI: sd: Fix potential out-of-bounds accessAlan Stern2013-09-261-8/+3
* pci: frv architecture needs generic setup-bus infrastructurePaul Gortmaker2013-09-141-0/+1
* PARISC: include <linux/prefetch.h> in drivers/parisc/iommu-helpers.hCong Wang2013-09-141-0/+2
* tun: signedness bug in tun_get_user()Dan Carpenter2013-09-141-2/+4
* target: Fix trailing ASCII space usage in INQUIRY vendor+modelNicholas Bellinger2013-09-071-5/+6
* ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDTLan Tianyu2013-09-071-0/+4
* ath9k_htc: Restore skb headroom when returning skb to mac80211Helmut Schaa2013-09-071-0/+10
* drivers/base/memory.c: fix show_mem_removable() to handle missing sectionsRuss Anderson2013-09-071-0/+2
* SCSI: zfcp: fix schedule-inside-lock in scsi_device list loopsMartin Peschke2013-08-291-7/+22
* SCSI: zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke2013-08-291-6/+2
* libata: apply behavioral quirks to sil3826 PMPTerry Suereth2013-08-291-6/+6
* Hostap: copying wrong data prism2_ioctl_giwaplist()Dan Carpenter2013-08-291-2/+2
* of: fdt: fix memory initialization for expanded DTWladislav Wiebe2013-08-291-0/+2
* xen/events: initialize local per-cpu mask for all possible eventsDavid Vrabel2013-08-291-1/+1
* zd1201: do not use stack as URB transfer_bufferJussi Kivilinna2013-08-291-1/+3
* USB: mos7720: fix broken control requestsJohan Hovold2013-08-201-7/+14
* usb: add two quirky touchscreenOliver Neukum2013-08-201-0/+6
* SCSI: nsp32: use mdelay instead of large udelay constantsArnd Bergmann2013-08-141-1/+1
* virtio: console: return -ENODEV on all read operations after unplugAmit Shah2013-08-141-1/+5
* virtio: console: fix raising SIGIO after port unplugAmit Shah2013-08-141-3/+5
* virtio: console: clean up port data immediately at time of unplugAmit Shah2013-08-141-8/+8
* virtio: console: fix race in port_fops_open() and port unplugAmit Shah2013-08-141-0/+4
* virtio: console: fix race with port unplug and open/closeAmit Shah2013-08-141-7/+6
* hwmon: (adt7470) Fix incorrect return code checkCurt Brune2013-08-141-1/+1
* usbnet: do not pretend to support SG/TSOEric Dumazet2013-08-111-9/+3
* arcnet: cleanup sizeof parameterDan Carpenter2013-08-111-1/+1
* ACPI / battery: Fix parsing _BIX return valueLan Tianyu2013-08-111-0/+2
* mwifiex: Add missing endian conversion.Tomasz Moń2013-08-111-2/+2