aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-07usb, chipidea: fix link error when USB_EHCI_HCD is a moduleDavid Rientjes
2013-06-07staging: vt6656: use free_netdev instead of kfreeHema Prathaban
2013-06-07staging: vt6656: [bug] Fix missing spin lock in iwctl_siwpower.Malcolm Priestley
2013-06-07iwlwifi: mvm: Prevent setting assoc flag in MAC_CONTEXT_CMDAlexander Bondar
2013-06-07iwlwifi: mvm: Always use SCAN_TYPE_FORCEDIlan Peer
2013-06-07USB: fix latency in uhci-hcd and ohci-hcdAlan Stern
2013-06-07USB: OHCI: fix logic for scheduling isochronous URBsAlan Stern
2013-05-24NTB: Multiple NTB client fixJon Mason
2013-05-24ntb_netdev: remove from list on exitJon Mason
2013-05-24NTB: memcpy lockup workaroundJon Mason
2013-05-24NTB: Correctly handle receive buffers of the minimal sizeJon Mason
2013-05-24NTB: reset tx_index on link toggleJon Mason
2013-05-24NTB: Link toggle memory leakJon Mason
2013-05-24NTB: Handle 64bit BAR sizesJon Mason
2013-05-24NTB: fix pointer math issuesDan Carpenter
2013-05-24ntb: off by one sanity checksDan Carpenter
2013-05-24NTB: variable dereferenced before checkJon Mason
2013-05-24drm/radeon: Fix VRAM size calculation for VRAM >= 4GBNiels Ole Salscheider
2013-05-24drm/nouveau/bios: fix thinko in ZM_MASK_ADD opcodeBen Skeggs
2013-05-24i2c: designware: always clear interrupts before enabling themMika Westerberg
2013-05-24i2c: designware: fix RX FIFO overrunJosef Ahmad
2013-05-24hwmon: fix error return code in abituguru_probe()Wei Yongjun
2013-05-19target: Use FD_MAX_SECTORS/FD_BLOCKSIZE for blockdevs using fileioAndy Grover
2013-05-19drm/radeon: restore nomodeset operation (v2)Dave Airlie
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-19target/iblock: Fix WCE=1 + DPOFUA=1 backend WRITE regressionNicholas Bellinger
2013-05-19target: close target_put_sess_cmd() vs. core_tmr_abort_task() raceJoern Engel
2013-05-19iscsi-target: Fix processing of OOO commandsShlomo Pongratz
2013-05-19cpufreq / intel_pstate: fix ffmpeg regressionDirk Brandewie
2013-05-19cpufreq / intel_pstate: use lowest requested max performanceDirk Brandewie
2013-05-19cpufreq / intel_pstate: remove idle time and duration from sample and calcula...Dirk Brandewie
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-19drbd: fix memory leakLars Ellenberg
2013-05-19drbd: Fix build error when CONFIG_CRYPTO_HMAC is not setPhilipp Reisner
2013-05-19watchdog: Fix race condition in registration codeGuenter Roeck
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-19asix: fix BUG in receive path when lowering MTUholger@eitzenberger.org