summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* firewire: core: fix race at address_handler unregistrationStefan Richter2012-02-221-5/+8
* firewire: core: remove obsolete commentStefan Richter2012-02-221-8/+0Star
* firewire: core: prefix log messages with card nameStefan Richter2012-02-227-57/+72
* firewire: net: use dev_printk APIStefan Richter2012-02-221-20/+21
* firewire: net: identify to driver core as "firewire_net", not "net"Stefan Richter2012-02-221-1/+1
* firewire: sbp2: identify to driver core as "firewire_sbp2", not "sbp2"Stefan Richter2012-02-221-4/+2Star
* firewire: sbp2: use dev_printk APIStefan Richter2012-01-151-42/+51
* firewire: ohci: use dev_printk APIStefan Richter2012-01-151-79/+106
* firewire: move fw_device reference counting from drivers to coreStefan Richter2012-01-155-19/+16Star
* MAINTAINERS: firewire git URL updateStefan Richter2011-12-251-1/+1
* firewire: ohci: fix isochronous DMA synchronizationClemens Ladisch2011-10-181-0/+73
* firewire: ohci: work around selfID junk due to wrong gap countClemens Ladisch2011-10-181-2/+16
* firewire: net: Use posted writesStephan Gatzka2011-10-092-8/+4Star
* firewire: use clamp and min3 macrosStefan Richter2011-10-093-9/+5Star
* firewire: ohci: optimize TSB41BA3D detectionStefan Richter2011-10-091-24/+12Star
* firewire: ohci: TSB41BA3D support tweaksStefan Richter2011-10-091-51/+23Star
* firewire: ohci: Add support for TSB41BA3D phyStephan Gatzka2011-09-161-2/+183
* firewire: ohci: Move code from the bus reset tasklet into a workqueueStephan Gatzka2011-09-161-8/+10
* firewire: sbp2: fold two functions into oneStefan Richter2011-09-161-19/+9Star
* firewire: sbp2: move some code to more sensible placesStefan Richter2011-09-161-106/+107
* firewire: sbp2: remove obsolete reference countingStefan Richter2011-09-161-40/+17Star
* firewire: ohci: add no MSI quirk for O2Micro controllerMing Lei2011-09-161-0/+3
* Linux 3.1-rc6Linus Torvalds2011-09-121-1/+1
* Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-09-127-28/+66
|\
| * drm: Remove duplicate "return" statementLin Ming2011-09-091-1/+0Star
| * Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2011-09-094-7/+30
| |\
| | * drm/nv04/crtc: Bail out if FB is not bound to crtcEmil Velikov2011-09-091-2/+13
| | * drm/nouveau: fix nv04_sgdma_bind on non-"4kB pages" archsMarcin Slusarz2011-09-091-1/+1
| | * drm/nouveau: properly handle allocation failure in nouveau_sgdma_populateMarcin Slusarz2011-09-091-1/+4
| | * drm/nouveau: fix oops on pre-semaphore hardwareBen Skeggs2011-09-091-1/+2
| | * drm/nv50/crtc: Bail out if FB is not bound to crtcEmil Velikov2011-09-091-2/+10
| * | drm/radeon/kms: fix DP detect and EDID fetch for DP bridgesAlex Deucher2011-09-062-20/+36
| |/
* | Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-09-1218-18/+72
|\ \
| * \ Merge branch 'for_3.1/pm-fixes-2' of git://gitorious.org/khilman/linux-omap-p...Arnd Bergmann2011-09-121-0/+3
| |\ \
| | * | OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlersKevin Hilman2011-09-061-0/+3
| * | | Merge branch 'sirf/fixes' into fixesArnd Bergmann2011-09-124-0/+4
| |\ \ \
| | * | | ARM: CSR: add missing sentinels to of_device_id tablesJamie Iles2011-09-114-0/+4
| | | |/ | | |/|
| | | |
| | \ \
| *-. \ \ Merge branches 'cns3xxx/fixes', 'omap/fixes' and 'davinci/fixes' into fixesArnd Bergmann2011-09-109-14/+64
| |\ \ \ \
| | | * | | ARM: davinci: fix cache flush build errorLinus Walleij2011-09-071-1/+5
| | | * | | ARM: davinci: correct MDSTAT_STATE_MASKSergei Shtylyov2011-09-071-1/+1
| | | * | | ARM: davinci: da850 EVM: read mac address from SPI flashRajashekhara, Sudhakar2011-09-071-0/+28
| | | |/ /
| | | | |
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | | \ \
| | *-----. \ \ Merge branches 'non_hwmod_compliant_fix_3.1rc', 'omap3_clock_fixes_3.1rc', 'o...Paul Walmsley2011-09-05377-1892/+3236
| | |\ \ \ \ \ \
| | | | | | * | | OMAP: clockdomain: Wait for powerdomain to be ON when using clockdomain force...Santosh Shilimkar2011-08-202-2/+2
| | | | | | * | | OMAP: powerdomains: Make all powerdomain target states as ON at initRajendra Nayak2011-08-201-9/+16
| | | | | * | | | OMAP2430: hwmod: musb: add missing terminator to omap2430_usbhsotg_addrs[]Paul Walmsley2011-09-051-0/+1
| | | | | | |_|/ | | | | | |/| |
| | | | * | | | OMAP4: clock: fix compile warningPaul Walmsley2011-08-211-0/+2
| | | * | | | | OMAP3: clock: indicate that gpt12_fck and wdt1_fck are in the WKUP clockdomainPaul Walmsley2011-08-231-0/+2
| | * | | | | | OMAP4: clock: re-enable previous clockdomain enable/disable sequencePaul Walmsley2011-08-201-1/+7
| | | |_|_|/ / | | |/| | | |
| * | | | | | ARM: cns3xxx: Fix newly introduced warnings in the PCIe codeAnton Vorontsov2011-09-091-1/+1
| * | | | | | ARM: cns3xxx: Fix compile error caused by hardware.h removedTommy Lin2011-09-093-3/+0Star
| | |_|_|_|/ | |/| | | |