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
2008-07-29
lguest: use cpu capability accessors
Andrew Morton
1
-2
/
+2
2008-07-29
lguest: fix switcher_page leak on unload
Johannes Weiner
1
-0
/
+1
2008-07-29
lguest: Guest int3 fix
Rusty Russell
1
-7
/
+17
2008-07-29
Merge branch 'cpus4096-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-12
/
+5
2008-07-29
ipwireless: fix compile failure
James Bottomley
1
-1
/
+1
2008-07-29
Merge branch 'linus' into cpus4096
Ingo Molnar
222
-8361
/
+9990
2008-07-28
Merge branch 'linus' into cpus4096
Ingo Molnar
378
-3685
/
+31470
2008-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-28
/
+389
2008-07-28
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
7
-109
/
+290
2008-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6
Linus Torvalds
2
-3
/
+1
2008-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
3
-32
/
+50
2008-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-3
/
+3
2008-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
190
-7945
/
+8874
2008-07-28
more sysdev API change fallout - drivers/base/memory.c
Stephen Rothwell
1
-1
/
+2
2008-07-28
ACPI/CPUIDLE: prevent setting pm_idle to NULL
Thomas Gleixner
2
-5
/
+12
2008-07-28
Merge branch 'i2c-for-linus' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
3
-29
/
+144
2008-07-28
ipwireless: Preallocate received packet buffers with MRU size
David Sterba
3
-1
/
+8
2008-07-28
ipwireless: Put packets to pool start
David Sterba
1
-2
/
+2
2008-07-28
ipwireless: Increase PPP outgoing queue size
David Sterba
2
-3
/
+5
2008-07-28
ipwireless: Explicitly request io and mem regions
David Sterba
2
-34
/
+50
2008-07-28
ipwireless: Constify buffer variables
David Sterba
3
-14
/
+16
2008-07-28
ipwireless: Do not return value from sending funcs
David Sterba
1
-12
/
+3
2008-07-28
ipwireless: Remove endian-dependent bitfields
David Sterba
1
-13
/
+38
2008-07-28
ipwireless: Glue splitted printk strings back
David Sterba
2
-18
/
+12
2008-07-28
ipwireless: Remove pt_regs from interrupt handler
David Sterba
2
-2
/
+2
2008-07-28
ipwireless: Rename spinlock variables to lock
David Sterba
2
-71
/
+71
2008-07-28
ipwireless: Remove unused defines
David Sterba
2
-11
/
+7
2008-07-28
ipwireless: Misc cleanups
David Sterba
1
-32
/
+18
2008-07-28
i2c: Blackfin I2C Driver: Functional power management support
Michael Hennerich
1
-11
/
+24
2008-07-28
i2c: S3C24XX I2C frequency scaling support.
Ben Dooks
1
-13
/
+103
2008-07-28
i2c: i2c_gpio: keep probe resident for hotplugged devices.
Ben Dooks
1
-4
/
+5
2008-07-28
i2c: S3C2410: Pass the I2C bus number via drivers platform data
Ben Dooks
1
-1
/
+12
2008-07-28
Remove deprecated virt_to_bus()
Karsten Keil
2
-3
/
+1
2008-07-28
sh_keysc: remove request_mem_region() and release_mem_region()
Tetsuya Mukawa
1
-20
/
+7
2008-07-28
sh: Add SCIF2 support for SH7763.
Nobuhiro Iwamatsu
2
-12
/
+43
2008-07-28
ibmveth: Fix multiple errors with dma_mapping_error conversion
Stephen Rothwell
1
-4
/
+4
2008-07-28
Merge commit 'gcl/gcl-next'
Benjamin Herrenschmidt
6
-105
/
+286
2008-07-28
stop_machine: Wean existing callers off stop_machine_run()
Rusty Russell
1
-3
/
+3
2008-07-28
Merge ../linux-2.6
Mauro Carvalho Chehab
10
-26
/
+26
2008-07-28
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
10
-26
/
+26
2008-07-28
V4L/DVB (8549): mxl5007: Fix an error at include file
Mauro Carvalho Chehab
1
-1
/
+0
2008-07-28
V4L/DVB (8548): pwc: Fix compilation
Mauro Carvalho Chehab
1
-0
/
+1
2008-07-28
Merge ../linux-2.6
Mauro Carvalho Chehab
100
-1124
/
+3857
2008-07-28
V4L/DVB (8546): saa7146: fix read from uninitialized memory
Hans Verkuil
1
-1
/
+1
2008-07-28
V4L/DVB (8544): gspca: probe/open race.
Oliver Neukum
1
-1
/
+1
2008-07-28
V4L/DVB (8543): em28xx: Rename #define for Compro VideoMate ForYou/Stereo
Mauro Carvalho Chehab
2
-3
/
+3
2008-07-28
V4L/DVB (8542): em28xx: AMD ATI TV Wonder HD 600 entry at cards struct is dup...
Mauro Carvalho Chehab
1
-23
/
+0
2008-07-28
V4L/DVB (8541): em28xx: HVR-950 entry is duplicated.
Mauro Carvalho Chehab
3
-33
/
+11
2008-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
6
-70
/
+65
2008-07-27
V4L/DVB (8540): em28xx-cards: Add Compro VideoMate ForYou/Stereo model
Vitaly Wool
2
-0
/
+19
[next]