index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-26
firewire: ohci: prevent iso completion callbacks after context stop
Clemens Ladisch
1
-0
/
+1
2011-02-26
firewire: core: rename some variables
Clemens Ladisch
1
-11
/
+11
2011-02-26
firewire: nosy: should work on Power Mac G4 PCI too
Stefan Richter
1
-1
/
+2
2011-01-23
firewire: core: fix card->reset_jiffies overflow
Clemens Ladisch
4
-5
/
+8
2011-01-23
firewire: cdev: remove unneeded reference
Clemens Ladisch
1
-5
/
+0
2011-01-23
firewire: cdev: always wait for outbound transactions to complete
Clemens Ladisch
1
-14
/
+28
2011-01-23
firewire: cdev: remove unneeded idr_find() from complete_transaction()
Clemens Ladisch
1
-7
/
+1
2011-01-23
firewire: ohci: log dead DMA contexts
Clemens Ladisch
1
-4
/
+55
2011-01-21
firewire: core: fix unstable I/O with Canon camcorder
Stefan Richter
1
-2
/
+9
2011-01-13
firewire: ohci: fix compilation on arches without PAGE_KERNEL_RO
Clemens Ladisch
1
-1
/
+1
2011-01-04
firewire: use split transaction timeout only for split transactions
Clemens Ladisch
1
-13
/
+32
2011-01-04
firewire: ohci: consolidate context status flags
Stefan Richter
1
-6
/
+3
2011-01-04
firewire: ohci: cache the context run bit
Clemens Ladisch
1
-4
/
+4
2011-01-04
firewire: ohci: flush AT contexts after bus reset - addendum
Stefan Richter
1
-0
/
+7
2011-01-04
firewire: ohci: flush AT contexts after bus reset for OHCI 1.2
Clemens Ladisch
1
-7
/
+39
2010-12-19
firewire: net: set carrier state at ifup
Stefan Richter
1
-15
/
+21
2010-12-19
firewire: net: add carrier detection
Maxim Levitsky
1
-0
/
+17
2010-12-13
firewire: net: ratelimit error messages
Maxim Levitsky
1
-4
/
+12
2010-12-13
firewire: ohci: restart iso DMA contexts on resume from low power mode
Maxim Levitsky
1
-8
/
+46
2010-12-13
firewire: ohci: restore GUID on resume.
Maxim Levitsky
1
-0
/
+7
2010-12-13
firewire: ohci: use common buffer for self IDs and AR descriptors
Clemens Ladisch
1
-32
/
+34
2010-12-13
firewire: ohci: optimize iso context checks in the interrupt handler
Clemens Ladisch
1
-13
/
+19
2010-12-13
firewire: make PHY packet header format consistent
Clemens Ladisch
4
-29
/
+33
2010-12-13
firewire: ohci: properly clear posted write errors
Clemens Ladisch
1
-3
/
+12
2010-12-13
firewire: ohci: flush MMIO writes in the interrupt handler
Clemens Ladisch
1
-1
/
+2
2010-12-13
firewire: ohci: fix AT context initialization error handling
Clemens Ladisch
1
-4
/
+10
2010-12-13
firewire: ohci: Asynchronous Reception rewrite
Clemens Ladisch
2
-135
/
+278
2010-12-12
firewire: core: Update WARN uses
Joe Perches
1
-3
/
+3
2010-12-12
firewire: nosy: char device is not seekable
Stefan Richter
1
-2
/
+1
2010-12-12
firewire: ohci: fix regression with Agere FW643 rev 06, disable MSI
Stefan Richter
1
-15
/
+33
2010-12-12
firewire: ohci: fix regression with VIA VT6315, disable MSI
Stefan Richter
1
-1
/
+2
2010-12-07
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+1
2010-12-06
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
5
-24
/
+8
2010-12-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...
Linus Torvalds
7
-12
/
+25
2010-12-04
parisc: Fix GSC PS/2 driver name for keyboard and mouse
Guy Martin
1
-1
/
+1
2010-12-04
parisc: KittyHawk LCD fix
Guy Martin
1
-4
/
+13
2010-12-04
parisc: convert the rest of the irq handlers to simple/percpu
James Bottomley
5
-7
/
+11
2010-12-04
ARM: 6456/1: Fix for building DEBUG with sa11xx_base.c as a module.
Marcelo Roberto Jimenez
1
-0
/
+1
2010-12-03
Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel...
Linus Torvalds
2
-31
/
+75
2010-12-03
Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/...
Linus Torvalds
2
-4
/
+12
2010-12-03
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
2
-12
/
+29
2010-12-03
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2010-12-03
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-14
/
+25
2010-12-03
UBI: fix corrupted PEB detection for NOR flash
Artem Bityutskiy
2
-12
/
+29
2010-12-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-10
/
+16
2010-12-03
xen: allocate irq descs on any NUMA node
Jeremy Fitzhardinge
1
-2
/
+2
2010-12-03
xen: prevent crashes with non-HIGHMEM 32-bit kernels with largeish memory
Jeremy Fitzhardinge
1
-2
/
+10
2010-12-03
cs5535-gpio: apply CS5536 errata workaround for GPIOs
Andres Salomon
1
-2
/
+14
2010-12-03
leds: fix up dependencies
Johannes Berg
2
-9
/
+42
2010-12-02
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
26
-169
/
+210
[next]