| Commit message (Expand) | Author | Age | Files | Lines |
* | pm: sometimes wake up from suspend to RAM would fail | Aaron Wu | 2015-04-23 | 1 | -0/+2 |
* | debug-mmrs: Eliminate all traces of the USB_PHY_TEST MMR | Andre Wolokita | 2015-04-23 | 7 | -24/+0 |
* | bf609: remove softswitch i2c configuration from adv7842 and adv7511 platform ... | Sonic Zhang | 2015-04-23 | 1 | -2/+0 |
* | bf609: add platform data for soft switch devices on the video extenders | Sonic Zhang | 2015-04-23 | 1 | -0/+22 |
* | bf609: enable soft switch gpio driver by default | Sonic Zhang | 2015-04-23 | 1 | -0/+1 |
* | bf609: add gpio soft switch platform data for mcp23017 i2c devices | Sonic Zhang | 2015-04-23 | 1 | -0/+27 |
* | bf609: use new SND_BF6XX_PCM to choose audio pcm driver | Scott Jiang | 2015-04-23 | 1 | -4/+4 |
* | bug[220] kgdb: change the smp cross core function entry | Sonic Zhang | 2015-04-23 | 1 | -8/+4 |
* | arch: blackfin: kernel: setup.c: Cleaning up missing null-terminate in conjun... | Rickard Strandqvist | 2015-04-23 | 1 | -1/+1 |
* | blackfin: defconfigs: cleanup unused CONFIG_MTD_CHAR, add MTD_SPI_NOR for BF5... | Steven Miao | 2015-04-23 | 21 | -21/+2 |
* | Linux 4.0v4.0 | Linus Torvalds | 2015-04-13 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-04-12 | 4 | -15/+34 |
|\ |
|
| * | ocfs2: _really_ sync the right range | Al Viro | 2015-04-09 | 1 | -4/+10 |
| * | ocfs2_file_write_iter: keep return value and current position update in sync | Al Viro | 2015-04-08 | 1 | -1/+1 |
| * | [regression] ocfs2: do *not* increment ->ki_pos twice | Al Viro | 2015-04-08 | 1 | -1/+0 |
| * | ioctx_alloc(): fix vma (and file) leak on failure | Al Viro | 2015-04-06 | 1 | -0/+3 |
| * | fix mremap() vs. ioctx_kill() race | Al Viro | 2015-04-06 | 3 | -9/+20 |
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds | 2015-04-12 | 5 | -16/+18 |
|\ \ |
|
| * | | drivers: thermal: st: remove several sparse warnings | Eduardo Valentin | 2015-04-07 | 3 | -11/+11 |
| * | | thermal: constify of_device_id array | Fabian Frederick | 2015-04-07 | 2 | -2/+2 |
| * | | thermal: Do not log an error if thermal_zone_get_temp returns -EAGAIN | Hans de Goede | 2015-04-07 | 1 | -2/+4 |
| * | | thermal: rcar: Fix typo in r8a73a4 SoC name | Geert Uytterhoeven | 2015-04-07 | 1 | -1/+1 |
* | | | Merge tag 'asoc-fix-v4.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-04-12 | 1 | -19/+0 |
|\ \ \ |
|
| * | | | ASoC: pcm512x: Remove hardcoding of pll-lock to GPIO4 | Howard Mitchell | 2015-04-11 | 1 | -19/+0 |
* | | | | Revert "dmaengine: Add a warning for drivers not using the generic slave caps... | Linus Torvalds | 2015-04-11 | 1 | -3/+0 |
* | | | | blk-mq: initialize 'struct request' and associated data to zero | Linus Torvalds | 2015-04-11 | 1 | -3/+1 |
* | | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2015-04-11 | 1 | -0/+9 |
|\ \ \ \ |
|
| * | | | | dmaengine: cppi41: add missing bitfields | Felipe Balbi | 2015-04-11 | 1 | -0/+9 |
* | | | | | Merge tag 'for-linus-4.0-1' of git://git.code.sf.net/p/openipmi/linux-ipmi | Linus Torvalds | 2015-04-11 | 3 | -10/+108 |
|\ \ \ \ \ |
|
| * | | | | | ipmi_ssif: Use interruptible completion for waiting in the thread | Corey Minyard | 2015-04-11 | 1 | -3/+5 |
| * | | | | | ipmi/powernv: Fix minor locking bug | Alistair Popple | 2015-04-11 | 1 | -0/+1 |
| * | | | | | ipmi: Handle BMCs that don't allow clearing the rcv irq bit | Corey Minyard | 2015-04-11 | 1 | -7/+102 |
|/ / / / / |
|
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2015-04-11 | 4 | -8/+13 |
|\ \ \ \ \ |
|
| * | | | | | Defer processing of REQ_PREEMPT requests for blocked devices | Bart Van Assche | 2015-04-08 | 2 | -2/+6 |
| * | | | | | be2iscsi: Fix kernel panic when device initialization fails | John Soni Jose | 2015-04-08 | 1 | -1/+1 |
| * | | | | | enclosure: fix WARN_ON removing an adapter in multi-path devices | James Bottomley | 2015-03-31 | 1 | -5/+6 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2015-04-11 | 2 | -5/+10 |
|\ \ \ \ \ \ |
|
| * | | | | | | iscsi target: fix oops when adding reject pdu | Mike Christie | 2015-04-10 | 1 | -1/+1 |
| * | | | | | | iscsi-target: TargetAddress in SendTargets should bracket ipv6 addresses | Andy Grover | 2015-04-08 | 1 | -2/+7 |
| * | | | | | | target: Allow userspace to write 1 to attrib/emulate_fua_write | Andy Grover | 2015-04-02 | 1 | -2/+2 |
* | | | | | | | Merge tag 'sound-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 2015-04-10 | 4 | -6/+39 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ALSA: usb - Creative USB X-Fi Pro SB1095 volume knob support | Dmitry M. Fedin | 2015-04-09 | 1 | -0/+1 |
| * | | | | | | | ALSA: hda - Fix headphone pin config for Lifebook T731 | Takashi Iwai | 2015-04-08 | 1 | -0/+9 |
| * | | | | | | | ALSA: bebob: fix to processing in big-endian machine for sending cue | Takashi Sakamoto | 2015-04-08 | 1 | -4/+4 |
| * | | | | | | | ALSA: hda/realtek - Make more stable to get pin sense for ALC283 | Kailang Yang | 2015-04-08 | 1 | -0/+2 |
| * | | | | | | | ALSA: usb-audio: don't try to get Benchmark DAC1 sample rate | Eric Wong | 2015-04-04 | 1 | -2/+7 |
| * | | | | | | | ALSA: hda/realtek - Support Dell headset mode for ALC256 | Kailang Yang | 2015-04-04 | 1 | -0/+16 |
* | | | | | | | | Merge tag 'nios2-fixes-v4.0-final' of git://git.rocketboards.org/linux-socfpg... | Linus Torvalds | 2015-04-10 | 5 | -11/+9 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | nios2: fix cache coherency issue when debug with gdb | Ley Foon Tan | 2015-04-10 | 2 | -4/+1 |
| * | | | | | | | | nios2: add missing ptrace registers defines | Ley Foon Tan | 2015-04-09 | 1 | -2/+7 |