fbdev: move FBIO_WAITFORVSYNC to linux/fb.h
[safe/jmp/linux-2.6] / drivers / firewire /
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-04-23 Jiri KosinaMerge branch 'master' into for-next
2010-04-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-04-19 Clemens Ladischfirewire: ohci: wait for local CSR lock access to finish
2010-04-19 Clemens Ladischfirewire: ohci: prevent aliasing of locally handled...
2010-04-19 Clemens Ladischfirewire: core: fw_iso_resource_manage: return -EBUSY...
2010-04-19 Clemens Ladischfirewire: core: fix retries calculation in iso manage_c...
2010-04-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-04-10 Stefan Richterfirewire: cdev: fix information leak
2010-04-10 Clemens Ladischfirewire: cdev: require quadlet-aligned headers for...
2010-04-10 Clemens Ladischfirewire: cdev: disallow receive packets without header
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-24 Stefan Richterfirewire: core: align driver match with modalias
2010-03-24 Stefan Richterfirewire: core: fix Model_ID in modalias
2010-03-17 Clemens Ladischfirewire: ohci: add cycle timer quirk for the TI TSB12LV22
2010-03-16 Thomas WeberFix typos in comments
2010-03-15 Clemens Ladischfirewire: core: fw_iso_resource_manage: fix error handling
2010-03-08 Greg Kroah-HartmanDriver core: create lock/unlock functions for struct...
2010-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-02-26 Martin K. Petersenblock: Rename blk_queue_max_sectors to blk_queue_max_hw...
2010-02-24 Stefan Richterfirewire: ohci: extend initialization log message
2010-02-24 Stefan Richterfirewire: ohci: fix IR/IT context mask mixup
2010-02-24 Stefan Richterfirewire: ohci: add module parameter to activate quirk...
2010-02-24 Stefan Richterfirewire: ohci: use an ID table for quirks detection
2010-02-24 Stefan Richterfirewire: ohci: reorder struct fw_ohci for better cache...
2010-02-24 Stefan Richterfirewire: ohci: remove unused dualbuffer IR code
2010-02-24 Stefan Richterfirewire: core: combine a bit of repeated code
2010-02-24 Stefan Richterfirewire: core: change type of a data buffer
2010-02-24 Stefan Richterfirewire: cdev: add more flexible cycle timer ioctl
2010-02-24 Stefan Richterfirewire: core: rename an internal function
2010-02-24 Stefan Richterfirewire: core: fix an information leak
2010-02-24 Stefan Richterfirewire: core: increase stack size of config ROM reader
2010-02-24 Stefan Richterfirewire: core: don't fail device creation in case...
2010-02-24 Stefan Richterfirewire: core: fix "giving up on config rom" with...
2010-02-24 Stefan RichterMerge tag 'v2.6.33' for its firewire changes since...
2010-02-20 Stefan Richterfirewire: remove incomplete Bus_Time CSR support
2010-02-20 Stefan Richterfirewire: get_cycle_timer optimization and cleanup
2010-02-19 Stefan Richterfirewire: ohci: enable cycle timer fix on ALi and NEC...
2010-02-19 Clemens Ladischfirewire: ohci: work around cycle timer bugs on VIA...
2010-02-14 Clemens Ladischfirewire: ohci: retransmit isochronous transmit packets...
2010-02-01 Stefan Richterfirewire: net: fix panic in fwnet_write_complete
2010-01-27 Stefan Richterfirewire: ohci: fix crashes with TSB43AB23 on 64bit...
2010-01-26 Stefan Richterfirewire: core: fix use-after-free regression in FCP...
2010-01-26 Stefan Richterfirewire: core: add_descriptor size check
2010-01-10 Németh Mártonfirewire: make PCI device id constant
2009-12-29 Stefan Richterfirewire: qualify config ROM cache pointers as const...
2009-12-29 Stefan Richterfirewire, ieee1394: update Kconfig help
2009-12-29 Stefan Richterfirewire: core: fw_csr_string addendum
2009-12-29 Clemens Ladischfirewire: add fw_csr_string() helper function
2009-12-29 Stefan Richterfirewire: ohci: always use packet-per-buffer mode for...
2009-12-29 Stefan Richterfirewire: cdev: fix another memory leak in an error...
2009-12-29 Clemens Ladischfirewire: fix use of multiple AV/C devices, allow multi...
2009-12-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-11 Jay Fenlasonfirewire: ohci: handle receive packets with a data...
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-11-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-20 Jay Fenlasonfirewire: ohci: pass correct iso xmit timestamps to...
2009-11-18 Jay Fenlasonfirewire: ohci: Make cycleMatch ISO transmission work
2009-10-31 Stefan Richterfirewire: cdev: reduce stack usage by ioctl_dispatch
2009-10-31 Stefan Richterfirewire: ohci: 0 may be a valid DMA address
2009-10-31 Stefan Richterfirewire: core: WARN on wrong usage of core transaction...
2009-10-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-10-14 Stefan Richterfirewire: core: optimize Topology Map creation
2009-10-14 Stefan Richterfirewire: core: clarify generate_config_rom usage
2009-10-14 Stefan Richterfirewire: optimize config ROM creation
2009-10-14 Stefan Richterfirewire: cdev: normalize variable names
2009-10-14 Stefan Richterfirewire: normalize style of queue_work wrappers
2009-10-14 Stefan Richterfirewire: sbp2: provide fallback if mgt_ORB_timeout...
2009-10-14 Stefan Richterfirewire: cdev: fix memory leak in an error path
2009-10-04 Alexey Dobriyanheaders: remove sched.h from poll.h
2009-09-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-15 David Brownelldriver model: constify attribute groups
2009-09-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2009-09-12 Stefan Richterfirewire: sbp2: remove a workaround for Momobay FX-3A
2009-09-12 Stefan Richterfirewire: sbp2: fix status reception
2009-09-12 Stefan Richterfirewire: core: fix topology map response handler
2009-09-12 Stefan Richterfirewire: core: fix race with parallel PCI device probe
2009-09-12 Stefan Richterfirewire: core: header file cleanup
2009-09-12 Stefan Richterfirewire: ohci: fix Self ID Count register mask (safegu...
2009-09-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-05 Stefan Richterfirewire: sbp2: fix freeing of unallocated memory
2009-09-05 Stefan Richterfirewire: ohci: fix Ricoh R5C832, video reception
2009-09-05 Stefan Richterfirewire: ohci: fix Agere FW643 and multiple cameras
2009-09-05 Stefan Richterfirewire: core: fix crash in iso resource management
2009-09-03 Eric Dumazetdrivers: Kill now superfluous ->last_rx stores
2009-09-02 Stephen Hemmingernetdev: drivers should make ethtool_ops const
2009-09-01 Stephen Hemmingernetdev: convert pseudo drivers to netdev_tx_t
2009-07-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-07-02 Stefan Richterfirewire: sbp2: add support for disks >2 TB (and 16...
2009-06-25 Stefan Richterfirewire: core: do not DMA-map stack addresses
2009-06-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-21 Stefan Richterfirewire: new stack is no longer experimental
2009-06-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-06-16 Stefan Richterfirewire: net: better FIFO address range check and...
2009-06-16 Stefan Richterfirewire: net: fix card driver reloading
2009-06-16 Stefan Richterfirewire: core: fix iso context shutdown on card removal
next