Modules/PS2KbMouse - (minor) Cleanup 8042 driver a little
[tpg/acess2.git] / KernelLand / Modules / USB /
2014-02-15 John HodgeKernel - Change virtual memory API to use void* for...
2014-02-03 John HodgeModules/USB MSC - Silence, scum
2014-02-03 John HodgeModules/EHCI - Name interrupt worker
2013-12-18 John HodgeModules/USB MSC - Error handling and fix for Tegra2...
2013-12-18 John HodgeModules/EHCI - Add interrupt handling
2013-12-17 John HodgeModules/EHCI - Untested interrupt support
2013-12-17 John HodgeModules/EHCI - Bulk/Control transfers working
2013-11-18 John HodgeModules/EHCI - Tweaking, needs a rewrite I think
2013-11-18 John HodgeModules/USB - Increased UHCI root hub poll period to 2s
2013-10-01 John HodgeModules/EHCI - Fixing, closer to working now
2013-10-01 John HodgeModules/USB - More debug in portctl
2013-09-23 John HodgeModules/EHCI - Extra debug
2013-05-16 John HodgeKernel - Added 'Flags' param to VFS Read/Write/FindDir
2013-02-15 John HodgeModules/USB - Disabled debug in core.c
2013-01-30 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2013-01-28 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2013-01-28 John HodgeKernel[Tegra2] - Messing about debugging tegra stuff
2013-01-22 John HodgeMerge branch 'master' of git://localhost/acess2
2012-12-30 John Hodge (sonata)Merge branch 'master' of github.com:thepowersgang/acess2
2012-12-20 John HodgeMerge branch 'master' of git://github.com/thepowersgang...
2012-12-20 John HodgeModules/EHCI - Added command-line controller definition
2012-12-09 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-12-09 John Hodge (sonata)Modules/EHCI - Random debug
2012-12-04 John HodgeMerge branch 'master' of git://localhost/acess2
2012-11-28 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-11-25 John Hodge (sonata)Modules/UHCI - Added logging and ASSERTs to find bugs
2012-11-18 John Hodge (sonata)Modules/UHCI - Debugging x86_64 errors
2012-11-13 John Hodge (sonata)Kernel - Fixing bugs from previous commig
2012-11-13 John Hodge (sonata)Misc - Changes to allow warning-less compilation with...
2012-11-10 John Hodge (sonata)Modules/UHCI - Added option to disable at runtime
2012-10-03 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-09-19 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2012-09-19 John HodgeModules/EHCI - Debugging EHCI, still broken
2012-09-17 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2012-09-17 John HodgeModules/EHCI - Implimenting functions (doesn't fully...
2012-09-16 John HodgeModules/USB - EHCI Driver and related changes to hub...
2012-09-13 John HodgeModules/EHCI - Debug output, nowhere near usable yet
2012-08-22 John HodgeMerge branch 'master' of git://localhost/acess2
2012-08-21 John HodgeKernel - VFS API Update - ReadDir caller provided buffer
2012-08-14 John HodgeMerge branch 'master' of git://localhost/acess2
2012-08-09 John HodgeUSB - Fixed compile errors for x86_64
2012-08-08 John HodgeUSB - Silenced device init debug
2012-08-07 John HodgeUSB - HC API Update
2012-08-06 John HodgeUSB - Added rudimentary device cleanup
2012-08-06 John HodgeUSB - Updated code to use endpoint registration
2012-08-06 John HodgeUSB - Changed HC API to reflect more advanced features
2012-08-05 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2012-08-05 John HodgeMerge branch 'master' of git.mutabah.net:acess2
2012-07-24 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2012-07-19 John HodgeKernel - Cleaning up useless message spam
2012-07-18 John HodgeKernel - Changed MM_GetPhysAddr to take a pointer
2012-07-17 John HodgeMerge branch 'master' of git://localhost/acess2
2012-07-16 John HodgeModules/EHCI - Planning out, might need USB HC API...
2012-07-15 John HodgeModules/USB - Fixed debugging typo in devinit
2012-07-14 John HodgeKernel/VFS - Fixed logic error in MkNod (rootfs and...
2012-07-14 John HodgeMerge branch 'master' of ted.mutabah.net:acess2
2012-07-14 John HodgeKernel - Added return value to module cleanup, fixed...
2012-07-12 John HodgeKernel - Fixing small errors exposed by new compiler
2012-05-27 John HodgeModules/UHCI - More verbose interrupt messages (x86_64...
2012-05-22 John HodgeCleanups - MM_MapTemp to return void*, VFS use Unlink...
2012-05-20 John HodgeModules/USB MSC - Added correct naming
2012-05-20 John HodgeModules/UHCI - Removed redundant packet splitting in...
2012-05-20 John HodgeModules/USB - Changes to allow MSC to set up correctly
2012-05-19 John HodgeModules/USB MSC - Forgot a TODO
2012-05-19 John HodgeModules/USB MSC - Can now read on qemu (dunno how reliable)
2012-05-19 John HodgeModules/UHCI - Added callback to the BulkIN/BulkOUT...
2012-05-19 John HodgeModules/USB - Added prototype mass storage driver
2012-05-19 John HodgeModules/USB Core - Implemented _SendData and _RecvData
2012-05-16 John HodgeModules - Little debugging fixes (and planning VESA...
2012-05-14 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-05-12 John HodgeModules/USB - Less chatty device initialisation
2012-05-09 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-05-09 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-05-07 John HodgeModules/UHCI - Fixed (or hid) a bug causing lockups...
2012-03-11 John HodgeModules/Mouse - Fixing bugs, removing debug
2012-03-11 John HodgeModules - Implementing mouse multiplexer
2012-03-10 John HodgeModules/UHCI - Fixed interrupt bug that caused keyboard...
2012-03-08 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-03-06 John HodgeModules/USB - Fixing lack of locking, some commenting...
2012-03-05 John HodgeModules/USB HID - Keyboard support!
2012-03-05 John HodgeMerge branch 'master' of ssh.ucc.asn.au:tpg/acess2
2012-03-05 John HodgeModules/USB HID - Shell USB Keyboard
2012-03-01 John HodgeKernel - Split key translation out of PS2Keyboard
2012-02-29 John HodgeModules/USB_HID - Fixed report parsing bug that caused...
2012-02-29 John HodgeModules/USB - Interrupt endpoints work
2012-02-29 John HodgeUSB/UHCI - Cleanup
2012-02-28 John HodgeModules/USB - Fixed UHCI (partially)
2012-02-26 John HodgeKernel/USB - Still broken, reworking host controller...
2012-02-25 John HodgeModules/USB - Slight correctness fixes, and fixed a...
2012-02-24 John HodgeModules/UHCI - Just a little more debug
2012-02-23 John HodgeModules/UHCI - Big cleanups to code... but there is...
2012-02-23 John HodgeModules/USB - Documention/Debugging, and fixed an API use
2012-02-21 John HodgeModules/LVM - Fiddling
2012-02-17 John HodgeModules/USB - Made HIDMouse a folder
2012-02-17 John HodgeKernel - Update VFS API to use off_t/size_t instead...
2012-02-17 John HodgeModules/USB - Slight commenting updates in HID
2012-02-17 John HodgeModules/USB - Crash prevention in UHCI, VFS interface...
2012-02-16 John HodgeModules/USB - Untested updates to USB mouse support
2012-02-16 John HodgeModules/USB - Working on HID support (and fixed some...
2012-02-13 John HodgeKernel/timers - Cleaning up timer code... might have...
next

UCC git Repository :: git.ucc.asn.au