You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Linus Torvalds
86883c2736
Make ieee1394_init a fs-initcall
...
It needs to happen before any firewire driver actually registers itself,
and that was previously handled by having the Makefile list the core
ieee1394 files before the drivers.
But now there are firewire drivers in drivers/media, and the Makefile
games aren't enough. So just make ieee1394_init happen earlier in the
init sequence, the way all other bus layers already do.
Reported-and-tested-by: Ingo Molnar <mingo@elte.hu>
Cc: Stefan Richter <stefanr@s5r6.in-berlin.de>
Cc: Henrik Kurelid <henrik@kurelid.se>
Cc: Mauro Carvalho Chehab <mchehab@infradead.org>
Cc: Ben Backx <ben@bbackx.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
16 years ago
..
Kconfig
…
Makefile
…
config_roms.c
…
config_roms.h
…
csr.c
ieee1394: consolidate uses of IEEE1934_BUSID_MAGIC
16 years ago
csr.h
ieee1394: replace CSR_SET_BUS_INFO_GENERATION macro
16 years ago
csr1212.c
ieee1394: ignore nonzero Bus_Info_Block.max_rom, fetch config ROM in quadlets
16 years ago
csr1212.h
ieee1394: mark bus_info_data as a __be32 array
16 years ago
dma.c
…
dma.h
firesat: copyrights, rename to firedtv, API conversions, fix remote control input
16 years ago
dv1394-private.h
ieee1394: dv1394: annotate frame input/output structs as little endian
16 years ago
dv1394.c
ieee1394: dv1394: move deprecation message from module init to file open
16 years ago
dv1394.h
…
eth1394.c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
16 years ago
eth1394.h
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
16 years ago
highlevel.c
ieee1394: mark all hpsb_address_ops instances as const
16 years ago
highlevel.h
ieee1394: mark all hpsb_address_ops instances as const
16 years ago
hosts.c
ieee1394: replace CSR_SET_BUS_INFO_GENERATION macro
16 years ago
hosts.h
ieee1394: mark bus_info_data as a __be32 array
16 years ago
ieee1394-ioctl.h
…
ieee1394.h
ieee1394: support for speeds greater than S800
16 years ago
ieee1394_core.c
Make ieee1394_init a fs-initcall
16 years ago
ieee1394_core.h
…
ieee1394_hotplug.h
…
ieee1394_transactions.c
ieee1394: remove superfluous assertions
16 years ago
ieee1394_transactions.h
firesat: copyrights, rename to firedtv, API conversions, fix remote control input
16 years ago
ieee1394_types.h
…
init_ohci1394_dma.c
…
iso.c
…
iso.h
firesat: copyrights, rename to firedtv, API conversions, fix remote control input
16 years ago
nodemgr.c
ieee1394: inherit ud vendor_id from node vendor_id
16 years ago
nodemgr.h
ieee1394: add hpsb_node_read() and hpsb_node_lock()
16 years ago
ohci1394.c
ieee1394: mark bus_info_data as a __be32 array
16 years ago
ohci1394.h
ieee1394: ohci1394: increase AT req. retries, fix ack_busy_X from Panasonic camcorders and others
16 years ago
pcilynx.c
i2c: Delete many unused adapter IDs
16 years ago
pcilynx.h
ieee1394: pcilynx: trivial endian annotation
16 years ago
raw1394-private.h
…
raw1394.c
ieee1394: mark all hpsb_address_ops instances as const
16 years ago
raw1394.h
…
sbp2.c
ieee1394: sbp2: add workarounds for 2nd and 3rd generation iPods
16 years ago
sbp2.h
…
video1394.c
…
video1394.h
…