- 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
- bb592cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
- af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
- af0940d ieee1394: Use hweight32 by Akinobu Mita · 15 years ago
- d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
- f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
- ff830b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
- 625f085 ieee1394: sbp2: remove a workaround for Momobay FX-3A by Stefan Richter · 15 years ago
- 64549e9 ieee1394: raw1394: Do not leak memory on failed trylock. by Michael Buesch · 15 years ago
- 451f144 drivers: Kill now superfluous ->last_rx stores by Eric Dumazet · 15 years ago
- 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
- 6fef4c0 netdev: convert pseudo-devices to netdev_tx_t by Stephen Hemminger · 15 years ago
- f63bafe5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
- ebbb16b ieee1394: sbp2: add support for disks >2 TB (and 16 bytes long CDBs) by Stefan Richter · 15 years ago
- 1053414 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
- 0c53dec firewire: new stack is no longer experimental by Stefan Richter · 15 years ago
- b3fec0f Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck by Linus Torvalds · 15 years ago
- bab0305 ieee1394: remove driver_data direct access of struct device by Greg Kroah-Hartman · 16 years ago
- 96c25c8 ieee1394/csr1212: fix false positive kmemcheck report by Vegard Nossum · 16 years ago
- 004cdb5 ieee1394: annotate bitfield by Vegard Nossum · 16 years ago
- b9530fd firewire: net: add Kconfig item, rename driver by Stefan Richter · 15 years ago
- 9fd5746 fs: Remove i_cindex from struct inode by Theodore Ts'o · 15 years ago
- 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
- febb02b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
- c640946 ieee1394: constify device ID tables by Stefan Richter · 16 years ago
- 4216968 ieee1394: raw1394: add sparse annotations to raw1394_compat_write by Stefan Richter · 16 years ago
- 1c4fb57 ieee1394: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
- e90874f ieee1394: sbp2: follow up on "ieee1394: inherit ud vendor_id from node vendor_id" by Stefan Richter · 16 years ago
- 60aa492 Rationalize fasync return values by Jonathan Corbet · 16 years ago
- 86883c2 Make ieee1394_init a fs-initcall by Linus Torvalds · 16 years ago
- 00fc307 ieee1394: remove superfluous assertions by Stefan Richter · 16 years ago
- 9c939e4 ieee1394: inherit ud vendor_id from node vendor_id by Stefan Richter · 16 years ago
- b33fdd6 ieee1394: add hpsb_node_read() and hpsb_node_lock() by Stefan Richter · 16 years ago
- 29f8ea8 ieee1394: use correct barrier types between accesses of nodeid and generation by Stefan Richter · 16 years ago
- 612262a firesat: copyrights, rename to firedtv, API conversions, fix remote control input by Stefan Richter · 16 years ago
- 5e3bd4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
- 8643153 ieee1394: dv1394: move deprecation message from module init to file open by Stefan Richter · 16 years ago
- ceb5eb0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
- 1448d7c ieee1394: sbp2: add workarounds for 2nd and 3rd generation iPods by Stefan Richter · 16 years ago
- c1fbdd7 ieee1394: sbp2: don't assume zero model_id or firmware_revision if there is none by Stefan Richter · 16 years ago
- d3e3e97 ieee1394: sbp2: fix payload limit at S1600 and S3200 by Stefan Richter · 16 years ago
- 4106cef ieee1394: sbp2: update a help string by Stefan Richter · 16 years ago
- 82d4b90 ieee1394: support for speeds greater than S800 by Stefan Richter · 16 years ago
- 1745522 i2c: Delete many unused adapter IDs by Jean Delvare · 16 years ago
- 64c634e ieee1394: ohci1394: increase AT req. retries, fix ack_busy_X from Panasonic camcorders and others by Stefan Richter · 16 years ago
- 7f46b13 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
- 92dc8cc ieee1394: use internal network device stats by Stephen Hemminger · 16 years ago
- 464f4da ieee1394: remove unneeded last_rx by Stephen Hemminger · 16 years ago
- 79994c9 ieee1394: convert to net_device_ops by Stephen Hemminger · 16 years ago
- c82cdea ieee1934: dv1394: interrupt enabling/disabling broken on big-endian by Harvey Harrison · 16 years ago
- 7d7039d ieee1394: dv1394: annotate frame input/output structs as little endian by Harvey Harrison · 16 years ago
- faf26bc ieee1394: eth1394: trivial sparse annotations by Harvey Harrison · 16 years ago
- debb480 ieee1394: mark bus_info_data as a __be32 array by Harvey Harrison · 16 years ago
- a5e6f64 ieee1394: replace CSR_SET_BUS_INFO_GENERATION macro by Harvey Harrison · 16 years ago
- c816015 ieee1394: pcilynx: trivial endian annotation by Harvey Harrison · 16 years ago
- 0bed181 ieee1394: ignore nonzero Bus_Info_Block.max_rom, fetch config ROM in quadlets by Stefan Richter · 16 years ago
- c1fc58d ieee1394: consolidate uses of IEEE1934_BUSID_MAGIC by Harvey Harrison · 16 years ago
- cbe7dd6 ieee1394: ohci1394: flush MMIO writes before delay in initialization by Stefan Richter · 16 years ago
- 9e234fa ieee1394: ohci1394: pass error codes from request_irq through by Stefan Richter · 16 years ago
- d1069ae ieee1394: ohci1394: don't leave interrupts enabled during suspend/resume by Frans Pop · 16 years ago
- b17a550 ieee1394: mark all hpsb_address_ops instances as const by Stefan Richter · 16 years ago
- adb0a61 ieee1394: replace a GFP_ATOMIC by GFP_KERNEL allocation by Stefan Richter · 16 years ago
- 25a41b2 ieee1394: add quirk fix for Freecom HDD by Stefan Richter · 16 years ago
- ec9a13c ieee1394: node manager causes up to ~3.25s delay in freezing tasks by Nigel Cunningham · 16 years ago
- 2642b11 ieee1394: sbp2: fix race condition in state change by Stefan Richter · 16 years ago
- e47c1fe ieee1394: fix list corruption (reported at module removal) by Stefan Richter · 16 years ago
- 9e0de91 ieee1394: sbp2: another iPod mini quirk entry by Stefan Richter · 16 years ago
- 6572a28 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
- 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
- 8449fc3 ieee1394: dv1394: fix possible deadlock in multithreaded clients by Stefan Richter · 16 years ago
- 638570b ieee1394: raw1394: fix possible deadlock in multithreaded clients by Stefan Richter · 16 years ago
- 233976e ieee1394: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 1eee21a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
- 6229df3 device create: ieee1394: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
- fc392fe ieee1394: survive a few seconds connection loss by Stefan Richter · 16 years ago
- 11305c3 ieee1394: nodemgr clean up class iterators by Stefan Richter · 16 years ago
- d98562d ieee1394: dv1394, video1394: remove unnecessary expressions by Stefan Richter · 16 years ago
- f22e52b ieee1394: raw1394: make write() thread-safe by Stefan Richter · 16 years ago
- ddfb908 ieee1394: raw1394: narrow down the state_mutex protected region by Stefan Richter · 16 years ago
- 10963ea ieee1394: raw1394: replace BKL by local mutex, make ioctl() and mmap() thread-safe by Stefan Richter · 16 years ago
- ed6ffd0 ieee1394: sbp2: enforce s/g segment size limit by Stefan Richter · 16 years ago
- cd8c79f ieee1394: sbp2: check for DMA mapping failures by Stefan Richter · 16 years ago
- 0a77b17 ieee1394: sbp2: stricter dma_sync by Stefan Richter · 16 years ago
- 68e2aa7 ieee1394: Use DIV_ROUND_UP by Julia Lawall · 16 years ago
- a338406 ieee1394: sbp2: let nodemgr retry node updates during bus reset series by Stefan Richter · 16 years ago
- c921a97 ieee1394: don't drop nodes during bus reset series by Stefan Richter · 16 years ago
- 6848408 ieee1394: regression in 2.6.25: updates should happen before probes by Stefan Richter · 16 years ago
- 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
- 695794a Driver Core: add ability for class_find_device to start in middle of list by Greg Kroah-Hartman · 16 years ago
- 93562b5 Driver Core: add ability for class_for_each_device to start in middle of list by Greg Kroah-Hartman · 16 years ago
- f71674a device create: ieee1394: convert device_create to device_create_drvdata by Greg Kroah-Hartman · 16 years ago
- 22a37bc Merge branch 'sbp2-spindown' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
- 435f972 ieee1394: dump mmapped iso buffers in core files by Philippe De Muyter · 16 years ago
- 3aea50a ieee1394: raw1394: Push the BKL down into the driver ioctls by Alan Cox · 16 years ago
- 055a7da ieee1394: video1394: reorder module init, prepare BKL removal by Stefan Richter · 16 years ago
- fde675f ieee1394: reduce log noise about config ROM CRC errors by Stefan Richter · 17 years ago
- 82f06e8 ieee1394: sbp2: spin disks down on suspend and shutdown by Stefan Richter · 16 years ago
- 3719122 ieee1394: sbp2: fix spindown for PL-3507 and TSB42AA9 firmwares by Stefan Richter · 16 years ago
- 9499fe2 ieee1394: Kconfig menu touch-up by Stefan Richter · 16 years ago
- 93c596f ieee1394: sbp2: use correct size of command descriptor block by Stefan Richter · 17 years ago