firewire: core: integrate software-forced bus resets with bus management
[pandora-kernel.git] / drivers /
2010-07-13 Stefan Richterfirewire: core: integrate software-forced bus resets...
2010-07-13 Stefan Richterfirewire: cdev: fix fw_cdev_event_bus_reset emission...
2010-07-13 Stefan Richterfirewire: core: ensure some userspace API constants...
2010-07-13 Stefan Richterfirewire: core: fix fw_send_request kerneldoc comment
2010-07-13 Clemens Ladischfirewire: cdev: check write quadlet request length...
2010-07-08 Stefan Richterfirewire: cdev: fix fw_cdev_event_bus_reset.bm_node_id
2010-07-08 Stefan Richterfirewire: core: no need to track irq flags in bm_work
2010-06-20 Stefan Richterfirewire: cdev: fix ABI for FCP and address range mappi...
2010-06-20 Jay Fenlasonfirewire: expose extended tcode of incoming lock reques...
2010-06-20 Stefan Richterfirewire: cdev: freeze FW_CDEV_VERSION due to libraw139...
2010-06-20 Stefan Richterfirewire: cdev: count references of cards during inboun...
2010-06-20 Jay Fenlasonfirewire: cdev: fix responses to nodes at different...
2010-06-20 Clemens Ladischfirewire: cdev: fix race in iso context creation
2010-06-20 Stefan Richterfirewire: remove an unused function argument
2010-06-20 Stefan Richterfirewire: core: remove an unnecessary zero initialization
2010-06-19 Stefan Richterfirewire: core: remove unused variable
2010-06-19 Stefan Richterieee1394: remove unused variables
2010-06-19 Stefan Richterfirewire: rename CSR access driver methods
2010-06-19 Stefan Richterfirewire: core: combine some repeated code
2010-06-19 Stefan Richterfirewire: normalize STATE_CLEAR/SET CSR access interface
2010-06-19 Stefan Richterfirewire: replace get_features card driver hook
2010-06-19 Stefan Richterfirewire: drop sizeof expressions from some request...
2010-06-19 Stefan Richterfirewire: 'add CSR_... support' addendum
2010-06-10 Clemens Ladischfirewire: core: always enable cycle master packets
2010-06-10 Clemens Ladischfirewire: allocate broadcast channel in hardware
2010-06-10 Clemens Ladischfirewire: core: add CSR abdicate support
2010-06-10 Clemens Ladischfirewire: add CSR cmstr support
2010-06-10 Clemens Ladischfirewire: core: add CSR MAINT_UTILITY support
2010-06-10 Clemens Ladischfirewire: add CSR PRIORITY_BUDGET support
2010-06-10 Clemens Ladischfirewire: add CSR BUSY_TIMEOUT support
2010-06-10 Clemens Ladischfirewire: add CSR BUS_TIME support
2010-06-10 Clemens Ladischfirewire: add CSR CYCLE_TIME write support
2010-06-10 Clemens Ladischfirewire: core: add CSR SPLIT_TIMEOUT support
2010-06-10 Clemens Ladischfirewire: core: add CSR RESET_START support
2010-06-10 Clemens Ladischfirewire: add CSR NODE_IDS support
2010-06-10 Clemens Ladischfirewire: add read_csr_reg driver callback
2010-06-10 Clemens Ladischfirewire: core: add CSR STATE_CLEAR/STATE_SET support
2010-06-10 Clemens Ladischfirewire: core: retry on local errors in bus manager...
2010-06-10 Clemens Ladischfirewire: ohci: speed up PHY register accesses
2010-06-09 Stefan Richterfirewire: core: trivial fix for warning strings
2010-06-09 Clemens Ladischfirewire: check cdev response length
2010-06-09 Clemens Ladischfirewire: ohci: add MSI support
2010-06-09 Stefan Richterfirewire: ohci: do not enable interrupts without the...
2010-05-31 Julia Lawallieee1394: video1394: Use memdup_user
2010-05-18 Clemens Ladischfirewire: core: use separate timeout for each transaction
2010-05-18 Peter Hurleyfirewire: core: Fix tlabel exhaustion problem
2010-04-19 Clemens Ladischfirewire: core: make transaction label allocation more...
2010-04-19 Stefan Richterfirewire: core: clean up config ROM related defined...
2010-04-10 Stefan Richterieee1394: mark char device files as not seekable
2010-04-10 Stefan Richterfirewire: cdev: mark char device files as not seekable
2010-04-10 Stefan Richterfirewire: ohci: cleanups and fix for nonstandard build...
2010-04-10 Stefan Richterfirewire: ohci: wait for PHY register accesses to complete
2010-04-10 Clemens Ladischfirewire: ohci: fix up configuration of TI chips
2010-04-10 Clemens Ladischfirewire: ohci: enable 1394a enhancements
2010-04-10 Clemens Ladischfirewire: ohci: do not clear PHY interrupt status inadv...
2010-04-10 Clemens Ladischfirewire: ohci: add a function for reading PHY registers
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-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-15 Clemens Ladischfirewire: core: fw_iso_resource_manage: fix error handling
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-24 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2010-02-24 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-02-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-02-24 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2010-02-24 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2010-02-23 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-02-23 Atsushi Nemototc35815: Remove a wrong netif_wake_queue() call which...
2010-02-23 Torgny Johanssoncdc_ether: new PID for Ericsson C3607w to the whitelist...
2010-02-23 Anton Blancharde1000: Fix DMA mapping error handling on RX
2010-02-23 Thomas Hellstromdrm/vmwgfx: Fix queries if no dma buffer thrashing...
2010-02-23 Dave AirlieMerge remote branch 'nouveau/for-airlied' of ../drm...
2010-02-23 Len BrownMerge branch 'pcc' into release
2010-02-23 Len BrownMerge branches 'bugzilla-14207' and 'idle' into release
2010-02-23 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2010-02-23 Linus TorvaldsMerge branch 'parisc/tracehook' of git://git./linux...
2010-02-23 Marcin Slusarzefifb: fix framebuffer handoff
2010-02-23 Jens Rottmanngeode-mfgpt: restore previous behavior for selecting IRQ
2010-02-23 Ben Skeggsdrm/nv50: fix vram ptes on IGPs to point at stolen...
2010-02-23 Ben Skeggsdrm/nv50: fix instmem binding on IGPs to point at stole...
2010-02-23 Ben Skeggsdrm/nv50: improve vram page table construction
2010-02-23 Ben Skeggsdrm/nv50: more efficient clearing of gpu page table...
2010-02-23 Ben Skeggsdrm/nv50: make nv50_mem_vm_{bind,unbind} operate only...
next