Historique des commits

Auteur SHA1 Message Date
  Masahiro Yamada fb07f97d6e gpio: add static to get_function() il y a 8 ans
  Simon Glass 150c5afe5b dm: gpio: Add live tree support il y a 8 ans
  Simon Glass 3a57123e59 dm: gpio: Refactor to prepare for live tree support il y a 8 ans
  Tom Rini 758979101d gpio-uclass.c: Fix comparison of unsigned expression warning il y a 8 ans
  Simon Glass e160f7d430 dm: core: Replace of_offset with accessor il y a 8 ans
  mario.six@gdsys.cc 53ecdfb920 dm: gpio: Add methods for open drain setting il y a 9 ans
  Eric Nelson 6c880b7719 dm: gpio: add a default gpio xlate routine il y a 9 ans
  Simon Glass 17c43f1a42 gpio: Use const where possible il y a 9 ans
  Simon Glass bbf2478026 gpio: Add a function to obtain a GPIO vector value il y a 9 ans
  Masahiro Yamada 84b8bf6d5d bug.h: move BUILD_BUG_* defines to include/linux/bug.h il y a 9 ans
  Simon Glass 4dc5259ac7 dm: gpio: Allow the uclass to work without printf() il y a 9 ans
  Simon Glass eca4866586 dm: gpio: Check a GPIO is valid before using it il y a 10 ans
  Simon Glass efa677fb48 dm: gpio: Add dm_gpio_request() to manually request a GPIO il y a 10 ans
  Simon Glass 32ec159844 dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name il y a 10 ans
  Bhuvanchandra DV ae89bb0d36 dm: gpio: uclass: Add flag to control sequence numbering il y a 10 ans
  Simon Glass 962f5caf60 dm: gpio: Add error handling and a function to claim vector GPIOs il y a 10 ans
  Simon Glass 56a71f891b dm: gpio: Add an implementation for gpio_get_number() il y a 10 ans
  Przemyslaw Marczak 2984e7a102 dm: gpio: request list: return the count if requests max_count reached il y a 10 ans
  Simon Glass e564f054af dm: core: Add dev_get_uclass_priv() to access uclass private data il y a 10 ans
  Simon Glass 3669e0e759 dm: gpio: Add better functions to request GPIOs il y a 10 ans
  Simon Glass 0dac4d51f5 dm: gpio: Add a driver GPIO translation method il y a 10 ans
  Simon Glass ae7123f876 dm: gpio: Add a native driver model API il y a 10 ans
  Simon Glass e5901c94e3 dm: gpio: Add a function to read an ID from a list of GPIOs il y a 10 ans
  Simon Glass d44f597b12 dm: gpio: Add gpio_requestf() helper for printf() strings il y a 10 ans
  Simon Glass 0757535a7e dm: Move the function for getting GPIO status into the uclass il y a 10 ans
  Simon Glass 6449a506d6 dm: gpio: Add gpio_get_function() and friends il y a 10 ans
  Simon Glass b892d127ff dm: gpio: Implement GPIO reservation in the uclass il y a 10 ans
  Simon Glass fe1ef50338 dm: gpio: Support numbered GPIOs il y a 10 ans
  Simon Glass 939cda5bf0 dm: Use case-insensitive comparison for GPIO banks il y a 11 ans
  Heiko Schocher 54c5d08a09 dm: rename device struct to udevice il y a 11 ans