aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/atm/ueagle-atm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-08drivers: usb: atm: ueagle-atm: Add missing const qualifierChris Forbes1-2/+2
2011-07-08drivers: usb: atm: ueagle-atm: use __packedChris Forbes1-17/+17
2011-03-31Fix common misspellingsLucas De Marchi1-4/+4
2011-01-22USB: ueagle-atm: use system_wq instead of dedicated workqueuesTejun Heo1-14/+5
2010-12-28ueagle-atm: fix PHY signal initialization raceDan Williams1-3/+19
2010-11-15USB: atm: ueagle-atm: fix up some permissions on the sysfs filesGreg Kroah-Hartman1-4/+3
2010-08-11param: simple locking for sysfs-writable charp parametersRusty Russell1-0/+2
2010-08-10usb: throw away custom hex digit methodsAndy Shevchenko1-2/+3
2010-07-09usb/atm/ueagle-atm.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto1-3/+10
2010-05-20USB: ueagle: fix Coding StylesJavier Blanco de Torres (Neurowork)1-140/+207
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-11firmware_class: make request_firmware_nowait more usefulJohannes Berg1-3/+4
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-06-15firmware: atm/ueagle-atm: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz1-4/+5
2009-03-30trivial: Fix misspelling of firmwareNick Andrew1-1/+1
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
2008-07-10ueagle-atm: treat firmware data as constDavid Woodhouse1-9/+11
2008-04-29usb: use get/put_unaligned_* helpersHarvey Harrison1-25/+23
2008-04-28drivers/usb annotations and fixesAl Viro1-3/+3
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-3/+3
2008-02-01USB: Spelling fixesJoe Perches1-1/+1
2008-02-01USB: Add missing "space" to printk messagesJoe Perches1-2/+2
2007-10-12UEAGLE: CosmeticStanislaw Gruszka1-4/+3
2007-10-12UEAGLE: Do not sleep when device is disconnectedStanislaw Gruszka1-8/+19
2007-10-12UEAGLE: Avoid keyboard driver blockingStanislaw Gruszka1-11/+20
2007-10-12UEAGLE: Allow user to choose input interface alternate settingStanislaw Gruszka1-16/+12
2007-10-12UEAGLE: Devolo and Elsa chipsets supportStanislaw Gruszka1-26/+88
2007-10-12UEAGLE: Eagle IV chipset supportStanislaw Gruszka1-213/+978
2007-08-22UEAGLE: Remove sysfs files on error caseStanislaw Gruszka1-1/+4
2007-07-19USB: atm: ueagle-atm: clean up urb->status usageGreg Kroah-Hartman1-2/+4
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-0/+1
2007-02-16USB: ueagle-atm.c needs sched.hRandy Dunlap1-0/+1
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-0/+2
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-7/+3
2006-12-01USB: kmemdup() cleanup in drivers/usb/Eric Sesterhenn1-7/+3
2006-11-22WorkStruct: make allyesconfigDavid Howells1-3/+3
2006-10-17UEAGLE: fix ueagle-atm Oopsmatthieu castet1-21/+11
2006-10-17UEAGLE : comestic changesmatthieu castet1-18/+24
2006-10-17UEAGLE : use interruptible sleepmatthieu castet1-3/+3
2006-10-17UEAGLE : be suspend friendlymatthieu castet1-0/+3
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-09-27USB: fix __must_check warnings in drivers/usb/atm/Greg Kroah-Hartman1-40/+34
2006-04-14[PATCH] USB: UEAGLE : memory leack fixmatthieu castet1-3/+3
2006-04-14[PATCH] USB: UEAGLE : null pointer dereference fixmatthieu castet1-1/+1
2006-04-14[PATCH] USB: UEAGLE : support geodematthieu castet1-1/+8
2006-04-14[PATCH] USB: UEAGLE : cosmeticmatthieu castet1-6/+29
2006-01-31[PATCH] UEAGLE : cmv name bug (was cosmetic)matthieu castet1-1/+1
2006-01-31[PATCH] UEAGLE : cosmeticmatthieu castet1-21/+11
2006-01-31[PATCH] UEAGLE : add iso supportmatthieu castet1-1/+25
2006-01-31[PATCH] USBATM: semaphore to mutex conversionArjan van de Ven1-13/+14