index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
sata_nv: use ata_pci_sff_activate_host() instead of ata_host_activate()
Tejun Heo
2010-05-14
1
-2
/
+1
*
libata: don't flush dcache on slab pages
Sebastian Andrzej Siewior
2010-05-14
1
-1
/
+1
*
pata_cmd640: don't read CFR pointlessly
Sergei Shtylyov
2010-05-14
1
-3
/
+0
*
libata: make sff_irq_on() method optional
Sergei Shtylyov
2010-05-14
4
-64
/
+18
*
libata: introduce sff_set_devctl() method
Sergei Shtylyov
2010-05-14
3
-59
/
+50
*
ahci_platform: properly set up EM messaging
Jeff Garzik
2010-05-14
1
-1
/
+1
*
ahci: add "em_buffer" attribute for AHCI hosts
Harry Zhang
2010-05-14
2
-3
/
+111
*
ahci: EM message type auto detect
Harry Zhang
2010-05-14
3
-20
/
+28
*
pata_scc: kill useless check in scc_postreset()
Sergei Shtylyov
2010-05-14
1
-2
/
+1
*
pata_scc: make scc_wait_after_reset() static
Sergei Shtylyov
2010-05-14
1
-2
/
+2
*
libata: use __ratelimit
Akinobu Mita
2010-05-14
1
-16
/
+3
*
libata: use longer 0xff wait if parallel scan is enabled
Tejun Heo
2010-05-14
1
-6
/
+12
*
libata-sff: kill unused ata_bus_reset()
Sergei Shtylyov
2010-05-14
1
-94
/
+0
*
[libata] Disable R_OK (Early ACK) on SII 3726 PMP
Grant Grundler
2010-05-14
1
-3
/
+29
*
libata: update gfp/slab.h includes
Tejun Heo
2010-05-14
2
-0
/
+2
*
ahci: implement AHCI_HFLAG_NO_FPDMA_AA and update NV quirks
Tejun Heo
2010-05-14
2
-10
/
+29
*
pata_mpc52xx: reduce code size by simple change of constant data types
Roman Fietze
2010-05-14
1
-39
/
+39
*
ahci: clean up board IDs
Tejun Heo
2010-05-14
1
-120
/
+117
*
ahci: Turn off DMA engines when there's no device attached
Matthew Garrett
2010-05-14
1
-0
/
+18
*
ahci: Add platform driver
Anton Vorontsov
2010-05-14
3
-0
/
+200
*
ahci: Move generic code into libahci
Anton Vorontsov
2010-05-14
4
-2280
/
+2425
*
ahci: Introduce ahci_set_em_messages()
Anton Vorontsov
2010-05-14
1
-17
/
+24
*
ahci: Factor out PCI specifics from ahci_print_info()
Anton Vorontsov
2010-05-14
1
-17
/
+23
*
ahci: Factor out PCI specifics from ahci_init_controller()
Anton Vorontsov
2010-05-14
1
-18
/
+27
*
ahci: Get rid of pci_dev argument in ahci_port_init()
Anton Vorontsov
2010-05-14
1
-4
/
+3
*
ahci: Factor out PCI specifics from ahci_reset_controller()
Anton Vorontsov
2010-05-14
1
-3
/
+12
*
ahci: Get rid of pci_dev argument in ahci_save_initial_config()
Anton Vorontsov
2010-05-14
1
-14
/
+13
*
ahci: Factor out PCI specifics from ahci_save_initial_config()
Anton Vorontsov
2010-05-14
1
-24
/
+42
*
ahci: Get rid of host->iomap usage
Anton Vorontsov
2010-05-14
1
-14
/
+20
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-05-14
1
-1
/
+6
|
\
|
*
Merge branch 'net-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/v...
David S. Miller
2010-05-14
1
-1
/
+6
|
|
\
|
|
*
vhost: fix barrier pairing
Michael S. Tsirkin
2010-05-12
1
-1
/
+6
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...
Linus Torvalds
2010-05-13
2
-0
/
+7
|
\
\
\
|
*
|
|
mfd: Clean up after WM83xx AUXADC interrupt if it arrives late
Mark Brown
2010-05-13
2
-0
/
+7
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2010-05-13
3
-2
/
+11
|
\
\
\
\
|
*
|
|
|
serial: imx.c: fix CTS trigger level lower to avoid lost chars
Valentin Longchamp
2010-05-13
1
-1
/
+9
|
*
|
|
|
tty: Fix unbalanced BKL handling in error path
Alan Cox
2010-05-13
1
-0
/
+1
|
*
|
|
|
serial: mpc52xx_uart: fix null pointer dereference
Anatolij Gustschin
2010-05-13
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-05-13
6
-23
/
+42
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Input: ad7877 - keep dma rx buffers in seperate cache lines
Oskar Schirmer
2010-05-13
1
-3
/
+12
|
*
|
|
Input: psmouse - reset all types of mice before reconnecting
Dmitry Torokhov
2010-05-13
1
-4
/
+10
|
*
|
|
Input: elantech - use all 3 bytes when checking version
Dmitry Torokhov
2010-05-13
2
-15
/
+14
|
*
|
|
Input: iforce - fix Guillemot Jet Leader 3D entry
Marek Vasut
2010-05-10
1
-1
/
+1
|
*
|
|
Input: iforce - add Guillemot Jet Leader Force Feedback
Marek Vasut
2010-05-10
2
-0
/
+5
*
|
|
|
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2010-05-12
1
-7
/
+10
|
\
\
\
\
|
*
|
|
|
[S390] dasd: fix race between tasklet and dasd_sleep_on
Stefan Weinhuber
2010-05-12
1
-7
/
+10
|
|
|
/
/
|
|
/
|
|
*
/
|
|
Revert "PCI: update bridge resources to get more big ranges in PCI assign uns...
Linus Torvalds
2010-05-12
1
-112
/
+2
|
/
/
/
*
|
|
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2010-05-11
2
-68
/
+56
|
\
\
\
|
*
|
|
hwmon: (applesmc) Correct sysfs fan error handling
Henrik Rydberg
2010-05-11
1
-36
/
+25
|
*
|
|
hwmon: (asc7621) Bug fixes
Ken Milmore
2010-05-11
1
-32
/
+31
[next]