Commit Graph

14 Commits (b8c21cf697d165999cc21a90e6caa73690ac6190)

Author SHA1 Message Date
Greg Kroah-Hartman 8e9394ce24 Driver core: create lock/unlock functions for struct device 15 years ago
Stefan Richter fd6e0c5181 firewire: core: rename an internal function 15 years ago
Stefan Richter 137d9ebfdb firewire: core: fix an information leak 15 years ago
Stefan Richter 58aaa54276 firewire: core: increase stack size of config ROM reader 15 years ago
Stefan Richter 2799d5c5f9 firewire: core: don't fail device creation in case of too large config ROM blocks 15 years ago
Stefan Richter d54423c62c firewire: core: fix "giving up on config rom" with Panasonic AG-DV2500 15 years ago
Stefan Richter 13b302d0a2 firewire: qualify config ROM cache pointers as const pointers 15 years ago
Stefan Richter 3c2c58cb33 firewire: core: fw_csr_string addendum 15 years ago
Clemens Ladisch 1f8fef7b33 firewire: add fw_csr_string() helper function 15 years ago
David Brownell a4dbd6740d driver model: constify attribute groups 16 years ago
Stefan Richter 837ec787d8 firewire: core: don't update Broadcast_Channel if RFC 2734 conditions aren't met 16 years ago
Stefan Richter 099d54143e firewire: core: prepare for non-core children of card devices 16 years ago
Stefan Richter e5110d011e firewire: add parent-of-unit accessor 16 years ago
Stefan Richter e71d31da06 firewire: rename source files 16 years ago
Stefan Richter 77c9a5daa9 firewire: reorganize header files 16 years ago
Stefan Richter e8ca97021c firewire: clean up includes 16 years ago
Stefan Richter e41f8d709c firewire: also use vendor ID in root directory for driver matches 16 years ago
Stefan Richter b3b2988841 firewire: share device ID table type with ieee1394 16 years ago
Stefan Richter 0210b66dd8 firewire: core: add sysfs attribute for easier udev rules 16 years ago
Stefan Richter e5333db928 firewire: core: check for missing struct update at build time, not run time 16 years ago
Stefan Richter 92368890d5 firewire: core: improve check for local node 16 years ago
Stefan Richter 7889b60ee7 firewire: core: optimize propagation of BROADCAST_CHANNEL 16 years ago
Jay Fenlason 6104ee92d6 firewire: broadcast channel support 16 years ago
Stefan Richter e1eff7a393 firewire: normalize a variable name 16 years ago
Stefan Richter d01b017876 firewire: core: remove condition which is always false 16 years ago
Stefan Richter aed8089274 firewire: core: move some functions 16 years ago
Stefan Richter 41f321c2ec firewire: core: clean up includes 16 years ago
Stefan Richter 53dca51175 firewire: remove line breaks before function names 16 years ago
Stefan Richter d67cfb9613 firewire: convert client_list_lock to mutex 16 years ago
Jay Fenlason cf417e5494 firewire: add a client_list_lock 16 years ago
Stefan Richter e747a5c0be firewire: core: optimize card shutdown 16 years ago
Stefan Richter 3d36a0df3b firewire: keep highlevel drivers attached during brief connection loss 16 years ago
Stefan Richter 6230582320 firewire: core: fix sleep in atomic context due to driver core change 16 years ago
Jay Fenlason 0fa1986f3a firewire: improve refcounting of fw_card 16 years ago
Stefan Richter d6053e08f5 firewire: fix small memory leak at module removal 16 years ago
Kay Sievers a1f64819fe firewire: struct device - replace bus_id with dev_name(), dev_set_name() 17 years ago
Jay Fenlason 1e119fa995 firewire: fw_send_request_sync() 17 years ago
Stefan Richter 459f79235d firewire: clean up fw_card reference counting 17 years ago
Matthew Wilcox 6188e10d38 Convert asm/semaphore.h users to linux/semaphore.h 17 years ago
Jarod Wilson cca6097713 firewire: replace more hex values with defined csr constants 17 years ago
Stefan Richter c9755e14a0 firewire: reread config ROM when device reset the bus 17 years ago
Stefan Richter 1dadff71d6 firewire: replace static ROM cache by allocated cache 17 years ago
Stefan Richter 855c603d61 firewire: fix crash in automatic module unloading 17 years ago
Stefan Richter fa6e697b85 firewire: log GUID of new devices 17 years ago
Stefan Richter 96b19062e7 firewire: fix "kobject_add failed for fw* with -EEXIST" 17 years ago
Stefan Richter f8d2dc3938 firewire: fw-core: react on bus resets while the config ROM is being fetched 17 years ago
Stefan Richter b5d2a5e04e firewire: enforce access order between generation and node ID, fix "giving up on config rom" 17 years ago
Kay Sievers 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 years ago
Stefan Richter f139749001 firewire: support S100B...S400B and link slower than PHY 18 years ago
Kristian Høgsberg 2d826cc5c7 firewire: Always use parens with sizeof. 18 years ago