summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-07usb, chipidea: fix link error when USB_EHCI_HCD is a moduleDavid Rientjes1-1/+1
2013-06-07staging: vt6656: use free_netdev instead of kfreeHema Prathaban1-1/+1
2013-06-07staging: vt6656: [bug] Fix missing spin lock in iwctl_siwpower.Malcolm Priestley1-0/+6
2013-06-07iwlwifi: mvm: Prevent setting assoc flag in MAC_CONTEXT_CMDAlexander Bondar1-4/+8
2013-06-07iwlwifi: mvm: Always use SCAN_TYPE_FORCEDIlan Peer1-0/+6
2013-06-07USB: fix latency in uhci-hcd and ohci-hcdAlan Stern2-2/+2
2013-06-07USB: OHCI: fix logic for scheduling isochronous URBsAlan Stern1-14/+18
2013-05-24NTB: Multiple NTB client fixJon Mason1-2/+3
2013-05-24ntb_netdev: remove from list on exitJon Mason1-0/+2
2013-05-24NTB: memcpy lockup workaroundJon Mason1-3/+8
2013-05-24NTB: Correctly handle receive buffers of the minimal sizeJon Mason1-3/+5
2013-05-24NTB: reset tx_index on link toggleJon Mason1-1/+1
2013-05-24NTB: Link toggle memory leakJon Mason1-12/+20
2013-05-24NTB: Handle 64bit BAR sizesJon Mason2-50/+75
2013-05-24NTB: fix pointer math issuesDan Carpenter1-2/+2
2013-05-24ntb: off by one sanity checksDan Carpenter1-3/+3
2013-05-24NTB: variable dereferenced before checkJon Mason1-2/+14
2013-05-24drm/radeon: Fix VRAM size calculation for VRAM >= 4GBNiels Ole Salscheider3-5/+5
2013-05-24drm/nouveau/bios: fix thinko in ZM_MASK_ADD opcodeBen Skeggs1-2/+2
2013-05-24i2c: designware: always clear interrupts before enabling themMika Westerberg1-1/+2
2013-05-24i2c: designware: fix RX FIFO overrunJosef Ahmad2-1/+12
2013-05-24hwmon: fix error return code in abituguru_probe()Wei Yongjun1-6/+10
2013-05-19target: Use FD_MAX_SECTORS/FD_BLOCKSIZE for blockdevs using fileioAndy Grover1-8/+2
2013-05-19drm/radeon: restore nomodeset operation (v2)Dave Airlie1-1/+11
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-19target/iblock: Fix WCE=1 + DPOFUA=1 backend WRITE regressionNicholas Bellinger1-0/+2
2013-05-19target: close target_put_sess_cmd() vs. core_tmr_abort_task() raceJoern Engel1-6/+5
2013-05-19iscsi-target: Fix processing of OOO commandsShlomo Pongratz1-3/+4
2013-05-19cpufreq / intel_pstate: fix ffmpeg regressionDirk Brandewie1-8/+2
2013-05-19cpufreq / intel_pstate: use lowest requested max performanceDirk Brandewie1-3/+9
2013-05-19cpufreq / intel_pstate: remove idle time and duration from sample and calcula...Dirk Brandewie1-37/+8
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-19drbd: fix memory leakLars Ellenberg1-0/+1
2013-05-19drbd: Fix build error when CONFIG_CRYPTO_HMAC is not setPhilipp Reisner1-2/+2
2013-05-19watchdog: Fix race condition in registration codeGuenter Roeck1-1/+2
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
2013-05-193c59x: fix freeing nonexistent resource on driver unloadSergei Shtylyov1-1/+1