projects
/
profile
/
common
/
kernel-common.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/common/kernel-common.git
2015-02-04
Ben Dooks
ASoC: rsnd: fix clock prepare/unprepare
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rcar: bugfix: it cares about the non-src case
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: add DeviceTree support
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rcar: fixup SND_SOC_DAIFMT_CBx_CFx flags
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: rename scu to src
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: remove all rsnd_xxx_remove()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: nothing to do on rsnd_dai_remove()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: use mod probe method on SSI
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: use mod probe method on SCU
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: add probe/remove callback on rsnd_mod_ops
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: call rsnd_scu_ssi_mode_init() from SSI
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: add rsnd_scu_enable_ssi_irq()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: Get correct SCU ID
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: add struct rsnd_dai_platform_info
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: share reg_field and reduce memory
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: modify rsnd_adg_ssi_ws_timing_gen2() parameter
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: remove unused SSI_CONTROL
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: use function pointer for each probe
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: use devm_clk_get() instead of clk_get()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: get ssi/scu from rsnd_dai_stream
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: use mod array instead of list on rdai
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: run rsnd_path_init() when probe() timing
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: tidyup RSND_SSI_xxx flags
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: unify rdai naming
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: remove verbose debug message from scu/ssi
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: remove verbose function parameter
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: move rsnd_mod_call() macro
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: move priv member settings to upper side
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: print error if there is SRC settings mismatch
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: set DIV_EN register on rsnd_adg_set_convert...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: tidyup original for_each_rsnd_xxx macro
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: use device dependency clock
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: add Gen2 SRC and DMAEngine support
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: rsnd_ssi_probe() goes forwarder than rsnd_s...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: remove SSI dependent DMAEngine callback
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: extracts Gen1/Gen2 common parts
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: add rsnd_ssi_is_play()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: merge SRC clock timing/setting
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: rsnd_scu_hpbif_is_enable() become macro
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: Merge macros in scu.c
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: clarify scu.c area
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: SCU should be called before SSI
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: don't use schedule_work() when rsnd_dma_start()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: fixup Gen2 module naming
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: non 0 is error on probe
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: remove duplicate *priv from rsnd_dma
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: explain SRC bypass mode settings in comment
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: rename rsnd_scu_convert_rate_ctrl()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: remove ssiu from ssi.c
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: SSI_MODE0/1 settings goes to scu.c
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: remove pin sync option
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: rsnd_dai_is_clk_master() can be shared
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: merge rsnd_scu_start/stop() and rsnd_scu_tr...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: remove meaningless function parameter
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: add rsnd_scu_init(), and separate init...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: control SCU ops in probe timing
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: remove meaningless rsnd_ssi_non()
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: cleanup debug information method
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
ASoC: rsnd: tidyup register naming of BUSIF_MODE
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Laurent Pinchart
drm/rcar-du: Handle encoder initialization failures
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Mark Brown
pinctrl: Quiet logging about missing DT nodes when...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Brian Norris
mtd: m25p80: add Macronix mx66l1g55g 1Gbit SPI flash
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Kuninori Morimoto
mtd: m25p80: add support for the Spansion s25fl008k...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Axel Lin
mtd: m25p80: Use positive logic to check JEDEC ID
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Paul Gortmaker
mtd: delete non-required instances of include <linux...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Geert Uytterhoeven
mtd: m25p80: Enable Dual SPI read transfers for s25fl25...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Geert Uytterhoeven
mtd: m25p80: Add dual read support
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Geert Uytterhoeven
gpio: rcar: Add helper variable dev = &pdev->dev
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Ben Dooks
clk: shmobile: clk-mstp: change to using clock-indices
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Ben Dooks
clk: shmobile: fix setting paretn clock rate
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Ben Dooks
clk: shmobile: rcar-gen2: fix lb/sd0/sd1/sdh clock...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Wolfram Sang
clk: shmobile: add CPG driver for rz-platforms
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Wolfram Sang
clk: shmobile: div6: use proper description in kernel doc
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Guennadi Liakhovetski
ARM: shmobile: wait for MSTP clock status to toggle...
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Laurent Pinchart
v4l: vsp1: Update copyright notice
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Li xin
ktap-0.4
commit
|
commitdiff
|
tree
|
snapshot
2015-02-04
Greg Kroah...
LTSI Makefile addition
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Greg Kroah...
Linux 3.14.28
v3.14.28
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Filipe Manana
Btrfs: fix fs corruption on transaction abort if device...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Josef Bacik
Btrfs: do not move em to modified list when unpinning
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Michael Halcrow
eCryptfs: Remove buggy and unnecessary write in file...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Tyler Hicks
eCryptfs: Force RO mount when encrypted view is enabled
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Jan Kara
udf: Verify symlink size before loading it
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Oleg Nesterov
exit: pidns: alloc_pid() leaks pid_namespace if child_r...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Jan Kara
ncpfs: return proper error from NCP_IOC_SETROOT ioctl
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Rabin Vincent
crypto: af_alg - fix backlog handling
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Richard Guy...
audit: restore AUDIT_LOGINUID unset ABI
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Eric W. Biederman
userns: Unbreak the unprivileged remount tests
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Eric W. Biederman
userns: Allow setting gid_maps without privilege when...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Eric W. Biederman
userns: Add a knob to disable setgroups on a per user...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Eric W. Biederman
userns: Rename id_map_mutex to userns_state_mutex
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Eric W. Biederman
userns: Only allow the creator of the userns unprivileg...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Eric W. Biederman
userns: Check euid no fsuid when establishing an unpriv...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Eric W. Biederman
userns: Don't allow unprivileged creation of gid mappings
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Eric W. Biederman
userns: Don't allow setgroups until a gid mapping has...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Eric W. Biederman
userns: Document what the invariant required for safe...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Eric W. Biederman
groups: Consolidate the setgroups permission checks
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Eric W. Biederman
umount: Disallow unprivileged mount force
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Eric W. Biederman
mnt: Update unprivileged remount test
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
Eric W. Biederman
mnt: Implicitly add MNT_NODEV on remount when it was...
commit
|
commitdiff
|
tree
|
snapshot
next