summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-05-30staging: comedi: prevent auto-unconfig of manually configured devicesIan Abbott1-0/+3
2013-05-30[media] mantis: fix silly crash caseAlan Cox1-2/+4
2013-05-30drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe()Wei Yongjun1-0/+1
2013-05-30macvlan: fix passthru mode race between dev removal and rx pathJiri Pirko1-3/+4
2013-05-303c59x: fix PCI resource managementSergei Shtylyov1-12/+13
2013-05-303c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov1-1/+1
2013-05-303c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)Matthew Whitehead1-0/+2
2013-05-30x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming1-15/+3
2013-05-30drbd: fix for deadlock when using automatic split-brain-recoveryPhilipp Reisner1-1/+0
2013-05-30pch_dma: Use GFP_ATOMIC because called from interrupt contextTomoya MORINAGA1-1/+1
2013-05-30xhci: Don't warn on empty ring for suspended devices.Sarah Sharp1-8/+15
2013-05-30random: fix accounting race condition with lockless irq entropy_count updateJiri Kosina1-8/+16
2013-05-30drivers/block/brd.c: fix brd_lookup_page() raceBrian Behlendorf1-2/+2
2013-05-30rapidio/tsi721: fix bug in MSI interrupt handlingAlexandre Bounine1-0/+11
2013-05-30ACPI / video: Add "Asus UL30A" to ACPI video detect blacklistBastian Triller1-0/+8
2013-05-30TTY: Fix tty miss restart after we turn off flow-controlWang YanQing1-0/+8
2013-05-30USB: cxacru: potential underflow in cxacru_cm_get_array()Dan Carpenter1-1/+2
2013-05-30USB: ftdi_sio: Add support for Newport CONEX motor driversGomella, Andrew (NIH/NHLBI) [F]2-0/+4
2013-05-30i2c: designware: always clear interrupts before enabling themMika Westerberg1-1/+2
2013-05-30USB: option: add device IDs for Dell 5804 (Novatel E371) WWAN cardDan Williams1-0/+2
2013-05-30USB: Blacklisted Cinterion's PLxx WWAN InterfaceSchemmel Hans-Christoph1-4/+5
2013-05-30usb: option: Add Telewell TW-LTE 4GTeppo Kotilainen1-0/+2
2013-05-30USB: reset resume quirk needed by a hubOliver Neukum1-0/+3
2013-05-30ipmi: ipmi_devintf: compat_ioctl method fails to take ipmi_mutexBenjamin LaHaise1-1/+13
2013-05-30drivers/char/ipmi: memcpy, need additional 2 bytes to avoid memory overflowChen Gang1-2/+2
2013-05-30USB: UHCI: fix for suspend of virtual HP controllerAlan Stern1-1/+2
2013-05-30USB: xHCI: override bogus bulk wMaxPacketSize valuesAlan Stern1-8/+9
2013-05-30tg3: Skip powering down function 0 on certain serdes devicesNithin Sujir1-6/+26
2013-05-30hwmon: fix error return code in abituguru_probe()Wei Yongjun1-6/+10
2013-05-30staging: vt6656: use free_netdev instead of kfreeHema Prathaban1-1/+1
2013-05-30drm/radeon: check incoming cliprects pointerKees Cook1-1/+1
2013-05-30ACPI / EC: Restart transaction even when the IBF flag setLan Tianyu1-3/+1
2013-05-30dm bufio: avoid a possible __vmalloc deadlockMikulas Patocka1-1/+25
2013-05-30dm snapshot: fix error return code in snapshot_ctrWei Yongjun1-0/+1
2013-05-30hp_accel: Ignore the error from lis3lv02d_poweron() at resumeShuah Khan1-1/+2
2013-05-30mwifiex: fix setting of multicast filterDaniel Drake1-15/+6
2013-05-30mwifiex: fix memory leak issue when driver unloadAmitkumar Karwar2-3/+1
2013-05-30mwifiex: clear is_suspended flag when interrupt is received earlyBing Zhao1-0/+1
2013-05-30B43: Handle DMA RX descriptor underrunThommy Jakobsson3-26/+40
2013-05-30ACPICA: Fix possible buffer overflow during a field unit read operationBob Moore1-1/+13
2013-05-30iscsi-target: Fix processing of OOO commandsShlomo Pongratz1-3/+4
2013-05-30net/eth/ibmveth: Fixup retrieval of MAC addressBenjamin Herrenschmidt1-13/+10
2013-05-30ath9k: fix key allocation error handling for powersave keysFelix Fietkau1-1/+5
2013-05-30mmc: atmel-mci: pio hang on block errorsTerry Barnaby1-4/+10
2013-05-30mfd: adp5520: Restore mode bits on resumeLars-Peter Clausen1-2/+6
2013-05-30mmc: core: Fix bit width test failing on old eMMC cardsPhilip Rakity1-1/+1
2013-05-30mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unloadJohan Hovold2-12/+0
2013-05-30Revert "drm/i915: Fix detection of base of stolen memory"Ben Hutchings2-42/+40
2013-05-13r8169: fix vlan tag read ordering.françois romieu1-7/+6
2013-05-13ixgbe: add missing rtnl_lock in PM resume pathBenjamin Poirier1-0/+2