index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
gdm72xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: gdm72xx: add userspace data struct
Wim de With
2015-12-26
2
-5
/
+14
*
staging: gdm72xx: Replace timeval with ktime_t
Arnd Bergmann
2015-12-26
2
-9
/
+8
*
staging: gdm72xx:Add space around '<<'
Burcin Akalin
2015-11-15
1
-13
/
+13
*
staging: gdm72xx: Add space around '>>'
Burcin Akalin
2015-11-15
1
-1
/
+1
*
staging: gdm72xx: Add space around '/'
Burcin Akalin
2015-11-15
1
-2
/
+2
*
staging: gdm72xx: Add space around '+'
Burcin Akalin
2015-11-15
1
-7
/
+7
*
staging: gdm72xx: Add space around '-'
Burcin Akalin
2015-11-15
1
-2
/
+2
*
staging: gdm72xx: Add space around '&'
Burcin Akalin
2015-11-15
1
-20
/
+20
*
staging: gdm72xx: Remove wrapper function
Amitoj Kaur Chawla
2015-11-15
1
-7
/
+2
*
Staging: gdm72xx: Remove unnecessary cast on void pointer
Shraddha Barke
2015-10-16
2
-8
/
+8
*
staging: gdmwm: move variables to right side of comparison test
Alison Schofield
2015-10-12
1
-2
/
+2
*
staging: gdm72xx: NULL comparison style
Sudip Mukherjee
2015-09-12
6
-25
/
+25
*
staging: gdm72xx: fix memory leak
Sudip Mukherjee
2015-09-12
1
-2
/
+6
*
Staging: gdm72xx: usb_ids: fix a macro coding style error
Raphaël Beamonte
2015-08-14
1
-1
/
+5
*
staging: gdm72xx: Fix typos in printk
Masanari Iida
2015-05-31
2
-2
/
+2
*
Staging: gdm72xx: use !x instead of x == NULL
Somya Anand
2015-03-16
1
-1
/
+1
*
Staging: gdm72xx: Iterate list using list_for_each_entry
Somya Anand
2015-03-16
1
-2
/
+2
*
Staging: gdm72xx: clean dev_err logging
Haneen Mohammed
2015-03-06
1
-4
/
+2
*
staging: gdm72xx: Condense two statements into one to improve code readability.
Navya Sri Nizamkari
2015-03-01
1
-2
/
+1
*
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-12-18
1
-1
/
+1
|
\
|
*
PM / Kconfig: Replace PM_RUNTIME with PM in dependencies
Rafael J. Wysocki
2014-12-13
1
-1
/
+1
*
|
staging: gdm72xx: Remove useless cast on void pointer
Tapasweni Pathak
2014-10-30
1
-1
/
+1
*
|
staging: gdm72xx: Removed unnecesarry out of memory usage
Sarah Khan
2014-10-20
1
-3
/
+1
|
/
*
drivers: staging: gdm72xx: Removed unnecessary braces.
Gulsah Kose
2014-09-28
1
-2
/
+1
*
drivers: staging: gdm72xx: Removed unnecessary else expression.
Gulsah Kose
2014-09-28
1
-6
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-08-06
1
-1
/
+2
|
\
|
*
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-15
1
-1
/
+2
*
|
staging: gdm72xx: fix build errors
Greg Kroah-Hartman
2014-07-17
1
-3
/
+3
*
|
staging: gdm72xx: replace print_hex_dump_debug() with dev_dbg()
Michalis Pappas
2014-07-17
2
-12
/
+13
*
|
staging: gdm72xx: remove debug code
Michalis Pappas
2014-07-17
1
-106
/
+0
*
|
staging: gdm72xx: reorder functions and remove forward declarations
Michalis Pappas
2014-07-09
3
-179
/
+164
*
|
staging: gdm72xx: move T_CAPABILITY definitions to hci.h
Michalis Pappas
2014-07-09
2
-8
/
+9
*
|
staging: gdm72xx: Remove unnecessary memset of netdev private data
Tobias Klauser
2014-07-09
1
-2
/
+0
*
|
staging: gdm72xx: Use net_device_stats from struct net_device
Tobias Klauser
2014-07-09
2
-14
/
+4
*
|
staging: gdm72xx: add help text to Kconfig
Ben Chan
2014-07-09
1
-1
/
+18
*
|
staging: gdm72xx: remove unused code
Michalis Pappas
2014-07-09
1
-18
/
+0
*
|
staging: gdm72xx: clean up endianness conversions
Ben Chan
2014-07-09
7
-62
/
+49
*
|
staging: gdm72xx: use consistent style for header guards
Ben Chan
2014-07-09
10
-30
/
+32
*
|
staging: gdm72xx: use lower case for variable names for consistency
Ben Chan
2014-06-29
2
-20
/
+20
*
|
staging: gdm72xx: use int instead of u32 whenever makes sense
Ben Chan
2014-06-29
2
-11
/
+10
*
|
staging: gdm72xx: use bool instead of custom-defined BOOLEAN
Ben Chan
2014-06-29
2
-8
/
+6
*
|
staging: gdm72xx: return -EINVAL instead of BUG_ON for invalid data length
Ben Chan
2014-06-29
2
-2
/
+4
*
|
staging: gdm72xx: remove blank lines after an open brace
Ben Chan
2014-06-26
1
-3
/
+0
*
|
staging: gdm72xx: fix block comment style
Ben Chan
2014-06-26
4
-14
/
+8
*
|
staging: gdm72xx: check return value of sscanf
Ben Chan
2014-06-26
1
-2
/
+3
|
/
*
staging: gdm72xx: code cleanup
Davide Gianforte
2014-05-24
6
-20
/
+36
*
staging: gdm72xx: return values cleanup
Gengis Dave
2014-05-24
2
-6
/
+2
*
staging: gdm72xx: Remove task from TODO list
Michalis Pappas
2014-05-16
1
-1
/
+0
*
staging: gdm72xx: Indentation and other whitespace fixes
Michalis Pappas
2014-05-16
10
-129
/
+97
*
staging: gdm72xx: Whitespace fixes to conform to coding standards
Michalis Pappas
2014-05-16
8
-123
/
+101
[next]