summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-06-27USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableAnders Hammarquist2-2/+5
2013-06-27gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun1-0/+1
2013-06-20drm/i915: prefer VBT modes for SVDO-LVDS over EDIDDaniel Vetter1-4/+6
2013-06-20ath9k: Disable PowerSave by defaultSujith Manoharan1-2/+1
2013-06-20b43: stop format string leaking into error msgsKees Cook1-1/+1
2013-06-13USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL pointerYing Xue1-1/+1
2013-06-13USB: serial: ftdi_sio: Handle the old_termios == 0 case e.g. uart_resume_port()Andrew Worsley1-0/+4
2013-06-13drm/i915/sdvo: Use &intel_sdvo->ddc instead of intel_sdvo->i2c for DDC.Egbert Eich1-1/+1
2013-06-13drm: fix a use-after-free when GPU acceleration disabledHuacai Chen1-1/+5
2013-06-13hwmon: (adm1021) Strengthen chip detection for ADM1021, LM84 and MAX1617Guenter Roeck1-8/+50
2013-06-13ACPI / video: ignore BIOS initial backlight value for HP Pavilion g6Ash Willis1-0/+8
2013-06-13ACPI / video: ignore BIOS initial backlight value for HP m4Alex Hung1-0/+8
2013-06-13USB: mos7720: fix hardware flow controlJohan Hovold1-1/+1
2013-06-13USB: mos7720: fix message timeoutsJohan Hovold1-3/+3
2013-06-13USB: mos7720: fix DMA to stackJohan Hovold1-3/+14
2013-06-13USB: revert periodic scheduling bugfixAlan Stern1-1/+1
2013-06-13USB: serial: fix Treo/Kyocera interrrupt-in urb contextJohan Hovold1-0/+1
2013-06-13USB: whiteheat: fix broken port configurationJohan Hovold1-1/+1
2013-06-13USB: Serial: cypress_M8: Enable FRWD Dongle hidcom deviceRobert Butora2-1/+21
2013-06-13USB: ark3116: fix control-message timeoutJohan Hovold1-1/+1
2013-06-13USB: keyspan: fix bogus array indexJohan Hovold1-1/+1
2013-06-13USB: iuu_phoenix: fix bulk-message timeoutJohan Hovold1-2/+2
2013-06-13USB: option: blacklist network interface on Huawei E1820Bjørn Mork1-0/+2
2013-06-07thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDORManoj Iyer1-0/+7
2013-06-07xen/events: Handle VIRQ_TIMER before any other hardirq in event loop.Keir Fraser1-4/+15
2013-06-07libata: make ata_exec_internal_sg honor DMADIRVincent Pelletier1-0/+6
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-07drivers/block/brd.c: fix brd_lookup_page() raceBrian Behlendorf1-2/+2
2013-06-07USB: UHCI: fix for suspend of virtual HP controllerAlan Stern1-1/+2
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-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-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-7/+6
2013-05-19pch_dma: Use GFP_ATOMIC because called from interrupt contextTomoya MORINAGA1-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