aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* spi: Fix device unregistration when unregistering the bus masterLaurent Pinchart2012-04-271-1/+1
* Bluetooth: Add support for Atheros [04ca:3005]AceLan Kao2012-04-272-0/+3
* PCI: Add quirk for still enabled interrupts on Intel Sandy Bridge GPUsThomas Jarosch2012-04-271-0/+34
* usb: musb: omap: fix the error check for pm_runtime_get_syncShubhrajyoti D2012-04-271-2/+3
* usb: musb: omap: fix crash when musb glue (omap) gets initializedKishon Vijay Abraham I2012-04-271-2/+2
* usb: gadget: eliminate NULL pointer dereference (bugfix)Andrzej Pietrasiewicz2012-04-271-1/+1
* USB: fix deadlock in bConfigurationValue attribute methodAlan Stern2012-04-272-6/+3
* EHCI: always clear the STS_FLR status bitAlan Stern2012-04-271-1/+6
* USB: sierra: avoid QMI/wwan interface on MC77xxBjørn Mork2012-04-271-2/+4
* drivers/tty/amiserial.c: add missing tty_unlockJulia Lawall2012-04-271-1/+3
* pch_uart: Fix dma channel unallocated issueTomoya MORINAGA2012-04-271-1/+3
* USB: serial: cp210x: Fixed usb_control_msg timeout valuesYuri Matylitski2012-04-271-3/+6
* media: rc-core: set mode for winbond-cirDavid Härdeman2012-04-271-0/+1
* davinci_mdio: Fix MDIO timeout checkChristian Riesch2012-04-271-0/+5
* uwb: fix error handlingOliver Neukum2012-04-271-1/+2
* uwb: fix use of del_timer_sync() in interruptOliver Neukum2012-04-271-1/+11
* USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urbTomoki Sekiyama2012-04-271-1/+1
* USB: yurex: Remove allocation of coherent buffer for setup-packet bufferTomoki Sekiyama2012-04-271-6/+2
* xen/xenbus: Add quirk to deal with misconfigured backends.Konrad Rzeszutek Wilk2012-04-271-16/+53
* xen/gntdev: do not set VM_PFNMAPStefano Stabellini2012-04-271-1/+1
* ARM: clps711x: serial driver hungs are a result of call disable_irq within ISRAlexander Shiyan2012-04-271-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 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
* md/bitmap: prevent bitmap_daemon_work running while initialising bitmapNeilBrown2012-04-221-0/+2
* pch_dma: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2012-04-222-9/+12
* pch_dma: Fix suspend issueTomoya MORINAGA2012-04-221-1/+1
* pch_dma: Fix CTL register access issueTomoya MORINAGA2012-04-221-11/+31
* pch_dma: Fix channel lockingAlexander Stein2012-04-221-8/+8
* pch_dma: fix DMA issue(ch8-ch11)Tomoya MORINAGA2012-04-221-14/+55
* 8250_pci: Fix kernel panic when pch_uart is disabledTomoya MORINAGA2012-04-221-0/+10
* pch_uart: Set PCIe bus number using probe parameterTomoya MORINAGA2012-04-221-1/+2
* ACPICA: Fix to allow region arguments to reference other scopesLin Ming2012-04-223-1/+8
* USB: pch_udc: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2012-04-222-3/+10
* 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
* pch_phub: Improve ADE(Address Decode Enable) controlTomoya MORINAGA2012-04-221-17/+34
* pch_phub: Care FUNCSEL register in PMTomoya MORINAGA2012-04-221-0/+7
* pch_phub: Fix register miss-setting issueTomoya MORINAGA2012-04-221-2/+2
* 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
* serial: PL011: clear pending interruptsLinus Walleij2012-04-221-4/+11
* xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI hostElric Fu2012-04-221-0/+2
* xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMIAlex He2012-04-222-5/+10