aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ACPI / IPMI: Fix atomic context requirement of ipmi_msg_handler()Lv Zheng2013-10-131-10/+14
* staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdeviceIan Abbott2013-10-131-15/+11
* p54usb: add USB ID for Corega WLUSB2GTST USB adapterChristian Lamparter2013-10-131-0/+1
* rtlwifi: Align private space in rtl_priv structLarry Finger2013-10-131-1/+1
* USB: serial: option: Ignore card reader interface on Huawei E1750Michal Malý2013-10-131-0/+3
* esp_scsi: Fix tag state corruption when autosensing.David S. Miller2013-10-132-6/+9
* ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda2013-10-131-0/+6
* bonding: Fix broken promiscuity reference counting issueNeil Horman2013-10-131-3/+10
* dm9601: fix IFF_ALLMULTI handlingPeter Korsgaard2013-10-131-1/+1
* via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)Roger Luethi2013-10-131-2/+7
* ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-10-131-1/+1
* cciss: fix info leak in cciss_ioctl32_passthru()Dan Carpenter2013-10-131-0/+1
* cpqarray: fix info leak in ida_locked_ioctl()Dan Carpenter2013-10-131-0/+1
* intel-iommu: Fix leaks in pagetable freeingAlex Williamson2013-10-131-37/+35
* hwmon: (applesmc) Silence uninitialized warningsHenrik Rydberg2013-10-051-2/+6
* hwmon: (applesmc) Check key count before proceedingHenrik Rydberg2013-10-051-1/+10
* drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFERJani Nikula2013-10-051-1/+12
* dm-snapshot: fix performance degradation due to small hash sizeMikulas Patocka2013-10-051-3/+2
* dm snapshot: workaround for a false positive lockdep warningMikulas Patocka2013-10-051-1/+1
* usb/core/devio.c: Don't reject control message to endpoint with wrong directi...Kurt Garloff2013-10-051-0/+16
* xhci: Fix race between ep halt and URB cancellationFlorian Wolter2013-10-051-2/+6
* xhci: Fix oops happening after address device timeoutMathias Nyman2013-10-051-0/+6
* staging: vt6656: [BUG] main_usb.c oops on device_close move flag earlier.Malcolm Priestley2013-10-051-1/+2
* sfc: Fix efx_rx_buf_offset() for recycled pagesBen Hutchings2013-10-011-1/+2
* 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