summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-14xhci: Fix invalid loop check in xhci_free_tt_info()Takashi Iwai1-29/+10
2012-06-14xhci: Fix error path return value.Sarah Sharp1-1/+1
2012-06-14USB: Checking the wrong variable in usb_disable_lpm()Dan Carpenter1-1/+1
2012-06-14usb-storage: Add 090c:1000 to unusal-devsHans de Goede1-0/+7
2012-06-14bnx2x: fix checksum validationEric Dumazet2-21/+21
2012-06-14netpoll: fix netpoll_send_udp() bugsEric Dumazet1-5/+6
2012-06-14misc: mei: set WDIOF_ALARMONLY on mei watchdogTomas Winkler1-1/+1
2012-06-14misc: mei: Disable MSI when IRQ registration failsSamuel Ortiz1-2/+2
2012-06-14USB: serial-generic: use a single set of device IDsAlan Stern1-8/+2
2012-06-14USB: serial: Enforce USB driver and USB serial driver matchBjørn Mork1-2/+4
2012-06-14misc: mei: fix stalled readTomas Winkler1-1/+1
2012-06-14misc: mei: unregister misc device in pci_remove functionTomas Winkler1-1/+2
2012-06-14misc: mei: set IRQF_ONESHOT for msi request_threaded_irqTomas Winkler1-1/+1
2012-06-14driver core: fixup reversed deferred probe orderKuninori Morimoto1-1/+1
2012-06-14Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds50-386/+153
2012-06-14Merge branch 'fixes-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-10/+3
2012-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds4-78/+11
2012-06-14USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern6-19/+33
2012-06-13Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-linusJens Axboe2-26/+51
2012-06-13Merge branch 'stable/for-jens-3.5' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2-12/+48
2012-06-13umem: fix up unpluggingTao Guo1-0/+40
2012-06-13splice: fix racy pipe->buffers usesEric Dumazet6-24/+34
2012-06-13dt: mc13xxx.txt: Fix gpio number assignmentFabio Estevam1-2/+2
2012-06-13dt: fsl-fec.txt: Fix gpio number assignmentFabio Estevam1-1/+1
2012-06-13dt: fsl-mma8450.txt: Add missing 'reg' descriptionFabio Estevam1-0/+1
2012-06-13dt: fsl-imx-esdhc.txt: Fix gpio number assignmentFabio Estevam1-2/+2
2012-06-13dt: fsl-imx-cspi.txt: Fix comment about GPIOs used for chip selectsFabio Estevam1-2/+2
2012-06-13of: Add Avionic Design vendor prefixThierry Reding1-0/+1
2012-06-13of: export of_platform_populate()Stephen Warren1-0/+1
2012-06-13ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan1-0/+9
2012-06-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville6-4/+18
2012-06-13video: s3c-fb: fix possible division by zero in s3c_fb_calc_pixclkJingoo Han1-1/+1
2012-06-13video: s3c-fb: clear SHADOWCON register when clearing hardware window registersJingoo Han1-2/+8
2012-06-13Merge tag 'omapdss-for-3.5-rc2' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds5-7/+6
2012-06-13ALSA: hda - Don't forget to call init verbs added by fixup listTakashi Iwai2-1/+2
2012-06-13perf/x86: Fix broken LBR fixup codeStephane Eranian1-1/+1
2012-06-13x86/smp: Fix topology checks on AMD MCM CPUsBorislav Petkov1-2/+5
2012-06-13ARM: dma-mapping: fix debug messages in dmabounce codeMarek Szyprowski1-8/+8
2012-06-13mac80211: stop polling in disassociationDavid Spinadel1-2/+2
2012-06-13mac80211: check sdata_running on ieee80211_set_bitrate_maskEliad Peller1-0/+3
2012-06-13cfg80211: fix potential deadlock in regulatoryEliad Peller1-1/+1
2012-06-13qla2xxx: Remove version.h header file inclusionSachin Kamat2-2/+0
2012-06-13tcm_qla2xxx: Handle malformed wwn strings properlyRoland Dreier1-1/+3
2012-06-13tcm_qla2xxx: tcm_qla2xxx_handle_tmr() can be staticRoland Dreier1-2/+2
2012-06-13qla2xxx: Don't leak commands we give up on in qlt_do_work()Roland Dreier1-1/+3
2012-06-13qla2xxx: Don't crash if we can't find cmd for failed CTIORoland Dreier1-4/+2
2012-06-13tcm_qla2xxx: Don't insert nacls without sessions into the btreeRoland Dreier1-73/+0
2012-06-13target: Return error to initiator if SET TARGET PORT GROUPS emulation failsRoland Dreier1-2/+3
2012-06-13tcm_qla2xxx: Clear session s_id + loop_id earlier during shutdownNicholas Bellinger1-17/+31
2012-06-13Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...Paul Mundt3984-104612/+218589