index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
greybus
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-01
greybus: header file s/u8/__u8/g
Greg Kroah-Hartman
2
-39
/
+39
2014-08-31
greybus: greybus_desc.h created
Greg Kroah-Hartman
3
-7
/
+105
2014-08-31
greybus: split svc msg out into separate header file
Greg Kroah-Hartman
2
-135
/
+163
2014-08-31
greybus: more structure definitions added
Greg Kroah-Hartman
1
-2
/
+123
2014-08-31
greybus: structures added
Greg Kroah-Hartman
1
-0
/
+15
2014-08-31
greybus: ap message loop added.
Greg Kroah-Hartman
6
-9
/
+219
2014-08-31
greybus: register the bus with the driver core and add framework for debugfs files.
Greg Kroah-Hartman
4
-5
/
+59
2014-08-30
greybus: es1-ap-usb: more init framework added.
Greg Kroah-Hartman
1
-4
/
+41
2014-08-30
greybus: first framework for the es1 ap controller
Greg Kroah-Hartman
1
-0
/
+23
2014-08-30
greybus: actually get the devm() change to build...
Greg Kroah-Hartman
2
-2
/
+2
2014-08-30
greybus: can't use devm anymore, we aren't tieing into the driver model lifecycle :(
Greg Kroah-Hartman
2
-2
/
+5
2014-08-30
greybus: initial framework for ES1 usb AP driver
Greg Kroah-Hartman
2
-0
/
+46
2014-08-30
greybus: uart: tie into gb core properly
Greg Kroah-Hartman
1
-4
/
+4
2014-08-30
greybus: sdio: tie into gb core properly
Greg Kroah-Hartman
1
-2
/
+2
2014-08-30
greybus: gpio: tie into gb core properly
Greg Kroah-Hartman
1
-2
/
+2
2014-08-30
greybus: i2c: use same naming convention everywhere
Greg Kroah-Hartman
1
-17
/
+17
2014-08-30
greybus: i2c: tie to the proper place on the greybus_device
Greg Kroah-Hartman
1
-2
/
+2
2014-08-30
greybus: hook up sdio, gpio, and tty into the greybus core.
Greg Kroah-Hartman
6
-18
/
+73
2014-08-30
greybus: static module_init/exit functions
Greg Kroah-Hartman
1
-2
/
+2
2014-08-30
greybus: start moving the function types into the greybus core
Greg Kroah-Hartman
7
-47
/
+97
2014-08-19
greybus: uart-gb: a few minor bug fixes
Alex Elder
1
-7
/
+6
2014-08-19
greybus: uart-gb: improve minor device number error checking
Alex Elder
1
-9
/
+13
2014-08-15
greybus: uart-gb: now builds, more framework added
Greg Kroah-Hartman
1
-5
/
+216
2014-08-15
greybus: more uart work
Greg Kroah-Hartman
1
-3
/
+103
2014-08-15
greybus: uart-gb: more work on tty functions
Greg Kroah-Hartman
1
-2
/
+84
2014-08-15
greybus: uart framework added, doesn't build
Greg Kroah-Hartman
2
-0
/
+119
2014-08-12
greybus: gpio-gb.c: it now builds properly
Greg Kroah-Hartman
1
-16
/
+16
2014-08-12
greybus: gpio driver
Greg Kroah-Hartman
2
-0
/
+109
2014-08-11
greybus: add framework for 'struct gbuf'
Greg Kroah-Hartman
3
-2
/
+93
2014-08-11
greybus: Greybus SD/MMC host driver
Greg Kroah-Hartman
2
-0
/
+89
2014-08-11
greybus: greybus.h: tiny coding style cleanups
Greg Kroah-Hartman
1
-7
/
+7
2014-08-11
greybus: i2c-gb: actually add the i2c adapter properly...
Greg Kroah-Hartman
1
-0
/
+13
2014-08-11
greybus: update README with info on how to build and contact me.
Greg Kroah-Hartman
1
-0
/
+9
2014-08-11
greybus: README and .gitignore updates
Greg Kroah-Hartman
3
-26
/
+9
2014-08-11
greybus: Import most recent greybus code to new repo.
Greg Kroah-Hartman
5
-0
/
+421
2014-08-11
greybus: Initial commit
Greg Kroah-Hartman
3
-0
/
+366
[prev]