grub/grub-core/bus/usb
Vladimir 'phcoder' Serbinenko a9cdb3cf18 * grub-core/bus/usb/ehci.c (grub_ehci_ehcc_read32): Restructure to
conserve alignment invariants.
	(grub_ehci_ehcc_read16): Likewise.
	(grub_ehci_oper_read32): Likewise.
	(grub_ehci_oper_write32): Likewise.
	(grub_ehci_pci_iter) [!GRUB_HAVE_UNALIGNED_ACCESS]: Check alignment.
	Conserve alignment invariants.
2012-02-09 23:18:53 +01:00
..
emu Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
serial Implement automatic module license checking according to new GNU 2011-04-11 23:01:51 +02:00
ehci.c * grub-core/bus/usb/ehci.c (grub_ehci_ehcc_read32): Restructure to 2012-02-09 23:18:53 +01:00
ohci.c Improve gettext support. Stylistic fixes and error handling fixes while 2012-02-08 19:26:01 +01:00
uhci.c Convert UHCI to DMA framework. 2012-02-09 15:00:05 +01:00
usb.c Replace single-linked with double-linked lists. It results in more 2012-01-24 13:31:12 +01:00
usbhub.c Fix ehci on amd64. 2012-02-01 16:13:17 +01:00
usbtrans.c * grub-core/bus/usb/usbtrans.c (grub_usb_control_msg): Return usb-style 2011-03-23 12:17:05 +01:00