Commit Graph

537 Commits (dd4969a892ea522ecf9d7d826ba1531ce044d46f)

Author SHA1 Message Date
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Stefan Richter c64094684d ieee1394: constify device ID tables 16 years ago
Stefan Richter 421696887b ieee1394: raw1394: add sparse annotations to raw1394_compat_write 16 years ago
Tobias Klauser 1c4fb577aa ieee1394: Storage class should be before const qualifier 16 years ago
Stefan Richter e90874f64c ieee1394: sbp2: follow up on "ieee1394: inherit ud vendor_id from node vendor_id" 16 years ago
Jonathan Corbet 60aa49243d Rationalize fasync return values 16 years ago
Linus Torvalds 86883c2736 Make ieee1394_init a fs-initcall 16 years ago
Stefan Richter 00fc3072e4 ieee1394: remove superfluous assertions 16 years ago
Stefan Richter 9c939e4df4 ieee1394: inherit ud vendor_id from node vendor_id 16 years ago
Stefan Richter b33fdd6ca5 ieee1394: add hpsb_node_read() and hpsb_node_lock() 16 years ago
Stefan Richter 29f8ea8ab0 ieee1394: use correct barrier types between accesses of nodeid and generation 16 years ago
Stefan Richter 612262a533 firesat: copyrights, rename to firedtv, API conversions, fix remote control input 16 years ago
Stefan Richter 86431532ec ieee1394: dv1394: move deprecation message from module init to file open 16 years ago
Stefan Richter 1448d7c6a2 ieee1394: sbp2: add workarounds for 2nd and 3rd generation iPods 16 years ago
Stefan Richter c1fbdd7851 ieee1394: sbp2: don't assume zero model_id or firmware_revision if there is none 16 years ago
Stefan Richter d3e3e970e3 ieee1394: sbp2: fix payload limit at S1600 and S3200 16 years ago
Stefan Richter 4106ceff15 ieee1394: sbp2: update a help string 16 years ago
Stefan Richter 82d4b90deb ieee1394: support for speeds greater than S800 16 years ago
Jean Delvare 1745522ccb i2c: Delete many unused adapter IDs 16 years ago
Stefan Richter 64c634ef83 ieee1394: ohci1394: increase AT req. retries, fix ack_busy_X from Panasonic camcorders and others 16 years ago
Stephen Hemminger 92dc8cc317 ieee1394: use internal network device stats 16 years ago
Stephen Hemminger 464f4daae7 ieee1394: remove unneeded last_rx 16 years ago
Stephen Hemminger 79994c9906 ieee1394: convert to net_device_ops 16 years ago
Harvey Harrison c82cdea1e1 ieee1934: dv1394: interrupt enabling/disabling broken on big-endian 16 years ago
Harvey Harrison 7d7039d365 ieee1394: dv1394: annotate frame input/output structs as little endian 16 years ago
Harvey Harrison faf26bcc47 ieee1394: eth1394: trivial sparse annotations 16 years ago
Harvey Harrison debb48063a ieee1394: mark bus_info_data as a __be32 array 16 years ago
Harvey Harrison a5e6f64dda ieee1394: replace CSR_SET_BUS_INFO_GENERATION macro 16 years ago
Harvey Harrison c816015860 ieee1394: pcilynx: trivial endian annotation 16 years ago
Stefan Richter 0bed181968 ieee1394: ignore nonzero Bus_Info_Block.max_rom, fetch config ROM in quadlets 16 years ago
Harvey Harrison c1fc58d63d ieee1394: consolidate uses of IEEE1934_BUSID_MAGIC 16 years ago
Stefan Richter cbe7dd699e ieee1394: ohci1394: flush MMIO writes before delay in initialization 16 years ago
Stefan Richter 9e234faf98 ieee1394: ohci1394: pass error codes from request_irq through 16 years ago
Frans Pop d1069aea68 ieee1394: ohci1394: don't leave interrupts enabled during suspend/resume 16 years ago
Stefan Richter b17a550960 ieee1394: mark all hpsb_address_ops instances as const 16 years ago
Stefan Richter adb0a61681 ieee1394: replace a GFP_ATOMIC by GFP_KERNEL allocation 16 years ago
Stefan Richter 25a41b2800 ieee1394: add quirk fix for Freecom HDD 16 years ago
Nigel Cunningham ec9a13cdbf ieee1394: node manager causes up to ~3.25s delay in freezing tasks 16 years ago
Stefan Richter 2642b11295 ieee1394: sbp2: fix race condition in state change 16 years ago
Stefan Richter e47c1feb17 ieee1394: fix list corruption (reported at module removal) 16 years ago
Stefan Richter 9e0de91011 ieee1394: sbp2: another iPod mini quirk entry 16 years ago
Al Viro 233e70f422 saner FASYNC handling on file close 16 years ago
Stefan Richter 8449fc3ae5 ieee1394: dv1394: fix possible deadlock in multithreaded clients 16 years ago
Stefan Richter 638570b543 ieee1394: raw1394: fix possible deadlock in multithreaded clients 16 years ago
Kay Sievers 233976e539 ieee1394: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Greg Kroah-Hartman 6229df31b9 device create: ieee1394: convert device_create_drvdata to device_create 16 years ago
Stefan Richter fc392fe831 ieee1394: survive a few seconds connection loss 16 years ago
Stefan Richter 11305c3eda ieee1394: nodemgr clean up class iterators 16 years ago
Stefan Richter d98562d12f ieee1394: dv1394, video1394: remove unnecessary expressions 16 years ago
Stefan Richter f22e52b89e ieee1394: raw1394: make write() thread-safe 16 years ago