summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | staging: android: logger: Correct write offset reset on errorKarlis Ogsts2013-07-231-1/+3
| * | | staging: zram: protect zram_reset_device() callSergey Senozhatsky2013-07-231-1/+5
| * | | staging: gdm72xx: potential use after free in send_qos_list()Dan Carpenter2013-07-231-1/+1
| * | | staging: drm/imx: drop "select OF_VIDEOMODE"Paul Bolle2013-07-231-1/+0
| * | | staging: frontier: use after free in disconnect()Dan Carpenter2013-07-231-1/+1
| * | | staging: comedi: fix a race between do_cmd_ioctl() and read/writeIan Abbott2013-07-231-10/+15
| * | | staging: comedi: COMEDI_CANCEL ioctl should wake up read/writeIan Abbott2013-07-231-1/+6
| |/ /
* | | Merge tag 'char-misc-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-07-267-42/+55
|\ \ \
| * | | HOWTO ja_JP syncTsugikazu Shibata2013-07-241-22/+22
| * | | mei: me: fix waiting for hw readyTomas Winkler2013-07-231-3/+7
| * | | mei: don't have to clean the state on power upTomas Winkler2013-07-231-1/+2
| * | | mei: me: fix reset state machineTomas Winkler2013-07-231-1/+3
| * | | mei: hbm: fix typo in error messageTomas Winkler2013-07-231-1/+1
| * | | Tools: hv: KVP: Fix a bug in IPV6 subnet enumerationK. Y. Srinivasan2013-07-161-2/+3
| * | | Drivers: hv: balloon: Do not post pressure status if interruptedK. Y. Srinivasan2013-07-161-0/+8
| * | | Drivers: hv: balloon: Fix a bug in the hot-add codeK. Y. Srinivasan2013-07-161-8/+5
| * | | Drivers: hv: vmbus: incorrect device name is printed when child device is unr...Fernando Soto2013-07-161-4/+4
| | |/ | |/|
* | | Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-07-2610-22/+29
|\ \ \
| * \ \ Merge tag 'asoc-v3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2013-07-24645-93788/+3498
| |\ \ \
| | * \ \ Merge remote-tracking branch 'asoc/fix/tegra' into asoc-linusMark Brown2013-07-232-5/+5
| | |\ \ \
| | | * | | ASoC: tegra: correct playback_dma_data setupRichard Zhao2013-07-222-5/+5
| | | |/ /
| | * | | Merge remote-tracking branch 'asoc/fix/sgtl5000' into asoc-linusMark Brown2013-07-231-0/+3
| | |\ \ \
| | | * | | ASoC: sgtl5000: defer the probe if clock is not foundShawn Guo2013-07-161-0/+3
| | * | | | Merge remote-tracking branch 'asoc/fix/max98088' into asoc-linusMark Brown2013-07-231-1/+1
| | |\ \ \ \
| | | * | | | ASoC: max98088 - fix element type of the register cache.Chih-Chung Chang2013-07-151-1/+1
| | | | |/ / | | | |/| |
| | * | | | Merge remote-tracking branch 'asoc/fix/ep93xx' into asoc-linusMark Brown2013-07-231-2/+2
| | |\ \ \ \
| | | * | | | ASoC: ep93xx: fix build of ep93xx-ac97.cH Hartley Sweeten2013-07-191-2/+2
| | | |/ / /
| | * | | | Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown2013-07-231-3/+1
| | |\ \ \ \
| | | * | | | ASoC: core: double free in snd_soc_add_platform()Dan Carpenter2013-07-221-3/+1
| | | | |_|/ | | | |/| |
| | * | | | Merge remote-tracking branch 'asoc/fix/atmel' into asoc-linusMark Brown2013-07-231-3/+8
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | ASoC: atmel-ssc: remove clk_disable_unprepare call from critical sectionBoris BREZILLON2013-07-181-3/+8
| | | |/ /
| * | | | ALSA: hiface: return correct XRUN indicationEldad Zack2013-07-241-1/+1
| * | | | ALSA: usb-audio: 6fire: return correct XRUN indicationEldad Zack2013-07-211-1/+1
| * | | | ALSA: hda - Remove NO_PRESENCE bit override for Dell 1420n LaptopTakashi Iwai2013-07-191-1/+1
| * | | | ALSA: hda - Fix EAPD GPIO control for Sigmatel codecsTakashi Iwai2013-07-191-5/+6
* | | | | Merge tag 'for-linus-v3.11-rc3' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-07-263-11/+36
|\ \ \ \ \
| * | | | | xfs: di_flushiter considered harmfulDave Chinner2013-07-253-11/+36
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-07-261-2/+3
|\ \ \ \ \
| * | | | | nfsd: nfsd_open: when dentry_open returns an error do not propagate as struct...Harshula Jayasuriya2013-07-231-2/+3
| | |_|/ / | |/| | |
* | | | | Merge tag 'md/3.11-fixes' of git://neil.brown.name/mdLinus Torvalds2013-07-263-6/+18
|\ \ \ \ \
| * | | | | md/raid5: fix interaction of 'replace' and 'recovery'.NeilBrown2013-07-252-5/+11
| * | | | | md/raid10: remove use-after-free bug.NeilBrown2013-07-251-1/+7
* | | | | | Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-268-42/+358
|\ \ \ \ \ \
| * | | | | | ahci_imx: depend on CONFIG_MFD_SYSCONTejun Heo2013-07-261-1/+1
| * | | | | | ahci_imx: add ahci sata support on imx platformsRichard Zhu2013-07-243-0/+246
| * | | | | | ARM: imx6q: update the sata bits definitions of gpr13Richard Zhu2013-07-241-37/+84
| * | | | | | ahci: fix Null pointer dereference in achi_host_active()Xiaotian Feng2013-07-231-1/+8
| * | | | | | libata: make it clear that sata_inic162x is experimentalTejun Heo2013-07-222-1/+15
| * | | | | | libata: replace strict_strtol() with kstrtol()Jingoo Han2013-07-221-2/+4
| * | | | | | ata: Fix DVD not dectected at some platform with Wellsburg PCHYouquan Song2013-07-161-1/+1
| | |_|/ / / | |/| | | |
OpenPOWER on IntegriCloud