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.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
2009-08-17
Merge branch 'next-s3c' of git://aeryn.fluff.org.uk/bjdooks/linux into devel-...
Russell King
5
-1
/
+432
2009-08-17
ARM: S5PC100: UART and Serial
Byungho Min
2
-1
/
+9
2009-08-15
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...
Russell King
2
-102
/
+147
2009-08-14
Merge branch 'next-s3c-hwmon' into next-s3c
Ben Dooks
3
-0
/
+423
2009-08-07
imxfb: Add support for multiple displays
Sascha Hauer
1
-71
/
+120
2009-08-07
imxfb: use resource_size() macro
Sascha Hauer
1
-4
/
+4
2009-08-07
imxfb: calculate bpix value from bits_per_pixel
Sascha Hauer
1
-1
/
+18
2009-08-07
i.MX serial: do not use #ifdef CONFIG_ARCH_*
Sascha Hauer
1
-43
/
+22
2009-07-31
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-45
/
+56
2009-07-31
imxmmc: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-07-31
cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG
Sebastian Andrzej Siewior
2
-7
/
+3
2009-07-31
sdhci: use SG_MITER_TO_SG/SG_MITER_FROM_SG
Sebastian Andrzej Siewior
1
-2
/
+8
2009-07-31
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
8
-12
/
+1608
2009-07-31
Merge git://git.infradead.org/users/cbou/battery-2.6.31
Linus Torvalds
4
-11
/
+353
2009-07-31
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-1
/
+1
2009-07-30
lguest and virtio: cleanup struct definitions to Linux style.
Rusty Russell
2
-8
/
+4
2009-07-30
lguest: update commentry
Rusty Russell
7
-40
/
+176
2009-07-30
lguest: fix comment style
Rusty Russell
10
-608
/
+1168
2009-07-30
virtio: refactor find_vqs
Michael S. Tsirkin
1
-93
/
+119
2009-07-30
virtio: delete vq from list
Michael S. Tsirkin
1
-1
/
+5
2009-07-30
virtio: fix memory leak on device removal
Michael S. Tsirkin
1
-13
/
+15
2009-07-30
lguest: dereferencing freed mem in add_eventfd()
Dan Carpenter
1
-2
/
+3
2009-07-30
cpm_uart: Don't use alloc_bootmem in cpm_uart_cpm2.c
Mark Ware
1
-1
/
+1
2009-07-30
Merge branch 'i2c-fixes-rc4' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
3
-14
/
+35
2009-07-30
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+8
2009-07-30
drivers/serial/atmel_serial.c: fix compile when CONFIG_SERIAL_ATMEL=Y and CON...
Albin Tonnerre
1
-0
/
+2
2009-07-30
sdhci: get rid of "frequency too high" flood when using eSDHC
Anton Vorontsov
3
-1
/
+13
2009-07-30
sysrq, kdump: make sysrq-c consistent
Hidetoshi Seto
1
-3
/
+5
2009-07-30
eeprom/at25: bugfix "not ready" timeout after write
Sebastian Heutling
1
-2
/
+2
2009-07-30
drivers/video/backlight/jornada720_bl.c: fix build
Kristoffer Ericson
1
-1
/
+1
2009-07-30
rtc: mark if rtc-cmos drivers were successfully registered
Thadeu Lima de Souza Cascardo
1
-5
/
+18
2009-07-30
spi: omap2_mcspi rxdma bugfix
Eero Nurkkala
1
-1
/
+20
2009-07-30
spi: omap2_mcspi supports wake events
Jouni Hogander
1
-2
/
+9
2009-07-30
s3c-fb: fix off-by-one bug in loop indexes
Pawel Osciak
1
-2
/
+2
2009-07-30
edac: x38 fix mchbar high register addr
Lu Zhihe
1
-1
/
+1
2009-07-30
i2c-omap: OMAP3430 Silicon Errata 1.153
Sonasath, Moiz
1
-1
/
+23
2009-07-30
i2c-omap: In case of a NACK|ARDY|AL return from the ISR
Sonasath, Moiz
1
-1
/
+3
2009-07-30
i2c-omap: Bug in reading the RXSTAT/TXSTAT values from the I2C_BUFFSTAT register
Sonasath, Moiz
1
-5
/
+7
2009-07-30
i2c-sh_mobile: change module_init() to subsys_initcall()
Magnus Damm
1
-1
/
+1
2009-07-30
i2c: strncpy does not null terminate string
Roel Kluin
1
-1
/
+1
2009-07-30
i2c-s3c2410: s3c24xx_i2c_init: don't clobber IICLC value
Peter Korsgaard
1
-5
/
+0
2009-07-29
Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
42
-1526
/
+3533
2009-07-29
Merge branch 'zero-length' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-0
/
+0
2009-07-29
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-42
/
+72
2009-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2
-2
/
+1
2009-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
9
-2460
/
+20
2009-07-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
19
-445
/
+1012
2009-07-29
pty: avoid forcing 'low_latency' tty flag
OGAWA Hirofumi
3
-2
/
+14
2009-07-29
PM / ACPI: HP G7000 Notebook needs a SCI_EN resume quirk
Bartlomiej Zolnierkiewicz
1
-0
/
+8
2009-07-29
drm/radeon: set fb aperture sizes for framebuffer handoff.
Dave Airlie
1
-0
/
+5
[next]