aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: eliminate NULL pointer dereference (bugfix)Andrzej Pietrasiewicz2012-05-111-1/+1
* usb: gadget: udc-core: fix incompatibility with dummy-hcdAlan Stern2012-05-111-1/+1
* usb: gadget: udc-core: fix wrong call orderFelipe Balbi2012-05-111-1/+1
* usb: gadget: udc-core: fix asymmetric calls in remove_driverKishon Vijay Abraham I2012-05-111-1/+1
* usb: gadget: udc-core: stop UDC on device-initiated disconnectFelipe Balbi2012-05-111-0/+4
* USB: fix deadlock in bConfigurationValue attribute methodAlan Stern2012-05-112-6/+3
* EHCI: always clear the STS_FLR status bitAlan Stern2012-05-111-1/+6
* EHCI: fix criterion for resuming the root hubAlan Stern2012-05-111-1/+1
* USB: sierra: avoid QMI/wwan interface on MC77xxBjørn Mork2012-05-111-2/+4
* drivers/tty/amiserial.c: add missing tty_unlockJulia Lawall2012-05-111-1/+3
* pch_uart: Fix dma channel unallocated issueTomoya MORINAGA2012-05-111-1/+3
* USB: serial: cp210x: Fixed usb_control_msg timeout valuesYuri Matylitski2012-05-111-3/+6
* md: fix possible corruption of array metadata on shutdown.NeilBrown2012-05-111-1/+2
* drxk: Does not unlock mutex if sanity check failed in scu_command()Alexey Khoroshilov2012-05-111-2/+4
* rc-core: set mode for winbond-cirDavid Härdeman2012-05-111-0/+1
* brcm80211: smac: resume transmit fifo upon receiving framesArend van Spriel2012-05-111-0/+8
* mwifiex: update pcie8766 scratch register addressesBing Zhao2012-05-111-9/+9
* davinci_mdio: Fix MDIO timeout checkChristian Riesch2012-05-111-0/+5
* uwb: fix error handlingOliver Neukum2012-05-111-1/+2
* uwb: fix use of del_timer_sync() in interruptOliver Neukum2012-05-111-1/+11
* USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urbTomoki Sekiyama2012-05-111-1/+1
* USB: yurex: Remove allocation of coherent buffer for setup-packet bufferTomoki Sekiyama2012-05-111-6/+2
* xen/xenbus: Add quirk to deal with misconfigured backends.Konrad Rzeszutek Wilk2012-05-111-16/+53
* xen/gntdev: do not set VM_PFNMAPStefano Stabellini2012-05-111-1/+1
* mmc: unbreak sdhci-esdhc-imx on i.MX25Eric Bénard2012-05-111-2/+1
* mmc: fixes for eMMC v4.5 sanitize operationAdrian Hunter2012-05-112-16/+40
* mmc: fixes for eMMC v4.5 discard operationAdrian Hunter2012-05-112-4/+5
* ARM: clps711x: serial driver hungs are a result of call disable_irq within ISRAlexander Shiyan2012-05-111-6/+8
* drm/radeon: fix load detect on rn50 with hardcoded EDIDs.Dave Airlie2012-04-221-1/+1
* drm/radeon: disable MSI on RV515Dave Airlie2012-04-221-0/+6
* drm/radeon/kms: fix the regression of DVI connector checkTakashi Iwai2012-04-221-1/+1
* Bluetooth: Add support for BCM20702A0 [0a5c:21e3]Jesse Sung2012-04-221-0/+1
* Bluetooth: Add Atheros maryann PIDVID supportCho, Yu-Chen2012-04-222-0/+3
* Bluetooth: Adding USB device 13d3:3375 as an Atheros AR3012.Eran2012-04-222-0/+3
* spi-topcliff-pch: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2012-04-222-4/+7
* spi-topcliff-pch: fix -Wuninitialized warningDanny Kukawka2012-04-221-16/+17
* pch_dma: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2012-04-222-9/+12
* pch_gbe: memory corruption calling pch_gbe_validate_option()Dan Carpenter2012-04-221-7/+8
* pch_gbe: Do not abort probe on bad MACDarren Hart2012-04-221-3/+14
* ACPICA: Fix to allow region arguments to reference other scopesLin Ming2012-04-223-1/+8
* usb: gadget: pch_udc: Reduce redundant interruptTomoya MORINAGA2012-04-221-3/+6
* usb: gadget: pch_udc: Fix usb/gadget/pch_udc: Fix ether gadget connect/discon...Tomoya MORINAGA2012-04-221-4/+66
* usb: gadget: pch_udc: Fix USB suspend issueTomoya MORINAGA2012-04-221-1/+8
* usb: gadget: pch_udc: Fix wrong return valueTomoya MORINAGA2012-04-221-1/+3
* usb: gadget: pch_udc: Fix disconnect issueTomoya MORINAGA2012-04-221-1/+4
* gpio: Add missing spin_lock_init in gpio-pch driverAxel Lin2012-04-221-0/+1
* pch_gpio: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2012-04-222-5/+7
* xhci: Fix register save/restore order.Sarah Sharp2012-04-221-4/+4
* ath9k: fix max noise floor thresholdRajkumar Manoharan2012-04-221-3/+2
* serial: PL011: move interrupt clearingLinus Walleij2012-04-221-4/+4