Commit Graph

524 Commits (563f346d04e8373739240604a51ce8529dd9f07e)

Author SHA1 Message Date
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 17 years ago
Stefan Richter fc392fe831 ieee1394: survive a few seconds connection loss 17 years ago
Stefan Richter 11305c3eda ieee1394: nodemgr clean up class iterators 17 years ago
Stefan Richter d98562d12f ieee1394: dv1394, video1394: remove unnecessary expressions 17 years ago
Stefan Richter f22e52b89e ieee1394: raw1394: make write() thread-safe 17 years ago
Stefan Richter ddfb908d3f ieee1394: raw1394: narrow down the state_mutex protected region 17 years ago
Stefan Richter 10963ea1bd ieee1394: raw1394: replace BKL by local mutex, make ioctl() and mmap() thread-safe 17 years ago
Stefan Richter ed6ffd0808 ieee1394: sbp2: enforce s/g segment size limit 17 years ago
Stefan Richter cd8c79f17a ieee1394: sbp2: check for DMA mapping failures 17 years ago
Stefan Richter 0a77b17c85 ieee1394: sbp2: stricter dma_sync 17 years ago
Julia Lawall 68e2aa793e ieee1394: Use DIV_ROUND_UP 17 years ago
Stefan Richter a3384067fb ieee1394: sbp2: let nodemgr retry node updates during bus reset series 17 years ago
Stefan Richter c921a97457 ieee1394: don't drop nodes during bus reset series 17 years ago
Stefan Richter 6848408abf ieee1394: regression in 2.6.25: updates should happen before probes 17 years ago
Andrea Righi 27ac792ca0 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures 17 years ago
Greg Kroah-Hartman 695794ae0c Driver Core: add ability for class_find_device to start in middle of list 17 years ago
Greg Kroah-Hartman 93562b5376 Driver Core: add ability for class_for_each_device to start in middle of list 17 years ago