aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* USB: io_ti: fix get_icount for two port adaptersJohan Hovold2013-03-281-0/+1
* USB: garmin_gps: fix memory leak on disconnectJohan Hovold2013-03-281-6/+1
* USB: serial: fix interface refcountingJohan Hovold2013-03-281-1/+2
* USB: xhci - fix bit definitions for IMAN registerDmitry Torokhov2013-03-281-2/+2
* IPoIB: Fix send lockup due to missed TX completionMike Marciniszyn2013-03-281-2/+6
* usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 playerDmitry Artamonow2013-03-281-0/+7
* KMS: fix EDID detailed timing vsync parsingTorsten Duwe2013-03-281-1/+1
* drm/i915: bounds check execbuffer relocation countKees Cook2013-03-281-3/+8
* mwifiex: fix potential out-of-boundary access to ibss rate tableBing Zhao2013-03-281-4/+3
* drm/i915: restrict kernel address leak in debugfsKees Cook2013-03-281-1/+1
* sfc: Only use TX push if a single descriptor is to be writtenBen Hutchings2013-03-281-1/+2
* sfc: Disable soft interrupt handling during efx_device_detach_sync()Ben Hutchings2013-03-281-2/+2
* sfc: Detach net device when stopping queues for reconfigurationBen Hutchings2013-03-281-4/+12
* sfc: Fix efx_rx_buf_offset() in the presence of swiotlbBen Hutchings2013-03-282-6/+8
* sfc: Properly sync RX DMA buffer when it is not the last in the pageBen Hutchings2013-03-281-5/+10
* sfc: Fix timekeeping in efx_mcdi_poll()Ben Hutchings2013-03-281-6/+6
* sfc: lock TX queues when calling netif_device_detach()Daniel Pieczko2013-03-283-3/+16
* sfc: Fix two causes of flush failureBen Hutchings2013-03-287-5/+46
* sfc: Convert firmware subtypes to native byte order in efx_mcdi_get_board_cfg()Ben Hutchings2013-03-281-6/+11
* sfc: Do not attempt to flush queues if DMA is disabledStuart Hodgson2013-03-281-14/+19
* sfc: Fix Siena mac statistics on big endian platformsSteve Hodgson2013-03-281-7/+7
* sfc: Fix loop condition for efx_filter_search() when !for_insertBen Hutchings2013-03-281-17/+24
* netconsole: don't call __netpoll_cleanup() while atomicVeaceslav Falico2013-03-281-11/+9
* sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline optionTkhai Kirill2013-03-281-12/+9
* Revert "USB: EHCI: don't check DMA values in QH overlays"Greg Kroah-Hartman2013-03-281-13/+5
* tun: add a missing nf_reset() in tun_net_xmit()Eric Dumazet2013-03-201-0/+2
* loopdev: fix a deadlockGuo Chao2013-03-201-2/+0
* hwmon: (sht15) Fix memory leak if regulator_enable() failsBen Hutchings2013-03-201-1/+1
* drm/i915: EBUSY status handling added to i915_gem_fault().Dmitry Rogozhkin2013-03-201-0/+5
* w1: fix oops when w1_search is called from netlink connectorMarcin Jurkowski2013-03-201-1/+2
* hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attrib...Axel Lin2013-03-201-0/+2
* md: protect against crash upon fsync on ro arraySebastian Riemer2013-03-201-0/+4
* TTY: do not reset master's packet modeJiri Slaby2013-03-201-1/+0
* tty: serial: fix typo "ARCH_S5P6450"Paul Bolle2013-03-201-1/+1
* staging: vt6656: Fix oops on resume from suspend.Malcolm Priestley2013-03-201-4/+0
* USB: EHCI: don't check DMA values in QH overlaysAlan Stern2013-03-201-5/+13
* USB: storage: fix Huawei mode switching regressionBjørn Mork2013-03-203-78/+331
* usb: serial: Add Rigblaster Advantage to device tableSteve Conklin2013-03-201-0/+1
* USB: added support for Cinterion's products AH6 and PLS8Christian Schmiedl2013-03-201-0/+4
* usb: cp210x new Vendor/Device IDsMatwey V. Kornilov2013-03-201-0/+19
* USB: cdc-wdm: fix buffer overflowOliver Neukum2013-03-201-3/+20
* USB: option: add Huawei E5331Bjørn Mork2013-03-201-0/+1
* virtio: rng: disallow multiple device registrations, fixes crashesAmit Shah2013-03-201-2/+11
* qcaux: add Franklin U600Dan Williams2013-03-201-0/+1
* dmi_scan: fix missing check for _DMI_ signature in smbios_present()Ben Hutchings2013-03-141-3/+2
* Fix memory leak in cpufreq stats.Tu, Xiaobing2013-03-141-0/+1
* e1000e: fix pci-device enable-counter balanceKonstantin Khlebnikov2013-03-141-1/+1
* drm/radeon: add primary dac adj quirk for R200 boardAlex Deucher2013-03-141-0/+9
* hwmon: (sht15) Check return value of regulator_enable()Mark Brown2013-03-141-1/+7
* md: raid0: fix error return from create_stripe_zones.NeilBrown2013-03-141-1/+1