aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hisax/hfc_usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-31isdn: remove hisax driverArnd Bergmann1-1608/+0
2018-06-22isdn: hisax: hfc_usb: use usb_fill_int_urb()Sebastian Andrzej Siewior1-7/+3
2017-10-18isdn/hisax: Convert timers to use timer_setup()Kees Cook1-4/+6
2017-08-08isdn: hisax: hfc_usb: constify usb_device_idArvind Yadav1-1/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-1/+1
2017-03-24isdn: use setup_timerGeliang Tang1-6/+2
2014-12-09isdn: fix misspelling of current function in stringJulia Lawall1-3/+2
2012-07-18ISDN: Add check for usb_alloc_urb() resultKarsten Keil1-5/+13
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp1-0/+1
2012-02-21isdn: whitespace coding style cleanupJoe Perches1-293/+293
2011-04-17isdn: hfc_usb: Fix set-but-unused variables.David S. Miller1-4/+2
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-07Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-04isdn: hfc_usb: Fix read buffer overflowRoel Kluin1-2/+2
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2008-04-28isdn: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-3/+3
2007-10-14hisax: hfc_usb: update to current CVS versionMartin Bachem1-30/+33
2007-08-21hisax: update hfc_usb driverMartin Bachem1-370/+233
2007-05-23HiSax: fix error checking for hisax_register()]Alan Stern1-25/+18
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-2/+2
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-12[PATCH] drivers/isdn/hisax/: Convert to generic boolean-valuesRichard Knutsson1-20/+20
2006-12-08[PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan1-2/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-4/+4
2006-10-03[PATCH] ISDN warning fixesAlan Cox1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-06[PATCH] i4l: fix compatiblity issue with big endian systemsKarsten Keil1-19/+13
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2005-11-15[PATCH] hfc_usb: fix usb device tableAndrew Morton1-21/+11
2005-11-07[PATCH] i4l: update hfc_usb driverMartin Bachem1-175/+117
2005-06-25[PATCH] drivers/isdn/hisax/: possible cleanupsAdrian Bunk1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1828