platform/kernel/linux-rpi.git
2014-09-02 Greg Kroah... greybus: greybus_string()
2014-09-02 Greg Kroah... greybus: module id attributes
2014-09-02 Greg Kroah... greybus: serial number attribute added
2014-09-02 Greg Kroah... greybus: sysfs attributes for functions and more driver...
2014-09-01 Greg Kroah... greybus: start parsing descriptor fields
2014-09-01 Greg Kroah... greybus: start parsing descriptor structures
2014-09-01 Greg Kroah... greybus: export gb_new_ap_msg so that the es1 module...
2014-09-01 Greg Kroah... greybus: turn off warnings for es1-ap-usb.c to make...
2014-09-01 Greg Kroah... greybus: get field names right for descriptors
2014-09-01 Greg Kroah... greybus: s/greybus_device_id/greybus_module_id/g
2014-09-01 Greg Kroah... greybus: more changes due to name changes in the greybu...
2014-09-01 Greg Kroah... greybus: greybus.h: tiny movement around
2014-09-01 Greg Kroah... greybus: header file s/u8/__u8/g
2014-09-01 Greg Kroah... greybus: greybus_desc.h created
2014-09-01 Greg Kroah... greybus: split svc msg out into separate header file
2014-09-01 Greg Kroah... greybus: more structure definitions added
2014-08-31 Greg Kroah... greybus: structures added
2014-08-31 Greg Kroah... greybus: ap message loop added.
2014-08-31 Greg Kroah... greybus: register the bus with the driver core and...
2014-08-31 Greg Kroah... greybus: es1-ap-usb: more init framework added.
2014-08-31 Greg Kroah... greybus: first framework for the es1 ap controller
2014-08-31 Greg Kroah... greybus: actually get the devm() change to build...
2014-08-31 Greg Kroah... greybus: can't use devm anymore, we aren't tieing into...
2014-08-31 Greg Kroah... greybus: initial framework for ES1 usb AP driver
2014-08-30 Greg Kroah... greybus: uart: tie into gb core properly
2014-08-30 Greg Kroah... greybus: sdio: tie into gb core properly
2014-08-30 Greg Kroah... greybus: gpio: tie into gb core properly
2014-08-30 Greg Kroah... greybus: i2c: use same naming convention everywhere
2014-08-30 Greg Kroah... greybus: i2c: tie to the proper place on the greybus_device
2014-08-30 Greg Kroah... greybus: hook up sdio, gpio, and tty into the greybus...
2014-08-30 Greg Kroah... greybus: static module_init/exit functions
2014-08-30 Greg Kroah... greybus: 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... greybus: uart-gb: now builds, more framework added
2014-08-15 Greg Kroah... greybus: more uart work
2014-08-15 Greg Kroah... greybus: uart-gb: more work on tty functions
2014-08-15 Greg Kroah... greybus: uart framework added, doesn't build
2014-08-12 Greg Kroah... greybus: gpio-gb.c: it now builds properly
2014-08-12 Greg Kroah... greybus: gpio driver
2014-08-11 Greg Kroah... greybus: add framework for 'struct gbuf'
2014-08-11 Greg Kroah... greybus: Greybus SD/MMC host driver
2014-08-11 Greg Kroah... greybus: greybus.h: tiny coding style cleanups
2014-08-11 Greg Kroah... greybus: i2c-gb: actually add the i2c adapter properly...
2014-08-11 Greg Kroah... greybus: update README with info on how to build and...
2014-08-11 Greg Kroah... greybus: README and .gitignore updates
2014-08-11 Greg Kroah... greybus: Import most recent greybus code to new repo.
2014-08-11 Greg Kroah... greybus: Initial commit