Age | Commit message (Expand) | Author |
2016-03-11 | Staging: gdm72xx: Remove gdm72xx driver | Shraddha Barke |
2016-03-05 | Staging: gdm72xx: remove duplicate condition | Dan Carpenter |
2016-03-05 | Staging: gdm72xx: underflow bug in gdm_wimax_ioctl_get_data() | Dan Carpenter |
2016-03-05 | staging: gdm72xx: zero out padding | Dan Carpenter |
2016-03-05 | Staging: gdm72xx: make "len" unsigned | Dan Carpenter |
2016-03-05 | Staging: gdm72xx: silence underflow warning in netlink_send() | Dan Carpenter |
2016-03-05 | staging: gdm72xx: underflow in netlink_rcv_cb() | Dan Carpenter |
2016-02-20 | Staging: gdm72xx: Remove wrapper function put_event_entry | Shraddha Barke |
2016-02-20 | Staging: gdm72xx: Remove unnecessary parenthesis around function pointer | Shraddha Barke |
2016-02-20 | Staging: gdm72xx: Add space around that "+", "&" and "/" | Shraddha Barke |
2016-02-20 | Staging: gdm72xx: Add space around that "+", "&" and "|" | Shraddha Barke |
2016-02-11 | staging: gdm72xx: compress return logic into one line | Alison Schofield |
2016-02-07 | Staging: gdm72xx: Prefer using the BIT macro | Shraddha Barke |
2016-02-07 | Staging: gdm72xx: Remove multiple blank lines | Shraddha Barke |
2016-02-07 | Staging: gdm72xx: Remove space after cast | Shraddha Barke |
2016-02-07 | Staging: gdm72xx: Add appropriate comment for spinlock_t definition | Shraddha Barke |
2016-02-07 | Staging: gdm72xx: Add space around that "+", "&" and "|" | Shraddha Barke |
2015-12-26 | staging: gdm72xx: add userspace data struct | Wim de With |
2015-12-26 | staging: gdm72xx: Replace timeval with ktime_t | Arnd Bergmann |
2015-11-15 | staging: gdm72xx:Add space around '<<' | Burcin Akalin |
2015-11-15 | staging: gdm72xx: Add space around '>>' | Burcin Akalin |
2015-11-15 | staging: gdm72xx: Add space around '/' | Burcin Akalin |
2015-11-15 | staging: gdm72xx: Add space around '+' | Burcin Akalin |
2015-11-15 | staging: gdm72xx: Add space around '-' | Burcin Akalin |
2015-11-15 | staging: gdm72xx: Add space around '&' | Burcin Akalin |
2015-11-15 | staging: gdm72xx: Remove wrapper function | Amitoj Kaur Chawla |
2015-10-16 | Staging: gdm72xx: Remove unnecessary cast on void pointer | Shraddha Barke |
2015-10-12 | staging: gdmwm: move variables to right side of comparison test | Alison Schofield |
2015-09-12 | staging: gdm72xx: NULL comparison style | Sudip Mukherjee |
2015-09-12 | staging: gdm72xx: fix memory leak | Sudip Mukherjee |
2015-08-14 | Staging: gdm72xx: usb_ids: fix a macro coding style error | Raphaël Beamonte |
2015-05-31 | staging: gdm72xx: Fix typos in printk | Masanari Iida |
2015-03-16 | Staging: gdm72xx: use !x instead of x == NULL | Somya Anand |
2015-03-16 | Staging: gdm72xx: Iterate list using list_for_each_entry | Somya Anand |
2015-03-06 | Staging: gdm72xx: clean dev_err logging | Haneen Mohammed |
2015-03-01 | staging: gdm72xx: Condense two statements into one to improve code readability. | Navya Sri Nizamkari |
2014-12-18 | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-12-13 | PM / Kconfig: Replace PM_RUNTIME with PM in dependencies | Rafael J. Wysocki |
2014-10-30 | staging: gdm72xx: Remove useless cast on void pointer | Tapasweni Pathak |
2014-10-20 | staging: gdm72xx: Removed unnecesarry out of memory usage | Sarah Khan |
2014-09-28 | drivers: staging: gdm72xx: Removed unnecessary braces. | Gulsah Kose |
2014-09-28 | drivers: staging: gdm72xx: Removed unnecessary else expression. | Gulsah Kose |
2014-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-07-17 | staging: gdm72xx: fix build errors | Greg Kroah-Hartman |
2014-07-17 | staging: gdm72xx: replace print_hex_dump_debug() with dev_dbg() | Michalis Pappas |
2014-07-17 | staging: gdm72xx: remove debug code | Michalis Pappas |
2014-07-15 | net: set name_assign_type in alloc_netdev() | Tom Gundersen |
2014-07-09 | staging: gdm72xx: reorder functions and remove forward declarations | Michalis Pappas |
2014-07-09 | staging: gdm72xx: move T_CAPABILITY definitions to hci.h | Michalis Pappas |
2014-07-09 | staging: gdm72xx: Remove unnecessary memset of netdev private data | Tobias Klauser |