1. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  2. 50da567 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  3. fe43d6d firewire: core: align driver match with modalias by Stefan Richter · 14 years ago
  4. 5ae7351 firewire: core: fix Model_ID in modalias by Stefan Richter · 14 years ago
  5. 8e9394c Driver core: create lock/unlock functions for struct device by Greg Kroah-Hartman · 14 years ago
  6. fd6e0c51 firewire: core: rename an internal function by Stefan Richter · 14 years ago
  7. 137d9eb firewire: core: fix an information leak by Stefan Richter · 14 years ago
  8. 58aaa54 firewire: core: increase stack size of config ROM reader by Stefan Richter · 14 years ago
  9. 2799d5c firewire: core: don't fail device creation in case of too large config ROM blocks by Stefan Richter · 14 years ago
  10. d54423c firewire: core: fix "giving up on config rom" with Panasonic AG-DV2500 by Stefan Richter · 14 years ago
  11. 13b302d firewire: qualify config ROM cache pointers as const pointers by Stefan Richter · 14 years ago
  12. 3c2c58c firewire: core: fw_csr_string addendum by Stefan Richter · 14 years ago
  13. 1f8fef7 firewire: add fw_csr_string() helper function by Clemens Ladisch · 14 years ago
  14. a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
  15. 837ec78 firewire: core: don't update Broadcast_Channel if RFC 2734 conditions aren't met by Stefan Richter · 15 years ago
  16. 099d541 firewire: core: prepare for non-core children of card devices by Stefan Richter · 15 years ago
  17. e5110d0 firewire: add parent-of-unit accessor by Stefan Richter · 15 years ago
  18. e71d31d firewire: rename source files by Stefan Richter · 15 years ago[Renamed from drivers/firewire/fw-device.c]
  19. 77c9a5d firewire: reorganize header files by Stefan Richter · 15 years ago
  20. e8ca970 firewire: clean up includes by Stefan Richter · 15 years ago
  21. e41f8d7 firewire: also use vendor ID in root directory for driver matches by Stefan Richter · 15 years ago
  22. b3b2988 firewire: share device ID table type with ieee1394 by Stefan Richter · 15 years ago
  23. 0210b66 firewire: core: add sysfs attribute for easier udev rules by Stefan Richter · 15 years ago
  24. e5333db firewire: core: check for missing struct update at build time, not run time by Stefan Richter · 15 years ago
  25. 9236889 firewire: core: improve check for local node by Stefan Richter · 15 years ago
  26. 7889b60 firewire: core: optimize propagation of BROADCAST_CHANNEL by Stefan Richter · 15 years ago
  27. 6104ee9 firewire: broadcast channel support by Jay Fenlason · 15 years ago
  28. e1eff7a firewire: normalize a variable name by Stefan Richter · 15 years ago
  29. d01b017 firewire: core: remove condition which is always false by Stefan Richter · 15 years ago
  30. aed8089 firewire: core: move some functions by Stefan Richter · 15 years ago
  31. 41f321c firewire: core: clean up includes by Stefan Richter · 15 years ago
  32. 53dca51 firewire: remove line breaks before function names by Stefan Richter · 15 years ago
  33. d67cfb9 firewire: convert client_list_lock to mutex by Stefan Richter · 16 years ago
  34. cf417e54 firewire: add a client_list_lock by Jay Fenlason · 16 years ago
  35. e747a5c firewire: core: optimize card shutdown by Stefan Richter · 15 years ago
  36. 3d36a0d firewire: keep highlevel drivers attached during brief connection loss by Stefan Richter · 15 years ago
  37. 6230582 firewire: core: fix sleep in atomic context due to driver core change by Stefan Richter · 15 years ago
  38. 0fa1986f firewire: improve refcounting of fw_card by Jay Fenlason · 15 years ago
  39. d6053e0 firewire: fix small memory leak at module removal by Stefan Richter · 15 years ago
  40. a1f6481 firewire: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  41. 1e119fa firewire: fw_send_request_sync() by Jay Fenlason · 16 years ago
  42. 459f792 firewire: clean up fw_card reference counting by Stefan Richter · 16 years ago
  43. 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 16 years ago
  44. cca6097 firewire: replace more hex values with defined csr constants by Jarod Wilson · 16 years ago
  45. c9755e1 firewire: reread config ROM when device reset the bus by Stefan Richter · 16 years ago
  46. 1dadff7 firewire: replace static ROM cache by allocated cache by Stefan Richter · 16 years ago
  47. 855c603 firewire: fix crash in automatic module unloading by Stefan Richter · 16 years ago
  48. fa6e697 firewire: log GUID of new devices by Stefan Richter · 16 years ago
  49. 96b1906 firewire: fix "kobject_add failed for fw* with -EEXIST" by Stefan Richter · 16 years ago
  50. f8d2dc3 firewire: fw-core: react on bus resets while the config ROM is being fetched by Stefan Richter · 16 years ago
  51. b5d2a5e firewire: enforce access order between generation and node ID, fix "giving up on config rom" by Stefan Richter · 16 years ago
  52. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  53. f139749 firewire: support S100B...S400B and link slower than PHY by Stefan Richter · 17 years ago
  54. 2d826cc firewire: Always use parens with sizeof. by Kristian Høgsberg · 17 years ago
  55. c781c06 firewire: Clean up comment style. by Kristian Høgsberg · 17 years ago
  56. 0b6aa3d firewire: don't use extern on public symbols by Randy Dunlap · 17 years ago
  57. 3e1dcb0 firewire: fw-device printk fix by Andrew Morton · 17 years ago
  58. dde2b95 firewire: Don't use subsystem rwsem, it's going away. by Kristian Høgsberg · 17 years ago
  59. c5dfd0a firewire: Increase the number of config rom retries and the retry delay. by Kristian Høgsberg · 17 years ago
  60. 6f2e53d firewire: Use device->groups for adding device attributes. by Kristian Høgsberg · 17 years ago
  61. bbd1494 firewire: Export GUID as sysfs attribute. by Kristian Høgsberg · 17 years ago
  62. 7feb9cc firewire: Add sysfs attributes for config rom directory values. by Kristian Høgsberg · 17 years ago
  63. 21351db firewire: Make use of struct device_type. by Kristian Høgsberg · 17 years ago
  64. d84702a firewire: fix compiler warnings on 64bit by Stefan Richter · 17 years ago
  65. 633c52d firewire: add includes for sem and rw_sem by Stefan Richter · 17 years ago
  66. 015b066 firewire: Grab dev->sem when doing the update callback. by Kristian Høgsberg · 17 years ago
  67. 2603bf2 firewire: Use only a wait queue and terminate poll and read on device removal. by Kristian Høgsberg · 17 years ago
  68. 048961e firewire: Add rom_index attribute for unit sysfs directories. by Kristian Høgsberg · 17 years ago
  69. a3aca3d firewire: Switch cdev code over to use register_chrdev and keep a list of devices. by Kristian Høgsberg · 17 years ago
  70. 97bd9ef firewire: Add a bus reset event type for fw-device-cdev. by Kristian Høgsberg · 17 years ago
  71. 5f48047 firewire: Iterate through units in a keventd callback for update callbacks. by Kristian Høgsberg · 17 years ago
  72. 373b2ed firewire: adjust whitespace by Stefan Richter · 17 years ago
  73. bbf19db firewire: Use atomic_t's for serial numbers. by Kristian Høgsberg · 17 years ago
  74. 362c2c8 firewire: Spell out fw as firewire in sysfs. by Kristian Høgsberg · 17 years ago
  75. 641f879 firewire: use atomic type for fw_device.state by Stefan Richter · 17 years ago
  76. 931c483 firewire: Implement compliant bus management. by Kristian Høgsberg · 17 years ago
  77. e636fe2 firewire: Loop requests to the host controller back into the stack. by Kristian Høgsberg · 17 years ago
  78. 907293d firewire: consistent usage of node_id by Stefan Richter · 17 years ago
  79. 5af4e5e firewire: comma after last enum item or initializer by Stefan Richter · 17 years ago
  80. 5e20c28 firewire: whitespace adjustments by Stefan Richter · 17 years ago
  81. 21ebcd1 firewire: mark some structs const by Stefan Richter · 17 years ago
  82. 19a15b9 firewire: Add device probing and sysfs integration. by Kristian Høgsberg · 17 years ago