06 Apr, 2017

1 commit


22 Mar, 2017

1 commit

  • In order to make GPIO ACPI library stricter prepare users of
    gpiod_get_index() to correctly behave when there no mapping is
    provided by firmware.

    Here we add explicit mapping between _CRS GpioIo() resources and
    their names used in the driver.

    Signed-off-by: Andy Shevchenko
    Signed-off-by: Chanwoo Choi

    Andy Shevchenko
     

09 Jan, 2017

1 commit

  • Add an extcon driver for USB OTG ports controlled by an Intel INT3496
    ACPI device (e.g. Baytrail, Cherrytrail devices).

    Signed-off-by: David Cohen
    [hdgoede@redhat.com: Port to current kernel, cleanup, submit upstream]
    [hdgoede@redhat.com: Add Documentation/extcon/intel-int3496.txt]
    Signed-off-by: Hans de Goede
    Signed-off-by: Chanwoo Choi

    David Cohen
     

07 Jan, 2014

1 commit


27 Sep, 2013

1 commit

  • This patch remove extcon_dev_register()'s second parameter which means
    the pointer of parent device to simplify prototype of this function.
    So, if extcon device has the parent device, it should set the pointer of
    parent device to edev.dev.parent in extcon device driver instead of in
    extcon_dev_register().

    Cc: Graeme Gregory
    Cc: Kishon Vijay Abraham I
    Cc: Charles Keepax
    Cc: Mark Brown
    Signed-off-by: Chanwoo Choi
    Signed-off-by: Myungjoo Ham

    Chanwoo Choi
     

21 Apr, 2012

1 commit