]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2014-08-31 Greg Kroah-Hartmangreybus: ap message loop added.
2014-08-31 Greg Kroah-Hartmangreybus: register the bus with the driver core and...
2014-08-31 Greg Kroah-Hartmangreybus: es1-ap-usb: more init framework added.
2014-08-31 Greg Kroah-Hartmangreybus: first framework for the es1 ap controller
2014-08-31 Greg Kroah-Hartmangreybus: actually get the devm() change to build...
2014-08-31 Greg Kroah-Hartmangreybus: can't use devm anymore, we aren't tieing into...
2014-08-31 Greg Kroah-Hartmangreybus: initial framework for ES1 usb AP driver
2014-08-30 Greg Kroah-Hartmangreybus: uart: tie into gb core properly
2014-08-30 Greg Kroah-Hartmangreybus: sdio: tie into gb core properly
2014-08-30 Greg Kroah-Hartmangreybus: gpio: tie into gb core properly
2014-08-30 Greg Kroah-Hartmangreybus: i2c: use same naming convention everywhere
2014-08-30 Greg Kroah-Hartmangreybus: i2c: tie to the proper place on the greybus_device
2014-08-30 Greg Kroah-Hartmangreybus: hook up sdio, gpio, and tty into the greybus core.
2014-08-30 Greg Kroah-Hartmangreybus: static module_init/exit functions
2014-08-30 Greg Kroah-Hartmangreybus: start moving the function types into the greyb...
2014-08-19 Alex Eldergreybus: uart-gb: a few minor bug fixes
2014-08-19 Alex Eldergreybus: uart-gb: improve minor device number error...
2014-08-15 Greg Kroah-Hartmangreybus: uart-gb: now builds, more framework added
2014-08-15 Greg Kroah-Hartmangreybus: more uart work
2014-08-15 Greg Kroah-Hartmangreybus: uart-gb: more work on tty functions
2014-08-15 Greg Kroah-Hartmangreybus: uart framework added, doesn't build
2014-08-12 Greg Kroah-Hartmangreybus: gpio-gb.c: it now builds properly
2014-08-12 Greg Kroah-Hartmangreybus: gpio driver
2014-08-11 Greg Kroah-Hartmangreybus: add framework for 'struct gbuf'
2014-08-11 Greg Kroah-Hartmangreybus: Greybus SD/MMC host driver
2014-08-11 Greg Kroah-Hartmangreybus: greybus.h: tiny coding style cleanups
2014-08-11 Greg Kroah-Hartmangreybus: i2c-gb: actually add the i2c adapter properly...
2014-08-11 Greg Kroah-Hartmangreybus: update README with info on how to build and...
2014-08-11 Greg Kroah-Hartmangreybus: README and .gitignore updates
2014-08-11 Greg Kroah-Hartmangreybus: Import most recent greybus code to new repo.
2014-08-11 Greg Kroah-Hartmangreybus: Initial commit