1. 4a2833c mfd: omap-usb-host: File headers are not good candidates for kernel-doc by Lee Jones · 3 years, 9 months ago
  2. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  3. 4f4ed454 mfd: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 5 months ago
  4. 3fc6562 mfd: omap-usb-host: Provide description for 'pdev' argument to .probe() by Lee Jones · 4 years, 6 months ago
  5. 5d36df7 mfd: omap-usb-host: Remove invalid use of kerneldoc syntax by Lee Jones · 4 years, 6 months ago
  6. 9a153b0 mfd: omap: Remove useless cast for driver.name by Corentin Labbe · 4 years, 10 months ago
  7. 9039782 mfd: omap-usb-host: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  8. 6b1baef treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 341 by Thomas Gleixner · 6 years ago
  9. 10492ee mfd: omap-usb-host: Fix dts probe of children by Tony Lindgren · 7 years ago
  10. 4c74a1f mfd: omap-usb-host: Use match_string() helper by Yisheng Xie · 7 years ago
  11. c7c7627 mfd: omap-usb-host: Return value is not 'const int' by Lee Jones · 8 years ago
  12. 5dd6eeb mfd: omap-usb-host: Remove some unused functions by Rickard Strandqvist · 10 years ago
  13. 78a8354 mfd: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  14. ddde06b mfd: omap-usb-host: Fix %d confusingly prefixed with 0x in format string by Hans Wennborg · 10 years ago
  15. 46de8ff mfd: omap-usb-host: Fix improper mask use. by Michael Welling · 10 years ago
  16. a7cfee8 mfd: omap-usb-host: Make of_device_id array const by Krzysztof Kozlowski · 11 years ago
  17. 051fc06 mfd: omap-usb-host: Use clock names as per function for reference clocks by Roger Quadros · 11 years ago
  18. 775bb07 mfd: omap-usb-host: Use proper clock name instead of alias by Roger Quadros · 11 years ago
  19. fedb2e7 mfd: omap-usb-host: Always fail on clk_get() error by Roger Quadros · 11 years ago
  20. 3aca446 mfd: omap-usb-host: Get clocks based on hardware revision by Roger Quadros · 11 years ago
  21. 61b7025 mfd: omap-usb-host: Use resource managed clk_get() by Roger Quadros · 11 years ago
  22. 9981a31 mfd: omap-usb-host: Raw read and write endian fix by Victor Kamensky · 11 years ago
  23. b0e5992 mfd: omap-usb: prepare/unprepare clock while enable/disable by Roger Quadros · 11 years ago
  24. 0f54e1e mfd: omap-usb: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  25. 7844b98 mfd: omap-usb-host: Staticize usbhs_driver_name by Sachin Kamat · 11 years ago
  26. 334a41ce mfd: Use dev_get_platdata() by Jingoo Han · 11 years ago
  27. d011c45 mfd: omap-usb-host: Convert to devm_ioremap_resource() by Sachin Kamat · 12 years ago
  28. 03a8f43 mfd: omap-usb-host: Add device tree support and binding information by Roger Quadros · 12 years ago
  29. 40b0d68 mfd: omap-usb-host: Remove PHY reset handling code by Roger Quadros · 12 years ago
  30. 9f4a3ec mfd: omap-usb-tll: Move configuration code to omap_tll_init() by Roger Quadros · 12 years ago
  31. 662e469 mfd: omap-usb-host: Update nports in platform_data by Roger Quadros · 12 years ago
  32. 71f4b9c mfd: omap-usb-host: Use devm_gpio_request_one() by Jingoo Han · 12 years ago
  33. 26bacba mfd: omap-usb-host: Actually update hostconfig by Roger Quadros · 12 years ago
  34. ab3f2a8 mfd: omap-usb-host: get rid of build warning by Roger Quadros · 12 years ago
  35. a8c4e9e mfd: omap-usb-host: Don't spam console on clk_set_parent failure by Roger Quadros · 12 years ago
  36. c4df00a mfd: omap-usb-host: clean up omap_usbhs_init() by Roger Quadros · 12 years ago
  37. c6cd087 mfd: omap-usb-host: Get rid of unnecessary spinlock by Roger Quadros · 12 years ago
  38. 340c64e mfd: omap-usb-host: Manage HSIC clocks for HSIC mode by Roger Quadros · 12 years ago
  39. 06ba7dc mfd: omap-usb-host: cleanup clock management code by Roger Quadros · 12 years ago
  40. ccac71a mfd: omap-usb-host: override number of ports from platform data by Roger Quadros · 12 years ago
  41. d7eaf86 mfd: omap-usb-host: know about number of ports from revision register by Roger Quadros · 12 years ago
  42. 27d4f2c mfd: omap-usb-host: Use devm_kzalloc() and devm_request_and_ioremap() by Roger Quadros · 12 years ago
  43. a1f0d7a mfd: omap_usb_host: Avoid missing platform data checks in suspend/resume by Roger Quadros · 12 years ago
  44. 9d9c6ae mfd: omap-usb-host: Consolidate OMAP USB-HS platform data (part 2/3) by Roger Quadros · 12 years ago
  45. 63b6890 mfd: omap-usb-host: get rid of cpu_is_omap..() macros by Roger Quadros · 12 years ago
  46. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  47. 4740f73 mfd: remove use of __devexit by Bill Pemberton · 12 years ago
  48. f791be4 mfd: remove use of __devinit by Bill Pemberton · 12 years ago
  49. e8c4a7a ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h> by Felipe Balbi · 12 years ago
  50. 760189b mfd: omap-usb-host: Remove TLL specific code from USB HS core driver by Keshava Munegowda · 12 years ago
  51. 4dc2cce mfd: omap-usb-host: Invoke the TLL driver from USB HS core driver by Keshava Munegowda · 12 years ago
  52. c05995c mfd: USB: Fix the omap-usb EHCI ULPI PHY reset fix issues. by Russ Dill · 13 years ago
  53. 13176a8 mfd: Fix build breakage in omap-usb-host.c by Russ Dill · 13 years ago
  54. 1fcb57d ARM: OMAP3: USB: Fix the EHCI ULPI PHY reset issue by Keshava Munegowda · 13 years ago
  55. f0447a6 mfd: Move omap-usb-host usbhs init before allocing child dev by Govindraj.R · 13 years ago
  56. cbb8c22 mfd: Remove omap-usb-host magic numbers for dev dma mask by Govindraj.R · 13 years ago
  57. 21ebd6c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  58. 4e9daac mfd: Use gpio_request_one from omap-usb-host by Axel Lin · 13 years ago
  59. 1e7fe1a MFD: OMAP: USB: Runtime PM support by Keshava Munegowda · 13 years ago
  60. a6d3a66 ARM: OMAP: USB: device name change for the clk names of usbhs by Keshava Munegowda · 13 years ago
  61. 417e206 mfd: Fix omap-usb-host build failure by Ming Lei · 13 years ago
  62. e600cff mfd: Make omap-usb-host TLL mode work again by Anand Gadiyar · 13 years ago
  63. e2e49d5 mfd: Fix the omap-usb-host clock API usage on usbhs_disable() by Keshava Munegowda · 13 years ago
  64. 8f2df01 Revert "mfd: Add omap-usbhs runtime PM support" by Keshava Munegowda · 14 years ago
  65. 7e6502d mfd: Add omap-usbhs runtime PM support by Keshava Munegowda · 14 years ago
  66. d910774 mfd: Fix omap_usbhs_alloc_children error handling by Axel Lin · 14 years ago
  67. 6eb6fbb mfd: Fix omap usbhs crash when rmmoding ehci or ohci by Keshava Munegowda · 14 years ago
  68. 557f447 mfd: Fixed gpio polarity of omap-usb gpio USB-phy reset by Juergen Kilb · 14 years ago
  69. 6e3d4be omap:usb: add regulator support for EHCI by Keshava Munegowda · 14 years ago
  70. d11536e mfd: Fix usbhs_enable error handling by Axel Lin · 14 years ago
  71. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  72. 17cdd29 usb: host: omap: common usb host core driver by Keshava Munegowda · 14 years ago