2016-07-19 | Boris Brezillon | clk: at91: fix clk_programmable_set_parent() Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-06-23 | Boris Brezillon | pwm: Fix pwm_apply_args() Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-06-21 | Boris Brezillon | drm: atmel-hlcdc: Fix OF graph parsing Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-06-21 | Boris Brezillon | drm: atmel-hlcdc: actually disable scaling when no... Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-06-16 | Boris Brezillon | ARM: sunxi/dt: make the CHIP inherit from allwinner... Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-06-14 | Boris Brezillon | pwm: atmel-hlcdc: Fix default PWM polarity Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-06-01 | Boris Brezillon | drm: atmel-hlcdc: fix atmel_hlcdc_crtc_reset() implementation Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-17 | Boris Brezillon | pwm: Switch to the atomic API Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-17 | Boris Brezillon | pwm: Update documentation Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-17 | Boris Brezillon | pwm: Add core infrastructure to allow atomic updates Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-17 | Boris Brezillon | pwm: Add hardware readout infrastructure Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-17 | Boris Brezillon | pwm: Move the enabled/disabled info into pwm_state Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-17 | Boris Brezillon | pwm: Introduce the pwm_state concept Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-17 | Boris Brezillon | pwm: Keep PWM state in sync with hardware state Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-17 | Boris Brezillon | ARM: Explicitly apply PWM config extracted from pwm_args Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-17 | Boris Brezillon | drm: i915: Explicitly apply PWM config extracted from... Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-17 | Boris Brezillon | input: misc: pwm-beeper: Explicitly apply PWM config... Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-17 | Boris Brezillon | input: misc: max8997: Explicitly apply PWM config extracted... Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-17 | Boris Brezillon | backlight: lm3630a: explicitly apply PWM config extracted... Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-17 | Boris Brezillon | backlight: lp855x: Explicitly apply PWM config extracted... Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-17 | Boris Brezillon | backlight: lp8788: Explicitly apply PWM config extracted... Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-17 | Boris Brezillon | backlight: pwm_bl: Use pwm_get_args() where appropriate Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-17 | Boris Brezillon | fbdev: ssd1307fb: Use pwm_get_args() where appropriate Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-17 | Boris Brezillon | regulator: pwm: Use pwm_get_args() where appropriate Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-17 | Boris Brezillon | leds: pwm: Use pwm_get_args() where appropriate Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-17 | Boris Brezillon | input: misc: max77693: Use pwm_get_args() where appropriate Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-17 | Boris Brezillon | hwmon: pwm-fan: Use pwm_get_args() where appropriate Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-17 | Boris Brezillon | clk: pwm: Use pwm_get_args() where appropriate Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-17 | Boris Brezillon | pwm: Use pwm_get/set_xxx() helpers where appropriate Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-17 | Boris BREZILLON | pwm: Get rid of pwm->lock Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-17 | Boris BREZILLON | backlight: lm3630a_bl: Stop messing with the pwm->period... Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-17 | Boris BREZILLON | backlight: pwm_bl: Remove useless call to pwm_set_period() Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-17 | Boris BREZILLON | pwm: rcar: Make use of pwm_is_enabled() Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-17 | Boris Brezillon | pwm: Fix pwm_apply_args() call sites Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-12 | Boris Brezillon | drm/panel: simple: Remove useless drm_mode_set_name() Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-12 | Boris Brezillon | drm/panel: simple: Set appropriate mode type Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-11 | Boris Brezillon | ARM: dts: at91: sam9x5: Fix the memory range assigned... Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-05 | Boris Brezillon | mtd: nand: move of_get_nand_xxx() helpers into nand_base.c Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-05 | Boris Brezillon | mtd: nand: sh_flctl: rely on generic DT parsing done... Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-05 | Boris Brezillon | mtd: nand: mxc: rely on generic DT parsing done in... Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-05 | Boris Brezillon | mtd: nand: lpc32xx: rely on generic DT parsing done... Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-05 | Boris Brezillon | mtd: nand: hisi504: rely on generic DT parsing done... Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-05 | Boris Brezillon | mtd: nand: davinci: rely on generic DT parsing done... Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-05 | Boris Brezillon | mtd: nand: gpmi: rely on generic DT parsing done in... Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-05 | Boris Brezillon | mtd: kill the nand_ecclayout struct Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-05 | Boris Brezillon | mtd: nand: kill the ecc->layout field Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-05 | Boris Brezillon | staging: mt29f_spinand: switch to mtd_ooblayout_ops Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-05 | Boris Brezillon | mtd: onenand: switch to mtd_ooblayout_ops Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-05 | Boris Brezillon | mtd: nand: qcom: switch to mtd_ooblayout_ops Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-05 | Boris Brezillon | mtd: nand: vf610: switch to mtd_ooblayout_ops Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-05 | Boris Brezillon | mtd: nand: sunxi: switch to mtd_ooblayout_ops Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-05 | Boris Brezillon | mtd: nand: sm_common: switch to mtd_ooblayout_ops Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-05 | Boris Brezillon | mtd: nand: sh_flctl: switch to mtd_ooblayout_ops Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-05 | Boris Brezillon | mtd: nand: s3c2410: switch to mtd_ooblayout_ops Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-05 | Boris Brezillon | mtd: nand: pxa3xx: switch to mtd_ooblayout_ops Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-05 | Boris Brezillon | mtd: nand: omap2: switch to mtd_ooblayout_ops Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-05 | Boris Brezillon | mtd: nand: mxc: switch to mtd_ooblayout_ops Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-05 | Boris Brezillon | mtd: nand: lpc32xx: switch to mtd_ooblayout_ops Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-05 | Boris Brezillon | mtd: nand: jz4780: switch to mtd_ooblayout_ops Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-05 | Boris Brezillon | mtd: nand: hisi504: switch to mtd_ooblayout_ops Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-05 | Boris Brezillon | mtd: nand: gpmi: switch to mtd_ooblayout_ops Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-05 | Boris Brezillon | mtd: nand: fsmc: get rid of the fsmc_nand_eccplace... Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-05 | Boris Brezillon | mtd: nand: fsmc: switch to mtd_ooblayout_ops Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-05 | Boris Brezillon | mtd: nand: fsl_ifc: switch to mtd_ooblayout_ops Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-05 | Boris Brezillon | mtd: nand: fsl_elbc: switch to mtd_ooblayout_ops Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-05 | Boris Brezillon | mtd: nand: docg4: switch to mtd_ooblayout_ops Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-05 | Boris Brezillon | mtd: nand: diskonchip: switch to mtd_ooblayout_ops Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-05 | Boris Brezillon | mtd: nand: denali: switch to mtd_ooblayout_ops Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-05 | Boris Brezillon | mtd: nand: davinci: switch to mtd_ooblayout_ops Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-05 | Boris Brezillon | mtd: nand: cafe: switch to mtd_ooblayout_ops Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-05 | Boris Brezillon | mtd: nand: brcm: switch to mtd_ooblayout_ops Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-05 | Boris Brezillon | mtd: nand: bf5xx: switch to mtd_ooblayout_ops Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-05 | Boris Brezillon | mtd: nand: atmel: switch to mtd_ooblayout_ops Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-05 | Boris Brezillon | mtd: nand: jz4740: switch to mtd_ooblayout_ops Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-05 | Boris Brezillon | mtd: nand: sharpsl: switch to mtd_ooblayout_ops Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-05 | Boris Brezillon | mtd: nand: bch: switch to mtd_ooblayout_ops Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-03 | Boris Brezillon | regulator: pwm: Use pwm_get_args() where appropriate Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-05-03 | Boris Brezillon | pwm: Introduce the pwm_args concept Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-04-27 | Boris Brezillon | ARM: multi_v7_defconfig: add HLCDC drivers as modules Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-04-19 | Boris Brezillon | mtd: nand: implement the default mtd_ooblayout_ops Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-04-19 | Boris Brezillon | mtd: docg3: switch to mtd_ooblayout_ops Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-04-19 | Boris Brezillon | mtd: create an mtd_ooblayout_ops struct to ease ECC... Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-04-19 | Boris Brezillon | mtd: docg3: use mtd_set_ecclayout() where appropriate Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-04-19 | Boris Brezillon | mtd: onenand: use mtd_set_ecclayout() where appropriate Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-04-19 | Boris Brezillon | mtd: nand: use mtd_set_ecclayout() where appropriate Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-04-19 | Boris Brezillon | mtd: use mtd_set_ecclayout() where appropriate Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-04-19 | Boris Brezillon | mtd: add mtd_set_ecclayout() helper function Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-04-19 | Boris Brezillon | mtd: onenand: use mtd_ooblayout_xxx() helpers where... Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-04-19 | Boris Brezillon | mtd: nand: qcom: use mtd_ooblayout_xxx() helpers where... Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-04-19 | Boris Brezillon | mtd: nand: omap2: use mtd_ooblayout_xxx() helpers where... Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-04-19 | Boris Brezillon | mtd: nand: lpc32xx: use mtd_ooblayout_xxx() helpers... Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-04-19 | Boris Brezillon | mtd: nand: gpmi: use mtd_ooblayout_xxx() helpers where... Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-04-19 | Boris Brezillon | mtd: nand: fsl_ifc: use mtd_ooblayout_xxx() helpers... Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-04-19 | Boris Brezillon | mtd: nand: atmel: use mtd_ooblayout_xxx() helpers where... Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-04-19 | Boris Brezillon | mtd: nand: core: use mtd_ooblayout_xxx() helpers where... Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-04-19 | Boris Brezillon | mtd: use mtd_ooblayout_xxx() helpers where appropriate Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-04-19 | Boris Brezillon | mtd: add mtd_ooblayout_xxx() helper functions Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-04-19 | Boris Brezillon | mtd: nand: sunxi: make cur_off parameter optional in... Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-04-19 | Boris Brezillon | mtd: nand: sunxi: make OOB retrieval optional Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
2016-04-19 | Boris Brezillon | mtd: nand: sunxi: move some ECC related operations... Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons... |
commit | commitdiff | tree |
next |