summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | [VETH]: move veth.h to include/linuxStephen Hemminger2007-12-261-1/+1
* | | [TUNTAP]: Fix wrong debug message.Toyo Abe2007-12-261-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-12-254-36/+39
|\ \ \
| * | | cmd64x: fix hwif->chipset setupBartlomiej Zolnierkiewicz2007-12-241-2/+2
| * | | ide-cd: fix 'ireason' reporting in cdrom_pc_intr()Bartlomiej Zolnierkiewicz2007-12-241-3/+3
| * | | ide-cd: fix error message in cdrom_pc_intr()Bartlomiej Zolnierkiewicz2007-12-241-1/+1
| * | | ide-cd: add error message for DMA error to cdrom_read_intr()Bartlomiej Zolnierkiewicz2007-12-241-1/+4
| * | | ide-cd: fix error messages in cdrom_write_intr()Bartlomiej Zolnierkiewicz2007-12-241-5/+8
| * | | ide-cd: add missing 'ireason' masking to cdrom_write_intr()Bartlomiej Zolnierkiewicz2007-12-241-1/+1
| * | | ide-cd: fix error messages in cdrom_{read,write}_check_ireason()Bartlomiej Zolnierkiewicz2007-12-241-8/+8
| * | | ide-cd: use ide_cd_release() in ide_cd_probe()Bartlomiej Zolnierkiewicz2007-12-241-8/+1
| * | | ide-cd: fix ACER/AOpen 24X CDROM speed reporting on big-endian machinesBartlomiej Zolnierkiewicz2007-12-241-4/+4
| * | | ide-cd: fix SAMSUNG CD-ROM SCR-3231 quirkBartlomiej Zolnierkiewicz2007-12-242-2/+6
| * | | drivers/ide/: Spelling fixesJoe Perches2007-12-241-1/+1
* | | | V4L/DVB (6876): ivtv: mspx4xx needs a longer i2c udelayHans Verkuil2007-12-241-0/+3
* | | | V4L/DVB (6871): Kconfig: VIDEO_CX23885 must select DVB_LGDT330XMichael Krufky2007-12-241-0/+1
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-12-233-1/+4
|\ \ \
| * | | USB: New device ID for the CP2101 driverMartin Kusserow2007-12-221-0/+1
| * | | USB: VID/PID update for sierraKevin R Page2007-12-221-0/+2
| * | | USB: Unbreak fsl_usb2_udcPeter Korsgaard2007-12-221-1/+1
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-12-2321-336/+387
|\ \ \ \
| * | | | MACB: clear transmit buffers properly on transmit underrunGregory CLEMENT2007-12-221-1/+24
| * | | | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-12-225-27/+75
| |\ \ \ \
| | * | | | ipw2200: prevent alloc of unspecified size on stackReinette Chatre2007-12-191-1/+12
| | * | | | iwlwifi: fix possible priv->mutex deadlock during suspendZhu Yi2007-12-192-26/+10
| | * | | | p54: add Kconfig descriptionMichael Wu2007-12-191-0/+51
| | * | | | rtl8187: Add USB ID for Sitecom WL-168 v1 001Matthias Mueller2007-12-191-0/+2
| * | | | | 3c359 endianness annotations and fixesAl Viro2007-12-222-66/+62
| * | | | | fec_mpc52xx: write in C...Al Viro2007-12-221-2/+3
| * | | | | 3c574 and 3c589 endianness fixes (.24?)Al Viro2007-12-222-9/+10
| * | | | | rrunner: use offsetof() instead of homegrown insanityAl Viro2007-12-222-26/+25
| * | | | | r8169 endiannessAl Viro2007-12-221-2/+2
| * | | | | dl2k endianness fixes (.24 fodder?)Al Viro2007-12-222-27/+30
| * | | | | yellowfin: annotations and fixes (.24 fodder?)Al Viro2007-12-221-12/+13
| * | | | | asix fixesAl Viro2007-12-221-130/+105
| * | | | | cycx: annotations and fixes (.24 fodder?)Al Viro2007-12-221-6/+6
| * | | | | typhoon: trivial endianness annotationsAl Viro2007-12-222-20/+24
| * | | | | typhoon: memory corruptor on big-endian if TSO is enabledAl Viro2007-12-221-1/+1
| * | | | | typhoon: missed rx overruns on big-endianAl Viro2007-12-222-3/+3
| * | | | | typhoon: set_settings broken on big-endianAl Viro2007-12-221-1/+1
| * | | | | typhoon: missing le32_to_cpu() in get_drvinfoAl Viro2007-12-221-1/+1
| * | | | | typhoon: endianness bug in tx/rx byte countersAl Viro2007-12-221-2/+2
| | |/ / / | |/| | |
* | | | | tty: fix logic change introduced by wait_event_interruptible_timeout()Cory T. Tusar2007-12-231-1/+1
* | | | | pcmcia: remove pxa2xx_lubbock build warningDavid Brownell2007-12-231-1/+1
* | | | | ps3: vuart: fix error path lockingDaniel Walker2007-12-231-1/+0
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-12-212-46/+56
|\ \ \ \ | |_|_|/ |/| | |
| * | | [ATM]: Spelling fixesJoe Perches2007-12-201-2/+2
| * | | [TG3]: Endianness bugfix.Al Viro2007-12-191-2/+1
| * | | [TG3]: Endianness annotations.Al Viro2007-12-191-43/+54
* | | | dm crypt: use bio_add_pageMilan Broz2007-12-201-13/+11
OpenPOWER on IntegriCloud