summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-06-07thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDORManoj Iyer
2013-06-07xen/events: Handle VIRQ_TIMER before any other hardirq in event loop.Keir Fraser
2013-06-07libata: make ata_exec_internal_sg honor DMADIRVincent Pelletier
2013-06-07USB: io_ti: Fix NULL dereference in chase_port()Wolfgang Frisch
2013-06-07drm/radeon: fix card_posted check for newer asicsAlex Deucher
2013-06-07drivers/block/brd.c: fix brd_lookup_page() raceBrian Behlendorf
2013-06-07USB: UHCI: fix for suspend of virtual HP controllerAlan Stern
2013-06-07USB: reset resume quirk needed by a hubOliver Neukum
2013-06-07USB: Blacklisted Cinterion's PLxx WWAN InterfaceSchemmel Hans-Christoph
2013-06-07TTY: Fix tty miss restart after we turn off flow-controlWang YanQing
2013-06-07USB: cxacru: potential underflow in cxacru_cm_get_array()Dan Carpenter
2013-06-07USB: ftdi_sio: Add support for Newport CONEX motor driversGomella, Andrew (NIH/NHLBI) [F]
2013-06-07USB: option: add device IDs for Dell 5804 (Novatel E371) WWAN cardDan Williams
2013-06-07usb: option: Add Telewell TW-LTE 4GTeppo Kotilainen
2013-06-07staging: vt6656: use free_netdev instead of kfreeHema Prathaban
2013-05-24media: mantis: fix silly crash caseAlan Cox
2013-05-24hwmon: fix error return code in abituguru_probe()Wei Yongjun
2013-05-19drm/radeon: check incoming cliprects pointerKees Cook
2013-05-19ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutexBenjamin LaHaise
2013-05-19drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflowChen Gang
2013-05-19ACPI / EC: Restart transaction even when the IBF flag setLan Tianyu
2013-05-19drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe()Wei Yongjun
2013-05-19drbd: fix for deadlock when using automatic split-brain-recoveryPhilipp Reisner
2013-05-19r8169: fix vlan tag read ordering.Francois Romieu
2013-05-19pch_dma: Use GFP_ATOMIC because called from interrupt contextTomoya MORINAGA
2013-05-19macvlan: fix passthru mode race between dev removal and rx pathJiri Pirko
2013-05-193c59x: fix PCI resource managementSergei Shtylyov
2013-05-193c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov
2013-05-193c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)Matthew Whitehead
2013-05-19drm/mm: fix dump table BUGDaniel Vetter
2013-05-19mwifiex: fix setting of multicast filterDaniel Drake
2013-05-19mwifiex: clear is_suspended flag when interrupt is received earlyBing Zhao
2013-05-19ath9k: fix key allocation error handling for powersave keysFelix Fietkau
2013-05-19SCSI: sd: fix array cache flushing bug causing performance problemsJames Bottomley
2013-05-19dm snapshot: fix error return code in snapshot_ctrWei Yongjun
2013-05-19ACPICA: Fix possible buffer overflow during a field unit read operationBob Moore
2013-05-11drm/radeon: fix possible segfault when parsing pm tablesAlex Deucher
2013-05-11drm/radeon: fix endian bugs in atom_allocate_fb_scratch()Alex Deucher
2013-05-11drm/radeon/evergreen+: don't enable HPD interrupts on eDP/LVDSAlex Deucher
2013-05-11drm/radeon: don't use get_engine_clock() on APUsAlex Deucher
2013-05-11drm/i915: Fall back to bit banging mode for DVO transmitter detectionDavid Müller
2013-05-11drm/i915: Add no-lvds quirk for Fujitsu Esprimo Q900Christian Lamparter
2013-05-07Revert :can: sja1000: fix handling on dt properties on little endian systems"Greg Kroah-Hartman
2013-05-07mfd: adp5520: Restore mode bits on resumeLars-Peter Clausen
2013-05-07mmc: core: Fix bit width test failing on old eMMC cardsPhilip Rakity
2013-05-07drivers/rtc/rtc-cmos.c: don't disable hpet emulation on suspendDerek Basehore
2013-05-07PCI / ACPI: Don't query OSC support with all possible controlsYinghai Lu
2013-05-07i2c: xiic: must always write 16-bit words to TX_FIFOSteven A. Falco
2013-05-07fbcon: when font is freed, clear also vc_font.dataMika Kuoppala
2013-05-07tty: fix up atime/mtime mess, take threeLinus Torvalds