aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/atm/ueagle-atm.c
AgeCommit message (Expand)Author
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-08-15USB: atm: ueagle-atm: Declare MODULE_FIRMWARE usageTim Gardner
2012-04-18usb/atm/ueagle-atm: Don't test for NULL ptr before calling release_firmware()Jesper Juhl
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-11-18USB: convert drivers/usb/* to use module_usb_driver()Greg Kroah-Hartman
2011-07-08drivers: usb: atm: ueagle-atm: Add missing const qualifierChris Forbes
2011-07-08drivers: usb: atm: ueagle-atm: use __packedChris Forbes
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-22USB: ueagle-atm: use system_wq instead of dedicated workqueuesTejun Heo
2010-12-28ueagle-atm: fix PHY signal initialization raceDan Williams
2010-11-15USB: atm: ueagle-atm: fix up some permissions on the sysfs filesGreg Kroah-Hartman
2010-08-11param: simple locking for sysfs-writable charp parametersRusty Russell
2010-08-10usb: throw away custom hex digit methodsAndy Shevchenko
2010-07-09usb/atm/ueagle-atm.c: call atm_dev_signal_change() when signal changes.Karl Hiramoto
2010-05-20USB: ueagle: fix Coding StylesJavier Blanco de Torres (Neurowork)
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-11firmware_class: make request_firmware_nowait more usefulJohannes Berg
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-06-15firmware: atm/ueagle-atm: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz
2009-03-30trivial: Fix misspelling of firmwareNick Andrew
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-07-10ueagle-atm: treat firmware data as constDavid Woodhouse
2008-04-29usb: use get/put_unaligned_* helpersHarvey Harrison
2008-04-28drivers/usb annotations and fixesAl Viro
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-01USB: Spelling fixesJoe Perches
2008-02-01USB: Add missing "space" to printk messagesJoe Perches
2007-10-12UEAGLE: CosmeticStanislaw Gruszka
2007-10-12UEAGLE: Do not sleep when device is disconnectedStanislaw Gruszka
2007-10-12UEAGLE: Avoid keyboard driver blockingStanislaw Gruszka
2007-10-12UEAGLE: Allow user to choose input interface alternate settingStanislaw Gruszka
2007-10-12UEAGLE: Devolo and Elsa chipsets supportStanislaw Gruszka
2007-10-12UEAGLE: Eagle IV chipset supportStanislaw Gruszka
2007-08-22UEAGLE: Remove sysfs files on error caseStanislaw Gruszka
2007-07-19USB: atm: ueagle-atm: clean up urb->status usageGreg Kroah-Hartman
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-02-16USB: ueagle-atm.c needs sched.hRandy Dunlap
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-01USB: kmemdup() cleanup in drivers/usb/Eric Sesterhenn
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-17UEAGLE: fix ueagle-atm Oopsmatthieu castet
2006-10-17UEAGLE : comestic changesmatthieu castet
2006-10-17UEAGLE : use interruptible sleepmatthieu castet
2006-10-17UEAGLE : be suspend friendlymatthieu castet
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-27USB: fix __must_check warnings in drivers/usb/atm/Greg Kroah-Hartman
2006-04-14[PATCH] USB: UEAGLE : memory leack fixmatthieu castet
2006-04-14[PATCH] USB: UEAGLE : null pointer dereference fixmatthieu castet