summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-09-14xen/pciback: Fix proper FLR steps.Konrad Rzeszutek Wilk1-4/+4
2012-09-14xen: Use correct masking in xen_swiotlb_alloc_coherent.Ronny Hegewald1-1/+1
2012-09-14drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at bootDave Airlie1-0/+1
2012-09-14Input: i8042 - add Gigabyte T1005 series netbooks to noloop tableDmitry Torokhov1-0/+14
2012-09-14HID: add NOGET quirk for Eaton Ellipse MAX UPSAlan Stern1-0/+1
2012-09-14i2c-i801: Add Device IDs for Intel Lynx Point-LP PCHJames Ralston2-0/+4
2012-09-14i2c-designware: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y && CONFIG...Axel Lin3-2/+19
2012-09-14SCSI: Fix 'Device not ready' issue on mpt2sasJames Bottomley2-0/+20
2012-09-14SCSI: mpt2sas: Fix for Driver oops, when loading driver with max_queue_depth ...sreekanth.reddy@lsi.com1-5/+8
2012-09-14SCSI: scsi_lib: fix scsi_io_completion's SG_IO error propagationMike Snitzer1-1/+4
2012-09-14SCSI: megaraid_sas: Move poll_aen_lock initializerKashyap Desai1-1/+2
2012-09-14USB: CDC ACM: Fix NULL pointer dereferenceSven Schnelle1-1/+2
2012-09-14USB: smsusb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-09-14USB: rtl8187: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-09-14USB: p54usb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-09-14USB: jl2005bcd: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-09-14USB: spca506: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-09-14regulator: twl-regulator: fix up VINTANA1/VINTANA2Aaro Koskinen1-2/+2
2012-09-14rapidio/tsi721: fix unused variable compiler warningAlexandre Bounine1-1/+4
2012-09-14rapidio/tsi721: fix inbound doorbell interrupt handlingAlexandre Bounine1-0/+7
2012-09-14uvcvideo: Reset the bytesused field when recycling an erroneous bufferJayakrishnan Memana1-0/+1
2012-09-14PCI: EHCI: Fix crash during hibernation on ASUS computersRafael J. Wysocki1-0/+7
2012-09-14ath9k: fix decrypt_error initialization in ath_rx_tasklet()Lorenzo Bianconi1-1/+1
2012-09-14ACPI: export symbol acpi_get_table_with_sizeAlex Deucher1-0/+1
2012-09-14cciss: fix incorrect scsi status reportingStephen M. Cameron1-10/+1
2012-09-14Revert "drm/radeon: fix bo creation retry path"Alex Deucher1-2/+1
2012-09-14drm: stop vmgfx driver explosionAlan Cox1-1/+5
2012-09-14target: fix NULL pointer dereference bug alloc_page() fails to get memoryYi Zou1-2/+2
2012-09-14USB: winbond: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-09-14Revert dma: imx-dma: Fix kernel crash due to missing clock conversionFabio Estevam1-25/+11
2012-09-14USB: emi62: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-09-14USB: vt6656: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-08-26rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb.Jeongdo Son1-0/+1
2012-08-26usb: gadget: u_ether: fix kworker 100% CPU issue with still used interfaces i...Michael Grzeschik1-0/+6
2012-08-26usb: serial: mos7840: Fixup mos7840_chars_in_buffer()Mark Ferrell1-3/+6
2012-08-26USB: ftdi_sio: Add VID/PID for Kondo Serial USBOzan Çağlayan2-0/+8
2012-08-26USB: option: add ZTE K5006-ZBjørn Mork1-0/+2
2012-08-26USB: support the new interfaces of Huawei Data Card devices in option driverfangxiaozhi1-168/+111
2012-08-26IB/srp: Fix a race conditionBart Van Assche1-24/+63
2012-08-26pmac_zilog,kdb: Fix console poll hook to return instead of loopJason Wessel1-3/+9
2012-08-26xhci: Fix bug after deq ptr set to link TRB.Sarah Sharp1-14/+22
2012-08-26xhci: Switch PPT ports to EHCI on shutdown.Sarah Sharp5-0/+21
2012-08-26xhci: Increase reset timeout for Renesas 720201 host.Sarah Sharp1-2/+3
2012-08-26xhci: Add Etron XHCI_TRUST_TX_LENGTH quirk.Sarah Sharp1-0/+1
2012-08-26drm/radeon: fix bank tiling parameters on evergreenAlex Deucher1-3/+11
2012-08-26drm/radeon: fix bank tiling parameters on caymanAlex Deucher1-3/+11
2012-08-26drm/radeon: do not reenable crtc after moving vram start addressJerome Glisse3-76/+2
2012-08-26drm/radeon: properly handle crtc powergatingAlex Deucher3-2/+17
2012-08-26drm/i915: reorder edp disabling to fix ivb MacBook AirDaniel Vetter1-7/+7
2012-08-26drm/i915: ignore eDP bpc settings from vbtDaniel Vetter1-11/+0