summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-05-11libsas: fix false positive 'device attached' conditionsDan Williams
2012-05-11libsas: fix sas_find_bcast_phy() in the presence of 'vacant' physThomas Jackson
2012-05-11usb gadget: uvc: uvc_request_data::length field must be signedLaurent Pinchart
2012-05-11usb: gadget: dummy: do not call pullup() on udc_stop()Felipe Balbi
2012-05-11USB: gadget: storage gadgets send wrong error code for unknown commandsAlan Stern
2012-05-11USB: EHCI: fix crash during suspend on ASUS computersAlan Stern
2012-05-11USB: cdc-wdm: fix race leading leading to memory corruptionOliver Neukum
2012-05-11drm/i915: fix integer overflow in i915_gem_do_execbuffer()Xi Wang
2012-05-11drm/i915: fix integer overflow in i915_gem_execbuffer2()Xi Wang
2012-05-11drm/i915: Set the Stencil Cache eviction policy to non-LRA mode.Kenneth Graunke
2012-05-11drm/i915: Force sync command ordering (Gen6+)Ben Widawsky
2012-05-11drm/i915: relative_constants_mode race fixBen Widawsky
2012-05-11drm/i915: handle input/output sdvo timings separately in mode_setDaniel Vetter
2012-05-11drm/radeon/kms: need to set up ss on DP bridges as wellAlex Deucher
2012-05-11dell-laptop: Terminate quirks list properlyMartin Nyhus
2012-05-11hwmon: (fam15h_power) Fix pci_device_id arrayGuenter Roeck
2012-05-11hwmon: fam15h_power: fix bogus values with current BIOSesAndre Przywara
2012-05-11dmaengine: at_hdmac: remove clear-on-read in atc_dostart()Nicolas Ferre
2012-05-11ksz884x: don't copy too much in netdev_set_mac_address()Dan Carpenter
2012-05-11dummy: Add ndo_uninit().Hiroaki SHIMODA
2012-05-11net: usb: smsc75xx: fix mtuStephane Fillod
2012-05-11net/ethernet: ks8851_mll fix rx frame buffer overflowDavide Ciminaghi
2012-05-11net: smsc911x: fix skb handling in receive pathWill Deacon
2012-05-118139cp: set intr mask after its handler is registeredJason Wang
2012-05-11atl1: fix kernel panic in case of DMA errorsTony Zelenoff
2012-05-11wimax: i2400m - prevent a possible kernel bug due to missing fw_name stringPhil Sutter
2012-05-11bonding: properly unset current_arp_slave on slave link upVeaceslav Falico
2012-05-11ppp: Don't stop and restart queue on every TX packetDavid Woodhouse
2012-05-11usb: dwc3: ep0: increment "actual" on bounced ep0 caseFelipe Balbi
2012-05-11rt2x00: Identify rt2800usb chipsets.Gertjan van Wingerde
2012-05-11rt2800: Add support for the Fujitsu Stylistic Q550Alan Cox
2012-05-11spi/mpc83xx: fix NULL pdata dereference bugKenth Eriksson
2012-05-11spi: Fix device unregistration when unregistering the bus masterLaurent Pinchart
2012-05-11Bluetooth: Add support for Atheros [04ca:3005]AceLan Kao
2012-05-11dell-laptop: touchpad LED should persist its status after S3AceLan Kao
2012-05-11dell-laptop: add 3 machines that has touchpad LEDAceLan Kao
2012-05-11PCI: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUsThomas Jarosch
2012-05-11usb: musb: omap: fix the error check for pm_runtime_get_syncShubhrajyoti D
2012-05-11usb: musb: omap: fix crash when musb glue (omap) gets initializedKishon Vijay Abraham I
2012-05-11usb: gadget: eliminate NULL pointer dereference (bugfix)Andrzej Pietrasiewicz
2012-05-11usb: gadget: udc-core: fix incompatibility with dummy-hcdAlan Stern
2012-05-11usb: gadget: udc-core: fix wrong call orderFelipe Balbi
2012-05-11usb: gadget: udc-core: fix asymmetric calls in remove_driverKishon Vijay Abraham I
2012-05-11usb: gadget: udc-core: stop UDC on device-initiated disconnectFelipe Balbi
2012-05-11USB: fix deadlock in bConfigurationValue attribute methodAlan Stern
2012-05-11EHCI: always clear the STS_FLR status bitAlan Stern
2012-05-11EHCI: fix criterion for resuming the root hubAlan Stern
2012-05-11USB: sierra: avoid QMI/wwan interface on MC77xxBjørn Mork
2012-05-11drivers/tty/amiserial.c: add missing tty_unlockJulia Lawall
2012-05-11pch_uart: Fix dma channel unallocated issueTomoya MORINAGA