aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* firewire: ohci: factor out iso completion flushing codeClemens Ladisch2012-03-18
* firewire: ohci: simplify iso header pointer arithmeticClemens Ladisch2012-03-18
* firewire: ohci: optimize control bit checksClemens Ladisch2012-03-18
* firewire: ohci: remove unused excess_bytes fieldClemens Ladisch2012-03-18
* firewire: ohci: copy_iso_headers(): make comment match the codeClemens Ladisch2012-03-18
* firewire: cdev: fix IR multichannel event documentationClemens Ladisch2012-03-17
* firewire: ohci: fix too-early completion of IR multichannel buffersClemens Ladisch2012-03-17
* firewire: ohci: move runtime debug facility out of #ifdefStefan Richter2012-03-10
* firewire: tone down some diagnostic log messagesStefan Richter2012-03-10
* firewire: sbp2: replace a GFP_ATOMIC allocationStefan Richter2012-03-10
* firewire: sbp2: Fix SCSI sense data manglingChris Boot2012-02-22
* firewire: sbp2: Ignore SBP-2 targets on the local nodeChris Boot2012-02-22
* firewire: sbp2: Take into account Unit_Unique_IDChris Boot2012-02-22
* firewire: nosy: Use the macro DMA_BIT_MASK().santosh nayak2012-02-22
* firewire: core: convert AR-req handler lock from _irqsave to _bhStefan Richter2012-02-22
* firewire: core: fix race at address_handler unregistrationStefan Richter2012-02-22
* firewire: core: remove obsolete commentStefan Richter2012-02-22
* firewire: core: prefix log messages with card nameStefan Richter2012-02-22
* firewire: net: use dev_printk APIStefan Richter2012-02-22
* firewire: net: identify to driver core as "firewire_net", not "net"Stefan Richter2012-02-22
* firewire: sbp2: identify to driver core as "firewire_sbp2", not "sbp2"Stefan Richter2012-02-22
* firewire: sbp2: use dev_printk APIStefan Richter2012-01-15
* firewire: ohci: use dev_printk APIStefan Richter2012-01-15
* firewire: move fw_device reference counting from drivers to coreStefan Richter2012-01-15
* MAINTAINERS: firewire git URL updateStefan Richter2011-12-25
* firewire: ohci: fix isochronous DMA synchronizationClemens Ladisch2011-10-18
* firewire: ohci: work around selfID junk due to wrong gap countClemens Ladisch2011-10-18
* firewire: net: Use posted writesStephan Gatzka2011-10-09
* firewire: use clamp and min3 macrosStefan Richter2011-10-09
* firewire: ohci: optimize TSB41BA3D detectionStefan Richter2011-10-09
* firewire: ohci: TSB41BA3D support tweaksStefan Richter2011-10-09
* firewire: ohci: Add support for TSB41BA3D phyStephan Gatzka2011-09-16
* firewire: ohci: Move code from the bus reset tasklet into a workqueueStephan Gatzka2011-09-16
* firewire: sbp2: fold two functions into oneStefan Richter2011-09-16
* firewire: sbp2: move some code to more sensible placesStefan Richter2011-09-16
* firewire: sbp2: remove obsolete reference countingStefan Richter2011-09-16
* firewire: ohci: add no MSI quirk for O2Micro controllerMing Lei2011-09-16
* Linux 3.1-rc6Linus Torvalds2011-09-12
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-09-12
|\
| * drm: Remove duplicate "return" statementLin Ming2011-09-09
| * Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2011-09-09
| |\
| | * drm/nv04/crtc: Bail out if FB is not bound to crtcEmil Velikov2011-09-09
| | * drm/nouveau: fix nv04_sgdma_bind on non-"4kB pages" archsMarcin Slusarz2011-09-09
| | * drm/nouveau: properly handle allocation failure in nouveau_sgdma_populateMarcin Slusarz2011-09-09
| | * drm/nouveau: fix oops on pre-semaphore hardwareBen Skeggs2011-09-09
| | * drm/nv50/crtc: Bail out if FB is not bound to crtcEmil Velikov2011-09-09
| * | drm/radeon/kms: fix DP detect and EDID fetch for DP bridgesAlex Deucher2011-09-06
| |/
* | Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-09-12
|\ \
| * \ Merge branch 'for_3.1/pm-fixes-2' of git://gitorious.org/khilman/linux-omap-p...Arnd Bergmann2011-09-12
| |\ \
| | * | OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlersKevin Hilman2011-09-06