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-02-05
dio: ARRAY_SIZE() cleanup
Alejandro Martinez Ruiz
1
-3
/
+1
2008-02-05
b43: avoid unregistering device objects during suspend
Rafael J. Wysocki
3
-10
/
+21
2008-02-05
leds: add possibility to remove leds classdevs during suspend/resume
Rafael J. Wysocki
1
-4
/
+9
2008-02-05
HWRNG: add possibility to remove hwrng devices during suspend/resume
Rafael J. Wysocki
1
-5
/
+5
2008-02-05
Misc: Add possibility to remove misc devices during suspend/resume
Rafael J. Wysocki
1
-4
/
+9
2008-02-05
latency.c: use QoS infrastructure
Mark Gross
2
-12
/
+18
2008-02-05
pm qos infrastructure and interface
Mark Gross
3
-6
/
+10
2008-02-05
agp: alpha nopage
Nick Piggin
1
-9
/
+8
2008-02-05
m68knommu: use ARRAY_SIZE in ColdFire serial driver
Greg Ungerer
1
-1
/
+1
2008-02-05
is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
Christoph Lameter
1
-3
/
+1
2008-02-05
deprecate obsolete pca9539 driver
eric miao
1
-2
/
+5
2008-02-05
gpiolib: pca9539 i2c gpio expander support
eric miao
3
-0
/
+282
2008-02-05
mcp23s08 spi gpio expander support
David Brownell
3
-0
/
+365
2008-02-05
gpiolib: pcf857x i2c gpio expander support
David Brownell
3
-0
/
+354
2008-02-05
gpiolib: add gpio provider infrastructure
David Brownell
2
-0
/
+569
2008-02-05
gpiolib: add drivers/gpio directory
David Brownell
4
-0
/
+39
2008-02-05
iommu sg merging: call dma_set_seg_boundary in __scsi_alloc_queue()
FUJITA Tomonori
1
-0
/
+1
2008-02-05
iommu sg merging: PCI: add dma segment boundary support
FUJITA Tomonori
2
-0
/
+9
2008-02-05
iommu sg merging: aacraid: use pci_set_dma_max_seg_size
FUJITA Tomonori
1
-3
/
+6
2008-02-05
iommu sg merging: sata_inic162x: use pci_set_dma_max_seg_size
FUJITA Tomonori
1
-12
/
+13
2008-02-05
iommu sg merging: call blk_queue_segment_boundary in __scsi_alloc_queue
FUJITA Tomonori
1
-0
/
+3
2008-02-05
iommu sg merging: parisc: make iommu respect the segment size limits
FUJITA Tomonori
3
-3
/
+8
2008-02-05
iommu sg merging: PCI: add device_dma_parameters support
FUJITA Tomonori
2
-0
/
+11
2008-02-05
serial: MPSC: set baudrate when BRG divider is set.
Mark A. Greer
1
-0
/
+1
2008-02-05
serial: Coding style
Alan Cox
2
-5
/
+7
2008-02-05
serial: speed setup failure reporting
Alan Cox
1
-2
/
+3
2008-02-05
serial: avoid stalling suspend if serial port won't drain
Russell King
1
-1
/
+7
2008-02-05
serial: avoid waking up closed serial ports on resume
Russell King
1
-2
/
+2
2008-02-05
8250.c: support specifying DW APB UARTs in device platform_data
Will Newton
1
-19
/
+21
2008-02-05
serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c and pci_ids.h
Krauth.Julien
1
-0
/
+133
2008-02-05
drivers/serial/s3c2410.c: remove dead config symbols
Jiri Olsa
1
-1
/
+1
2008-02-05
serial: keep the DTR setting for serial console.
Yinghai Lu
1
-1
/
+2
2008-02-05
drivers/pcmcia: add missing pci_dev_get
Julia Lawall
1
-1
/
+3
2008-02-05
drivers/pcmcia: Add missing iounmap
Julia Lawall
1
-1
/
+5
2008-02-05
at91_cf: use generic gpio calls
David Brownell
1
-15
/
+47
2008-02-05
pcmcia/pcnet_cs: fix 'shadow variable' warning
Richard Knutsson
1
-13
/
+13
2008-02-05
pcmcia/fmvj18x_cs: fix 'shadow variable' warning
Richard Knutsson
1
-2
/
+1
2008-02-05
pcmcia/axnet_cs: make use of 'max()' instead of handcrafted one
Richard Knutsson
1
-2
/
+2
2008-02-05
pcmcia/axnet_cs: make functions static
Richard Knutsson
1
-2
/
+2
2008-02-05
pcmcia/3c574_cs: fix 'shadow variable' warning
Richard Knutsson
1
-1
/
+1
2008-02-05
pcmcia: include bad CIS filename in error message
Randy Dunlap
1
-2
/
+3
2008-02-05
pcmcia: stop updating dev->power.power_state
David Brownell
1
-4
/
+6
2008-02-05
pcmcia: replace kio_addr_t with unsigned int everywhere
Olof Johansson
19
-216
/
+223
2008-02-05
pcmcia: convert some internal-only ioaddr_t to unsigned int
Olof Johansson
3
-16
/
+17
2008-02-05
drivers/net/wireless/b43/main.c needs io.h
Andrew Morton
1
-0
/
+1
2008-02-05
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-132
/
+8
2008-02-04
Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into devel
Russell King
2
-3
/
+7
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
13
-243
/
+1055
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
116
-171
/
+166
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-7
/
+2
[next]