summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-04-23arch: blackfin: kernel: kgdb: Remove unused functionRickard Strandqvist1-13/+0
2015-04-23dma: fix build error after update to v3.19Steven Miao1-8/+0
2015-04-23blackfin: io: define __raw_readx/writex with bfin_readx/writexSteven Miao1-21/+6
2015-04-23bf609: add resources for lcd nl8048Scott Jiang1-1/+30
2015-04-23pm: sometimes wake up from suspend to RAM would failAaron Wu1-0/+2
2015-04-23debug-mmrs: Eliminate all traces of the USB_PHY_TEST MMRAndre Wolokita7-24/+0
2015-04-23bf609: remove softswitch i2c configuration from adv7842 and adv7511 platform ...Sonic Zhang1-2/+0
2015-04-23bf609: add platform data for soft switch devices on the video extendersSonic Zhang1-0/+22
2015-04-23bf609: enable soft switch gpio driver by defaultSonic Zhang1-0/+1
2015-04-23bf609: add gpio soft switch platform data for mcp23017 i2c devicesSonic Zhang1-0/+27
2015-04-23bf609: use new SND_BF6XX_PCM to choose audio pcm driverScott Jiang1-4/+4
2015-04-23bug[220] kgdb: change the smp cross core function entrySonic Zhang1-8/+4
2015-04-23arch: blackfin: kernel: setup.c: Cleaning up missing null-terminate in conjun...Rickard Strandqvist1-1/+1
2015-04-23blackfin: defconfigs: cleanup unused CONFIG_MTD_CHAR, add MTD_SPI_NOR for BF5...Steven Miao21-21/+2
2015-04-12Linux 4.0v4.0Linus Torvalds1-1/+1
2015-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-15/+34
2015-04-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds5-16/+18
2015-04-11Merge tag 'asoc-fix-v4.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-19/+0
2015-04-11ASoC: pcm512x: Remove hardcoding of pll-lock to GPIO4Howard Mitchell1-19/+0
2015-04-11Revert "dmaengine: Add a warning for drivers not using the generic slave caps...Linus Torvalds1-3/+0
2015-04-11blk-mq: initialize 'struct request' and associated data to zeroLinus Torvalds1-3/+1
2015-04-11Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+9
2015-04-11Merge tag 'for-linus-4.0-1' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds3-10/+108
2015-04-11dmaengine: cppi41: add missing bitfieldsFelipe Balbi1-0/+9
2015-04-10ipmi_ssif: Use interruptible completion for waiting in the threadCorey Minyard1-3/+5
2015-04-10ipmi/powernv: Fix minor locking bugAlistair Popple1-0/+1
2015-04-10ipmi: Handle BMCs that don't allow clearing the rcv irq bitCorey Minyard1-7/+102
2015-04-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-8/+13
2015-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-5/+10
2015-04-10iscsi target: fix oops when adding reject pduMike Christie1-1/+1
2015-04-10Merge tag 'sound-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds4-6/+39
2015-04-10Merge tag 'nios2-fixes-v4.0-final' of git://git.rocketboards.org/linux-socfpg...Linus Torvalds5-11/+9
2015-04-10nios2: fix cache coherency issue when debug with gdbLey Foon Tan2-4/+1
2015-04-09Merge tag 'pm+acpi-4.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-35/+16
2015-04-09Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki6-35/+16
2015-04-09Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-19/+12
2015-04-09ALSA: usb - Creative USB X-Fi Pro SB1095 volume knob supportDmitry M. Fedin1-0/+1
2015-04-09ocfs2: _really_ sync the right rangeAl Viro1-4/+10
2015-04-09nios2: add missing ptrace registers definesLey Foon Tan1-2/+7
2015-04-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-13/+6
2015-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-8/+1
2015-04-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-5/+8
2015-04-08Copy the kernel module data from user space in chunksLinus Torvalds1-1/+18
2015-04-08x86: clean up/fix 'copy_in_user()' tail zeroingLinus Torvalds2-9/+8
2015-04-09Merge tag 'drm-intel-fixes-2015-04-08' of git://anongit.freedesktop.org/drm-i...Dave Airlie2-12/+3
2015-04-08ocfs2_file_write_iter: keep return value and current position update in syncAl Viro1-1/+1
2015-04-08[regression] ocfs2: do *not* increment ->ki_pos twiceAl Viro1-1/+0
2015-04-08ALSA: hda - Fix headphone pin config for Lifebook T731Takashi Iwai1-0/+9
2015-04-08Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche2-2/+6
2015-04-08be2iscsi: Fix kernel panic when device initialization failsJohn Soni Jose1-1/+1