summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-04-22Linux 3.3.3v3.3.3Greg Kroah-Hartman
2012-04-22drm/radeon: fix load detect on rn50 with hardcoded EDIDs.Dave Airlie
2012-04-22drm/radeon: disable MSI on RV515Dave Airlie
2012-04-22drm/radeon/kms: fix the regression of DVI connector checkTakashi Iwai
2012-04-22drm/i915: Hold mode_config lock whilst changing mode for lastclose()Chris Wilson
2012-04-22futex: Do not leak robust list to unprivileged processKees Cook
2012-04-22Bluetooth: Add Atheros maryann PIDVID supportCho, Yu-Chen
2012-04-22Bluetooth: Adding USB device 13d3:3375 as an Atheros AR3012.Eran
2012-04-22spi-topcliff-pch: fix -Wuninitialized warningDanny Kukawka
2012-04-22security: fix compile error in commoncap.cJonghwan Choi
2012-04-22usb: gadget: pch_udc: Reduce redundant interruptTomoya MORINAGA
2012-04-22usb: gadget: pch_udc: Fix usb/gadget/pch_udc: Fix ether gadget connect/discon...Tomoya MORINAGA
2012-04-22usb: gadget: pch_udc: Fix USB suspend issueTomoya MORINAGA
2012-04-22usb: gadget: pch_udc: Fix wrong return valueTomoya MORINAGA
2012-04-22usb: gadget: pch_udc: Fix disconnect issueTomoya MORINAGA
2012-04-22xhci: Fix register save/restore order.Sarah Sharp
2012-04-22fcaps: clear the same personality flags as suid when fcaps are usedEric Paris
2012-04-22serial: PL011: move interrupt clearingLinus Walleij
2012-04-22serial: PL011: clear pending interruptsLinus Walleij
2012-04-22memcg: fix Bad page state after replace_page_cacheHugh Dickins
2012-04-22fix tlb flushing for page table pagesMartin Schwidefsky
2012-04-22xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMIAlex He
2012-04-22xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI hostElric Fu
2012-04-22USB: fix bug of device descriptor got from superspeed deviceElric Fu
2012-04-22xhci: Restore event ring dequeue pointer on resume.Sarah Sharp
2012-04-22xhci: Don't write zeroed pointers to xHC registers.Sarah Sharp
2012-04-22xhci: don't re-enable IE constantlyFelipe Balbi
2012-04-22USB: don't ignore suspend errors for root hubsAlan Stern
2012-04-22USB: don't clear urb->dev in scatter-gather libraryAlan Stern
2012-04-22USB: sierra: add support for Sierra Wireless MC7710Anton Samokhvalov
2012-04-22USB: ftdi_sio: fix race condition in TIOCMIWAIT, and abort of TIOCMIWAIT when...Simon Arlott
2012-04-22USB: ftdi_sio: fix status line change handling for TIOCMIWAIT and TIOCGICOUNTSimon Arlott
2012-04-22USB: option: re-add NOVATELWIRELESS_PRODUCT_HSPA_HIGHSPEED to option_id arraySantiago Garcia Mantinan
2012-04-22USB: pl2303: fix DTR/RTS being raised on baud rate changeJohan Hovold
2012-04-22USB: serial: fix race between probe and openJohan Hovold
2012-04-22x86: Use correct byte-sized register constraint in __add()H. Peter Anvin
2012-04-22x86: Use correct byte-sized register constraint in __xchg_op()Jeremy Fitzhardinge
2012-04-22pch_uart: Fix MSI setting issueTomoya MORINAGA
2012-04-22nohz: Fix stale jiffies update in tick_nohz_restart()Neal Cardwell
2012-04-22IB/srpt: Set srq_type to IB_SRQT_BASICRoland Dreier
2012-04-22video:uvesafb: Fix oops that uvesafb try to execute NX-protected pageWang YanQing
2012-04-22perf hists: Catch and handle out-of-date hist entry maps.David Miller
2012-04-22cciss: Fix scsi tape io with more than 255 scatter gather elementsStephen M. Cameron
2012-04-22cciss: Initialize scsi host max_sectors for tape drive supportStephen M. Cameron
2012-04-22sparc64: Fix bootup crash on sun4v.David S. Miller
2012-04-22sparc64: Eliminate obsolete __handle_softirq() functionPaul E. McKenney
2012-04-22tty: serial: altera_uart: Check for NULL platform_data in probe.Yuriy Kozlov
2012-04-22serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...Dan Williams
2012-04-22Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"Dan Williams
2012-04-22serial: samsung: fix omission initialize ulcon in reset port fn()Kukjin Kim