Age | Commit message (Expand) | Author | Files | Lines |
2014-12-10 | firewire: core: document fw_csr_string's truncation of long strings | Stefan Richter | 1 | -0/+3 |
2014-03-07 | firewire: don't use PREPARE_DELAYED_WORK | Tejun Heo | 1 | -7/+15 |
2013-06-09 | firewire: remove support of fw_driver.driver.probe and .remove methods | Stefan Richter | 1 | -8/+2 |
2013-06-09 | firewire: introduce fw_driver.probe and .remove methods | Stefan Richter | 1 | -9/+36 |
2013-04-29 | firewire: remove unnecessary alloc/OOM messages | Stefan Richter | 1 | -3/+1 |
2013-02-28 | firewire: convert to idr_alloc() | Tejun Heo | 1 | -8/+3 |
2013-02-28 | firewire: add minor number range check to fw_device_init() | Tejun Heo | 1 | -0/+4 |
2012-09-25 | firewire: core: feed /dev/random with devices' GUIDs | Clemens Ladisch | 1 | -0/+3 |
2012-06-30 | firewire: core: add is_local sysfs device attribute | Clemens Ladisch | 1 | -0/+9 |
2012-04-18 | firewire: core: fw_device_refresh(): clean up error handling | Clemens Ladisch | 1 | -21/+12 |
2012-04-18 | firewire: core: log config rom reading errors | Clemens Ladisch | 1 | -15/+27 |
2012-04-18 | firewire: core: improve reread_config_rom() interface | Clemens Ladisch | 1 | -21/+19 |
2012-04-18 | firewire: core: wait for inaccessible devices after bus reset | Clemens Ladisch | 1 | -6/+3 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
2012-02-23 | firewire: core: prefix log messages with card name | Stefan Richter | 1 | -32/+28 |
2012-01-15 | firewire: move fw_device reference counting from drivers to core | Stefan Richter | 1 | -0/+2 |
2011-08-22 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139... | Linus Torvalds | 1 | -5/+10 |
2011-08-13 | firewire: core: handle ack_busy when fetching the Config ROM | Stefan Richter | 1 | -5/+10 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2011-05-11 | firewire: sbp2: parallelize login, reconnect, logout | Stefan Richter | 1 | -2/+3 |
2011-05-11 | firewire: core: use non-reentrant workqueue with rescuer | Stefan Richter | 1 | -11/+19 |
2011-03-20 | firewire: core: ignore link-active bit of new nodes, fix device recognition | Stefan Richter | 1 | -7/+12 |
2011-01-23 | firewire: core: fix card->reset_jiffies overflow | Clemens Ladisch | 1 | -1/+2 |
2010-08-02 | Merge firewire branches to be released post v2.6.35 | Stefan Richter | 1 | -5/+6 |
2010-07-13 | firewire: cdev: fix fw_cdev_event_bus_reset emission after local config ROM c... | Stefan Richter | 1 | -0/+1 |
2010-07-13 | firewire: core: fix fw_send_request kerneldoc comment | Stefan Richter | 1 | -5/+5 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 1 | -63/+40 |
2010-03-25 | firewire: core: align driver match with modalias | Stefan Richter | 1 | -49/+38 |
2010-03-25 | firewire: core: fix Model_ID in modalias | Stefan Richter | 1 | -26/+14 |
2010-03-08 | Driver core: create lock/unlock functions for struct device | Greg Kroah-Hartman | 1 | -3/+2 |
2010-02-24 | firewire: core: rename an internal function | Stefan Richter | 1 | -14/+14 |
2010-02-24 | firewire: core: fix an information leak | Stefan Richter | 1 | -0/+1 |
2010-02-24 | firewire: core: increase stack size of config ROM reader | Stefan Richter | 1 | -4/+2 |
2010-02-24 | firewire: core: don't fail device creation in case of too large config ROM bl... | Stefan Richter | 1 | -7/+11 |
2010-02-24 | firewire: core: fix "giving up on config rom" with Panasonic AG-DV2500 | Stefan Richter | 1 | -10/+22 |
2009-12-29 | firewire: qualify config ROM cache pointers as const pointers | Stefan Richter | 1 | -10/+11 |
2009-12-29 | firewire: core: fw_csr_string addendum | Stefan Richter | 1 | -10/+16 |
2009-12-29 | firewire: add fw_csr_string() helper function | Clemens Ladisch | 1 | -33/+77 |
2009-09-15 | driver model: constify attribute groups | David Brownell | 1 | -1/+1 |
2009-06-14 | firewire: core: don't update Broadcast_Channel if RFC 2734 conditions aren't met | Stefan Richter | 1 | -1/+17 |
2009-06-06 | firewire: core: prepare for non-core children of card devices | Stefan Richter | 1 | -4/+20 |
2009-06-06 | firewire: add parent-of-unit accessor | Stefan Richter | 1 | -2/+2 |
2009-06-05 | firewire: rename source files | Stefan Richter | 1 | -0/+1196 |