aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* xhci: Restore event ring dequeue pointer on resume.Sarah Sharp2012-04-221-0/+1
* xhci: Don't write zeroed pointers to xHC registers.Sarah Sharp2012-04-221-7/+2
* xhci: don't re-enable IE constantlyFelipe Balbi2012-04-222-1/+5
* USB: don't clear urb->dev in scatter-gather libraryAlan Stern2012-04-221-5/+6
* USB: sierra: add support for Sierra Wireless MC7710Anton Samokhvalov2012-04-221-0/+1
* USB: option: re-add NOVATELWIRELESS_PRODUCT_HSPA_HIGHSPEED to option_id arraySantiago Garcia Mantinan2012-04-221-0/+1
* USB: pl2303: fix DTR/RTS being raised on baud rate changeJohan Hovold2012-04-221-1/+1
* USB: serial: fix race between probe and openJohan Hovold2012-04-221-0/+8
* video:uvesafb: Fix oops that uvesafb try to execute NX-protected pageWang YanQing2012-04-221-2/+9
* cciss: Fix scsi tape io with more than 255 scatter gather elementsStephen M. Cameron2012-04-221-1/+1
* cciss: Initialize scsi host max_sectors for tape drive supportStephen M. Cameron2012-04-221-0/+1
* tty: serial: altera_uart: Check for NULL platform_data in probe.Yuriy Kozlov2012-04-221-2/+2
* staging: iio: hmc5843: Fix crash in probe function.Marek Belisko2012-04-221-1/+3
* drivers/rtc/rtc-pl031.c: enable clock on all ST variantsLinus Walleij2012-04-221-2/+1
* Bluetooth: hci_ldisc: fix NULL-pointer dereference on tty_closeJohan Hovold2012-04-221-1/+1
* Bluetooth: uart-ldisc: Fix memory leakJohan Hovold2012-04-221-1/+1
* rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger2012-04-221-1/+6
* drm/radeon: only add the mm i2c bus if the hw_i2c module param is setAlex Deucher2012-04-221-0/+4
* drm/i915/ringbuffer: Exclude last 2 cachlines of ring on 845gChris Wilson2012-04-221-1/+1
* USB: Add Motorola Rokr E6 Id to the USBNet driver "zaurus"Guan Xin2012-04-131-0/+5
* mfd: Clear twl6030 IRQ status register only onceNishanth Menon2012-04-131-2/+11
* acer-wmi: No wifi rfkill on Sony machinesLee, Chun-Yi2012-04-131-0/+1
* mmc: atmel-mci: correct data timeout computationLudovic Desroches2012-04-131-1/+8
* x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel2012-04-131-17/+0