summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-04-22drm/radeon: fix load detect on rn50 with hardcoded EDIDs.Dave Airlie1-1/+1
2012-04-22drm/radeon: disable MSI on RV515Dave Airlie1-0/+6
2012-04-22drm/radeon/kms: fix the regression of DVI connector checkTakashi Iwai1-1/+1
2012-04-22Bluetooth: Add Atheros maryann PIDVID supportCho, Yu-Chen2-0/+3
2012-04-22Bluetooth: Adding USB device 13d3:3375 as an Atheros AR3012.Eran2-0/+3
2012-04-22md/bitmap: prevent bitmap_daemon_work running while initialising bitmapNeilBrown1-0/+2
2012-04-22pch_dma: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2-9/+12
2012-04-22pch_dma: Fix suspend issueTomoya MORINAGA1-1/+1
2012-04-22pch_dma: Fix CTL register access issueTomoya MORINAGA1-11/+31
2012-04-22pch_dma: Fix channel lockingAlexander Stein1-8/+8
2012-04-22pch_dma: fix DMA issue(ch8-ch11)Tomoya MORINAGA1-14/+55
2012-04-228250_pci: Fix kernel panic when pch_uart is disabledTomoya MORINAGA1-0/+10
2012-04-22pch_uart: Set PCIe bus number using probe parameterTomoya MORINAGA1-1/+2
2012-04-22ACPICA: Fix to allow region arguments to reference other scopesLin Ming3-1/+8
2012-04-22USB: pch_udc: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2-3/+10
2012-04-22usb: gadget: pch_udc: Reduce redundant interruptTomoya MORINAGA1-3/+6
2012-04-22usb: gadget: pch_udc: Fix usb/gadget/pch_udc: Fix ether gadget connect/discon...Tomoya MORINAGA1-4/+66
2012-04-22usb: gadget: pch_udc: Fix USB suspend issueTomoya MORINAGA1-1/+8
2012-04-22usb: gadget: pch_udc: Fix wrong return valueTomoya MORINAGA1-1/+3
2012-04-22usb: gadget: pch_udc: Fix disconnect issueTomoya MORINAGA1-1/+4
2012-04-22pch_phub: Improve ADE(Address Decode Enable) controlTomoya MORINAGA1-17/+34
2012-04-22pch_phub: Care FUNCSEL register in PMTomoya MORINAGA1-0/+7
2012-04-22pch_phub: Fix register miss-setting issueTomoya MORINAGA1-2/+2
2012-04-22xhci: Fix register save/restore order.Sarah Sharp1-4/+4
2012-04-22ath9k: fix max noise floor thresholdRajkumar Manoharan1-3/+2
2012-04-22serial: PL011: move interrupt clearingLinus Walleij1-4/+4
2012-04-22serial: PL011: clear pending interruptsLinus Walleij1-4/+11
2012-04-22xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI hostElric Fu1-0/+2
2012-04-22xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMIAlex He2-5/+10
2012-04-22xhci: Restore event ring dequeue pointer on resume.Sarah Sharp1-0/+1
2012-04-22xhci: Don't write zeroed pointers to xHC registers.Sarah Sharp1-7/+2
2012-04-22xhci: don't re-enable IE constantlyFelipe Balbi2-1/+5
2012-04-22USB: don't clear urb->dev in scatter-gather libraryAlan Stern1-5/+6
2012-04-22USB: sierra: add support for Sierra Wireless MC7710Anton Samokhvalov1-0/+1
2012-04-22USB: option: re-add NOVATELWIRELESS_PRODUCT_HSPA_HIGHSPEED to option_id arraySantiago Garcia Mantinan1-0/+1
2012-04-22USB: pl2303: fix DTR/RTS being raised on baud rate changeJohan Hovold1-1/+1
2012-04-22USB: serial: fix race between probe and openJohan Hovold1-0/+8
2012-04-22video:uvesafb: Fix oops that uvesafb try to execute NX-protected pageWang YanQing1-2/+9
2012-04-22cciss: Fix scsi tape io with more than 255 scatter gather elementsStephen M. Cameron1-1/+1
2012-04-22cciss: Initialize scsi host max_sectors for tape drive supportStephen M. Cameron1-0/+1
2012-04-22tty: serial: altera_uart: Check for NULL platform_data in probe.Yuriy Kozlov1-2/+2
2012-04-22staging: iio: hmc5843: Fix crash in probe function.Marek Belisko1-1/+3
2012-04-22drivers/rtc/rtc-pl031.c: enable clock on all ST variantsLinus Walleij1-2/+1
2012-04-22Bluetooth: hci_ldisc: fix NULL-pointer dereference on tty_closeJohan Hovold1-1/+1
2012-04-22Bluetooth: uart-ldisc: Fix memory leakJohan Hovold1-1/+1
2012-04-22rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger1-1/+6
2012-04-22drm/radeon: only add the mm i2c bus if the hw_i2c module param is setAlex Deucher1-0/+4
2012-04-22drm/i915/ringbuffer: Exclude last 2 cachlines of ring on 845gChris Wilson1-1/+1
2012-04-13USB: Add Motorola Rokr E6 Id to the USBNet driver "zaurus"Guan Xin1-0/+5
2012-04-13mfd: Clear twl6030 IRQ status register only onceNishanth Menon1-2/+11