summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-13xhci: Fix invalid loop check in xhci_free_tt_info()Takashi Iwai
2012-06-13xhci: Fix error path return value.Sarah Sharp
2012-06-13USB: Checking the wrong variable in usb_disable_lpm()Dan Carpenter
2012-06-13usb-storage: Add 090c:1000 to unusal-devsHans de Goede
2012-06-13bnx2x: fix checksum validationEric Dumazet
2012-06-13netpoll: fix netpoll_send_udp() bugsEric Dumazet
2012-06-13misc: mei: set WDIOF_ALARMONLY on mei watchdogTomas Winkler
2012-06-13misc: mei: Disable MSI when IRQ registration failsSamuel Ortiz
2012-06-13USB: serial-generic: use a single set of device IDsAlan Stern
2012-06-13USB: serial: Enforce USB driver and USB serial driver matchBjørn Mork
2012-06-13misc: mei: fix stalled readTomas Winkler
2012-06-13misc: mei: unregister misc device in pci_remove functionTomas Winkler
2012-06-13misc: mei: set IRQF_ONESHOT for msi request_threaded_irqTomas Winkler
2012-06-13driver core: fixup reversed deferred probe orderKuninori Morimoto
2012-06-13Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-06-13Merge branch 'fixes-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-06-13USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2Alan Stern
2012-06-13Merge branch 'for-jens' of git://git.drbd.org/linux-drbd into for-linusJens Axboe
2012-06-13Merge branch 'stable/for-jens-3.5' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe
2012-06-13umem: fix up unpluggingTao Guo
2012-06-13splice: fix racy pipe->buffers usesEric Dumazet
2012-06-13dt: mc13xxx.txt: Fix gpio number assignmentFabio Estevam
2012-06-13dt: fsl-fec.txt: Fix gpio number assignmentFabio Estevam
2012-06-13dt: fsl-mma8450.txt: Add missing 'reg' descriptionFabio Estevam
2012-06-13dt: fsl-imx-esdhc.txt: Fix gpio number assignmentFabio Estevam
2012-06-13dt: fsl-imx-cspi.txt: Fix comment about GPIOs used for chip selectsFabio Estevam
2012-06-13of: Add Avionic Design vendor prefixThierry Reding
2012-06-13of: export of_platform_populate()Stephen Warren
2012-06-13ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan
2012-06-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-06-13video: s3c-fb: fix possible division by zero in s3c_fb_calc_pixclkJingoo Han
2012-06-13video: s3c-fb: clear SHADOWCON register when clearing hardware window registersJingoo Han
2012-06-13Merge tag 'omapdss-for-3.5-rc2' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2012-06-13ALSA: hda - Don't forget to call init verbs added by fixup listTakashi Iwai
2012-06-13perf/x86: Fix broken LBR fixup codeStephane Eranian
2012-06-13x86/smp: Fix topology checks on AMD MCM CPUsBorislav Petkov
2012-06-13ARM: dma-mapping: fix debug messages in dmabounce codeMarek Szyprowski
2012-06-13mac80211: stop polling in disassociationDavid Spinadel
2012-06-13mac80211: check sdata_running on ieee80211_set_bitrate_maskEliad Peller
2012-06-13cfg80211: fix potential deadlock in regulatoryEliad Peller
2012-06-12qla2xxx: Remove version.h header file inclusionSachin Kamat
2012-06-12tcm_qla2xxx: Handle malformed wwn strings properlyRoland Dreier
2012-06-12tcm_qla2xxx: tcm_qla2xxx_handle_tmr() can be staticRoland Dreier
2012-06-12qla2xxx: Don't leak commands we give up on in qlt_do_work()Roland Dreier
2012-06-12qla2xxx: Don't crash if we can't find cmd for failed CTIORoland Dreier
2012-06-12tcm_qla2xxx: Don't insert nacls without sessions into the btreeRoland Dreier
2012-06-12target: Return error to initiator if SET TARGET PORT GROUPS emulation failsRoland Dreier
2012-06-12tcm_qla2xxx: Clear session s_id + loop_id earlier during shutdownNicholas Bellinger
2012-06-13Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...Paul Mundt