Age | Commit message (Expand) | Author |
2007-12-26 | [VETH]: move veth.h to include/linux | Stephen Hemminger |
2007-12-26 | [TUNTAP]: Fix wrong debug message. | Toyo Abe |
2007-12-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2007-12-24 | cmd64x: fix hwif->chipset setup | Bartlomiej Zolnierkiewicz |
2007-12-24 | ide-cd: fix 'ireason' reporting in cdrom_pc_intr() | Bartlomiej Zolnierkiewicz |
2007-12-24 | ide-cd: fix error message in cdrom_pc_intr() | Bartlomiej Zolnierkiewicz |
2007-12-24 | ide-cd: add error message for DMA error to cdrom_read_intr() | Bartlomiej Zolnierkiewicz |
2007-12-24 | ide-cd: fix error messages in cdrom_write_intr() | Bartlomiej Zolnierkiewicz |
2007-12-24 | ide-cd: add missing 'ireason' masking to cdrom_write_intr() | Bartlomiej Zolnierkiewicz |
2007-12-24 | ide-cd: fix error messages in cdrom_{read,write}_check_ireason() | Bartlomiej Zolnierkiewicz |
2007-12-24 | ide-cd: use ide_cd_release() in ide_cd_probe() | Bartlomiej Zolnierkiewicz |
2007-12-24 | ide-cd: fix ACER/AOpen 24X CDROM speed reporting on big-endian machines | Bartlomiej Zolnierkiewicz |
2007-12-24 | ide-cd: fix SAMSUNG CD-ROM SCR-3231 quirk | Bartlomiej Zolnierkiewicz |
2007-12-24 | drivers/ide/: Spelling fixes | Joe Perches |
2007-12-24 | V4L/DVB (6876): ivtv: mspx4xx needs a longer i2c udelay | Hans Verkuil |
2007-12-24 | V4L/DVB (6871): Kconfig: VIDEO_CX23885 must select DVB_LGDT330X | Michael Krufky |
2007-12-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2007-12-23 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2007-12-23 | tty: fix logic change introduced by wait_event_interruptible_timeout() | Cory T. Tusar |
2007-12-23 | pcmcia: remove pxa2xx_lubbock build warning | David Brownell |
2007-12-23 | ps3: vuart: fix error path locking | Daniel Walker |
2007-12-22 | USB: New device ID for the CP2101 driver | Martin Kusserow |
2007-12-22 | USB: VID/PID update for sierra | Kevin R Page |
2007-12-22 | USB: Unbreak fsl_usb2_udc | Peter Korsgaard |
2007-12-22 | MACB: clear transmit buffers properly on transmit underrun | Gregory CLEMENT |
2007-12-22 | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jeff Garzik |
2007-12-22 | 3c359 endianness annotations and fixes | Al Viro |
2007-12-22 | fec_mpc52xx: write in C... | Al Viro |
2007-12-22 | 3c574 and 3c589 endianness fixes (.24?) | Al Viro |
2007-12-22 | rrunner: use offsetof() instead of homegrown insanity | Al Viro |
2007-12-22 | r8169 endianness | Al Viro |
2007-12-22 | dl2k endianness fixes (.24 fodder?) | Al Viro |
2007-12-22 | yellowfin: annotations and fixes (.24 fodder?) | Al Viro |
2007-12-22 | asix fixes | Al Viro |
2007-12-22 | cycx: annotations and fixes (.24 fodder?) | Al Viro |
2007-12-22 | typhoon: trivial endianness annotations | Al Viro |
2007-12-22 | typhoon: memory corruptor on big-endian if TSO is enabled | Al Viro |
2007-12-22 | typhoon: missed rx overruns on big-endian | Al Viro |
2007-12-22 | typhoon: set_settings broken on big-endian | Al Viro |
2007-12-22 | typhoon: missing le32_to_cpu() in get_drvinfo | Al Viro |
2007-12-22 | typhoon: endianness bug in tx/rx byte counters | Al Viro |
2007-12-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2007-12-20 | [ATM]: Spelling fixes | Joe Perches |
2007-12-20 | dm crypt: use bio_add_page | Milan Broz |
2007-12-20 | dm: merge max_hw_sector | Neil Brown |
2007-12-20 | dm: trigger change uevent on rename | Alasdair G Kergon |
2007-12-20 | dm crypt: fix write endio | Milan Broz |
2007-12-20 | dm mpath: hp requires scsi | Paul Mundt |
2007-12-20 | dm: table detect io beyond device | Jun'ichi Nomura |
2007-12-19 | ipw2200: prevent alloc of unspecified size on stack | Reinette Chatre |