aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/atm/ueagle-atm.c
Commit message (Expand)AuthorAge
* usb: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-08
* Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-02
|\
| * workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
* | USB: atm: ueagle-atm: Declare MODULE_FIRMWARE usageTim Gardner2012-08-15
|/
* usb/atm/ueagle-atm: Don't test for NULL ptr before calling release_firmware()Jesper Juhl2012-04-18
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman2011-11-18
* drivers: usb: atm: ueagle-atm: Add missing const qualifierChris Forbes2011-07-08
* drivers: usb: atm: ueagle-atm: use __packedChris Forbes2011-07-08
* Fix common misspellingsLucas De Marchi2011-03-31
* USB: ueagle-atm: use system_wq instead of dedicated workqueuesTejun Heo2011-01-22
* ueagle-atm: fix PHY signal initialization raceDan Williams2010-12-28
* USB: atm: ueagle-atm: fix up some permissions on the sysfs filesGreg Kroah-Hartman2010-11-15
* param: simple locking for sysfs-writable charp parametersRusty Russell2010-08-11
* usb: throw away custom hex digit methodsAndy Shevchenko2010-08-10
* usb/atm/ueagle-atm.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto2010-07-09
* USB: ueagle: fix Coding StylesJavier Blanco de Torres (Neurowork)2010-05-20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* firmware_class: make request_firmware_nowait more usefulJohannes Berg2009-12-11
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* firmware: atm/ueagle-atm: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz2009-06-16
* trivial: Fix misspelling of firmwareNick Andrew2009-03-30
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-23
* ueagle-atm: treat firmware data as constDavid Woodhouse2008-07-10
* usb: use get/put_unaligned_* helpersHarvey Harrison2008-04-29
* drivers/usb annotations and fixesAl Viro2008-04-28
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-25
* USB: Spelling fixesJoe Perches2008-02-01
* USB: Add missing "space" to printk messagesJoe Perches2008-02-01
* UEAGLE: CosmeticStanislaw Gruszka2007-10-12
* UEAGLE: Do not sleep when device is disconnectedStanislaw Gruszka2007-10-12
* UEAGLE: Avoid keyboard driver blockingStanislaw Gruszka2007-10-12
* UEAGLE: Allow user to choose input interface alternate settingStanislaw Gruszka2007-10-12
* UEAGLE: Devolo and Elsa chipsets supportStanislaw Gruszka2007-10-12
* UEAGLE: Eagle IV chipset supportStanislaw Gruszka2007-10-12
* UEAGLE: Remove sysfs files on error caseStanislaw Gruszka2007-08-22
* USB: atm: ueagle-atm: clean up urb->status usageGreg Kroah-Hartman2007-07-19
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-17
* USB: ueagle-atm.c needs sched.hRandy Dunlap2007-02-16
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-07
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * USB: kmemdup() cleanup in drivers/usb/Eric Sesterhenn2006-12-01
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* UEAGLE: fix ueagle-atm Oopsmatthieu castet2006-10-17
* UEAGLE : comestic changesmatthieu castet2006-10-17
* UEAGLE : use interruptible sleepmatthieu castet2006-10-17
* UEAGLE : be suspend friendlymatthieu castet2006-10-17
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* USB: fix __must_check warnings in drivers/usb/atm/Greg Kroah-Hartman2006-09-27
* [PATCH] USB: UEAGLE : memory leack fixmatthieu castet2006-04-14