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