summaryrefslogtreecommitdiff
path: root/drivers/usb/host/uhci-debug.c
AgeCommit message (Expand)Author
2013-12-03usb: kill DEBUG compile optionOliver Neukum
2013-12-03uhci: compile debugfs conditional on CONFIG_DYNAMIC_DEBUG || DEBUGOliver Neukum
2013-10-05USB/host: Use existing macros instead of hard-coded values in uhci-debug.cDeng-Cheng Zhu
2013-01-24USB: uhci: beautify source codeChen Gang
2013-01-24USB: uhci: check buffer length to avoid memory overflowChen Gang
2011-05-19USB: UHCI: Add support for big endian descriptorsJan Andersson
2011-05-06USB: UHCI: Wrap I/O register accessesJan Andersson
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-08-10USB: remove fake "address-of" expressionsAlan Stern
2010-08-10USB-BKL: Remove BKL use in uhci-debugAndi Kleen
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-03-24USB: uhci: don't use pseudo negative valuesAlan Stern
2007-10-12USB: add urb->unlinked fieldAlan Stern
2007-03-26UHCI: Fix problem caused by lack of terminating QHAlan Stern
2007-02-23UHCI: Eliminate asynchronous skeleton Queue HeadersAlan Stern
2007-02-23UHCI: Add macros for computing DMA valuesAlan Stern
2007-02-07UHCI: fix bandwidth allocationAlan Stern
2007-02-07UHCI: no dummy TDs for Iso QHsAlan Stern
2007-02-07UHCI: improved debugging checks for the frame listAlan Stern
2006-09-27USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-21[PATCH] UHCI: remove ISO TDs as they are usedAlan Stern
2006-06-21[PATCH] UHCI: store the period in the queue headerAlan Stern
2006-06-21[PATCH] UHCI: use integer-sized frame numbersAlan Stern
2006-06-21[PATCH] UHCI: Reimplement FSBRAlan Stern
2006-06-21[PATCH] UHCI: Remove non-iso TDs as they are usedAlan Stern
2006-06-21[PATCH] USB: UHCI: store the endpoint type in the QH structureAlan Stern
2006-03-20[PATCH] UHCI: improve debugging codeAlan Stern
2006-03-20[PATCH] UHCI: remove main list of URBsAlan Stern
2006-03-20[PATCH] UHCI: use dummy TDsAlan Stern
2006-03-20[PATCH] UHCI: use one QH per endpoint, not per URBAlan Stern
2006-01-04[PATCH] USB: UHCI: edit some commentsAlan Stern
2006-01-04[PATCH] USB: mark various usb tables constArjan van de Ven
2005-10-28[PATCH] USB: UHCI: Split apart the physical and logical framelist arraysAlan Stern
2005-10-28[PATCH] USB: UHCI: Remove unused fields and unneeded tests for NULLAlan Stern
2005-06-27[PATCH] USB UHCI: Add root hub statesAlan Stern
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds