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
2007-10-13
i2c: Add DaVinci I2C controller support
Vladimir Barinov
3
-0
/
+600
2007-10-13
i2c-ibm_iic: Add support for new-style clients
Stefan Roese
1
-1
/
+8
2007-10-13
i2c/tps65010: New-style driver updates, part 2
David Brownell
1
-146
/
+38
2007-10-13
i2c/tps65010: New-style driver updates, part 1
David Brownell
1
-66
/
+69
2007-10-13
i2c-core: Make some code static
Adrian Bunk
1
-4
/
+3
2007-10-13
i2c: New-style devices can support driver model wakeup flags
David Brownell
1
-1
/
+3
2007-10-13
fallout from elsa setup split
Al Viro
1
-1
/
+1
2007-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
40
-972
/
+466
2007-10-13
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
51
-1883
/
+3842
2007-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...
Linus Torvalds
17
-1844
/
+4733
2007-10-13
fallout from DECLARE_MAC_BUF patches
Al Viro
2
-2
/
+2
2007-10-13
v4l: copy_to_user() is not a good method name
Al Viro
3
-3
/
+3
2007-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
8
-35
/
+839
2007-10-13
ssb bus needs <linux/io.h>
Geert Uytterhoeven
1
-0
/
+1
2007-10-13
b43 wireless needs <linux/io.h>
Geert Uytterhoeven
3
-2
/
+5
2007-10-13
m68k: fix net drivers after recent get_stats updates
Geert Uytterhoeven
2
-4
/
+3
2007-10-13
dm: emc_endio returns void
Geert Uytterhoeven
1
-2
/
+0
2007-10-13
m68k: Atari input drivers cleanup
Geert Uytterhoeven
2
-21
/
+154
2007-10-13
alim15x3: remove redundant m5229_revision check
Bartlomiej Zolnierkiewicz
1
-12
/
+13
2007-10-13
sc1200: fix ->dma_base equal zero handling
Bartlomiej Zolnierkiewicz
1
-10
/
+14
2007-10-13
cs5520: fix ->dma_base equal zero handling
Bartlomiej Zolnierkiewicz
1
-10
/
+9
2007-10-13
sgiioc4: add missing ->dma_base check
Bartlomiej Zolnierkiewicz
1
-6
/
+10
2007-10-13
cs5535: add missing ->dma_base check
Bartlomiej Zolnierkiewicz
1
-7
/
+7
2007-10-13
ide: remove CONFIG_IDEDMA_IVB config option
Bartlomiej Zolnierkiewicz
2
-20
/
+0
2007-10-13
ide: change master/slave IDENTIFY order
Bartlomiej Zolnierkiewicz
2
-5
/
+3
2007-10-13
ide: move ide_config_drive_speed() calls to upper layers (take 2)
Bartlomiej Zolnierkiewicz
35
-516
/
+292
2007-10-13
pdc202xx_new: check ide_config_drive_speed() return value
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2007-10-13
cs5535: check ide_config_drive_speed() return value
Bartlomiej Zolnierkiewicz
1
-2
/
+6
2007-10-13
amd74xx/via82cxxx: check ide_config_drive_speed() return value
Bartlomiej Zolnierkiewicz
2
-14
/
+6
2007-10-13
au1xxx: fix au1xxx_set_pio_mode()
Bartlomiej Zolnierkiewicz
1
-4
/
+3
2007-10-13
icside: use ide_tune_dma()
Bartlomiej Zolnierkiewicz
2
-43
/
+17
2007-10-13
ide-pmac: fix PIO setup and enable autotune
Benjamin Herrenschmidt
1
-8
/
+12
2007-10-13
ide-pmac: use ide_tune_dma() (take 2)
Bartlomiej Zolnierkiewicz
1
-18
/
+7
2007-10-13
ide-pmac: remove pmac_ide_do_setfeature() (take 2)
Bartlomiej Zolnierkiewicz
3
-79
/
+13
2007-10-13
ide-pmac: remove nIEN clearing from pmac_ide_do_setfeature()
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2007-10-13
ide-pmac: use __ide_wait_stat()
Bartlomiej Zolnierkiewicz
2
-34
/
+6
2007-10-13
ide-pmac: remove extra good status wait from pmac_ide_do_setfeature()
Bartlomiej Zolnierkiewicz
1
-11
/
+1
2007-10-13
ide: add __ide_wait_stat() helper
Bartlomiej Zolnierkiewicz
1
-52
/
+44
2007-10-13
ide-pmac: remove pmac_ide_{m,u}dma_enable() (take 2)
Bartlomiej Zolnierkiewicz
1
-98
/
+4
2007-10-13
ide-pmac: remove control register messing from pmac_ide_dma_check()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-10-13
ide-pmac: fix set_timings_mdma()
Bartlomiej Zolnierkiewicz
1
-28
/
+12
2007-10-13
ide-pmac: pmac_ide_tune_chipset() fixes
Bartlomiej Zolnierkiewicz
1
-11
/
+16
2007-10-13
ide-pmac: don't check kauai_lookup_timing() return value
Bartlomiej Zolnierkiewicz
1
-12
/
+1
2007-10-13
ide: unexport ide_acpi_set_state
Adrian Bunk
1
-1
/
+0
2007-10-13
ide_platform: set hwif->chipset
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-10-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1497
-48727
/
+227259
2007-10-13
Merge Linux 2.6.23
David Woodhouse
368
-2175
/
+44707
2007-10-13
[MTD] [NAND] Blackfin on-chip NAND Flash Controller driver
Bryan Wu
3
-0
/
+808
2007-10-13
[MTD] [NOR] fix ctrl-alt-del can't reboot for intel flash bug
Kevin Hao
1
-3
/
+6
2007-10-13
[MTD] [NAND] Fix compiler warning in Alauda driver
akpm@linux-foundation.org
1
-1
/
+1
[next]