Age | Commit message (Expand) | Author |
2017-10-03 | usb: gadget: Move USBNET_HOST_ADDR to Kconfig | Maxime Ripard |
2017-10-03 | usb: gadget: Document USBNET_DEVADDR | Maxime Ripard |
2017-10-03 | usb: gadget: Move USBNET_DEVADDR option out of g_dnl | Maxime Ripard |
2017-09-27 | usb: dwc2: Align size of invalidating dcache before starting DMA | Seung-Woo Kim |
2017-09-05 | usb: gadget: g_dnl: Sync internal SN variable with env | Sam Protsenko |
2017-08-23 | spl: add serial download protocol (SDP) support | Stefan Agner |
2017-08-23 | usb: gadget: sdp: extend images compatible for jumps | Stefan Agner |
2017-08-23 | usb: gadget: add SDP driver | Stefan Agner |
2017-08-22 | fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as long | Tom Rini |
2017-08-21 | fastboot: avoid printing invalid data | John Keeping |
2017-08-21 | Fix fastboot boot address | Peter Chubb |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2017-08-16 | env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() | Simon Glass |
2017-07-28 | usb: gadget: f_thor: Free the allocated out request buffer | Siva Durga Prasad Paladugu |
2017-07-06 | avr32: Retire AVR32 for good | Andy Shevchenko |
2017-06-29 | drivers, usb, gadget: fix compiler warnings for at91_udc.c | Heiko Schocher |
2017-06-29 | usb: gadget: Call g_dnl_bind_fixup() before testing g_dnl_serial length | Lukasz Majewski |
2017-06-18 | at91_udc.c: Fix unused variable warning | Tom Rini |
2017-06-12 | powerpc, 8260: remove support for mpc8260 | Heiko Schocher |
2017-06-12 | powerpc, 8xx: remove support for 8xx | Heiko Schocher |
2017-06-05 | samsung: Drop more references fo s3c24x0 | Simon Glass |
2017-05-11 | usb: gadget: avoid variable name clipping in cb_getvar | nicolas.le.bayon@st.com |
2017-04-14 | usb: gadget: g_dnl: don't set iProduct nor iSerialNumber | Felipe Balbi |
2017-04-14 | usb: gadget: g_dnl: only set iSerialNumber if we have a serial# | Felipe Balbi |
2017-04-14 | usb: gadget: g_dnl: hold maximum string descriptor | Felipe Balbi |
2017-02-26 | usb: gadget: f_dfu: set serial number if serial# is valid | Felipe Balbi |
2017-02-26 | usb: gadget: g_dnl: fix g_dnl_set_serialnumber() | Felipe Balbi |
2017-02-26 | usb: gadget: f_dfu: write req->actual bytes | Felipe Balbi |
2017-02-26 | usb: gadget: dfu: add result for handle_getstatus() | Patrick Delaunay |
2017-02-26 | usb: gadget: dfu: correct size for USB_REQ_DFU_GETSTATE result | Patrick Delaunay |
2017-02-26 | usb: gadget: dfu: add functional descriptor in descriptor set | Patrick Delaunay |
2017-01-17 | drivers: usb: gadget: ether: Fix compiler warning | Lokesh Vutla |
2017-01-17 | usb: dwc2-otg: remove unused variable | Masahiro Yamada |
2017-01-09 | drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model | Mugunthan V N |
2016-12-04 | usb: gadget: remove unused shortname variable | Andre Przywara |
2016-12-02 | drivers: usb: gadget: ether: prepare driver for driver model migration | Mugunthan V N |
2016-12-02 | drivers: usb: gadget: ether: use net device priv to pass usb ether priv | Mugunthan V N |
2016-12-02 | drivers: usb: gadget: ether: consolidate global devices to single struct | Mugunthan V N |
2016-12-02 | drivers: usb: gadget: ether: adopt to usb driver model | Mugunthan V N |
2016-12-02 | drivers: usb: gadget: ether: access network_started using local variable | Mugunthan V N |
2016-11-28 | spl: add USB Gadget config option | Stefan Agner |
2016-11-28 | spl: dfu: move DFU Kconfig to SPL Kconfig | Stefan Agner |
2016-09-27 | usb:gadget: Disallow DFU in SPL for now | Tom Rini |
2016-09-23 | Move ENOTSUPP defines to include/linux/errno.h | Masahiro Yamada |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |
2016-08-20 | fastboot: implement Kconfig | Steve Rae |
2016-07-25 | usb: dwc2 : invalidate dcache before starting DMA | Xu Ziyuan |
2016-07-25 | usb: dwc2-otg: adjust fifo size via platform data | Xu Ziyuan |
2016-06-27 | fastboot: sparse: resync common/image-sparse.c (part 2) | Steve Rae |
2016-06-27 | fastboot: sparse: remove session-id logic | Steve Rae |