summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-07UBI: erase free PEB with bitflip in EC headerMatthieu CASTET1-1/+1
2012-10-07UBI: fix autoresize handling in R/O modeArtem Bityutskiy1-0/+5
2012-10-07n_gsm: memory leak in uplink error pathRuss Gorby1-2/+5
2012-10-07n_gsm: added interlocking for gsm_data_lock for certain code pathsRuss Gorby1-2/+6
2012-10-07n_gsm: uplink SKBs accumulate on listRuss Gorby1-2/+5
2012-10-07n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUXxiaojin1-0/+4
2012-10-07coredump: prevent double-free on an error path in core dumperDenys Vlasenko1-15/+4
2012-10-07xen/pciback: Restore the PCI config space after an FLR.Konrad Rzeszutek Wilk1-0/+1
2012-10-07ath9k: Disable ASPM only for AR9285Sujith Manoharan1-2/+3
2012-10-07HID: keep dev_rdesc unmodified and use it for comparisonsKevin Daughtridge2-6/+16
2012-10-07Increase XHCI suspend timeout to 16msMichael Spang1-1/+1
2012-10-07xHCI: handle command after aborting the command ringElric Fu1-6/+165
2012-10-07xHCI: cancel command after command timeoutElric Fu2-7/+22
2012-10-07xHCI: add aborting command ring functionElric Fu4-1/+128
2012-10-07xHCI: add cmd_ring_stateElric Fu3-2/+11
2012-10-07xhci: Intel Panther Point BEI quirk.Sarah Sharp3-1/+5
2012-10-07firmware: Add missing attributes to EFI variable attribute print out from sysfsKhalid Aziz1-3/+14
2012-10-07b43legacy: Fix crash on unload when firmware not availableLarry Finger1-0/+2
2012-10-07tools/hv: Check for read/write errorsBen Hutchings1-3/+19
2012-10-07tools/hv: Fix exit() error codeBen Hutchings1-11/+11
2012-10-07tools/hv: Fix file handle leakBen Hutchings1-1/+2
2012-10-07serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner2-3/+7
2012-10-07serial: pl011: handle corruption at high clock speedsLinus Walleij1-1/+14
2012-10-07serial: omap: fix software flow controlVikram Pandita2-8/+8
2012-10-07TTY: ttyprintk, don't touch behind tty->write_bufJiri Slaby1-1/+1
2012-10-07Remove BUG_ON from n_tty_read()Stanislav Kozina1-1/+2
2012-10-07staging: comedi: fix memory leak for saved channel listIan Abbott1-1/+2
2012-10-07staging: comedi: don't dereference user memory for INSN_INTTRIGIan Abbott1-1/+1
2012-10-07staging: comedi: jr3_pci: fix iomem dereferenceIan Abbott1-1/+1
2012-10-07staging: comedi: s626: don't dereference insn->dataIan Abbott1-1/+1
2012-10-07staging: r8712u: Do not queue cloned skbLarry Finger1-1/+4
2012-10-07tty: keyboard.c: Remove locking from vt_get_leds.Christopher Brannon1-3/+0
2012-10-07staging: speakup_soft: Fix reading of init stringBen Hutchings1-9/+4
2012-10-07USB: serial: fix up bug with missing {}Greg Kroah-Hartman1-1/+2
2012-10-07usb: host: xhci: Fix Null pointer dereferencing with 71c731a for non-x86 systemsVivek Gautam1-0/+2
2012-10-07USB: qcaux: add Pantech vendor class matchBjørn Mork1-7/+3
2012-10-07USB: EHCI: convert warning messages to debug-levelAlan Stern1-2/+4
2012-10-07USB: ftdi_sio: add TIAO USB Multi-Protocol Adapter (TUMPA) supportAntonio Ospite2-0/+7
2012-10-07USB: option: blacklist QMI interface on ZTE MF683Bjørn Mork1-1/+2
2012-10-07usb: otg: mxs-phy: Fix mx23 operationMike Thompson1-3/+35
2012-10-07usb: gadget: initialize the strings in tcm_usb_gadget properlySebastian Andrzej Siewior2-19/+28
2012-10-07usb: gadget: make g_printer enumerate againSebastian Andrzej Siewior1-63/+65
2012-10-01Linux 3.6v3.6Linus Torvalds1-1/+1
2012-09-30vfs: dcache: fix deadlock in tree traversalMiklos Szeredi1-0/+6
2012-09-29Merge tag 'iommu-fixes-v3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-20/+28
2012-09-29Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2-50/+105
2012-09-28mtdchar: fix offset overflow detectionLinus Torvalds1-6/+42
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-26/+54
2012-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-4/+9
2012-09-28Merge branch 'for-linus-3.6-rc-final' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds15-106/+53