summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-03-14target/pscsi: Fix page incrementAsias He1-1/+0
2013-03-14SCSI: storvsc: Initialize the sglistK. Y. Srinivasan1-0/+1
2013-03-14SCSI: dc395x: uninitialized variable in device_alloc()Dan Carpenter1-1/+1
2013-03-04usb hid quirks for Masterkit MA901 usb radioAlexey Klimov2-0/+4
2013-03-04ata_piix: Add Device IDs for Intel Wellsburg PCHJames Ralston1-0/+9
2013-03-04ata_piix: IDE-mode SATA patch for Intel Avoton DeviceIDsSeth Heasley1-0/+8
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-04ACPI: Add DMI entry for Sony VGN-FW41E_HJoseph Salisbury1-0/+8
2013-03-04ab8500_btemp: Demote initcall sequenceRajanikanth H.V1-1/+1
2013-03-04ab8500-chargalg: Only root should have write permission on sysfs fileLee Jones1-1/+1
2013-03-04ath9k_hw: fix calibration issues on chainmask that don't include chain 0Felix Fietkau3-1/+4
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: Don't trust the handle from the frontend.Konrad Rzeszutek Wilk1-1/+0
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-03-04target: Fix lookup of dynamic NodeACLs during cached demo-mode operationNicholas Bellinger4-20/+9
2013-03-04iommu/amd: Initialize device table after dma_opsJoerg Roedel1-2/+7
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-28HID: wiimote: fix nunchuck button parserDavid Herrmann1-4/+4
2013-02-28mmc: sdhci-esdhc-imx: fix host version readShawn Guo1-8/+11
2013-02-28fb: Yet another band-aid for fixing lockdep messTakashi Iwai3-17/+34
2013-02-28fb: rework locking to fix lock ordering on takeoverAlan Cox4-27/+103
2013-02-28fbcon: don't lose the console font across generic->chip driver switchDave Airlie1-4/+10
2013-02-28drivers/video: fsl-diu-fb: fix pixel formats for 24 and 16 bppAnatolij Gustschin1-3/+3
2013-02-28pcmcia/vrc4171: Add missing spinlock initJean Delvare1-0/+1
2013-02-28staging: vt6656: Fix URB submitted while active warning.Malcolm Priestley1-8/+20
2013-02-28staging: comedi: disallow COMEDI_DEVCONFIG on non-board minorsIan Abbott1-0/+5
2013-02-28drm/i915: Set i9xx sdvo clock limits according to specificationsPatrik Jakobsson1-2/+2
2013-02-28drm/i915: disable shared panel fitter for pipeMika Kuoppala1-0/+8
2013-02-28intel/iommu: force writebuffer-flush quirk on Gen 4 ChipsetsDaniel Vetter1-1/+7
2013-02-28target: Fix divide by zero bug in fabric_max_sectors for unconfigured devicesNicholas Bellinger1-1/+7
2013-02-28drm/usb: bind driver to correct deviceDave Airlie1-1/+1
2013-02-28drm: Use C8 instead of RGB332 when determining the format from depth/bppVille Syrjälä1-1/+1
2013-02-28drm: Fill depth/bits_per_pixel for C8 formatVille Syrjälä1-0/+1
2013-02-28drm: don't add inferred modes for monitors that don't support themPaulo Zanoni1-1/+2
2013-02-28vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie2-8/+16
2013-02-28drm/udl: disable fb_defio by defaultDave Airlie1-2/+2
2013-02-28drm/udl: make usage as a console saferDave Airlie2-4/+42