summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-09-27HID: check for NULL field when setting valuesKees Cook1-1/+6
2013-09-27HID: ntrig: validate feature report detailsKees Cook1-1/+2
2013-09-27HID: validate HID report id sizeKees Cook1-4/+8
2013-09-27HID: pantherlord: validate output report detailsKees Cook1-2/+8
2013-09-27ath9k: avoid accessing MRC registers on single-chain devicesFelix Fietkau1-0/+4
2013-09-27ath9k: always clear ps filter bit on new assocFelix Fietkau1-0/+1
2013-09-27usb: config->desc.bLength may not exceed amount of data returned by the deviceHans de Goede1-1/+2
2013-09-27USB: cdc-wdm: fix race between interrupt handler and taskletOliver Neukum1-4/+9
2013-09-27USB: mos7720: fix big-endian control requestsJohan Hovold1-2/+2
2013-09-27USB: mos7720: use GFP_ATOMIC under spinlockDan Carpenter1-1/+1
2013-09-27staging: comedi: dt282x: dt282x_ai_insn_read() always failsDan Carpenter1-1/+2
2013-09-27usb: xhci: Disable runtime PM suspend for quirky controllersShawn Nematbakhsh1-0/+22
2013-09-27xen-gnt: prevent adding duplicate gnt callbacksRoger Pau Monne1-2/+11
2013-09-27SCSI: sd: Fix potential out-of-bounds accessAlan Stern1-8/+3
2013-09-14pci: frv architecture needs generic setup-bus infrastructurePaul Gortmaker1-0/+1
2013-09-14PARISC: include <linux/prefetch.h> in drivers/parisc/iommu-helpers.hCong Wang1-0/+2
2013-09-14tun: signedness bug in tun_get_user()Dan Carpenter1-2/+4
2013-09-08target: Fix trailing ASCII space usage in INQUIRY vendor+modelNicholas Bellinger1-5/+6
2013-09-08ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDTLan Tianyu1-0/+4
2013-09-08ath9k_htc: Restore skb headroom when returning skb to mac80211Helmut Schaa1-0/+10
2013-09-08drivers/base/memory.c: fix show_mem_removable() to handle missing sectionsRuss Anderson1-0/+2
2013-08-29SCSI: zfcp: fix schedule-inside-lock in scsi_device list loopsMartin Peschke1-7/+22
2013-08-29SCSI: zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke1-6/+2
2013-08-29libata: apply behavioral quirks to sil3826 PMPTerry Suereth1-6/+6
2013-08-29Hostap: copying wrong data prism2_ioctl_giwaplist()Dan Carpenter1-2/+2
2013-08-29of: fdt: fix memory initialization for expanded DTWladislav Wiebe1-0/+2
2013-08-29xen/events: initialize local per-cpu mask for all possible eventsDavid Vrabel1-1/+1
2013-08-29zd1201: do not use stack as URB transfer_bufferJussi Kivilinna1-1/+3
2013-08-20USB: mos7720: fix broken control requestsJohan Hovold1-7/+14
2013-08-20usb: add two quirky touchscreenOliver Neukum1-0/+6
2013-08-15SCSI: nsp32: use mdelay instead of large udelay constantsArnd Bergmann1-1/+1
2013-08-15virtio: console: return -ENODEV on all read operations after unplugAmit Shah1-1/+5
2013-08-15virtio: console: fix raising SIGIO after port unplugAmit Shah1-3/+5
2013-08-15virtio: console: clean up port data immediately at time of unplugAmit Shah1-8/+8
2013-08-15virtio: console: fix race in port_fops_open() and port unplugAmit Shah1-0/+4
2013-08-15virtio: console: fix race with port unplug and open/closeAmit Shah1-7/+6
2013-08-15hwmon: (adt7470) Fix incorrect return code checkCurt Brune1-1/+1
2013-08-12usbnet: do not pretend to support SG/TSOEric Dumazet1-9/+3
2013-08-12arcnet: cleanup sizeof parameterDan Carpenter1-1/+1
2013-08-12ACPI / battery: Fix parsing _BIX return valueLan Tianyu1-0/+2
2013-08-12mwifiex: Add missing endian conversion.Tomasz Moń1-2/+2
2013-08-12rt2x00: fix stop queueStanislaw Gruszka1-7/+11
2013-08-12ath9k_htc: do some initial hardware configurationOleksij Rempel1-0/+1
2013-08-12serial/mxs-auart: increase time to wait for transmitter to become idleUwe Kleine-König1-8/+13
2013-08-12serial/mxs-auart: fix race condition in interrupt handlerUwe Kleine-König1-8/+9
2013-08-04USB: storage: Add MicroVault Flash Drive to unusual_devsRen Bigcren1-0/+7
2013-08-04virtio_net: fix race in RX VQ processingMichael S. Tsirkin1-2/+3
2013-08-04virtio: support unlocked queue pollMichael S. Tsirkin1-8/+51
2013-08-04xen/evtchn: avoid a deadlock when unbinding an event channelDavid Vrabel1-19/+2
2013-08-04USB: serial: ftdi_sio: add more RT Systems ftdi devicesRick Farina (Zero_Chaos)2-8/+57