aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus
AgeCommit message (Expand)AuthorFilesLines
2014-09-01greybus: header file s/u8/__u8/gGreg Kroah-Hartman2-39/+39
2014-08-31greybus: greybus_desc.h createdGreg Kroah-Hartman3-7/+105
2014-08-31greybus: split svc msg out into separate header fileGreg Kroah-Hartman2-135/+163
2014-08-31greybus: more structure definitions addedGreg Kroah-Hartman1-2/+123
2014-08-31greybus: structures addedGreg Kroah-Hartman1-0/+15
2014-08-31greybus: ap message loop added.Greg Kroah-Hartman6-9/+219
2014-08-31greybus: register the bus with the driver core and add framework for debugfs files.Greg Kroah-Hartman4-5/+59
2014-08-30greybus: es1-ap-usb: more init framework added.Greg Kroah-Hartman1-4/+41
2014-08-30greybus: first framework for the es1 ap controllerGreg Kroah-Hartman1-0/+23
2014-08-30greybus: actually get the devm() change to build...Greg Kroah-Hartman2-2/+2
2014-08-30greybus: can't use devm anymore, we aren't tieing into the driver model lifecycle :(Greg Kroah-Hartman2-2/+5
2014-08-30greybus: initial framework for ES1 usb AP driverGreg Kroah-Hartman2-0/+46
2014-08-30greybus: uart: tie into gb core properlyGreg Kroah-Hartman1-4/+4
2014-08-30greybus: sdio: tie into gb core properlyGreg Kroah-Hartman1-2/+2
2014-08-30greybus: gpio: tie into gb core properlyGreg Kroah-Hartman1-2/+2
2014-08-30greybus: i2c: use same naming convention everywhereGreg Kroah-Hartman1-17/+17
2014-08-30greybus: i2c: tie to the proper place on the greybus_deviceGreg Kroah-Hartman1-2/+2
2014-08-30greybus: hook up sdio, gpio, and tty into the greybus core.Greg Kroah-Hartman6-18/+73
2014-08-30greybus: static module_init/exit functionsGreg Kroah-Hartman1-2/+2
2014-08-30greybus: start moving the function types into the greybus coreGreg Kroah-Hartman7-47/+97
2014-08-19greybus: uart-gb: a few minor bug fixesAlex Elder1-7/+6
2014-08-19greybus: uart-gb: improve minor device number error checkingAlex Elder1-9/+13
2014-08-15greybus: uart-gb: now builds, more framework addedGreg Kroah-Hartman1-5/+216
2014-08-15greybus: more uart workGreg Kroah-Hartman1-3/+103
2014-08-15greybus: uart-gb: more work on tty functionsGreg Kroah-Hartman1-2/+84
2014-08-15greybus: uart framework added, doesn't buildGreg Kroah-Hartman2-0/+119
2014-08-12greybus: gpio-gb.c: it now builds properlyGreg Kroah-Hartman1-16/+16
2014-08-12greybus: gpio driverGreg Kroah-Hartman2-0/+109
2014-08-11greybus: add framework for 'struct gbuf'Greg Kroah-Hartman3-2/+93
2014-08-11greybus: Greybus SD/MMC host driverGreg Kroah-Hartman2-0/+89
2014-08-11greybus: greybus.h: tiny coding style cleanupsGreg Kroah-Hartman1-7/+7
2014-08-11greybus: i2c-gb: actually add the i2c adapter properly...Greg Kroah-Hartman1-0/+13
2014-08-11greybus: update README with info on how to build and contact me.Greg Kroah-Hartman1-0/+9
2014-08-11greybus: README and .gitignore updatesGreg Kroah-Hartman3-26/+9
2014-08-11greybus: Import most recent greybus code to new repo.Greg Kroah-Hartman5-0/+421
2014-08-11greybus: Initial commitGreg Kroah-Hartman3-0/+366