Commit Graph

720 Commits (8408dc1c14c113face77f6f967af98f76999989f)

Author SHA1 Message Date
Stefan Richter 1bf145fed5 firewire: net: fix unicast reception RCODE in failure paths 15 years ago
Stefan Richter a481e97d3c firewire: sbp2: fix stall with "Unsolicited response" 15 years ago
Stefan Richter 6c74340bce firewire: sbp2: fix memory leak in sbp2_cancel_orbs or at send error 15 years ago
Ben Hutchings 0141480205 ethtool: Provide a default implementation of ethtool_ops::get_drvinfo 15 years ago
Stefan Richter 2080222429 firewire: core: add forgotten dummy driver methods, remove unused ones 15 years ago
Stefan Richter 872e330e38 firewire: add isochronous multichannel reception 15 years ago
Stefan Richter ae2a976614 firewire: core: small clarifications in core-cdev 15 years ago
Stefan Richter 69e61d0c07 firewire: core: remove unused code 15 years ago
Stefan Richter e5b06c077c firewire: ohci: release channel in error path 15 years ago
Stefan Richter 071595ebdc firewire: ohci: use memory barriers to order descriptor updates 15 years ago
Stefan Richter 9f6d3c4b76 tools/firewire: add userspace front-end of nosy 15 years ago
Stefan Richter 7429b17d30 firewire: nosy: use generic printk macros 15 years ago
Stefan Richter fd8c8d46ca firewire: nosy: endianess fixes and annotations 15 years ago
Stefan Richter c89db7b8bc firewire: nosy: annotate __user pointers and __iomem pointers 15 years ago
Stefan Richter 424d66ceda firewire: nosy: fix device shutdown with active client 15 years ago
Stefan Richter b6d9c125e6 firewire: nosy: handle errors in device probe 15 years ago
Stefan Richter 165476671f firewire: nosy: fix IRQ handler for card ejection 15 years ago
Stefan Richter 55e77c06c6 firewire: nosy: unroll some simple functions 15 years ago
Stefan Richter 685c3f80b6 firewire: nosy: use flagless variants of spinlock accessors 15 years ago
Stefan Richter a2d39db9de firewire: nosy: fix list corruption by NOSY_IOC_STOP 15 years ago
Stefan Richter c7b2a99c66 firewire: nosy: convert to unlocked ioctl 15 years ago
Stefan Richter b5e4772904 firewire: nosy: misc cleanups 15 years ago
Stefan Richter 286468210d firewire: new driver: nosy - IEEE 1394 traffic sniffer 15 years ago
Stefan Richter 8e2b2b46ea firewire: cdev: improve FW_CDEV_IOC_ALLOCATE 15 years ago
Stefan Richter 0c9ae701ae firewire: core: fix upper bound of possible CSR allocations 15 years ago
Stefan Richter cc550216ae firewire: cdev: add PHY pinging 15 years ago
Stefan Richter bf54e1462b firewire: cdev: add PHY packet reception 15 years ago
Stefan Richter 850bb6f23b firewire: cdev: add PHY packet transmission 15 years ago
Stefan Richter b9dc61cf40 firewire: core: use C99 initializer in array of ioctl handlers 15 years ago
Stefan Richter 18d0cdfd1a firewire: normalize status values in packet callbacks 15 years ago
Stefan Richter 02d37bed18 firewire: core: integrate software-forced bus resets with bus management 15 years ago
Stefan Richter 8b4f70ba49 firewire: cdev: fix fw_cdev_event_bus_reset emission after local config ROM changes 15 years ago
Stefan Richter eb5b35a560 firewire: core: ensure some userspace API constants match corresponding kernel API constants 15 years ago
Stefan Richter 656b7afd40 firewire: core: fix fw_send_request kerneldoc comment 15 years ago
Clemens Ladisch a8e93f3dcc firewire: cdev: check write quadlet request length to avoid buffer overflow 15 years ago
Stefan Richter 250b2b6dd4 firewire: cdev: fix fw_cdev_event_bus_reset.bm_node_id 15 years ago
Stefan Richter ae94801107 firewire: core: no need to track irq flags in bm_work 15 years ago
Stefan Richter e205597d18 firewire: cdev: fix ABI for FCP and address range mapping, add fw_cdev_event_request2 15 years ago
Jay Fenlason c82f91f266 firewire: expose extended tcode of incoming lock requests to (userspace) drivers 15 years ago
Stefan Richter 604f451678 firewire: cdev: freeze FW_CDEV_VERSION due to libraw1394 bug 15 years ago
Stefan Richter 0244f57302 firewire: cdev: count references of cards during inbound transactions 15 years ago
Jay Fenlason 08bd34c98d firewire: cdev: fix responses to nodes at different card 15 years ago
Clemens Ladisch bdfe273ee5 firewire: cdev: fix race in iso context creation 15 years ago
Stefan Richter 33e553fe2b firewire: remove an unused function argument 15 years ago
Stefan Richter 56d04cb189 firewire: core: remove an unnecessary zero initialization 15 years ago
Stefan Richter ae86e81e43 firewire: core: remove unused variable 15 years ago
Stefan Richter 0fcff4e393 firewire: rename CSR access driver methods 15 years ago
Stefan Richter b384cf1887 firewire: core: combine some repeated code 15 years ago
Stefan Richter c8a94ded57 firewire: normalize STATE_CLEAR/SET CSR access interface 15 years ago
Stefan Richter db3c9cc105 firewire: replace get_features card driver hook 15 years ago