|
|
|
@e9563c3
|
13 years |
jano.vesely |
hidsrv: Destroy kbdev on hangup.
Fixes phone leak.
Fix possible …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5288463
|
13 years |
jano.vesely |
hidsrv: Hangup session to mouse device after contacting the device.
…
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7b5f4c9
|
13 years |
jakub |
Fix a compile error when compiling the tetris demo with the
Portable C …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c6d9d49
|
13 years |
jakub |
Merge support for listing mounted file systems by Maurizio Lombardi …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e6da6d5
|
13 years |
jakub |
Improve error handling.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@41047bf
|
13 years |
jakub |
Fix formatter for service_id_t, print fs instance number more compactly.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4f100f4
|
13 years |
jakub |
Merge support for listing mounted file systems.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@460514d
|
13 years |
m.lombardi85 |
mount() should fail if there is not enough memory to add the …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4af2f36
|
13 years |
m.lombardi85 |
move code outside mutex-protected sections if not needed.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6f9ef87a
|
13 years |
m.lombardi85 |
Do not add the fs to the mtab list if vfs_mount_internal() failed.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6b8e5b7
|
13 years |
m.lombardi85 |
vfs_get_mtab(): service_id is more useful than flags and fs_handle
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7e8403b
|
13 years |
m.lombardi85 |
Revert previous commit, fix ipc answer in case of error
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c8a894d
|
13 years |
m.lombardi85 |
Fix IPC answer in case of error
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@41e9ef7
|
13 years |
m.lombardi85 |
Rename VFS_IN_GET_MTAB —> VFS_IN_MTAB_GET
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f8838b8
|
13 years |
m.lombardi85 |
flag, instance, and fs_handle fields can be sent together in a single …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f346039
|
13 years |
m.lombardi85 |
Add #include<adt/list.h> directive to vfs_mtab.h
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@daf8ff2
|
13 years |
m.lombardi85 |
Fix memory leak
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@45ffe9f
|
13 years |
m.lombardi85 |
Do the mount only if it was possible to add the fs info to the mtab list
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8d6a41c
|
13 years |
m.lombardi85 |
Remove the mtab_list_ent structure.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@72fda53
|
13 years |
m.lombardi85 |
Add vfs_mtab.h which contains the mtab_ent structure definition.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c08fb04
|
13 years |
m.lombardi85 |
Print the mtab list when executing the mount command without any argument.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4965357f
|
13 years |
m.lombardi85 |
Fix get_mtab_list() libc implementation
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@76a67ce
|
13 years |
m.lombardi85 |
vfs_get_mtab:
- Remove mtab entry when unmounting a filesystem
- Add …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@54de4836
|
13 years |
martin |
cstyle
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c289457
|
13 years |
jano.vesely |
PCI driver improvements.
Add match ids based on pci class, subclass, …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@10e4cd7
|
13 years |
m.lombardi85 |
Initial implementation of vfs mtab_read support
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3ce78580
|
13 years |
jakub |
Merge from lp:mfs.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@20a3465
|
13 years |
m.lombardi85 |
Merge mainline changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4c3ad56
|
13 years |
m.lombardi85 |
fix hard links creation (they are needed to support the rename() …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@45bf63c
|
13 years |
jano.vesely |
Merge from USB branch.
Cleanup libusbhost interfaces.
Fix few …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e978ada
|
13 years |
jano.vesely |
libusbdev: Fix accidentally introduced crash in …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@54d1ad9
|
13 years |
jano.vesely |
usbhub: Fix over-current handling.
Make power-switching policies part …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@fbe148ee
|
13 years |
jano.vesely |
usbhid: Add trivial device_remove implementation.
Add const …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9871bca
|
13 years |
jano.vesely |
usbmast: Add device_remove stub.
Add const qualifiers.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@aa05b29
|
13 years |
jano.vesely |
usbmid: Add device_remove incomplete implementation.
Add const qualifiers.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@cf7561f
|
13 years |
jano.vesely |
usbflbk: Implement trivial device remove call.
Add const qualifiers.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@882580a
|
13 years |
jano.vesely |
libusbdev: Accept const pointer in driver_main.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7d9cd62
|
13 years |
jano.vesely |
libusbdev: Use new destroy function, change usb_device interface to …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@96ec0a9
|
13 years |
jano.vesely |
libusbdev: Add function do properly destroy alternative interfaces.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e27c2476
|
13 years |
jano.vesely |
usbhub: Fix double free in error paths.
Remove redundant …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c44a5f1
|
13 years |
jano.vesely |
ohci: Fix doxygen group.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@17412546
|
13 years |
jano.vesely |
libusbhost: endpoint_t: extend mutex protection, add doxygen comments.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1737bfb
|
13 years |
jakub |
cp improvements
(Thanks to Maurizio Lombardi)
- Support for the -r …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b50bf6c2
|
13 years |
jakub |
Use a more accurate default for mapping IRQ 0 in the APIC userspace driver.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e2793a4
|
13 years |
jakub |
Improve handling of ACPI MADT Interrupt Source Overrides slightly.
- …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@549ff23
|
13 years |
jano.vesely |
libusbhost: Cleanup usb_transfer_batch interface.
Remove redundant …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4dfc905
|
13 years |
jano.vesely |
libusbhost: Add doxygen commnets for generice host controller driver.
…
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5400606
|
13 years |
jano.vesely |
libusbhost: Fixes and improvements for usb_endpoint_manager.
Add …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2fd1f0c6
|
13 years |
jano.vesely |
libusbhost: Make usb_device_manager more robust.
Return error on …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@cb94e69b
|
13 years |
jano.vesely |
pci: Fix memory leak in error path.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@57e06ef
|
13 years |
jano.vesely |
ohci: Minor improvements.
Remove unused member.
Fix comments.
Add …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@48ae3ef
|
13 years |
jano.vesely |
libusbhost: Make interfaces more symmetric.
Make usb_endpoint_manager …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7265558
|
13 years |
jano.vesely |
libusbhost: Drop hash_table and use multiple lists instead.
This has …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@992b47ea
|
13 years |
jano.vesely |
pci: Move hw_resources to pci_fun_t structure.
Maximum number of …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1d53a78
|
13 years |
jano.vesely |
pciintel: Add rules based on class, subclass, prog if, revision.
Set …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8a363ab3
|
13 years |
jano.vesely |
Fix: ddf_fun_add_match_id use the provided match score.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@83c3123
|
13 years |
jano.vesely |
libusbhost: Store bandwidth in endpoint structure.
Remove redundant …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@4267908
|
13 years |
jano.vesely |
libusbhost: Merge find_by_address and get_speed.
…
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@069b80d
|
13 years |
jakub |
Cleanup in usbhid driver.
* Remove unused and commented out …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d75628da
|
13 years |
jakub |
Set Interruption Vector Address register before any kernel C code can …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e5291e0
|
13 years |
jakub |
Remove the superfluous usbmouse driver.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1f131fb9
|
13 years |
jano.vesely |
Minor USB changes.
Add more const qualifiers where possible.
Do not …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@98fb010
|
13 years |
jano.vesely |
Merge OHCI related changes and improvements.
Rework some routines and …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f8dfb40
|
13 years |
jano.vesely |
ohci: Use saner alignment rules.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@19746a96
|
13 years |
jano.vesely |
ohci: Add root hub mutex to prevent interrupt request handling race.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@0fe2ff1
|
13 years |
jano.vesely |
ohci: Minor changes to root hub.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@dab3112
|
13 years |
jano.vesely |
ohci: Remove unused code.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@d5abaf4
|
13 years |
jano.vesely |
ohci: Rework transfer completion routine.
Include 'not completed' …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@70d72dd
|
13 years |
jano.vesely |
ohci: OHCI TD routines refactoring.
Merge td_set_next to td_init: td …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9515f674
|
13 years |
jano.vesely |
ohci: OHCI ED routines refactoring.
Merge ed_set_td to ed_init: td …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@721d4b6e
|
13 years |
jakub |
Remove an out-of-date comment introduced in the previous commit.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a044f71
|
13 years |
jakub |
Device driver data cannot be freed by the driver itself.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@93d2684
|
13 years |
jano.vesely |
usbhid: Count max number of sub-drivers based on available subdrivers.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3f8f09f
|
13 years |
jano.vesely |
usbhid: Refactoring.
My keyboard still works…
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@b803845
|
13 years |
jano.vesely |
usb: Make endpoint descriptions const.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@9c5fd7a
|
13 years |
jano.vesely |
libusbdev: Rename _destroy ⇒ _deinit
The function does not free …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@ce2a1c2
|
13 years |
jano.vesely |
usbhid: multimedia; unite init and create_function functions.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@a8c4e871
|
13 years |
jano.vesely |
usb: use _deinit suffix for functions that do not destroy/free their …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@e3f7418
|
13 years |
jano.vesely |
USB improvements.
USB unplug part2; Unplug support in all drivers …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@065064e6
|
13 years |
jano.vesely |
usb: Add and use usb_device_data_alloc.
Inspired by …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@3958e315
|
13 years |
jakub |
Merge from lp:mfs.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@03f4acf
|
13 years |
jakub |
Initialize category membership list for null services too.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7c95d6f5
|
13 years |
jano.vesely |
usb: Further const madness.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@8a121b1
|
13 years |
jano.vesely |
usb: Make descriptors readonly.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2a5b62b
|
13 years |
jano.vesely |
usbhid: Wait for autorepeat fibril during destruction.
Fixes random …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@1526c174
|
13 years |
jano.vesely |
libusbdev: Unregister only endpoints that are present.
Not present …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@bd444e5
|
13 years |
jano.vesely |
usbhid: Fix endpoints declaration.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@49bd7ae2
|
13 years |
jano.vesely |
libusbdev: Add few const qualifiers.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@5917859c
|
13 years |
jano.vesely |
libusbdev: Fix uninitialized pipes_count if there are no interfaces.
…
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@aaf835d
|
13 years |
jano.vesely |
ushid: Minor changes.
Explicit size is not needed for static arrays. …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@df3caec5
|
13 years |
m.lombardi85 |
Add basic MINIX filesystem sanity check
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@2ac7af3
|
13 years |
m.lombardi85 |
Merge mainline changes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@6d4d883
|
13 years |
m.lombardi85 |
cstyle
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@68dbe3e
|
13 years |
jano.vesely |
usbhid: Add fibril running indicator.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@98604cc
|
13 years |
jano.vesely |
usbhid: Implement device_gone.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@f2964e45
|
13 years |
jano.vesely |
usbhid: mouse drv unbinds DDF functions on destruction.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@c5b6db53
|
13 years |
jano.vesely |
usbhid: unbind generic hid DDF function.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@af8c9b54
|
13 years |
jano.vesely |
usbhid: multim unbind ddf function during destruction.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@571ba2a
|
13 years |
jano.vesely |
usbhid: more whitespace fixes
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|
@7b54b99
|
13 years |
jano.vesely |
usbhid: kbd unbind and destroy ddf function during destruction.
…
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
|
|