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-10-09
block: allow disk to have extended device number
Tejun Heo
2
-21
/
+55
2008-10-09
block: replace @ext_minors with GENHD_FL_EXT_DEVT
Tejun Heo
2
-16
/
+7
2008-10-09
block: move stats from disk to part0
Tejun Heo
9
-45
/
+52
2008-10-09
block: always set bdev->bd_part
Tejun Heo
1
-4
/
+1
2008-10-09
block: move policy from disk to part0
Tejun Heo
2
-2
/
+2
2008-10-09
block: move capacity from disk to part0
Tejun Heo
3
-4
/
+4
2008-10-09
block: implement and use {disk|part}_to_dev()
Tejun Heo
5
-12
/
+12
2008-10-09
block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT
Tejun Heo
2
-0
/
+12
2008-10-09
sd/ide-disk: apply extended minors to sd and ide
Tejun Heo
2
-5
/
+15
2008-10-09
block: fix diskstats access
Tejun Heo
8
-32
/
+53
2008-10-09
block: fix disk->part[] dereferencing race
Tejun Heo
1
-1
/
+5
2008-10-09
block: don't depend on consecutive minor space
Tejun Heo
11
-18
/
+20
2008-10-09
block: misc updates
Tejun Heo
1
-1
/
+1
2008-10-09
driver-core: use klist for class device list and implement iterator
Tejun Heo
3
-37
/
+107
2008-10-09
block: make bi_phys_segments an unsigned int instead of short
Jens Axboe
1
-6
/
+6
2008-10-09
block: raid fixups for removal of bi_hw_segments
Jens Axboe
3
-17
/
+51
2008-10-09
drop vmerge accounting
Mikulas Patocka
2
-6
/
+0
2008-10-09
virtio_blk: use a wrapper function to access io context information of IO req...
Fernando Luis Vázquez Cao
1
-2
/
+2
2008-10-09
Kill REQ_TYPE_FLUSH
David Woodhouse
1
-3
/
+6
2008-10-09
Support 'discard sectors' operation.
David Woodhouse
1
-0
/
+24
2008-10-09
Support 'discard sectors' operation in translation layer support core
David Woodhouse
1
-0
/
+16
2008-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-5
/
+5
2008-10-07
Revert "V4L/DVB (8904): cx88: add missing unlock_kernel"
Linus Torvalds
1
-1
/
+0
2008-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
6
-205
/
+7
2008-10-07
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
Linus Torvalds
29
-85
/
+128
2008-10-07
atmel-mci: Initialize BLKR before sending data transfer command
Haavard Skinnemoen
1
-2
/
+4
2008-10-06
[Bluetooth] Add reset quirk for A-Link BlueUSB21 dongle
Marcel Holtmann
1
-0
/
+1
2008-10-06
[Bluetooth] Add reset quirk for new Targus and Belkin dongles
Marcel Holtmann
1
-0
/
+4
2008-10-06
[Bluetooth] Fix double frees on error paths of btusb and bpa10x drivers
Marcel Holtmann
2
-5
/
+0
2008-10-05
ide: workaround for bogus gcc warning in ide_sysfs_register_port()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-10-05
ide-cd: Optiarc DVD RW AD-7200A does play audio
Bodo Eggert
1
-0
/
+1
2008-10-05
IDE: Fix platform device registration in Swarm IDE driver (v2)
Ralf Baechle
3
-202
/
+0
2008-10-05
ide-dma: fix ide_build_dmatable() for TRM290
Sergei Shtylylov
1
-1
/
+1
2008-10-05
ide-cd: temporary tray close fix
Borislav Petkov
1
-1
/
+4
2008-10-05
V4L/DVB (9103): em28xx: HVR-900 B3C0 - fix audio clicking issue
Wiktor Grebla
2
-3
/
+3
2008-10-05
V4L/DVB (9099): em28xx: Add detection for K-WORLD DVB-T 310U
Darron Broad
2
-5
/
+30
2008-10-05
V4L/DVB (9092): gspca: Bad init values for sonixj ov7660.
Jean-Francois Moine
1
-5
/
+13
2008-10-05
V4L/DVB (9080): gspca: Add a delay after writing to the sonixj sensors.
Jean-Francois Moine
1
-0
/
+1
2008-10-05
V4L/DVB (9075): gspca: Bad check of returned status in i2c_read() spca561.
Shane
1
-1
/
+1
2008-10-05
V4L/DVB (9053): fix buffer overflow in uvc-video
Ralph Loader
1
-1
/
+1
2008-10-05
V4L/DVB (9043): S5H1420: Fix size of shadow-array to avoid overflow
Patrick Boettcher
1
-1
/
+1
2008-10-05
V4L/DVB (9037): Fix support for Hauppauge Nova-S SE
Patrick Boettcher
3
-6
/
+12
2008-10-05
V4L/DVB (9029): Fix deadlock in demux code
Andreas Oberritter
2
-13
/
+19
2008-10-05
V4L/DVB (8979): sms1xxx: Add new USB product ID for Hauppauge WinTV MiniStick
Michael Krufky
1
-0
/
+2
2008-10-05
V4L/DVB (8978): sms1xxx: fix product name for Hauppauge WinTV MiniStick
Michael Krufky
1
-1
/
+1
2008-10-05
V4L/DVB (8967): Use correct XC3028L firmware for AMD ATI TV Wonder 600
Devin Heitmueller
2
-1
/
+5
2008-10-05
V4L/DVB (8963): s2255drv field count fix
Dean Anderson
1
-1
/
+2
2008-10-05
V4L/DVB (8961): zr36067: Fix RGBR pixel format
Jean Delvare
1
-1
/
+1
2008-10-05
V4L/DVB (8960): drivers/media/video/cafe_ccic.c needs mm.h
Andrew Morton
1
-0
/
+1
2008-10-05
V4L/DVB (8958): zr36067: Return proper bytes-per-line value
Jean Delvare
1
-8
/
+5
[next]