index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-14
libata-sff: kill unused prototype and make ata_dev_select() static
Tejun Heo
2
-4
/
+1
2010-05-14
libata-sff: update bmdma host bus error handling
Tejun Heo
1
-8
/
+12
2010-05-14
sata_mv: remove unnecessary initialization
Tejun Heo
1
-3
/
+0
2010-05-14
sata_inic162x: inic162x is not dependent on CONFIG_ATA_SFF
Tejun Heo
1
-6
/
+6
2010-05-14
pata_sch: use ata_pci_sff_init_one()
Tejun Heo
1
-11
/
+1
2010-05-14
pata_sil680: Do our own exec_command posting
Alan Cox
1
-4
/
+26
2010-05-14
libata: Remove excess delay in the tf_load path
Alan Cox
2
-5
/
+0
2010-05-14
sata_nv: use ata_pci_sff_activate_host() instead of ata_host_activate()
Tejun Heo
1
-2
/
+1
2010-05-14
libata: don't flush dcache on slab pages
Sebastian Andrzej Siewior
1
-1
/
+1
2010-05-14
pata_cmd640: don't read CFR pointlessly
Sergei Shtylyov
1
-3
/
+0
2010-05-14
libata: make sff_irq_on() method optional
Sergei Shtylyov
4
-64
/
+18
2010-05-14
libata: introduce sff_set_devctl() method
Sergei Shtylyov
3
-59
/
+50
2010-05-14
ahci_platform: properly set up EM messaging
Jeff Garzik
1
-1
/
+1
2010-05-14
ahci: add "em_buffer" attribute for AHCI hosts
Harry Zhang
2
-3
/
+111
2010-05-14
ahci: EM message type auto detect
Harry Zhang
3
-20
/
+28
2010-05-14
pata_scc: kill useless check in scc_postreset()
Sergei Shtylyov
1
-2
/
+1
2010-05-14
pata_scc: make scc_wait_after_reset() static
Sergei Shtylyov
1
-2
/
+2
2010-05-14
libata: use __ratelimit
Akinobu Mita
1
-16
/
+3
2010-05-14
libata: use longer 0xff wait if parallel scan is enabled
Tejun Heo
1
-6
/
+12
2010-05-14
libata-sff: kill unused ata_bus_reset()
Sergei Shtylyov
1
-94
/
+0
2010-05-14
[libata] Disable R_OK (Early ACK) on SII 3726 PMP
Grant Grundler
1
-3
/
+29
2010-05-14
libata: update gfp/slab.h includes
Tejun Heo
2
-0
/
+2
2010-05-14
ahci: implement AHCI_HFLAG_NO_FPDMA_AA and update NV quirks
Tejun Heo
2
-10
/
+29
2010-05-14
pata_mpc52xx: reduce code size by simple change of constant data types
Roman Fietze
1
-39
/
+39
2010-05-14
ahci: clean up board IDs
Tejun Heo
1
-120
/
+117
2010-05-14
ahci: Turn off DMA engines when there's no device attached
Matthew Garrett
1
-0
/
+18
2010-05-14
ahci: Add platform driver
Anton Vorontsov
3
-0
/
+200
2010-05-14
ahci: Move generic code into libahci
Anton Vorontsov
4
-2280
/
+2425
2010-05-14
ahci: Introduce ahci_set_em_messages()
Anton Vorontsov
1
-17
/
+24
2010-05-14
ahci: Factor out PCI specifics from ahci_print_info()
Anton Vorontsov
1
-17
/
+23
2010-05-14
ahci: Factor out PCI specifics from ahci_init_controller()
Anton Vorontsov
1
-18
/
+27
2010-05-14
ahci: Get rid of pci_dev argument in ahci_port_init()
Anton Vorontsov
1
-4
/
+3
2010-05-14
ahci: Factor out PCI specifics from ahci_reset_controller()
Anton Vorontsov
1
-3
/
+12
2010-05-14
ahci: Get rid of pci_dev argument in ahci_save_initial_config()
Anton Vorontsov
1
-14
/
+13
2010-05-14
ahci: Factor out PCI specifics from ahci_save_initial_config()
Anton Vorontsov
1
-24
/
+42
2010-05-14
ahci: Get rid of host->iomap usage
Anton Vorontsov
1
-14
/
+20
2010-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+6
2010-05-14
Merge branch 'net-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/v...
David S. Miller
1
-1
/
+6
2010-05-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...
Linus Torvalds
2
-0
/
+7
2010-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
3
-2
/
+11
2010-05-13
serial: imx.c: fix CTS trigger level lower to avoid lost chars
Valentin Longchamp
1
-1
/
+9
2010-05-13
tty: Fix unbalanced BKL handling in error path
Alan Cox
1
-0
/
+1
2010-05-13
serial: mpc52xx_uart: fix null pointer dereference
Anatolij Gustschin
1
-1
/
+1
2010-05-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-23
/
+42
2010-05-13
mfd: Clean up after WM83xx AUXADC interrupt if it arrives late
Mark Brown
2
-0
/
+7
2010-05-13
Input: ad7877 - keep dma rx buffers in seperate cache lines
Oskar Schirmer
1
-3
/
+12
2010-05-13
Input: psmouse - reset all types of mice before reconnecting
Dmitry Torokhov
1
-4
/
+10
2010-05-13
Input: elantech - use all 3 bytes when checking version
Dmitry Torokhov
2
-15
/
+14
2010-05-12
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-7
/
+10
2010-05-12
Revert "PCI: update bridge resources to get more big ranges in PCI assign uns...
Linus Torvalds
1
-112
/
+2
[next]