# # ChangeLog for uspace/drv/bus in mainline # # Generated by Trac 1.6 # 2025-09-19T09:46:40Z Wed, 09 Nov 2011 14:55:04 GMT Jan Vesely [2d1ba51] * uspace/drv/bus/usb/usbhid/kbd/kbddev.c (modified) * uspace/drv/bus/usb/usbhid/kbd/kbdrepeat.c (modified) * uspace/drv/bus/usb/usbhid/usbhid.c (modified) usbhid: Comment and whitespace fixes. Wed, 09 Nov 2011 14:33:03 GMT Jan Vesely [f317490] * uspace/drv/bus/usb/usbhid/usbhid.c (modified) * uspace/drv/bus/usb/usbhid/usbhid.h (modified) usbhid: Change index and count to unsigned types. Wed, 09 Nov 2011 14:26:29 GMT Jan Vesely [07b9cbae] * uspace/drv/bus/usb/usbhid/subdrivers.c (modified) * uspace/drv/bus/usb/usbhid/subdrivers.h (modified) * uspace/drv/bus/usb/usbhid/usbhid.c (modified) usbhid: Rework and cleanup usbhid device initialization. Wed, 09 Nov 2011 13:23:03 GMT Jan Vesely [90df90c] * uspace/drv/bus/usb/usbhid/main.c (modified) * uspace/drv/bus/usb/usbhid/usbhid.c (modified) usbhid: Rework usb_hid_check_pipes. Comment fixes. Wed, 09 Nov 2011 13:06:31 GMT Jan Vesely [6f730278] * uspace/drv/bus/usb/usbhid/usbhid.c (modified) usbhid: Fix array access index. Wed, 09 Nov 2011 12:59:37 GMT Jan Vesely [e3c78efc] * uspace/drv/bus/usb/usbhid/kbd/kbddev.c (modified) * uspace/drv/bus/usb/usbhid/mouse/mousedev.c (modified) * uspace/drv/bus/usb/usbhid/usbhid.c (modified) usbhid: Remove redundant array size enums. Wed, 09 Nov 2011 12:48:12 GMT Jan Vesely [555499da] * uspace/drv/bus/usb/usbhid/main.c (modified) * uspace/drv/bus/usb/usbhid/usbhid.c (modified) usbhid: Merge usb_hid_device_add and usb_hid_try_add_device. Mon, 07 Nov 2011 23:02:28 GMT Jan Vesely [45e7868] * kernel/genarch/src/acpi/madt.c (modified) * uspace/app/bdsh/cmds/modules/cp/cp.c (modified) * uspace/app/bdsh/cmds/modules/mount/mount.c (modified) * uspace/dist/src/c/demos/tetris/screen.c (modified) * uspace/drv/bus/pci/pciintel/pci.c (modified) * uspace/drv/bus/pci/pciintel/pci.h (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/ipc/vfs.h (modified) * uspace/lib/c/include/str.h (modified) * uspace/lib/c/include/vfs/vfs.h (modified) * uspace/lib/c/include/vfs/vfs_mtab.h (added) * uspace/lib/drv/generic/driver.c (modified) * uspace/srv/fs/mfs/mfs_ops.c (modified) * uspace/srv/hw/irc/apic/apic.c (modified) * uspace/srv/vfs/vfs.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_ops.c (modified) Merge from mainline. Mon, 07 Nov 2011 12:07:49 GMT Jan Vesely [a0c05e7] * uspace/drv/bus/usb/usbhid/generic/hiddev.c (modified) * uspace/drv/bus/usb/usbhid/multimedia/multimedia.c (modified) usbhid: Unbind error handling. Mon, 07 Nov 2011 12:03:13 GMT Jan Vesely [bcf54ac] * uspace/drv/bus/usb/usbhid/kbd/kbddev.c (modified) usbhid, keyboard: Do not destroy functions that fail to unbind. Mon, 07 Nov 2011 11:05:42 GMT Jan Vesely [f750345] * uspace/drv/bus/usb/usbhid/main.c (modified) usbhid: Refactor wait loop. Mon, 07 Nov 2011 10:54:01 GMT Jan Vesely [0f12c17] * uspace/drv/bus/usb/usbhid/mouse/mousedev.c (modified) usbhid, mouse: Even better error handling. Mon, 07 Nov 2011 10:13:01 GMT Jan Vesely [4578a6e] * uspace/drv/bus/usb/usbhid/kbd/kbddev.c (modified) * uspace/drv/bus/usb/usbhid/kbd/kbddev.h (modified) * uspace/drv/bus/usb/usbhid/kbd/kbdrepeat.c (modified) usbhid, kbd: Fix error paths. Mon, 07 Nov 2011 09:06:34 GMT Jan Vesely [5f047d0] * uspace/drv/bus/usb/usbhid/generic/hiddev.c (modified) usbhid, hid: Minor changes. Mon, 07 Nov 2011 08:56:22 GMT Jan Vesely [05920d23] * uspace/drv/bus/usb/usbhid/multimedia/multimedia.c (modified) usbhid, multimedia: Fix error paths. Store DDF function instead of ... Mon, 07 Nov 2011 08:27:24 GMT Jan Vesely [e3e0953] * uspace/drv/bus/usb/usbhid/mouse/mousedev.c (modified) usbhid, mouse: Add more error checks for robustness. Sun, 06 Nov 2011 23:24:30 GMT Jan Vesely [5723ae49] * uspace/drv/bus/usb/usbhid/mouse/mousedev.c (modified) usbhid: mouse: Fix error paths and a memory leak. Remove useless ... Sun, 06 Nov 2011 13:58:50 GMT Jan Vesely [50f2095] * uspace/drv/bus/usb/usbhid/kbd/kbddev.c (modified) usbhid: Sanitize kbd routines. Sun, 06 Nov 2011 13:14:58 GMT Jan Vesely [cf99c4c] * uspace/drv/bus/usb/usbhid/multimedia/multimedia.c (modified) usbhid: multimedia: Remove useless check, add more useful checks. Sat, 05 Nov 2011 23:32:45 GMT Jan Vesely [e04182d] * uspace/drv/bus/usb/usbhid/mouse/mousedev.c (modified) usbhid: Rework debug statements. Sat, 05 Nov 2011 18:35:34 GMT Jan Vesely [9f583151] * uspace/drv/bus/usb/usbmid/explore.c (modified) * uspace/drv/bus/usb/usbmid/usbmid.h (modified) usbmid: Refactor interface creation loop. Sat, 05 Nov 2011 17:55:01 GMT Jan Vesely [5153b58] * uspace/drv/bus/usb/usbmid/main.c (modified) * uspace/drv/bus/usb/usbmid/usbmid.c (modified) usbmid: Minor refactoring. Fix possible corruption in error path. Sat, 05 Nov 2011 17:21:40 GMT Jan Vesely [d176b1d] * uspace/drv/bus/usb/usbmast/main.c (modified) usbmast: Use pipe_t structure to get max_packet_size information. Sat, 05 Nov 2011 16:08:01 GMT Jan Vesely [b77931d] * uspace/drv/bus/usb/usbhid/main.c (modified) * uspace/drv/bus/usb/usbmast/bo_trans.c (modified) * uspace/drv/bus/usb/usbmast/main.c (modified) * uspace/lib/usbdev/include/usb/dev/pipes.h (modified) * uspace/lib/usbdev/src/devdrv.c (modified) * uspace/lib/usbdev/src/devpoll.c (modified) * uspace/lib/usbdev/src/pipesinit.c (modified) usb: usb_pipe_t was always allocated in usb_endpoint_mapping_t, embed it. Fri, 04 Nov 2011 15:10:47 GMT Martin Decky [54de4836] * uspace/drv/bus/pci/pciintel/pci.c (modified) cstyle Mon, 31 Oct 2011 16:50:31 GMT Jan Vesely [27736cf] * uspace/drv/bus/usb/ehci/hc_iface.c (modified) * uspace/drv/bus/usb/vhc/connhost.c (modified) * uspace/lib/drv/generic/remote_usbhc.c (modified) * uspace/lib/drv/include/usbhc_iface.h (modified) * uspace/lib/usbdev/include/usb/dev/pipes.h (modified) * uspace/lib/usbdev/src/pipesinit.c (modified) * uspace/lib/usbhost/src/iface.c (modified) usb: Don't pass speed info when registering endpoint. Mon, 31 Oct 2011 15:51:49 GMT Jan Vesely [67f55e7b] * uspace/drv/bus/usb/ehci/hc_iface.c (modified) * uspace/drv/bus/usb/vhc/connhost.c (modified) * uspace/lib/drv/generic/remote_usbhc.c (modified) * uspace/lib/drv/include/usbhc_iface.h (modified) * uspace/lib/usbdev/include/usb/dev/hub.h (modified) * uspace/lib/usbdev/src/hub.c (modified) * uspace/lib/usbhost/src/iface.c (modified) usb: Allow devices to request explicit address. Mon, 31 Oct 2011 14:59:04 GMT Jan Vesely [0cd8089] * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/vhc/connhost.c (modified) * uspace/lib/usbhost/include/usb/host/usb_device_manager.h (modified) * uspace/lib/usbhost/src/iface.c (modified) * uspace/lib/usbhost/src/usb_device_manager.c (modified) libusbhost: Change usb_device_manager interface. Use ... Mon, 31 Oct 2011 13:39:22 GMT Jan Vesely [5e07cbc0] * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/uhci/hc.c (modified) * uspace/drv/bus/usb/vhc/main.c (modified) * uspace/lib/usbhost/include/usb/host/hcd.h (modified) * uspace/lib/usbhost/include/usb/host/usb_device_manager.h (modified) * uspace/lib/usbhost/src/usb_device_manager.c (modified) libusbhost: usb_device_manager: Add speed limit. Mon, 31 Oct 2011 13:06:57 GMT Jan Vesely [27ed734c] * uspace/drv/bus/usb/ohci/ohci.c (modified) * uspace/drv/bus/usb/usbmid/usbmid.c (modified) * uspace/drv/bus/usb/vhc/connhost.c (modified) * uspace/lib/drv/generic/remote_usb.c (modified) * uspace/lib/drv/include/usb_iface.h (modified) * uspace/lib/usb/include/usb/ddfiface.h (modified) * uspace/lib/usb/include/usb/hc.h (modified) * uspace/lib/usb/src/ddfiface.c (modified) * uspace/lib/usb/src/hc.c (modified) * uspace/lib/usb/src/resolve.c (modified) * uspace/lib/usbdev/src/pipes.c (modified) usb: Rename get_address => get_my_address and remove redundant handle ... Mon, 31 Oct 2011 12:30:22 GMT Jan Vesely [d25e0a4] * uspace/drv/bus/usb/ohci/ohci.c (modified) ohci: OHCI root hub knows only its own address. Mon, 31 Oct 2011 12:20:28 GMT Jan Vesely [b500d60a] * uspace/drv/bus/usb/uhci/uhci.c (modified) uhci: UHCI root hub does not have an address. Mon, 31 Oct 2011 10:07:51 GMT Jan Vesely [3562cd18] * uspace/drv/bus/usb/usbmid/usbmid.c (modified) * uspace/lib/usb/include/usb/ddfiface.h (modified) * uspace/lib/usb/src/ddfiface.c (modified) libusb: Remove usb_iface_get_hc_handle_hub_child_impl. Rename ... Mon, 31 Oct 2011 09:46:52 GMT Jan Vesely [eea3e39] * uspace/drv/bus/usb/usbmid/usbmid.c (modified) * uspace/lib/usb/include/usb/ddfiface.h (modified) * uspace/lib/usb/src/ddfiface.c (modified) * uspace/lib/usbdev/src/recognise.c (modified) libusb: Rename get_address implementations. The new names describe ... Sun, 30 Oct 2011 21:12:24 GMT Jan Vesely [cae002c] * uspace/drv/bus/usb/usbhub/port.c (modified) * uspace/drv/bus/usb/usbhub/port.h (modified) * uspace/drv/bus/usb/usbhub/usbhub.c (modified) usbhub: Remove flawed implementation of dev_remove. Sun, 30 Oct 2011 19:59:15 GMT Jan Vesely [8be7819] * uspace/drv/bus/usb/usbmid/explore.c (modified) * uspace/drv/bus/usb/usbmid/main.c (modified) * uspace/drv/bus/usb/usbmid/usbmid.c (modified) usbmid: Implement dev_remove and some minor refactoring. Sun, 30 Oct 2011 18:47:00 GMT Jan Vesely [dcc10b8d] * uspace/drv/bus/usb/usbhid/main.c (modified) * uspace/drv/bus/usb/usbmast/main.c (modified) usbhid: Fix usbhid dev_remove. Leave as not supported right now, we ... Sun, 30 Oct 2011 18:40:10 GMT Jan Vesely [b09096a] * uspace/drv/bus/usb/usbflbk/main.c (modified) usbflbk: Fix dev_remove. Previously I misunderstood the purpose of ... Sun, 30 Oct 2011 13:50:07 GMT Jan Vesely [54d1ad9] * uspace/drv/bus/usb/usbhub/main.c (modified) * uspace/drv/bus/usb/usbhub/port.h (modified) * uspace/drv/bus/usb/usbhub/usbhub.c (modified) * uspace/drv/bus/usb/usbhub/usbhub.h (modified) usbhub: Fix over-current handling. Make power-switching policies ... Sun, 30 Oct 2011 13:13:14 GMT Jan Vesely [fbe148ee] * uspace/drv/bus/usb/usbhid/main.c (modified) usbhid: Add trivial device_remove implementation. Add const ... Sun, 30 Oct 2011 13:12:19 GMT Jan Vesely [9871bca] * uspace/drv/bus/usb/usbmast/main.c (modified) usbmast: Add device_remove stub. Add const qualifiers. Sun, 30 Oct 2011 13:10:24 GMT Jan Vesely [aa05b29] * uspace/drv/bus/usb/usbmid/main.c (modified) * uspace/drv/bus/usb/usbmid/usbmid.h (modified) usbmid: Add device_remove incomplete implementation. Add const ... Sun, 30 Oct 2011 13:09:04 GMT Jan Vesely [cf7561f] * uspace/drv/bus/usb/usbflbk/main.c (modified) usbflbk: Implement trivial device remove call. Add const qualifiers. Sat, 29 Oct 2011 20:37:48 GMT Jan Vesely [e27c2476] * uspace/drv/bus/usb/usbhub/usbhub.c (modified) usbhub: Fix double free in error paths. Remove redundant ... Sat, 29 Oct 2011 20:19:08 GMT Jan Vesely [c44a5f1] * uspace/drv/bus/usb/ohci/ohci_regs.h (modified) ohci: Fix doxygen group. Sat, 29 Oct 2011 15:35:52 GMT Jan Vesely [549ff23] * uspace/drv/bus/usb/ohci/ohci_batch.c (modified) * uspace/drv/bus/usb/ohci/root_hub.c (modified) * uspace/drv/bus/usb/uhci/uhci_batch.c (modified) * uspace/lib/usbhost/include/usb/host/hcd.h (modified) * uspace/lib/usbhost/include/usb/host/usb_transfer_batch.h (modified) * uspace/lib/usbhost/src/iface.c (modified) * uspace/lib/usbhost/src/usb_transfer_batch.c (modified) libusbhost: Cleanup usb_transfer_batch interface. Remove redundant ... Fri, 28 Oct 2011 23:09:29 GMT Jan Vesely [cb94e69b] * uspace/drv/bus/pci/pciintel/pci.c (modified) pci: Fix memory leak in error path. Fri, 28 Oct 2011 22:19:29 GMT Jan Vesely [57e06ef] * uspace/drv/bus/usb/ohci/endpoint_list.c (modified) * uspace/drv/bus/usb/ohci/endpoint_list.h (modified) * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/hc.h (modified) * uspace/drv/bus/usb/ohci/ohci_endpoint.c (modified) * uspace/drv/bus/usb/ohci/ohci_endpoint.h (modified) ohci: Minor improvements. Remove unused member. Fix comments. Add ... Fri, 28 Oct 2011 21:52:15 GMT Jan Vesely [48ae3ef] * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/ohci_endpoint.c (modified) * uspace/drv/bus/usb/ohci/ohci_endpoint.h (modified) * uspace/drv/bus/usb/vhc/connhost.c (modified) * uspace/lib/usbhost/include/usb/host/endpoint.h (modified) * uspace/lib/usbhost/include/usb/host/hcd.h (modified) * uspace/lib/usbhost/include/usb/host/usb_endpoint_manager.h (modified) * uspace/lib/usbhost/src/endpoint.c (modified) * uspace/lib/usbhost/src/iface.c (modified) * uspace/lib/usbhost/src/usb_endpoint_manager.c (modified) libusbhost: Make interfaces more symmetric. Make ... Fri, 28 Oct 2011 20:53:41 GMT Jan Vesely [7265558] * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/uhci/hc.c (modified) * uspace/lib/usbhost/include/usb/host/endpoint.h (modified) * uspace/lib/usbhost/include/usb/host/hcd.h (modified) * uspace/lib/usbhost/include/usb/host/usb_endpoint_manager.h (modified) * uspace/lib/usbhost/src/endpoint.c (modified) * uspace/lib/usbhost/src/usb_endpoint_manager.c (modified) libusbhost: Drop hash_table and use multiple lists instead. This ... Fri, 28 Oct 2011 10:49:00 GMT Jan Vesely [992b47ea] * uspace/drv/bus/pci/pciintel/pci.c (modified) * uspace/drv/bus/pci/pciintel/pci.h (modified) pci: Move hw_resources to pci_fun_t structure. Maximum number of ... Fri, 28 Oct 2011 10:42:39 GMT Jan Vesely [1d53a78] * uspace/drv/bus/pci/pciintel/pci.c (modified) * uspace/drv/bus/pci/pciintel/pci.h (modified) pciintel: Add rules based on class, subclass, prog if, revision. ... Thu, 27 Oct 2011 11:40:06 GMT Jan Vesely [83c3123] * uspace/drv/bus/usb/vhc/connhost.c (modified) * uspace/lib/usbhost/include/usb/host/endpoint.h (modified) * uspace/lib/usbhost/include/usb/host/usb_endpoint_manager.h (modified) * uspace/lib/usbhost/src/endpoint.c (modified) * uspace/lib/usbhost/src/iface.c (modified) * uspace/lib/usbhost/src/usb_endpoint_manager.c (modified) libusbhost: Store bandwidth in endpoint structure. Remove redundant ... Thu, 27 Oct 2011 10:45:08 GMT Jan Vesely [4267908] * uspace/drv/bus/usb/ohci/ohci.c (modified) * uspace/drv/bus/usb/uhci/uhci.c (modified) * uspace/drv/bus/usb/vhc/connhost.c (modified) * uspace/lib/usbhost/include/usb/host/usb_device_manager.h (modified) * uspace/lib/usbhost/src/iface.c (modified) * uspace/lib/usbhost/src/usb_device_manager.c (modified) libusbhost: Merge find_by_address and get_speed. These functions ... Tue, 18 Oct 2011 20:41:25 GMT Jakub Jermar [e5291e0] * boot/arch/amd64/Makefile.inc (modified) * uspace/Makefile (modified) * uspace/doc/doxygroups.h (modified) * uspace/drv/bus/usb/usbmouse/Makefile (deleted) * uspace/drv/bus/usb/usbmouse/init.c (deleted) * uspace/drv/bus/usb/usbmouse/main.c (deleted) * uspace/drv/bus/usb/usbmouse/mouse.c (deleted) * uspace/drv/bus/usb/usbmouse/mouse.h (deleted) * uspace/drv/bus/usb/usbmouse/usbmouse.ma (deleted) Remove the superfluous usbmouse driver. Sun, 16 Oct 2011 19:38:53 GMT Jan Vesely [1f131fb9] * uspace/app/mkbd/main.c (modified) * uspace/app/usbinfo/hid.c (modified) * uspace/drv/bus/usb/usbhid/generic/hiddev.c (modified) * uspace/drv/bus/usb/usbhid/generic/hiddev.h (modified) * uspace/drv/bus/usb/usbhid/kbd/kbddev.c (modified) * uspace/drv/bus/usb/usbhid/kbd/kbddev.h (modified) * uspace/drv/bus/usb/usbhid/main.c (modified) * uspace/drv/bus/usb/usbhid/mouse/mousedev.c (modified) * uspace/drv/bus/usb/usbhid/mouse/mousedev.h (modified) * uspace/drv/bus/usb/usbhid/multimedia/multimedia.c (modified) * uspace/drv/bus/usb/usbhid/subdrivers.c (modified) * uspace/drv/bus/usb/usbhid/subdrivers.h (modified) * uspace/drv/bus/usb/usbhid/usbhid.c (modified) * uspace/drv/bus/usb/usbhid/usbhid.h (modified) * uspace/drv/bus/usb/usbhub/main.c (modified) * uspace/drv/bus/usb/usbmast/main.c (modified) * uspace/drv/bus/usb/usbmouse/init.c (modified) * uspace/drv/bus/usb/usbmouse/main.c (modified) * uspace/drv/bus/usb/usbmouse/mouse.c (modified) * uspace/drv/bus/usb/usbmouse/mouse.h (modified) * uspace/lib/usbdev/include/usb/dev/driver.h (modified) * uspace/lib/usbdev/src/devdrv.c (modified) * uspace/lib/usbhid/include/usb/hid/hiddescriptor.h (modified) * uspace/lib/usbhid/src/hiddescriptor.c (modified) Minor USB changes. Add more const qualifiers where possible. Do ... Sun, 16 Oct 2011 17:24:02 GMT Jan Vesely [f8dfb40] * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/hw_struct/hcca.h (modified) * uspace/drv/bus/usb/ohci/utils/malloc32.h (modified) ohci: Use saner alignment rules. Sun, 16 Oct 2011 17:10:19 GMT Jan Vesely [19746a96] * uspace/drv/bus/usb/ohci/root_hub.c (modified) * uspace/drv/bus/usb/ohci/root_hub.h (modified) ohci: Add root hub mutex to prevent interrupt request handling race. Sun, 16 Oct 2011 17:02:02 GMT Jan Vesely [0fe2ff1] * uspace/drv/bus/usb/ohci/root_hub.c (modified) ohci: Minor changes to root hub. Sun, 16 Oct 2011 16:14:56 GMT Jan Vesely [dab3112] * uspace/drv/bus/usb/ohci/ohci_batch.c (modified) ohci: Remove unused code. Sun, 16 Oct 2011 15:16:22 GMT Jan Vesely [d5abaf4] * uspace/drv/bus/usb/ohci/ohci_batch.c (modified) ohci: Rework transfer completion routine. Include 'not completed' ... Sun, 16 Oct 2011 14:24:05 GMT Jan Vesely [70d72dd] * uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.h (modified) * uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.c (modified) * uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.h (modified) * uspace/drv/bus/usb/ohci/ohci_batch.c (modified) ohci: OHCI TD routines refactoring. Merge td_set_next to td_init: ... Sun, 16 Oct 2011 14:21:49 GMT Jan Vesely [9515f674] * uspace/drv/bus/usb/ohci/endpoint_list.c (modified) * uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.c (modified) * uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.h (modified) * uspace/drv/bus/usb/ohci/ohci_batch.c (modified) * uspace/drv/bus/usb/ohci/ohci_endpoint.c (modified) ohci: OHCI ED routines refactoring. Merge ed_set_td to ed_init: td ... Sat, 15 Oct 2011 19:38:36 GMT Jakub Jermar [721d4b6e] * uspace/drv/bus/usb/usbmast/main.c (modified) Remove an out-of-date comment introduced in the previous commit. Sat, 15 Oct 2011 18:55:07 GMT Jakub Jermar [a044f71] * uspace/drv/bus/usb/usbmast/main.c (modified) Device driver data cannot be freed by the driver itself. Sat, 15 Oct 2011 15:42:26 GMT Jan Vesely [93d2684] * uspace/drv/bus/usb/usbhid/subdrivers.c (modified) * uspace/drv/bus/usb/usbhid/subdrivers.h (modified) * uspace/drv/bus/usb/usbhid/usbhid.c (modified) usbhid: Count max number of sub-drivers based on available subdrivers. Sat, 15 Oct 2011 15:34:03 GMT Jan Vesely [3f8f09f] * uspace/drv/bus/usb/usbhid/subdrivers.c (modified) * uspace/drv/bus/usb/usbhid/subdrivers.h (modified) * uspace/drv/bus/usb/usbhid/usbhid.c (modified) * uspace/drv/bus/usb/usbhid/usbhid.h (modified) usbhid: Refactoring. My keyboard still works... Sat, 15 Oct 2011 14:56:23 GMT Jan Vesely [b803845] * uspace/drv/bus/usb/usbhid/generic/hiddev.c (modified) * uspace/drv/bus/usb/usbhid/generic/hiddev.h (modified) * uspace/drv/bus/usb/usbhid/kbd/kbddev.c (modified) * uspace/drv/bus/usb/usbhid/kbd/kbddev.h (modified) * uspace/drv/bus/usb/usbhid/mouse/mousedev.c (modified) * uspace/drv/bus/usb/usbhid/mouse/mousedev.h (modified) * uspace/drv/bus/usb/usbhid/usbhid.c (modified) * uspace/drv/bus/usb/usbhid/usbhid.h (modified) * uspace/drv/bus/usb/usbhub/main.c (modified) * uspace/drv/bus/usb/usbmast/main.c (modified) * uspace/drv/bus/usb/usbmouse/init.c (modified) * uspace/drv/bus/usb/usbmouse/main.c (modified) * uspace/drv/bus/usb/usbmouse/mouse.h (modified) * uspace/lib/usbdev/include/usb/dev/driver.h (modified) * uspace/lib/usbdev/src/devdrv.c (modified) usb: Make endpoint descriptions const. Sat, 15 Oct 2011 14:30:18 GMT Jan Vesely [9c5fd7a] * uspace/drv/bus/usb/usbmouse/mouse.c (modified) * uspace/lib/usbdev/include/usb/dev/driver.h (modified) * uspace/lib/usbdev/src/devdrv.c (modified) libusbdev: Rename _destroy => _deinit The function does not free ... Sat, 15 Oct 2011 14:29:34 GMT Jan Vesely [ce2a1c2] * uspace/drv/bus/usb/usbhid/multimedia/multimedia.c (modified) usbhid: multimedia; unite init and create_function functions. Sat, 15 Oct 2011 14:09:14 GMT Jan Vesely [a8c4e871] * uspace/app/mkbd/main.c (modified) * uspace/app/usbinfo/hid.c (modified) * uspace/drv/bus/usb/usbhid/kbd/kbddev.c (modified) * uspace/drv/bus/usb/usbhid/main.c (modified) * uspace/drv/bus/usb/usbhid/mouse/mousedev.c (modified) * uspace/drv/bus/usb/usbhid/multimedia/multimedia.c (modified) * uspace/drv/bus/usb/usbhid/usbhid.c (modified) * uspace/drv/bus/usb/usbhid/usbhid.h (modified) * uspace/lib/usbhid/include/usb/hid/hiddescriptor.h (modified) * uspace/lib/usbhid/src/hiddescriptor.c (modified) usb: use _deinit suffix for functions that do not destroy/free their ... Sat, 15 Oct 2011 12:49:18 GMT Jan Vesely [065064e6] * uspace/drv/bus/usb/usbhid/generic/hiddev.c (modified) * uspace/drv/bus/usb/usbhid/main.c (modified) * uspace/drv/bus/usb/usbhid/usbhid.c (modified) * uspace/drv/bus/usb/usbhid/usbhid.h (modified) * uspace/drv/bus/usb/usbhub/usbhub.c (modified) * uspace/drv/bus/usb/usbmast/main.c (modified) * uspace/drv/bus/usb/usbmid/explore.c (modified) * uspace/drv/bus/usb/usbmid/main.c (modified) * uspace/lib/usbdev/include/usb/dev/driver.h (modified) * uspace/lib/usbdev/src/devdrv.c (modified) usb: Add and use usb_device_data_alloc. Inspired by ... Sat, 15 Oct 2011 12:13:59 GMT Jan Vesely [7c95d6f5] * uspace/app/usbinfo/dump.c (modified) * uspace/drv/bus/usb/usbmid/dump.c (modified) * uspace/drv/bus/usb/usbmid/explore.c (modified) * uspace/lib/usbdev/include/usb/dev/dp.h (modified) * uspace/lib/usbdev/include/usb/dev/driver.h (modified) * uspace/lib/usbdev/include/usb/dev/pipes.h (modified) * uspace/lib/usbdev/src/altiface.c (modified) * uspace/lib/usbdev/src/devdrv.c (modified) * uspace/lib/usbdev/src/pipesinit.c (modified) usb: Further const madness. Sat, 15 Oct 2011 11:58:16 GMT Jan Vesely [8a121b1] * uspace/app/usbinfo/desctree.c (modified) * uspace/app/usbinfo/dump.c (modified) * uspace/app/usbinfo/hid.c (modified) * uspace/app/usbinfo/info.c (modified) * uspace/app/usbinfo/usbinfo.h (modified) * uspace/drv/bus/usb/usbmid/dump.c (modified) * uspace/drv/bus/usb/usbmid/explore.c (modified) * uspace/lib/usbdev/include/usb/dev/dp.h (modified) * uspace/lib/usbdev/include/usb/dev/driver.h (modified) * uspace/lib/usbdev/src/altiface.c (modified) * uspace/lib/usbdev/src/dp.c (modified) * uspace/lib/usbdev/src/pipesinit.c (modified) * uspace/lib/usbhid/src/hidreport.c (modified) usb: Make descriptors readonly. Sat, 15 Oct 2011 00:09:46 GMT Jan Vesely [2a5b62b] * uspace/drv/bus/usb/usbhid/generic/hiddev.c (modified) * uspace/drv/bus/usb/usbhid/kbd/kbddev.c (modified) * uspace/drv/bus/usb/usbhid/kbd/kbdrepeat.c (modified) * uspace/drv/bus/usb/usbhid/kbd/kbdrepeat.h (modified) * uspace/drv/bus/usb/usbhid/main.c (modified) * uspace/drv/bus/usb/usbhid/multimedia/multimedia.c (modified) * uspace/drv/bus/usb/usbhid/usbhid.c (modified) * uspace/drv/bus/usb/usbhid/usbhid.h (modified) usbhid: Wait for autorepeat fibril during destruction. Fixes random ... Fri, 14 Oct 2011 22:58:55 GMT Jan Vesely [bd444e5] * uspace/drv/bus/usb/usbhid/usbhid.h (modified) usbhid: Fix endpoints declaration. Fri, 14 Oct 2011 21:53:20 GMT Jan Vesely [aaf835d] * uspace/drv/bus/usb/usbhid/generic/hiddev.c (modified) * uspace/drv/bus/usb/usbhid/usbhid.c (modified) ushid: Minor changes. Explicit size is not needed for static ... Fri, 14 Oct 2011 18:53:04 GMT Jan Vesely [68dbe3e] * uspace/drv/bus/usb/usbhid/main.c (modified) * uspace/drv/bus/usb/usbhid/usbhid.c (modified) * uspace/drv/bus/usb/usbhid/usbhid.h (modified) usbhid: Add fibril running indicator. Fri, 14 Oct 2011 16:22:07 GMT Jan Vesely [98604cc] * uspace/drv/bus/usb/usbhid/main.c (modified) * uspace/drv/bus/usb/usbhid/usbhid.c (modified) usbhid: Implement device_gone. Fri, 14 Oct 2011 15:36:12 GMT Jan Vesely [f2964e45] * uspace/drv/bus/usb/usbhid/mouse/mousedev.c (modified) * uspace/drv/bus/usb/usbhid/mouse/mousedev.h (modified) usbhid: mouse drv unbinds DDF functions on destruction. Fri, 14 Oct 2011 15:22:12 GMT Jan Vesely [c5b6db53] * uspace/drv/bus/usb/usbhid/generic/hiddev.c (modified) * uspace/drv/bus/usb/usbhid/generic/hiddev.h (modified) * uspace/drv/bus/usb/usbhid/usbhid.c (modified) usbhid: unbind generic hid DDF function. Fri, 14 Oct 2011 15:07:21 GMT Jan Vesely [af8c9b54] * uspace/drv/bus/usb/usbhid/multimedia/multimedia.c (modified) usbhid: multim unbind ddf function during destruction. Fri, 14 Oct 2011 15:00:05 GMT Jan Vesely [571ba2a] * uspace/drv/bus/usb/usbhid/multimedia/multimedia.c (modified) usbhid: more whitespace fixes Fri, 14 Oct 2011 14:46:59 GMT Jan Vesely [7b54b99] * uspace/drv/bus/usb/usbhid/kbd/kbddev.c (modified) usbhid: kbd unbind and destroy ddf function during destruction. ... Fri, 14 Oct 2011 14:37:32 GMT Jan Vesely [cddd151] * uspace/drv/bus/usb/usbhid/kbd/kbddev.c (modified) * uspace/drv/bus/usb/usbhid/kbd/kbddev.h (modified) * uspace/drv/bus/usb/usbhid/kbd/kbdrepeat.c (modified) * uspace/drv/bus/usb/usbhid/usbhid.c (modified) usbhid: kbd store pointer to created function. Make repeat mutex ... Fri, 14 Oct 2011 13:07:04 GMT Jan Vesely [e5024111] * uspace/drv/bus/usb/usbhid/usbhid.c (modified) usbhid: Initialize report sooner than on first use. Fixes crash ... Fri, 14 Oct 2011 12:40:31 GMT Jan Vesely [cc29622] * uspace/drv/bus/usb/usbhid/generic/hiddev.c (modified) * uspace/drv/bus/usb/usbhid/kbd/conv.c (modified) * uspace/drv/bus/usb/usbhid/kbd/kbddev.c (modified) * uspace/drv/bus/usb/usbhid/kbd/kbddev.h (modified) * uspace/drv/bus/usb/usbhid/kbd/kbdrepeat.c (modified) * uspace/drv/bus/usb/usbhid/main.c (modified) * uspace/drv/bus/usb/usbhid/mouse/mousedev.c (modified) * uspace/drv/bus/usb/usbhid/mouse/mousedev.h (modified) * uspace/drv/bus/usb/usbhid/subdrivers.h (modified) * uspace/drv/bus/usb/usbhid/usbhid.c (modified) * uspace/drv/bus/usb/usbhid/usbhid.h (modified) usbhid: Remove tabs on empty lines. diff -w shows no changes. Fri, 14 Oct 2011 12:19:42 GMT Jan Vesely [3002434] * uspace/drv/bus/usb/usbmast/main.c (modified) usbmast: Implement device_gone. Fri, 14 Oct 2011 12:05:40 GMT Jan Vesely [87037cc9] * uspace/drv/bus/usb/usbmast/main.c (modified) * uspace/drv/bus/usb/usbmast/usbmast.h (modified) usbmast: Keep track of pointers to created LUN functions. Fri, 14 Oct 2011 10:29:39 GMT Jan Vesely [a92ce4ef] * uspace/drv/bus/usb/usbmid/usbmid.c (modified) usbmid: Fix crash on device remove, add note. Fri, 14 Oct 2011 10:19:11 GMT Jan Vesely [d8e698e7] * uspace/drv/bus/usb/usbmid/usbmid.c (modified) usbmid: Remove redundant function. Fri, 14 Oct 2011 09:36:23 GMT Jan Vesely [38e68ab] * uspace/drv/bus/usb/usbmid/main.c (modified) * uspace/drv/bus/usb/usbmid/usbmid.c (modified) * uspace/drv/bus/usb/usbmid/usbmid.h (modified) usbmid: Implement device_gone. Fri, 14 Oct 2011 09:07:15 GMT Jan Vesely [344a0ac] * uspace/drv/bus/usb/usbhub/port.c (modified) usbhub: Open hc connection before unregistering address. Thu, 13 Oct 2011 21:24:40 GMT Jan Vesely [229629d] * uspace/drv/bus/usb/usbmid/explore.c (modified) * uspace/drv/bus/usb/usbmid/usbmid.h (modified) usbmid: Use new usb_mid_t to store all the interfaces and functions. Thu, 13 Oct 2011 21:22:55 GMT Jan Vesely [359d96f] * uspace/drv/bus/usb/usbmid/explore.c (modified) * uspace/drv/bus/usb/usbmid/usbmid.c (modified) usbmid: Fix memory leaks. Thu, 13 Oct 2011 20:28:32 GMT Jan Vesely [05a119b] * uspace/drv/bus/usb/usbflbk/main.c (modified) usbflbk: Implement device_gone. Thu, 13 Oct 2011 12:55:34 GMT Jan Vesely [a825eeb0] * uspace/drv/bus/usb/usbhub/port.c (modified) * uspace/drv/bus/usb/usbhub/port.h (modified) * uspace/drv/bus/usb/usbhub/usbhub.c (modified) usbhub: Remove connected devices before confirming device gone. Thu, 13 Oct 2011 12:54:36 GMT Jan Vesely [a14d6a7] * uspace/drv/bus/usb/usbhub/usbhub.c (modified) usbhub: Remove +1 port_count hack Thu, 13 Oct 2011 11:43:23 GMT Jan Vesely [eda7a4e0] * uspace/drv/bus/usb/usbhub/usbhub.c (modified) usbhub: rename hub_info => hub_dev Thu, 13 Oct 2011 10:23:50 GMT Jan Vesely [612af1a0] * uspace/drv/bus/usb/uhcirh/port.c (modified) uhcirh: Improve error handling.