summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-09-14hwmon: (asus_atk0110) Add quirk for Asus M5A78LLuca Tettamanti1-0/+6
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-14e1000e: DoS while TSO enabled caused by link partner with small MSSBruce Allan2-25/+24
2012-09-14OMAPFB: fix framebuffer console colorsGrazvydas Ignotas1-1/+1
2012-09-14drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at bootDave Airlie1-0/+1
2012-09-14UBI: fix a horrible memory deallocation bugArtem Bityutskiy1-2/+2
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-14usbnet: fix deadlock in resumeOliver Neukum1-1/+1
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-14gma500: Consider CRTC initially active.Forest Bond1-0/+3
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-14ath9k: stop btcoex on device suspendRajkumar Manoharan1-0/+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-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-25IB/srp: Fix a race conditionBart Van Assche1-24/+63
2012-08-25pmac_zilog,kdb: Fix console poll hook to return instead of loopJason Wessel1-3/+9
2012-08-25rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb.Jeongdo Son1-0/+1
2012-08-25usb: gadget: u_ether: fix kworker 100% CPU issue with still used interfaces i...Michael Grzeschik1-0/+6
2012-08-25usb: serial: mos7840: Fixup mos7840_chars_in_buffer()Mark Ferrell1-3/+6
2012-08-25USB: ftdi_sio: Add VID/PID for Kondo Serial USBOzan Çağlayan2-0/+8
2012-08-25USB: option: add ZTE K5006-ZBjørn Mork1-0/+2
2012-08-25USB: support the new interfaces of Huawei Data Card devices in option driverfangxiaozhi1-168/+111
2012-08-25staging: comedi: Fix reversed test in comedi_device_attach()Ian Abbott1-1/+1
2012-08-25drivers-core: make structured logging play nice with dynamic-debugJim Cromie1-2/+7
2012-08-25xhci: Fix bug after deq ptr set to link TRB.Sarah Sharp1-14/+22
2012-08-25xhci: Switch PPT ports to EHCI on shutdown.Sarah Sharp5-0/+21