summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-06-07USB: io_ti: Fix NULL dereference in chase_port()Wolfgang Frisch1-0/+3
2013-06-07drm/radeon: fix card_posted check for newer asicsAlex Deucher1-10/+9
2013-06-07iscsi-target: fix heap buffer overflow on errorKees Cook2-6/+6
2013-06-07drivers/block/brd.c: fix brd_lookup_page() raceBrian Behlendorf1-2/+2
2013-06-07drivers/leds/leds-ot200.c: fix error caused by shifted maskChristian Gmeiner1-7/+7
2013-06-07USB: UHCI: fix for suspend of virtual HP controllerAlan Stern1-1/+2
2013-06-07USB: xHCI: override bogus bulk wMaxPacketSize valuesAlan Stern1-8/+9
2013-06-07USB: reset resume quirk needed by a hubOliver Neukum1-0/+3
2013-06-07USB: Blacklisted Cinterion's PLxx WWAN InterfaceSchemmel Hans-Christoph1-4/+5
2013-06-07TTY: Fix tty miss restart after we turn off flow-controlWang YanQing1-0/+8
2013-06-07USB: cxacru: potential underflow in cxacru_cm_get_array()Dan Carpenter1-1/+2
2013-06-07USB: ftdi_sio: Add support for Newport CONEX motor driversGomella, Andrew (NIH/NHLBI) [F]2-0/+4
2013-06-07USB: option: add device IDs for Dell 5804 (Novatel E371) WWAN cardDan Williams1-0/+2
2013-06-07usb: option: Add Telewell TW-LTE 4GTeppo Kotilainen1-0/+2
2013-06-07staging: vt6656: use free_netdev instead of kfreeHema Prathaban1-1/+1
2013-05-24media: mantis: fix silly crash caseAlan Cox1-2/+4
2013-05-24drm/radeon: Fix VRAM size calculation for VRAM >= 4GBNiels Ole Salscheider3-5/+5
2013-05-24i2c: designware: always clear interrupts before enabling themMika Westerberg1-1/+2
2013-05-24hwmon: fix error return code in abituguru_probe()Wei Yongjun1-6/+10
2013-05-19drm/radeon: check incoming cliprects pointerKees Cook1-1/+1
2013-05-19ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutexBenjamin LaHaise1-1/+13
2013-05-19drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflowChen Gang1-2/+2
2013-05-19ACPI / EC: Restart transaction even when the IBF flag setLan Tianyu1-3/+1
2013-05-19iscsi-target: Fix processing of OOO commandsShlomo Pongratz1-3/+4
2013-05-19drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe()Wei Yongjun1-0/+1
2013-05-19drbd: fix for deadlock when using automatic split-brain-recoveryPhilipp Reisner1-1/+0
2013-05-19r8169: fix vlan tag read ordering.Francois Romieu1-8/+6
2013-05-19pch_dma: Use GFP_ATOMIC because called from interrupt contextTomoya MORINAGA1-1/+1
2013-05-19dm thin: do not set discard_zeroes_dataMike Snitzer1-1/+1
2013-05-19macvlan: fix passthru mode race between dev removal and rx pathJiri Pirko1-3/+4
2013-05-193c59x: fix PCI resource managementSergei Shtylyov1-12/+13
2013-05-193c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov1-1/+1
2013-05-193c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)Matthew Whitehead1-0/+2
2013-05-19sfc: Fix naming of MTD partitions for FPGA bitfilesBen Hutchings1-1/+1
2013-05-19net: qmi_wwan: prevent duplicate mac address on link (firmware bug workaround)Bjørn Mork1-0/+9
2013-05-19net: qmi_wwan: fixup destination address (firmware bug workaround)Bjørn Mork1-0/+11
2013-05-19net: qmi_wwan: fixup missing ethernet header (firmware bug workaround)Bjørn Mork1-0/+81
2013-05-19drm/mm: fix dump table BUGDaniel Vetter1-16/+18
2013-05-19B43: Handle DMA RX descriptor underrunThommy Jakobsson3-26/+40
2013-05-19mwifiex: fix setting of multicast filterDaniel Drake1-15/+6
2013-05-19mwifiex: clear is_suspended flag when interrupt is received earlyBing Zhao1-0/+1
2013-05-19ath9k: fix key allocation error handling for powersave keysFelix Fietkau1-1/+5
2013-05-19SCSI: sd: fix array cache flushing bug causing performance problemsJames Bottomley2-0/+21
2013-05-19hp_accel: Ignore the error from lis3lv02d_poweron() at resumeShuah Khan1-1/+2
2013-05-19dm snapshot: fix error return code in snapshot_ctrWei Yongjun1-0/+1
2013-05-19ACPICA: Fix possible buffer overflow during a field unit read operationBob Moore1-1/+13
2013-05-11drm/radeon: fix handling of v6 power tablesAlex Deucher1-6/+5
2013-05-11drm/radeon: add new richland pci idsAlex Deucher1-2/+4
2013-05-11drm/radeon: fix possible segfault when parsing pm tablesAlex Deucher1-1/+9
2013-05-11drm/radeon: fix endian bugs in atom_allocate_fb_scratch()Alex Deucher1-3/+3