aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm: Fix authentication kernel crashThomas Hellstrom2012-02-032-1/+10
* drm/radeon/kms: Add an MSI quirk for Dell RS690Alex Deucher2012-02-031-0/+6
* iwlegacy: 3945: fix hw passive scan on radar channelsStanislaw Gruszka2012-01-251-5/+4
* iwlagn: check for SMPS modeWey-Yi Guy2012-01-252-0/+4
* i2c-eg20t: modified the setting of transfer rate.Toshiharu Okada2012-01-251-1/+1
* net: Fix driver name for mdio-gpio.cDirk Eibach2012-01-251-1/+1
* rt2800pci: fix spurious interrupts generationStanislaw Gruszka2012-01-251-20/+8
* I2C: OMAP: correct SYSC register offset for OMAP4Alexander Aring2012-01-251-1/+1
* target: Set additional sense length field in sense dataRoland Dreier2012-01-251-0/+14
* target: Set response format in INQUIRY responseRoland Dreier2012-01-251-0/+12
* sym53c8xx: Fix NULL pointer dereference in slave_destroyStratos Psomadakis2012-01-251-0/+4
* ACPI: processor: fix acpi_get_cpuid for UP processorLin Ming2012-01-251-2/+24
* ACPICA: Put back the call to acpi_os_validate_addressLin Ming2012-01-251-0/+24
* ACPI: Store SRAT table revisionKurt Garloff2012-01-251-0/+6
* intel_idle: fix API misuseShaohua Li2012-01-251-3/+3
* intel idle: Make idle driver more robustThomas Renninger2012-01-251-1/+2
* dm: do not forward ioctls from logical volumes to the underlying devicePaolo Bonzini2012-01-253-2/+27
* block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini2012-01-251-2/+9
* block: add and use scsi_blk_cmd_ioctlPaolo Bonzini2012-01-256-12/+9
* HID: multitouch: add support for 3M 32"Benjamin Tissoires2012-01-252-0/+4
* HID: multitouch: add support for the MSI Windpad 110WBenjamin Tissoires2012-01-252-0/+4
* HID: multitouch: Add egalax ID for Acer Iconia W500Marek Vasut2012-01-253-0/+5
* HID: multitouch: cleanup with eGalax PID definitionsBenjamin Tissoires2012-01-253-24/+24
* HID: hid-multitouch - add another eGalax idChris Bagwell2012-01-253-0/+5
* uvcvideo: Fix integer overflow in uvc_ioctl_ctrl_map()Haogang Chen2012-01-252-0/+10
* V4L/DVB: v4l2-ioctl: integer overflow in video_usercopy()Dan Carpenter2012-01-251-0/+4
* mmc: sd: Fix SDR12 timing regressionAlexander Elbs2012-01-251-2/+1
* mmc: sdhci: Fix tuning timer incorrect setting when suspending hostAaron Lu2012-01-251-2/+1
* mmc: core: Fix voltage select in DDR modeGirish K S2012-01-251-1/+1
* i2c: Fix error value returned by several bus driversJean Delvare2012-01-255-10/+20
* UBI: fix debugging messagesArtem Bityutskiy2012-01-251-1/+4
* UBI: fix nameless volumes handlingRichard Weinberger2012-01-251-0/+3
* rtl8192se: Fix BUG caused by failure to check skb allocationLarry Finger2012-01-251-0/+4
* PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USBBjorn Helgaas2012-01-251-0/+42
* xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.Ian Campbell2012-01-251-0/+6
* SCSI: mpt2sas : Fix for memory allocation error for large host creditsnagalakshmi.nandigama@lsi.com2012-01-252-58/+29
* SCSI: mpt2sas: Release spinlock for the raid device list before blocking itnagalakshmi.nandigama@lsi.com2012-01-251-3/+4
* PCI: msi: Disable msi interrupts when we initialize a pci deviceEric W. Biederman2012-01-251-0/+10
* UBI: fix use-after-free on error pathArtem Bityutskiy2012-01-251-3/+4
* UBI: fix missing scrub when there is a bit-flipBhavesh Parekh2012-01-253-3/+10
* HID: bump maximum global item tag report size to 96 bytesChase Douglas2012-01-251-1/+1
* radeon: Fix disabling PCI bus mastering on big endian hosts.Michel Dänzer2012-01-252-4/+5
* drm/radeon/kms: disable writeback on pre-R300 asicsAlex Deucher2012-01-251-1/+4
* drm/radeon/kms: workaround invalid AVI infoframe checksum issueRafał Miłecki2012-01-251-0/+7
* drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-rangeBen Hutchings2012-01-251-2/+2
* mtd: tests: stresstest: bail out if device has not enough eraseblocksWolfram Sang2012-01-251-0/+7
* mtd: mtd_blkdevs: don't increase 'open' count on error pathBrian Norris2012-01-251-1/+2
* mtd: mtdoops: skip reading initially bad blocksRoman Tereshonkov2012-01-251-0/+3
* mtdoops: fix the oops_page_used array sizeRoman Tereshonkov2012-01-251-1/+1
* usb: cdc-acm: Fix acm_tty_hangup() vs. acm_tty_close() raceThilo-Alexander Ginkel2012-01-121-2/+10