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
2015-08-10
greybus: pwm: Use (already defined) major/minor macros
Viresh Kumar
1
-2
/
+2
2015-08-10
greybus: i2c: Use (already defined) major/minor macros
Viresh Kumar
1
-2
/
+2
2015-08-10
greybus: hid: Use (already defined) major/minor macros
Viresh Kumar
1
-2
/
+2
2015-08-10
greybus: gpio: Use (already defined) major/minor macros
Viresh Kumar
1
-2
/
+2
2015-08-10
greybus: battery: Use (already defined) major/minor macros
Viresh Kumar
1
-2
/
+2
2015-08-10
greybus: hid: spell fix (s/infomation/information)
Viresh Kumar
1
-1
/
+1
2015-08-10
greybus: sdio: error out only for smaller payloads received
Viresh Kumar
1
-2
/
+3
2015-08-10
greybus: svc: Handle hotplug request from a workqueue
Viresh Kumar
1
-20
/
+57
2015-08-10
greybus: svc: Print expected/actual payload size on mismatch
Viresh Kumar
1
-3
/
+6
2015-08-10
greybus: Merge branch 'master' into svc
Greg Kroah-Hartman
5
-41
/
+65
2015-08-10
greybus: gpio: Print expected/actual payload size on mismatch
Viresh Kumar
1
-1
/
+2
2015-08-10
greybus: raw: Print expected/actual payload size on mismatch
Viresh Kumar
1
-1
/
+2
2015-08-04
greybus: kernel_ver.h: define U32_MAX and U64_MAX
Alex Elder
1
-0
/
+8
2015-08-03
greybus: loopback: fix connection cleanup paths
Alex Elder
1
-12
/
+17
2015-08-03
greybus: loopback: compute average stats on demand only
Alex Elder
1
-4
/
+5
2015-08-03
greybus: loopback: use separate attribute macro for average
Alex Elder
1
-1
/
+12
2015-08-03
greybus: loopback: all read-only attributes are unsigned
Alex Elder
1
-4
/
+4
2015-08-03
greybus: loopback: error is an unsigned attribute
Alex Elder
1
-1
/
+1
2015-08-03
greybus: loopback: use a 32-bit count
Alex Elder
1
-1
/
+1
2015-08-03
greybus: loopback: record 32-bit min and max
Alex Elder
1
-5
/
+5
2015-08-03
greybus: loopback: use u32 for stats update
Alex Elder
1
-1
/
+1
2015-08-03
greybus: loopback: use U64_MAX for initialization
Alex Elder
1
-1
/
+1
2015-08-03
greybus: loopback: drop unneeded casts for void pointers
Alex Elder
1
-9
/
+5
2015-08-03
greybus: looback: fix two typos
Alex Elder
1
-3
/
+3
2015-08-03
greybus: interface: declare gb_interface_destroy()
Alex Elder
1
-0
/
+1
2015-08-03
greybus: svc: Move '{' to a new line in function definitions
Viresh Kumar
1
-1
/
+2
2015-08-03
greybus: Merge branch 'master' into svc
Greg Kroah-Hartman
2
-45
/
+45
2015-08-03
greybus: greybus_protocols: use only type attributes for message packing
Johan Hovold
1
-5
/
+5
2015-08-03
greybus: sdio: fix message packing
Johan Hovold
1
-3
/
+3
2015-08-03
greybus: uart: fix message packing
Johan Hovold
1
-2
/
+2
2015-08-03
greybus: svc: fix message packing
Johan Hovold
1
-4
/
+4
2015-08-03
greybus: greybus_protocols: fix typo in comment
Johan Hovold
1
-1
/
+1
2015-08-03
greybus: operation: Move operation header to greybus_protocols.h
Viresh Kumar
2
-30
/
+30
2015-08-03
greybus: operation: Drop alignment attribute from operation message header
Viresh Kumar
1
-2
/
+2
2015-07-30
greybus: Merge branch 'master' into svc
Greg Kroah-Hartman
1
-211
/
+81
2015-07-30
greybus: usb: disable protocol driver
Johan Hovold
1
-0
/
+12
2015-07-30
greybus: usb: implement hub_control callback
Johan Hovold
1
-11
/
+31
2015-07-30
greybus: usb: fix hc_driver fields
Johan Hovold
1
-3
/
+4
2015-07-30
greybus: usb: fix hcd allocation, deregistration and deallocation
Johan Hovold
1
-20
/
+26
2015-07-30
greybus: usb: renumber operation types
Johan Hovold
1
-3
/
+3
2015-07-30
greybus: usb: clean up driver
Johan Hovold
1
-175
/
+6
2015-07-30
greybus: Revert "connection: remove special check for svc cport id"
Greg Kroah-Hartman
1
-2
/
+4
2015-07-30
greybus: Merge branch 'master' into svc to keep it up to date.
Greg Kroah-Hartman
1
-4
/
+2
2015-07-30
greybus: connection: remove special check for svc cport id
Viresh Kumar
1
-4
/
+2
2015-07-29
greybus: initialize svc connection while creating hd
Viresh Kumar
4
-13
/
+15
2015-07-29
greybus: remove svc_msg.h
Viresh Kumar
2
-158
/
+0
2015-07-29
greybus: es1: create svc connection early enough
Viresh Kumar
2
-12
/
+12
2015-07-29
greybus: interface: make gb_interface_destroy() static
Greg Kroah-Hartman
1
-3
/
+3
2015-07-29
greybus: remove submit_svc from the host driver
Greg Kroah-Hartman
4
-48
/
+1
2015-07-29
greybus: greybus.h: remove greybus_svc_in()
Greg Kroah-Hartman
1
-1
/
+0
[prev]
[next]