aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/atm/ueagle-atm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-01-31[PATCH] USBATM: allow isochronous transferDuncan Sands1-2/+2
2006-01-31[PATCH] USBATM: remove .ownerDuncan Sands1-2/+1
2006-01-31[PATCH] USBATM: add flags fieldDuncan Sands1-2/+2
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2006-01-04[PATCH] USB: Eagle and ADI 930 usb adsl modem driver fixmatthieu castet1-10/+18
2006-01-04[PATCH] USB: Eagle and ADI 930 usb adsl modem drivermatthieu castet1-0/+1813