summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-23spi-topcliff-pch: fix -Wuninitialized warningDanny Kukawka1-16/+17
2012-04-23pch_dma: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2-9/+12
2012-04-23pch_gbe: memory corruption calling pch_gbe_validate_option()Dan Carpenter1-7/+8
2012-04-23pch_gbe: Do not abort probe on bad MACDarren Hart1-3/+14
2012-04-23security: fix compile error in commoncap.cJonghwan Choi1-0/+1
2012-04-23ACPICA: Fix to allow region arguments to reference other scopesLin Ming3-1/+8
2012-04-23usb: gadget: pch_udc: Reduce redundant interruptTomoya MORINAGA1-3/+6
2012-04-23usb: gadget: pch_udc: Fix usb/gadget/pch_udc: Fix ether gadget connect/discon...Tomoya MORINAGA1-4/+66
2012-04-23usb: gadget: pch_udc: Fix USB suspend issueTomoya MORINAGA1-1/+8
2012-04-23usb: gadget: pch_udc: Fix wrong return valueTomoya MORINAGA1-1/+3
2012-04-23usb: gadget: pch_udc: Fix disconnect issueTomoya MORINAGA1-1/+4
2012-04-23gpio: Add missing spin_lock_init in gpio-pch driverAxel Lin1-0/+1
2012-04-23pch_gpio: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2-5/+7
2012-04-23Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold2-0/+8
2012-04-23xhci: Fix register save/restore order.Sarah Sharp1-4/+4
2012-04-23ath9k: fix max noise floor thresholdRajkumar Manoharan1-3/+2
2012-04-23fcaps: clear the same personality flags as suid when fcaps are usedEric Paris1-0/+5
2012-04-23serial: PL011: move interrupt clearingLinus Walleij1-4/+4
2012-04-23serial: PL011: clear pending interruptsLinus Walleij1-4/+11
2012-04-23fix tlb flushing for page table pagesMartin Schwidefsky4-28/+61
2012-04-23xHCI: Correct the #define XHCI_LEGACY_DISABLE_SMIAlex He2-5/+10
2012-04-23xHCI: add XHCI_RESET_ON_RESUME quirk for VIA xHCI hostElric Fu1-0/+2
2012-04-23USB: fix bug of device descriptor got from superspeed deviceElric Fu1-0/+16
2012-04-23xhci: Restore event ring dequeue pointer on resume.Sarah Sharp1-0/+1
2012-04-23xhci: Don't write zeroed pointers to xHC registers.Sarah Sharp1-7/+2
2012-04-23xhci: don't re-enable IE constantlyFelipe Balbi2-1/+5
2012-04-23USB: don't ignore suspend errors for root hubsAlan Stern1-2/+7
2012-04-23USB: don't clear urb->dev in scatter-gather libraryAlan Stern1-5/+6
2012-04-23USB: sierra: add support for Sierra Wireless MC7710Anton Samokhvalov1-0/+1
2012-04-23USB: ftdi_sio: fix race condition in TIOCMIWAIT, and abort of TIOCMIWAIT when...Simon Arlott1-5/+7
2012-04-23USB: ftdi_sio: fix status line change handling for TIOCMIWAIT and TIOCGICOUNTSimon Arlott1-11/+13
2012-04-23USB: option: re-add NOVATELWIRELESS_PRODUCT_HSPA_HIGHSPEED to option_id arraySantiago Garcia Mantinan1-0/+1
2012-04-23USB: pl2303: fix DTR/RTS being raised on baud rate changeJohan Hovold1-1/+1
2012-04-23USB: serial: fix race between probe and openJohan Hovold1-0/+8
2012-04-23pch_uart: Fix MSI setting issueTomoya MORINAGA1-0/+1
2012-04-23nohz: Fix stale jiffies update in tick_nohz_restart()Neal Cardwell1-2/+2
2012-04-23video:uvesafb: Fix oops that uvesafb try to execute NX-protected pageWang YanQing1-2/+9
2012-04-23perf hists: Catch and handle out-of-date hist entry maps.David Miller1-0/+12
2012-04-23cciss: Fix scsi tape io with more than 255 scatter gather elementsStephen M. Cameron1-1/+1
2012-04-23cciss: Initialize scsi host max_sectors for tape drive supportStephen M. Cameron1-0/+1
2012-04-23sparc64: Fix bootup crash on sun4v.David S. Miller1-1/+1
2012-04-23sparc64: Eliminate obsolete __handle_softirq() functionPaul E. McKenney1-7/+0
2012-04-23tty: serial: altera_uart: Check for NULL platform_data in probe.Yuriy Kozlov1-2/+2
2012-04-23staging: iio: hmc5843: Fix crash in probe function.Marek Belisko1-1/+3
2012-04-23hugetlb: fix race condition in hugetlb_fault()Chris Metcalf1-0/+2
2012-04-23drivers/rtc/rtc-pl031.c: enable clock on all ST variantsLinus Walleij1-2/+1
2012-04-23ia64: fix futex_atomic_cmpxchg_inatomic()Luck, Tony1-4/+5
2012-04-23ext4: address scalability issue by removing extent cache statisticsTheodore Ts'o3-23/+0
2012-04-23Bluetooth: hci_ldisc: fix NULL-pointer dereference on tty_closeJohan Hovold1-1/+1
2012-04-23Bluetooth: uart-ldisc: Fix memory leakJohan Hovold1-1/+1