aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/atm/ueagle-atm.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-19/+19
* Fix common misspellingsLucas De Marchi2011-03-311-4/+4
* USB: ueagle-atm: use system_wq instead of dedicated workqueuesTejun Heo2011-01-221-14/+5
* ueagle-atm: fix PHY signal initialization raceDan Williams2010-12-281-3/+19
* USB: atm: ueagle-atm: fix up some permissions on the sysfs filesGreg Kroah-Hartman2010-11-151-4/+3
* param: simple locking for sysfs-writable charp parametersRusty Russell2010-08-111-0/+2
* usb: throw away custom hex digit methodsAndy Shevchenko2010-08-101-2/+3
* usb/atm/ueagle-atm.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto2010-07-091-3/+10
* USB: ueagle: fix Coding StylesJavier Blanco de Torres (Neurowork)2010-05-201-140/+207
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* firmware_class: make request_firmware_nowait more usefulJohannes Berg2009-12-111-3/+4
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* firmware: atm/ueagle-atm: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz2009-06-151-4/+5
* trivial: Fix misspelling of firmwareNick Andrew2009-03-301-1/+1
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-1/+0
* ueagle-atm: treat firmware data as constDavid Woodhouse2008-07-101-9/+11
* usb: use get/put_unaligned_* helpersHarvey Harrison2008-04-291-25/+23
* drivers/usb annotations and fixesAl Viro2008-04-281-3/+3
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-241-3/+3
* USB: Spelling fixesJoe Perches2008-02-011-1/+1
* USB: Add missing "space" to printk messagesJoe Perches2008-02-011-2/+2
* UEAGLE: CosmeticStanislaw Gruszka2007-10-121-4/+3
* UEAGLE: Do not sleep when device is disconnectedStanislaw Gruszka2007-10-121-8/+19
* UEAGLE: Avoid keyboard driver blockingStanislaw Gruszka2007-10-121-11/+20
* UEAGLE: Allow user to choose input interface alternate settingStanislaw Gruszka2007-10-121-16/+12
* UEAGLE: Devolo and Elsa chipsets supportStanislaw Gruszka2007-10-121-26/+88
* UEAGLE: Eagle IV chipset supportStanislaw Gruszka2007-10-121-213/+978
* UEAGLE: Remove sysfs files on error caseStanislaw Gruszka2007-08-221-1/+4
* USB: atm: ueagle-atm: clean up urb->status usageGreg Kroah-Hartman2007-07-191-2/+4
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-0/+1
* USB: ueagle-atm.c needs sched.hRandy Dunlap2007-02-161-0/+1
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-7/+3
|\
| * USB: kmemdup() cleanup in drivers/usb/Eric Sesterhenn2006-12-011-7/+3
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+3
|/
* UEAGLE: fix ueagle-atm Oopsmatthieu castet2006-10-171-21/+11
* UEAGLE : comestic changesmatthieu castet2006-10-171-18/+24
* UEAGLE : use interruptible sleepmatthieu castet2006-10-171-3/+3
* UEAGLE : be suspend friendlymatthieu castet2006-10-171-0/+3
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* USB: fix __must_check warnings in drivers/usb/atm/Greg Kroah-Hartman2006-09-271-40/+34
* [PATCH] USB: UEAGLE : memory leack fixmatthieu castet2006-04-141-3/+3
* [PATCH] USB: UEAGLE : null pointer dereference fixmatthieu castet2006-04-141-1/+1
* [PATCH] USB: UEAGLE : support geodematthieu castet2006-04-141-1/+8
* [PATCH] USB: UEAGLE : cosmeticmatthieu castet2006-04-141-6/+29
* [PATCH] UEAGLE : cmv name bug (was cosmetic)matthieu castet2006-01-311-1/+1
* [PATCH] UEAGLE : cosmeticmatthieu castet2006-01-311-21/+11
* [PATCH] UEAGLE : add iso supportmatthieu castet2006-01-311-1/+25
* [PATCH] USBATM: semaphore to mutex conversionArjan van de Ven2006-01-311-13/+14
* [PATCH] USBATM: allow isochronous transferDuncan Sands2006-01-311-2/+2