summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-26firewire: nosy: should work on Power Mac G4 PCI tooStefan Richter1-1/+2
2011-01-23firewire: core: fix card->reset_jiffies overflowClemens Ladisch5-6/+9
2011-01-23firewire: cdev: remove unneeded referenceClemens Ladisch1-5/+0
2011-01-23firewire: cdev: always wait for outbound transactions to completeClemens Ladisch1-14/+28
2011-01-23firewire: cdev: remove unneeded idr_find() from complete_transaction()Clemens Ladisch1-7/+1
2011-01-23firewire: ohci: log dead DMA contextsClemens Ladisch1-4/+55
2011-01-21firewire: core: fix unstable I/O with Canon camcorderStefan Richter1-2/+9
2011-01-13firewire: ohci: fix compilation on arches without PAGE_KERNEL_ROClemens Ladisch1-1/+1
2011-01-04firewire: use split transaction timeout only for split transactionsClemens Ladisch2-14/+33
2011-01-04firewire: ohci: consolidate context status flagsStefan Richter1-6/+3
2011-01-04firewire: ohci: cache the context run bitClemens Ladisch1-4/+4
2011-01-04firewire: ohci: flush AT contexts after bus reset - addendumStefan Richter1-0/+7
2011-01-04firewire: ohci: flush AT contexts after bus reset for OHCI 1.2Clemens Ladisch1-7/+39
2010-12-19firewire: net: set carrier state at ifupStefan Richter1-15/+21
2010-12-19firewire: net: add carrier detectionMaxim Levitsky1-0/+17
2010-12-13firewire: net: ratelimit error messagesMaxim Levitsky1-4/+12
2010-12-13firewire: ohci: restart iso DMA contexts on resume from low power modeMaxim Levitsky1-8/+46
2010-12-13firewire: ohci: restore GUID on resume.Maxim Levitsky1-0/+7
2010-12-13firewire: ohci: use common buffer for self IDs and AR descriptorsClemens Ladisch1-32/+34
2010-12-13firewire: ohci: optimize iso context checks in the interrupt handlerClemens Ladisch1-13/+19
2010-12-13firewire: make PHY packet header format consistentClemens Ladisch4-29/+33
2010-12-13firewire: ohci: properly clear posted write errorsClemens Ladisch1-3/+12
2010-12-13firewire: ohci: flush MMIO writes in the interrupt handlerClemens Ladisch1-1/+2
2010-12-13firewire: ohci: fix AT context initialization error handlingClemens Ladisch1-4/+10
2010-12-13firewire: ohci: Asynchronous Reception rewriteClemens Ladisch2-135/+278
2010-12-12firewire: core: Update WARN usesJoe Perches1-3/+3
2010-12-12firewire: nosy: char device is not seekableStefan Richter1-2/+1
2010-12-12firewire: ohci: fix regression with Agere FW643 rev 06, disable MSIStefan Richter1-15/+33
2010-12-12firewire: ohci: fix regression with VIA VT6315, disable MSIStefan Richter1-1/+2
2010-12-07Linux 2.6.37-rc5Linus Torvalds1-1/+1
2010-12-07Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-10/+15
2010-12-07ARM: tegra: fix regression from addruart rewriteOlof Johansson1-2/+2
2010-12-07Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds6-37/+68
2010-12-07PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki5-22/+30
2010-12-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds15-30/+56
2010-12-07PM / Hibernate: Use async I/O when reading compressed hibernation imageBojan Smojver1-15/+38
2010-12-06Merge branch 'for-rmk-fixes' of git://git.infradead.org/users/cbou/linux-cns3xxxRussell King1-1/+1
2010-12-06ARM: 6524/1: GIC irq desciptor bug fixChao Xie1-1/+7
2010-12-06Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-2/+2
2010-12-06Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds13-363/+401
2010-12-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...Linus Torvalds9-25/+28
2010-12-06Revert "vfs: show unreachable paths in getcwd and proc"Eric W. Biederman1-1/+1
2010-12-04parisc: Fix GSC PS/2 driver name for keyboard and mouseGuy Martin1-1/+1
2010-12-04parisc: KittyHawk LCD fixGuy Martin1-4/+13
2010-12-04parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley6-11/+12
2010-12-04parisc: fix dino/gsc interruptsJames Bottomley1-1/+1
2010-12-04ARM: 6523/1: iop: ensure sched_clock() is notraceRabin Vincent1-1/+2
2010-12-04ARM: 6456/1: Fix for building DEBUG with sa11xx_base.c as a module.Marcelo Roberto Jimenez1-0/+1
2010-12-04ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpersDave Martin1-1/+1
2010-12-04slub: Fix a crash during slabinfo -vTero Roponen1-2/+2