summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-01-25iwlegacy: 3945: fix hw passive scan on radar channelsStanislaw Gruszka
2012-01-25iwlagn: check for SMPS modeWey-Yi Guy
2012-01-25i2c-eg20t: modified the setting of transfer rate.Toshiharu Okada
2012-01-25net: Fix driver name for mdio-gpio.cDirk Eibach
2012-01-25rt2800pci: fix spurious interrupts generationStanislaw Gruszka
2012-01-25I2C: OMAP: correct SYSC register offset for OMAP4Alexander Aring
2012-01-25target: Set additional sense length field in sense dataRoland Dreier
2012-01-25target: Set response format in INQUIRY responseRoland Dreier
2012-01-25sym53c8xx: Fix NULL pointer dereference in slave_destroyStratos Psomadakis
2012-01-25ACPI: processor: fix acpi_get_cpuid for UP processorLin Ming
2012-01-25ACPICA: Put back the call to acpi_os_validate_addressLin Ming
2012-01-25ACPI: Store SRAT table revisionKurt Garloff
2012-01-25intel_idle: fix API misuseShaohua Li
2012-01-25intel idle: Make idle driver more robustThomas Renninger
2012-01-25dm: do not forward ioctls from logical volumes to the underlying devicePaolo Bonzini
2012-01-25block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini
2012-01-25block: add and use scsi_blk_cmd_ioctlPaolo Bonzini
2012-01-25HID: multitouch: add support for 3M 32"Benjamin Tissoires
2012-01-25HID: multitouch: add support for the MSI Windpad 110WBenjamin Tissoires
2012-01-25HID: multitouch: Add egalax ID for Acer Iconia W500Marek Vasut
2012-01-25HID: multitouch: cleanup with eGalax PID definitionsBenjamin Tissoires
2012-01-25HID: hid-multitouch - add another eGalax idChris Bagwell
2012-01-25uvcvideo: Fix integer overflow in uvc_ioctl_ctrl_map()Haogang Chen
2012-01-25V4L/DVB: v4l2-ioctl: integer overflow in video_usercopy()Dan Carpenter
2012-01-25mmc: sd: Fix SDR12 timing regressionAlexander Elbs
2012-01-25mmc: sdhci: Fix tuning timer incorrect setting when suspending hostAaron Lu
2012-01-25mmc: core: Fix voltage select in DDR modeGirish K S
2012-01-25i2c: Fix error value returned by several bus driversJean Delvare
2012-01-25UBI: fix debugging messagesArtem Bityutskiy
2012-01-25UBI: fix nameless volumes handlingRichard Weinberger
2012-01-25rtl8192se: Fix BUG caused by failure to check skb allocationLarry Finger
2012-01-25PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USBBjorn Helgaas
2012-01-25xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.Ian Campbell
2012-01-25SCSI: mpt2sas : Fix for memory allocation error for large host creditsnagalakshmi.nandigama@lsi.com
2012-01-25SCSI: mpt2sas: Release spinlock for the raid device list before blocking itnagalakshmi.nandigama@lsi.com
2012-01-25PCI: msi: Disable msi interrupts when we initialize a pci deviceEric W. Biederman
2012-01-25UBI: fix use-after-free on error pathArtem Bityutskiy
2012-01-25UBI: fix missing scrub when there is a bit-flipBhavesh Parekh
2012-01-25HID: bump maximum global item tag report size to 96 bytesChase Douglas
2012-01-25radeon: Fix disabling PCI bus mastering on big endian hosts.Michel Dänzer
2012-01-25drm/radeon/kms: disable writeback on pre-R300 asicsAlex Deucher
2012-01-25drm/radeon/kms: workaround invalid AVI infoframe checksum issueRafał Miłecki
2012-01-25drivers/rtc/interface.c: fix alarm rollover when day or month is out-of-rangeBen Hutchings
2012-01-25mtd: tests: stresstest: bail out if device has not enough eraseblocksWolfram Sang
2012-01-25mtd: mtd_blkdevs: don't increase 'open' count on error pathBrian Norris
2012-01-25mtd: mtdoops: skip reading initially bad blocksRoman Tereshonkov
2012-01-25mtdoops: fix the oops_page_used array sizeRoman Tereshonkov
2012-01-12usb: cdc-acm: Fix acm_tty_hangup() vs. acm_tty_close() raceThilo-Alexander Ginkel
2012-01-12SCSI: mpt2sas: Added missing mpt2sas_base_detach call from scsih_remove contextkashyap.desai@lsi.com
2012-01-12bonding: fix error handling if slave is busy (v2)stephen hemminger