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-03-24
greybus: es1: decimal modes are not what are wanted for debugfs
Greg Kroah-Hartman
1
-2
/
+3
2015-03-24
greybus: es1: struct file_operations needs to be const
Greg Kroah-Hartman
1
-2
/
+2
2015-03-24
greybus: es1: no need to check for NULL on debugfs_remove()
Greg Kroah-Hartman
1
-4
/
+2
2015-03-24
greybus: es1: use <linux/uaccess.h> and not <asm/uaccess.h>
Greg Kroah-Hartman
1
-1
/
+1
2015-03-24
greybus: es1: fix tiny whitespace issues
Greg Kroah-Hartman
1
-2
/
+2
2015-03-24
greybus: es1: fix build warning for apb1_log_enable_write
Greg Kroah-Hartman
1
-1
/
+1
2015-03-24
greybus: Dump log from APB1
Alexandre Bailon
1
-0
/
+136
2015-03-24
greybus: core: Don't initialize greybus if it is disabled
Viresh Kumar
1
-0
/
+3
2015-03-19
greybus: gpio: add error messages to callbacks not propagating errors
Johan Hovold
1
-5
/
+18
2015-03-19
greybus: gpio: refuse to set value of input pins
Johan Hovold
1
-3
/
+7
2015-03-19
greybus: gpio: clean up line-state allocation
Johan Hovold
1
-5
/
+2
2015-03-19
greybus: gpio: use dev_err and dev_warn
Johan Hovold
1
-20
/
+29
2015-03-19
greybus: gpio: fix error handling
Johan Hovold
1
-35
/
+14
2015-03-19
greybus: gpio: make gb_gpio_controller pointer naming consistent
Johan Hovold
1
-43
/
+43
2015-03-19
greybus: gpio: remove unnecessary explicit cast
Johan Hovold
1
-1
/
+1
2015-03-19
greybus: gpio: remove overly defensive argument verification
Johan Hovold
1
-22
/
+0
2015-03-19
greybus: gpio: remove redundant argument verification
Johan Hovold
1
-24
/
+0
2015-03-19
greybus: gpio: remove incorrect todo comments
Johan Hovold
1
-2
/
+2
2015-03-19
greybus: gpio: fix truncated debounce times
Johan Hovold
1
-2
/
+2
2015-03-19
greybus: operation: remove unnecessary cast
Johan Hovold
1
-1
/
+1
2015-03-19
greybus: operation: use dev_err in gb_operation_sync
Johan Hovold
1
-4
/
+7
2015-03-19
greybus: connection: replace custom error function with dev_err
Johan Hovold
5
-36
/
+14
2015-03-19
greybus: ap: clean up svc link management error path
Johan Hovold
1
-1
/
+3
2015-03-19
greybus: ap: fix typo in comment
Johan Hovold
1
-1
/
+1
2015-03-19
greybus: ap: fix svc handshake protocol check
Johan Hovold
1
-2
/
+3
2015-03-19
greybus: usb: silence compiler warning
Johan Hovold
1
-3
/
+3
2015-03-19
greybus: hid: don't support OUTPUT report over interrupt channel
Viresh Kumar
1
-26
/
+9
2015-03-19
greybus: core: place module_{init|exit}() right below the routines
Viresh Kumar
1
-2
/
+1
2015-03-19
greybus: interface: remove double underscore from fn name
Viresh Kumar
1
-1
/
+1
2015-03-19
greybus: operation: Fix comment mistake
Viresh Kumar
1
-1
/
+1
2015-03-19
greybus: operation: s/status/result to match field name
Viresh Kumar
1
-3
/
+3
2015-03-19
greybus: Export greybus debugfs folder
Alexandre Bailon
2
-0
/
+7
2015-03-17
greybus: uart: remove packed-attribute from line-coding struct
Johan Hovold
1
-1
/
+1
2015-03-17
greybus: pwm: fix config-request alignment
Johan Hovold
1
-2
/
+2
2015-03-17
greybus: gpio: fix set-debounce request alignment
Johan Hovold
1
-1
/
+1
2015-03-17
greybus: connection: fix oops after failed init
Johan Hovold
1
-0
/
+4
2015-03-17
greybus: vibrator: fix memory leak in error path
Johan Hovold
1
-2
/
+4
2015-03-17
greybus: pwm: fix memory leak in error path
Johan Hovold
1
-1
/
+1
2015-03-16
greybus: hid: add HID class driver
Viresh Kumar
4
-0
/
+576
2015-03-12
greybus: gpb: Fix print mistakes
Viresh Kumar
1
-2
/
+2
2015-03-02
greybus: connection: fix locking in gb_hd_connection_find
Johan Hovold
1
-2
/
+3
2015-03-02
greybus: gpio.c: fix a bad irq number
Alexandre Bailon
1
-1
/
+1
2015-03-02
greybus: operation: fix locking issues
Johan Hovold
1
-10
/
+14
2015-03-02
greybus: es2: fix USB id to not be the same as ES1
Greg Kroah-Hartman
1
-2
/
+2
2015-02-17
greybus: gpio: fix memory leaks at init and exit
Johan Hovold
1
-3
/
+6
2015-02-17
greybus: gpio: add interrupt handling support
Matt Porter
1
-12
/
+314
2015-02-14
greybus: bundle: fix sleep-while-atomic in gb_bundle_destroy
Johan Hovold
1
-2
/
+5
2015-02-12
greybus: connection: fix non-atomic allocations under spin lock
Johan Hovold
1
-1
/
+1
2015-02-03
greybus: operation: add missing gb_operation_response_send() export
Matt Porter
1
-0
/
+1
2015-01-27
greybus: spi:fix sparse warnings
Viresh Kumar
1
-3
/
+3
[prev]
[next]