Search:
Login
Preferences
Register
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Context Navigation
Reverse Diff
Changes in
/
[e50cd7f:ef354b6]
in mainline
Files:
2 added
46 deleted
121 edited
.bzrignore
(modified)
(
view diffs
)
boot/arch/amd64/Makefile.inc
(modified)
(
view diffs
)
kernel/Makefile
(modified)
(
view diffs
)
kernel/arch/mips32/include/atomic.h
(modified)
(
view diffs
)
kernel/generic/include/ipc/ipc.h
(modified)
(
view diffs
)
kernel/generic/include/proc/tasklet.h
(added)
kernel/generic/src/ipc/sysipc.c
(modified)
(
view diffs
)
kernel/generic/src/main/main.c
(modified)
(
view diffs
)
kernel/generic/src/proc/tasklet.c
(added)
uspace/Makefile
(modified)
(
view diffs
)
uspace/app/bdsh/cmds/modules/cat/cat.c
(modified)
(
view diffs
)
uspace/app/trace/trace.c
(modified)
(
view diffs
)
uspace/app/usbinfo/dev.c
(modified)
(
view diffs
)
uspace/doc/doxygroups.h
(modified)
(
view diffs
)
uspace/drv/ehci-hcd/hc_iface.c
(modified)
(
view diffs
)
uspace/drv/isa/isa.c
(modified)
(
view diffs
)
uspace/drv/ohci/Makefile
(modified)
(
view diffs
)
uspace/drv/ohci/batch.c
(modified)
(
view diffs
)
uspace/drv/ohci/batch.h
(modified)
(
view diffs
)
uspace/drv/ohci/endpoint_list.c
(deleted)
uspace/drv/ohci/endpoint_list.h
(deleted)
uspace/drv/ohci/hc.c
(modified)
(
view diffs
)
uspace/drv/ohci/hc.h
(modified)
(
view diffs
)
uspace/drv/ohci/hcd_endpoint.c
(deleted)
uspace/drv/ohci/hcd_endpoint.h
(deleted)
uspace/drv/ohci/hw_struct/completion_codes.h
(modified)
(
view diffs
)
uspace/drv/ohci/hw_struct/endpoint_descriptor.c
(deleted)
uspace/drv/ohci/hw_struct/endpoint_descriptor.h
(modified)
(
view diffs
)
uspace/drv/ohci/hw_struct/hcca.h
(modified)
(
view diffs
)
uspace/drv/ohci/hw_struct/transfer_descriptor.c
(deleted)
uspace/drv/ohci/hw_struct/transfer_descriptor.h
(modified)
(
view diffs
)
uspace/drv/ohci/iface.c
(modified)
(
view diffs
)
uspace/drv/ohci/ohci.ma
(modified)
(
view diffs
)
uspace/drv/ohci/ohci_regs.h
(modified)
(
view diffs
)
uspace/drv/ohci/root_hub.c
(modified)
(
view diffs
)
uspace/drv/ohci/root_hub.h
(modified)
(
view diffs
)
uspace/drv/ohci/utils/malloc32.h
(modified)
(
view diffs
)
uspace/drv/uhci-hcd/batch.c
(modified)
(
view diffs
)
uspace/drv/uhci-hcd/batch.h
(modified)
(
view diffs
)
uspace/drv/uhci-hcd/hc.c
(modified)
(
view diffs
)
uspace/drv/uhci-hcd/hc.h
(modified)
(
view diffs
)
uspace/drv/uhci-hcd/hw_struct/queue_head.h
(modified)
(
view diffs
)
uspace/drv/uhci-hcd/hw_struct/transfer_descriptor.c
(modified)
(
view diffs
)
uspace/drv/uhci-hcd/hw_struct/transfer_descriptor.h
(modified)
(
view diffs
)
uspace/drv/uhci-hcd/iface.c
(modified)
(
view diffs
)
uspace/drv/uhci-hcd/main.c
(modified)
(
view diffs
)
uspace/drv/uhci-hcd/pci.c
(modified)
(
view diffs
)
uspace/drv/uhci-hcd/root_hub.c
(modified)
(
view diffs
)
uspace/drv/uhci-hcd/root_hub.h
(modified)
(
view diffs
)
uspace/drv/uhci-hcd/transfer_list.c
(modified)
(
view diffs
)
uspace/drv/uhci-hcd/transfer_list.h
(modified)
(
view diffs
)
uspace/drv/uhci-hcd/uhci.c
(modified)
(
view diffs
)
uspace/drv/uhci-hcd/uhci.h
(modified)
(
view diffs
)
uspace/drv/uhci-rhd/port.c
(modified)
(
view diffs
)
uspace/drv/uhci-rhd/port.h
(modified)
(
view diffs
)
uspace/drv/uhci-rhd/root_hub.c
(modified)
(
view diffs
)
uspace/drv/uhci-rhd/root_hub.h
(modified)
(
view diffs
)
uspace/drv/usbhid/Makefile
(deleted)
uspace/drv/usbhid/generic/hiddev.c
(deleted)
uspace/drv/usbhid/generic/hiddev.h
(deleted)
uspace/drv/usbhid/kbd.h
(deleted)
uspace/drv/usbhid/kbd/conv.c
(deleted)
uspace/drv/usbhid/kbd/conv.h
(deleted)
uspace/drv/usbhid/kbd/kbddev.c
(deleted)
uspace/drv/usbhid/kbd/kbddev.h
(deleted)
uspace/drv/usbhid/kbd/kbdrepeat.c
(deleted)
uspace/drv/usbhid/kbd/kbdrepeat.h
(deleted)
uspace/drv/usbhid/kbd/layout.h
(deleted)
uspace/drv/usbhid/kbd/main.c
(deleted)
uspace/drv/usbhid/layout.h
(deleted)
uspace/drv/usbhid/lgtch-ultrax/lgtch-ultrax.c
(deleted)
uspace/drv/usbhid/lgtch-ultrax/lgtch-ultrax.h
(deleted)
uspace/drv/usbhid/main.c
(deleted)
uspace/drv/usbhid/mouse/mousedev.c
(deleted)
uspace/drv/usbhid/mouse/mousedev.h
(deleted)
uspace/drv/usbhid/subdrivers.c
(deleted)
uspace/drv/usbhid/subdrivers.h
(deleted)
uspace/drv/usbhid/usbhid.c
(deleted)
uspace/drv/usbhid/usbhid.h
(deleted)
uspace/drv/usbhid/usbhid.ma
(deleted)
uspace/drv/usbhub/Makefile
(modified)
(
view diffs
)
uspace/drv/usbhub/port_status.h
(modified)
(
view diffs
)
uspace/drv/usbhub/ports.c
(modified)
(
view diffs
)
uspace/drv/usbhub/ports.h
(modified)
(
view diffs
)
uspace/drv/usbhub/usbhub.c
(modified)
(
view diffs
)
uspace/drv/usbhub/usbhub.h
(modified)
(
view diffs
)
uspace/drv/usbhub/usbhub_private.h
(modified)
(
view diffs
)
uspace/drv/usbhub/utils.c
(modified)
(
view diffs
)
uspace/drv/usbkbd/kbddev.c
(modified)
(
view diffs
)
uspace/drv/usbkbd/main.c
(modified)
(
view diffs
)
uspace/drv/usbkbd/usbkbd.ma
(modified)
(
view diffs
)
uspace/drv/usbmast/Makefile
(deleted)
uspace/drv/usbmast/cmds.h
(deleted)
uspace/drv/usbmast/main.c
(deleted)
uspace/drv/usbmast/mast.c
(deleted)
uspace/drv/usbmast/mast.h
(deleted)
uspace/drv/usbmast/scsi.h
(deleted)
uspace/drv/usbmast/usbmast.ma
(deleted)
uspace/drv/usbmid/main.c
(modified)
(
view diffs
)
uspace/drv/usbmouse/main.c
(modified)
(
view diffs
)
uspace/drv/vhc/connhost.c
(modified)
(
view diffs
)
uspace/lib/c/arch/mips32/include/atomic.h
(modified)
(
view diffs
)
uspace/lib/c/generic/adt/measured_strings.c
(modified)
(
view diffs
)
uspace/lib/c/generic/async.c
(modified)
(
view diffs
)
uspace/lib/c/generic/vfs/vfs.c
(modified)
(
view diffs
)
uspace/lib/c/include/async.h
(modified)
(
view diffs
)
uspace/lib/c/include/ipc/dev_iface.h
(modified)
(
view diffs
)
uspace/lib/drv/generic/dev_iface.c
(modified)
(
view diffs
)
uspace/lib/drv/generic/driver.c
(modified)
(
view diffs
)
uspace/lib/drv/generic/remote_usbhc.c
(modified)
(
view diffs
)
uspace/lib/drv/generic/remote_usbhid.c
(deleted)
uspace/lib/drv/include/remote_usbhid.h
(deleted)
uspace/lib/drv/include/usbhc_iface.h
(modified)
(
view diffs
)
uspace/lib/drv/include/usbhid_iface.h
(deleted)
uspace/lib/net/generic/generic.c
(modified)
(
view diffs
)
uspace/lib/net/generic/net_checksum.c
(modified)
(
view diffs
)
uspace/lib/net/generic/packet_client.c
(modified)
(
view diffs
)
uspace/lib/net/il/ip_client.c
(modified)
(
view diffs
)
uspace/lib/net/tl/icmp_client.c
(modified)
(
view diffs
)
uspace/lib/net/tl/socket_core.c
(modified)
(
view diffs
)
uspace/lib/net/tl/tl_common.c
(modified)
(
view diffs
)
uspace/lib/packet/generic/packet_server.c
(modified)
(
view diffs
)
uspace/lib/softint/generic/multiplication.c
(modified)
(
view diffs
)
uspace/lib/usb/Makefile
(modified)
(
view diffs
)
uspace/lib/usb/include/usb/classes/hid/iface.h
(deleted)
uspace/lib/usb/include/usb/classes/hidparser.h
(modified)
(
view diffs
)
uspace/lib/usb/include/usb/classes/hub.h
(modified)
(
view diffs
)
uspace/lib/usb/include/usb/classes/massstor.h
(deleted)
uspace/lib/usb/include/usb/devdrv.h
(modified)
(
view diffs
)
uspace/lib/usb/include/usb/devpoll.h
(deleted)
uspace/lib/usb/include/usb/host/batch.h
(modified)
(
view diffs
)
uspace/lib/usb/include/usb/host/device_keeper.h
(modified)
(
view diffs
)
uspace/lib/usb/include/usb/host/endpoint.h
(modified)
(
view diffs
)
uspace/lib/usb/include/usb/host/usb_endpoint_manager.h
(modified)
(
view diffs
)
uspace/lib/usb/include/usb/hub.h
(modified)
(
view diffs
)
uspace/lib/usb/include/usb/pipes.h
(modified)
(
view diffs
)
uspace/lib/usb/include/usb/request.h
(modified)
(
view diffs
)
uspace/lib/usb/include/usb/usb.h
(modified)
(
view diffs
)
uspace/lib/usb/src/altiface.c
(deleted)
uspace/lib/usb/src/devdrv.c
(modified)
(
view diffs
)
uspace/lib/usb/src/devpoll.c
(modified)
(
view diffs
)
uspace/lib/usb/src/hidiface.c
(deleted)
uspace/lib/usb/src/hidparser.c
(modified)
(
view diffs
)
uspace/lib/usb/src/hidreport.c
(modified)
(
view diffs
)
uspace/lib/usb/src/hidreq.c
(modified)
(
view diffs
)
uspace/lib/usb/src/host/batch.c
(modified)
(
view diffs
)
uspace/lib/usb/src/host/device_keeper.c
(modified)
(
view diffs
)
uspace/lib/usb/src/host/endpoint.c
(modified)
(
view diffs
)
uspace/lib/usb/src/host/usb_endpoint_manager.c
(modified)
(
view diffs
)
uspace/lib/usb/src/hub.c
(modified)
(
view diffs
)
uspace/lib/usb/src/pipepriv.c
(deleted)
uspace/lib/usb/src/pipepriv.h
(deleted)
uspace/lib/usb/src/pipes.c
(modified)
(
view diffs
)
uspace/lib/usb/src/pipesinit.c
(modified)
(
view diffs
)
uspace/lib/usb/src/pipesio.c
(modified)
(
view diffs
)
uspace/lib/usb/src/recognise.c
(modified)
(
view diffs
)
uspace/lib/usb/src/request.c
(modified)
(
view diffs
)
uspace/srv/bd/ata_bd/ata_bd.c
(modified)
(
view diffs
)
uspace/srv/bd/ata_bd/ata_hw.h
(modified)
(
view diffs
)
uspace/srv/devman/devman.c
(modified)
(
view diffs
)
uspace/srv/devman/devman.h
(modified)
(
view diffs
)
uspace/srv/devman/main.c
(modified)
(
view diffs
)
uspace/srv/fs/fat/fat_ops.c
(modified)
(
view diffs
)
uspace/srv/net/il/ip/ip.c
(modified)
(
view diffs
)
uspace/srv/net/nil/eth/eth.c
(modified)
(
view diffs
)
uspace/srv/net/tl/tcp/tcp.c
(modified)
(
view diffs
)
uspace/srv/net/tl/tcp/tcp.h
(modified)
(
view diffs
)
uspace/srv/net/tl/udp/udp.c
(modified)
(
view diffs
)
uspace/srv/vfs/vfs_file.c
(modified)
(
view diffs
)
Changeset view not shown
, since the total size (2.4 MB) exceeds
976.6 KB
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive