summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-03-14dmi_scan: fix missing check for _DMI_ signature in smbios_present()Ben Hutchings
2013-03-14Fix memory leak in cpufreq stats.Tu, Xiaobing
2013-03-14e1000e: fix pci-device enable-counter balanceKonstantin Khlebnikov
2013-03-14drm/radeon: add primary dac adj quirk for R200 boardAlex Deucher
2013-03-14hwmon: (sht15) Check return value of regulator_enable()Mark Brown
2013-03-14md: raid0: fix error return from create_stripe_zones.NeilBrown
2013-03-14ath9k: fix RSSI dummy marker valueFelix Fietkau
2013-03-14hw_random: make buffer usable in scatterlist.Rusty Russell
2013-03-14target/pscsi: Fix page incrementAsias He
2013-03-14SCSI: dc395x: uninitialized variable in device_alloc()Dan Carpenter
2013-03-04staging: comedi: check s->async for poll(), read() and write()Ian Abbott
2013-03-04staging: comedi: ni_labpc: set up command4 register *after* command3Ian Abbott
2013-03-04staging: comedi: ni_labpc: correct differential channel sequence for AI commandsIan Abbott
2013-03-04dca: check against empty dca_domains list before unregister provider fixJiri Slaby
2013-03-04vhost: fix length for cross region descriptorMichael S. Tsirkin
2013-03-04media: rc: unlock on error in show_protocols()Dan Carpenter
2013-03-04firewire: add minor number range check to fw_device_init()Tejun Heo
2013-03-04xen-blkback: do not leak mode propertyJan Beulich
2013-03-04target: Add missing mapped_lun bounds checking during make_mappedlun setupNicholas Bellinger
2013-02-28USB: usb-storage: unusual_devs update for Super TOP SATA bridgeJosh Boyer
2013-02-28USB: storage: properly handle the endian issues of idProductfangxiaozhi
2013-02-28USB: ehci-omap: Fix autoloading of moduleRoger Quadros
2013-02-28USB: option: add Huawei "ACM" devices using protocol = vendorBjørn Mork
2013-02-28USB: option: add Yota / Megafon M100-1 4g modemBjørn Mork
2013-02-28USB: option: add and update Alcatel modemsBjørn Mork
2013-02-28dca: check against empty dca_domains list before unregister providerMaciej Sosnowski
2013-02-28xen-netback: cancel the credit timer when taking the vif downDavid Vrabel
2013-02-28xen-netback: correctly return errors from netbk_count_requests()David Vrabel
2013-02-28fb: Yet another band-aid for fixing lockdep messTakashi Iwai
2013-02-28fb: rework locking to fix lock ordering on takeoverAlan Cox
2013-02-28fbcon: don't lose the console font across generic->chip driver switchDave Airlie
2013-02-28pcmcia/vrc4171: Add missing spinlock initJean Delvare
2013-02-28staging: vt6656: Fix URB submitted while active warning.Malcolm Priestley
2013-02-28staging: comedi: disallow COMEDI_DEVCONFIG on non-board minorsIan Abbott
2013-02-28drm/i915: disable shared panel fitter for pipeMika Kuoppala
2013-02-28NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern
2013-02-28drm/usb: bind driver to correct deviceDave Airlie
2013-02-28sunvdc: Fix off-by-one in generic_request().David S. Miller
2013-02-28p54usb: corrected USB ID for T-Com Sinus 154 data IITomasz Guszkowski
2013-02-28drivers/video/backlight/adp88?0_bl.c: fix resumeLars-Peter Clausen
2013-02-28KVM: s390: Handle hosts not supporting s390-virtio.Cornelia Huck
2013-02-28Driver core: treat unregistered bus_types as having no devicesBjorn Helgaas
2013-02-28xen/netback: check correct frag when looking for head fragIan Campbell
2013-02-28tty: set_termios/set_termiox should not return -EINTROleg Nesterov
2013-02-17igb: Remove artificial restriction on RQDPC stat readingAlexander Duyck
2013-02-17PCI/PM: Clean up PME state when removing a deviceRafael J. Wysocki
2013-02-14netback: correct netbk_tx_err to handle wrap around.Ian Campbell
2013-02-14xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell
2013-02-14xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley
2013-02-14xen/netback: shutdown the ring if it contains garbage.Ian Campbell