summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-03-28sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline optionTkhai Kirill1-12/+9
2013-03-28Revert "USB: EHCI: don't check DMA values in QH overlays"Greg Kroah-Hartman1-13/+5
2013-03-20tun: add a missing nf_reset() in tun_net_xmit()Eric Dumazet1-0/+2
2013-03-20loopdev: fix a deadlockGuo Chao1-2/+0
2013-03-20hwmon: (sht15) Fix memory leak if regulator_enable() failsBen Hutchings1-1/+1
2013-03-20drm/i915: EBUSY status handling added to i915_gem_fault().Dmitry Rogozhkin1-0/+5
2013-03-20w1: fix oops when w1_search is called from netlink connectorMarcin Jurkowski1-1/+2
2013-03-20hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attrib...Axel Lin1-0/+2
2013-03-20md: protect against crash upon fsync on ro arraySebastian Riemer1-0/+4
2013-03-20TTY: do not reset master's packet modeJiri Slaby1-1/+0
2013-03-20tty: serial: fix typo "ARCH_S5P6450"Paul Bolle1-1/+1
2013-03-20staging: vt6656: Fix oops on resume from suspend.Malcolm Priestley1-4/+0
2013-03-20USB: EHCI: don't check DMA values in QH overlaysAlan Stern1-5/+13
2013-03-20USB: storage: fix Huawei mode switching regressionBjørn Mork3-78/+331
2013-03-20usb: serial: Add Rigblaster Advantage to device tableSteve Conklin1-0/+1
2013-03-20USB: added support for Cinterion's products AH6 and PLS8Christian Schmiedl1-0/+4
2013-03-20usb: cp210x new Vendor/Device IDsMatwey V. Kornilov1-0/+19
2013-03-20USB: cdc-wdm: fix buffer overflowOliver Neukum1-3/+20
2013-03-20USB: option: add Huawei E5331Bjørn Mork1-0/+1
2013-03-20virtio: rng: disallow multiple device registrations, fixes crashesAmit Shah1-2/+11
2013-03-20qcaux: add Franklin U600Dan Williams1-0/+1
2013-03-14dmi_scan: fix missing check for _DMI_ signature in smbios_present()Ben Hutchings1-3/+2
2013-03-14Fix memory leak in cpufreq stats.Tu, Xiaobing1-0/+1
2013-03-14e1000e: fix pci-device enable-counter balanceKonstantin Khlebnikov1-1/+1
2013-03-14drm/radeon: add primary dac adj quirk for R200 boardAlex Deucher1-0/+9
2013-03-14hwmon: (sht15) Check return value of regulator_enable()Mark Brown1-1/+7
2013-03-14md: raid0: fix error return from create_stripe_zones.NeilBrown1-1/+1
2013-03-14ath9k: fix RSSI dummy marker valueFelix Fietkau1-1/+1
2013-03-14hw_random: make buffer usable in scatterlist.Rusty Russell1-3/+16
2013-03-14target/pscsi: Fix page incrementAsias He1-1/+0
2013-03-14SCSI: dc395x: uninitialized variable in device_alloc()Dan Carpenter1-1/+1
2013-03-04staging: comedi: check s->async for poll(), read() and write()Ian Abbott1-4/+4
2013-03-04staging: comedi: ni_labpc: set up command4 register *after* command3Ian Abbott1-15/+16
2013-03-04staging: comedi: ni_labpc: correct differential channel sequence for AI commandsIan Abbott1-1/+3
2013-03-04dca: check against empty dca_domains list before unregister provider fixJiri Slaby1-1/+1
2013-03-04vhost: fix length for cross region descriptorMichael S. Tsirkin1-1/+1
2013-03-04media: rc: unlock on error in show_protocols()Dan Carpenter1-1/+3
2013-03-04firewire: add minor number range check to fw_device_init()Tejun Heo1-0/+4
2013-03-04xen-blkback: do not leak mode propertyJan Beulich1-25/+24
2013-03-04target: Add missing mapped_lun bounds checking during make_mappedlun setupNicholas Bellinger1-0/+8
2013-02-28USB: usb-storage: unusual_devs update for Super TOP SATA bridgeJosh Boyer1-1/+1
2013-02-28USB: storage: properly handle the endian issues of idProductfangxiaozhi1-2/+2
2013-02-28USB: ehci-omap: Fix autoloading of moduleRoger Quadros1-1/+1
2013-02-28USB: option: add Huawei "ACM" devices using protocol = vendorBjørn Mork1-0/+4
2013-02-28USB: option: add Yota / Megafon M100-1 4g modemBjørn Mork1-0/+2
2013-02-28USB: option: add and update Alcatel modemsBjørn Mork1-1/+9
2013-02-28dca: check against empty dca_domains list before unregister providerMaciej Sosnowski1-0/+5
2013-02-28xen-netback: cancel the credit timer when taking the vif downDavid Vrabel1-2/+1
2013-02-28xen-netback: correctly return errors from netbk_count_requests()David Vrabel1-4/+4
2013-02-28fb: Yet another band-aid for fixing lockdep messTakashi Iwai3-17/+34