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-01-31
Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6
Linus Torvalds
1
-27
/
+1
2011-01-31
Input: rc-keymap - return KEY_RESERVED for unknown mappings
Dmitry Torokhov
1
-11
/
+17
2011-01-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-11
/
+27
2011-01-31
intel_scu_ipc: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2011-01-31
Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz...
Linus Torvalds
1
-0
/
+0
2011-01-31
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-75
/
+85
2011-01-29
Revert "UBI: use mtd->writebufsize to set minimal I/O unit size"
Artem Bityutskiy
1
-27
/
+1
2011-01-29
Input: synaptics - retry failed resets when reconnecting
Alexandre Peixoto Ferreira
1
-2
/
+11
2011-01-29
Input: synaptics - fix reconnect logic on MT devices
Alexandre Peixoto Ferreira
1
-6
/
+13
2011-01-29
Input: tegra-kbc - fix keymap entry for LeftMeta key
Rakesh Iyer
1
-1
/
+1
2011-01-29
Input: tegra-kbc - fix build error
Rakesh Iyer
1
-2
/
+2
2011-01-28
Delete zero-length drivers/staging/vme/bridges/Module.symvers
Jeff Garzik
1
-0
/
+0
2011-01-28
libata: set queue DMA alignment to sector size for ATAPI too
Tejun Heo
1
-6
/
+18
2011-01-28
libata: DVR-212D can't do SETXFER DVD-RW DVR-212D
Francesco Antonacci
1
-0
/
+1
2011-01-28
ahci: add HFLAG_YES_FBS and apply it to 88SE9128
Anssi Hannula
1
-0
/
+2
2011-01-28
pata_hpt37x: inherit prereset() method for HPT374
Sergei Shtylyov
1
-3
/
+2
2011-01-28
ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDs
Seth Heasley
1
-0
/
+1
2011-01-28
pata_hpt37x: fold 'if' statement into 'switch'
Sergei Shtylyov
1
-46
/
+43
2011-01-28
pata_hpt{37x|3x2n}: use pr_*(DRV_NAME ...) instead of printk(KERN_* ...)
Sergei Shtylyov
2
-18
/
+16
2011-01-28
pata_hpt{366|37x}: use pr_warning(...) instead of printk(KERN_WARNING ...)
Sergei Shtylyov
2
-6
/
+6
2011-01-28
pata_mpc52xx: inherit from ata_bmdma_port_ops
Tejun Heo
1
-1
/
+1
2011-01-28
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
20
-45
/
+132
2011-01-28
Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...
Dave Airlie
1
-5
/
+0
2011-01-28
drm/nv50: fix regression on IGPs
Ben Skeggs
1
-5
/
+0
2011-01-28
drm/radeon/kms: re-emit full context state for evergreen blits
Alex Deucher
1
-6
/
+33
2011-01-28
drm/radeon/kms: release CMASK access in preclose_kms
Marek Olšák
1
-0
/
+2
2011-01-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
5
-9
/
+45
2011-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
31
-198
/
+2397
2011-01-27
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-2
/
+24
2011-01-27
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-3
/
+6
2011-01-27
drm/radeon/kms: fix r6xx+ scanout on BE systems
Alex Deucher
2
-1
/
+22
2011-01-27
drm/radeon/kms: clean up some magic numbers
Alex Deucher
7
-21
/
+29
2011-01-27
drm/radeon/kms: only enable HDMI mode if radeon audio is enabled
Alex Deucher
1
-3
/
+3
2011-01-27
radeon/kms: fix dp displayport mode validation
Jerome Glisse
1
-2
/
+2
2011-01-27
bnx2: Eliminate AER error messages on systems not supporting it
Michael Chan
2
-8
/
+10
2011-01-27
cnic: Fix big endian bug
Michael Chan
1
-6
/
+6
2011-01-27
tg3: Use new VLAN code
Matt Carlson
2
-88
/
+10
2011-01-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
9
-67
/
+49
2011-01-26
Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...
Dave Airlie
6
-7
/
+41
2011-01-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
12
-20
/
+835
2011-01-26
mmc: bfin_sdh: fix alloc size for private data
Sonic Zhang
1
-1
/
+1
2011-01-26
mmc: sdhci-s3c: add platform_8bit_width() hook
Jaehoon Chung
1
-0
/
+36
2011-01-26
mmc: jz4740: don't treat NULL clk as an error
Jamie Iles
1
-2
/
+3
2011-01-26
mmc: mmci: don't read command response when invalid
Russell King - ARM Linux
1
-5
/
+5
2011-01-26
mmc: ushc: Remove duplicate include of usb.h
Jesper Juhl
1
-1
/
+0
2011-01-26
Input: wacom - pass touch resolution to clients through input_absinfo
Ping Cheng
1
-2
/
+19
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
37
-269
/
+269
2011-01-26
drivers/clocksource/tcb_clksrc.c: fix init sequence
Voss, Nikolaus
1
-2
/
+2
2011-01-26
pps: claim parallel port exclusively
Alexander Gordeev
2
-2
/
+2
2011-01-26
pps ktimer: remove noisy message
Rodolfo Giometti
1
-2
/
+0
[next]