summaryrefslogtreecommitdiff
path: root/drivers/staging/gdm72xx
AgeCommit message (Expand)Author
2016-03-12Staging: gdm72xx: Remove gdm72xx driverShraddha Barke
2016-03-05Staging: gdm72xx: remove duplicate conditionDan Carpenter
2016-03-05Staging: gdm72xx: underflow bug in gdm_wimax_ioctl_get_data()Dan Carpenter
2016-03-05staging: gdm72xx: zero out paddingDan Carpenter
2016-03-05Staging: gdm72xx: make "len" unsignedDan Carpenter
2016-03-05Staging: gdm72xx: silence underflow warning in netlink_send()Dan Carpenter
2016-03-05staging: gdm72xx: underflow in netlink_rcv_cb()Dan Carpenter
2016-02-20Staging: gdm72xx: Remove wrapper function put_event_entryShraddha Barke
2016-02-20Staging: gdm72xx: Remove unnecessary parenthesis around function pointerShraddha Barke
2016-02-20Staging: gdm72xx: Add space around that "+", "&" and "/"Shraddha Barke
2016-02-20Staging: gdm72xx: Add space around that "+", "&" and "|"Shraddha Barke
2016-02-12staging: gdm72xx: compress return logic into one lineAlison Schofield
2016-02-08Staging: gdm72xx: Prefer using the BIT macroShraddha Barke
2016-02-08Staging: gdm72xx: Remove multiple blank linesShraddha Barke
2016-02-08Staging: gdm72xx: Remove space after castShraddha Barke
2016-02-08Staging: gdm72xx: Add appropriate comment for spinlock_t definitionShraddha Barke
2016-02-08Staging: gdm72xx: Add space around that "+", "&" and "|"Shraddha Barke
2015-12-27staging: gdm72xx: add userspace data structWim de With
2015-12-27staging: gdm72xx: Replace timeval with ktime_tArnd Bergmann
2015-11-16staging: gdm72xx:Add space around '<<'Burcin Akalin
2015-11-16staging: gdm72xx: Add space around '>>'Burcin Akalin
2015-11-16staging: gdm72xx: Add space around '/'Burcin Akalin
2015-11-16staging: gdm72xx: Add space around '+'Burcin Akalin
2015-11-16staging: gdm72xx: Add space around '-'Burcin Akalin
2015-11-16staging: gdm72xx: Add space around '&'Burcin Akalin
2015-11-16staging: gdm72xx: Remove wrapper functionAmitoj Kaur Chawla
2015-10-17Staging: gdm72xx: Remove unnecessary cast on void pointerShraddha Barke
2015-10-13staging: gdmwm: move variables to right side of comparison testAlison Schofield
2015-09-13staging: gdm72xx: NULL comparison styleSudip Mukherjee
2015-09-13staging: gdm72xx: fix memory leakSudip Mukherjee
2015-08-15Staging: gdm72xx: usb_ids: fix a macro coding style errorRaphaƫl Beamonte
2015-05-31staging: gdm72xx: Fix typos in printkMasanari Iida
2015-03-16Staging: gdm72xx: use !x instead of x == NULLSomya Anand
2015-03-16Staging: gdm72xx: Iterate list using list_for_each_entrySomya Anand
2015-03-06Staging: gdm72xx: clean dev_err loggingHaneen Mohammed
2015-03-02staging: gdm72xx: Condense two statements into one to improve code readability.Navya Sri Nizamkari
2014-12-19Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-12PM / Kconfig: Replace PM_RUNTIME with PM in dependenciesRafael J. Wysocki
2014-10-30staging: gdm72xx: Remove useless cast on void pointerTapasweni Pathak
2014-10-20staging: gdm72xx: Removed unnecesarry out of memory usageSarah Khan
2014-09-29drivers: staging: gdm72xx: Removed unnecessary braces.Gulsah Kose
2014-09-29drivers: staging: gdm72xx: Removed unnecessary else expression.Gulsah Kose
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-07-18staging: gdm72xx: fix build errorsGreg Kroah-Hartman
2014-07-18staging: gdm72xx: replace print_hex_dump_debug() with dev_dbg()Michalis Pappas
2014-07-18staging: gdm72xx: remove debug codeMichalis Pappas
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-07-10staging: gdm72xx: reorder functions and remove forward declarationsMichalis Pappas
2014-07-10staging: gdm72xx: move T_CAPABILITY definitions to hci.hMichalis Pappas
2014-07-09staging: gdm72xx: Remove unnecessary memset of netdev private dataTobias Klauser