summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | drivers/net/wireless: Add missing "space"Joe Perches2007-11-296-6/+6
| | * | | | | b43/b43legacy: fix left-over URLs and ifdefsStefano Brivio2007-11-293-3/+3
| | * | | | | iwlwifi: fix possible NULL dereference in iwl_set_rate()Saleem Abdulrasool2007-11-292-0/+8
| * | | | | | Merge branch 'master' into upstream-fixesJeff Garzik2007-12-01152-1445/+2151
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | dmfe: checkpatch fix (add whitespace)Jeff Garzik2007-11-231-1/+1
| * | | | | | Blackfin EMAC driver: fix bug - NAT doesn't work with bfin_mac driverVitja Makarov2007-11-231-1/+1
| * | | | | | Blackfin SMC91x Driver: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger2007-11-232-2/+2
| * | | | | | NET: dmfe: don't access configuration space in D3 stateMaxim Levitsky2007-11-231-2/+2
| * | | | | | smc911x: Fix multicast handlingPeter Korsgaard2007-11-231-13/+4
| * | | | | | sky2: disable rx checksum on Yukon XLStephen Hemminger2007-11-231-5/+1
| * | | | | | ehea: Reworked rcv queue handling to log only fatal errorsThomas Klein2007-11-233-9/+8
| * | | | | | ehea: Improve tx packets countingThomas Klein2007-11-232-3/+8
| * | | | | | smc911x: Fix unused variable warning.Peter Korsgaard2007-11-231-1/+1
| * | | | | | smc911x: Fix undefined CONFIG_ symbol warningPeter Korsgaard2007-11-231-1/+1
| * | | | | | amd8111e: don't call napi_enable if configured w/o NAPIJiri Bohac2007-11-231-0/+6
| * | | | | | dm9601: Fix printkPeter Korsgaard2007-11-231-1/+1
| * | | | | | forcedeth boot delay fixAyaz Abdulla2007-11-231-13/+9
| * | | | | | forcedeth: new mcp79 pci idsAyaz Abdulla2007-11-231-0/+16
| * | | | | | ibm_newemac: Fix possible lockup on closeBenjamin Herrenschmidt2007-11-232-11/+21
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-12-036-61/+149
|\ \ \ \ \ \
| * | | | | | sata_mv: Fix broken Marvell 7042 support.Mark Lord2007-12-011-20/+42
| * | | | | | libata: Fix early use of port printk. (Was Re: ata4294967295: failed to start...Alan Cox2007-12-011-3/+2
| * | | | | | ata_piix: add more toshiba laptops to broken suspend listPeter Schwenke2007-12-011-0/+28
| * | | | | | libata: More IVB horkage from TSSTPeter Missel2007-12-011-0/+3
| * | | | | | libata: report protocol and full CDB on errorTejun Heo2007-12-011-9/+33
| * | | | | | Several fixes for the AVR32 PATA driverKristoffer Nyborg Gregertsen2007-12-011-28/+33
| * | | | | | sata_mv: fix compilation error when enabling DEBUGSaeed Bishara2007-12-011-1/+1
| * | | | | | Set proper ATA UDMA mode for bf548 according to system clock.sonic zhang2007-12-011-0/+7
| | |/ / / / | |/| | | |
* | | | | | uml: add !UML dependenciesAl Viro2007-12-031-1/+1
* | | | | | I4L: fix isdn_ioctl memory overrun vulnerabilityKarsten Keil2007-12-031-1/+4
|/ / / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-11-302-2/+9
|\ \ \ \ \
| * | | | | IB/ehca: Fix static rate if path faster than linkJoachim Fenkes2007-11-301-2/+6
| * | | | | IPoIB: Fix oops if xmit is called when priv->broadcast is NULLJack Morgenstein2007-11-271-0/+3
* | | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-11-301-2/+2
|\ \ \ \ \ \
| * | | | | | [ARM] 4662/1: Fix PXA serial driver compilation if SERIAL_PXA_CONSOLE is disa...Philipp Zabel2007-11-261-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-11-291-1/+1
|\ \ \ \ \ \
| * | | | | | sdio_uart: fix sign of paramter status in sdio_uart_receive_chars()Andre Haupt2007-11-291-1/+1
| | |/ / / / | |/| | | |
* | | | | | ACPI: avoid references to impossible processors.Christoph Lameter2007-11-291-7/+7
* | | | | | RTC: convert mutex to bitfieldJiri Kosina2007-11-292-10/+6
* | | | | | x86_64 EFI boot support: EFI frame buffer driverHuang, Ying2007-11-293-0/+244
* | | | | | revert "keyspan: init termios properly"Andrew Morton2007-11-291-3/+29
* | | | | | imacfb: remove reference to otherwise-unused, non-existent screen_info.imacpm...Andrew Morton2007-11-291-4/+0
* | | | | | isdn: bootup crash fixIngo Molnar2007-11-291-2/+1
* | | | | | IP22ZILOG: fix lockup and sysrqThomas Bogendoerfer2007-11-291-141/+106
* | | | | | dmaengine: correct invalid assumptions in the Kconfig textHaavard Skinnemoen2007-11-291-3/+5
* | | | | | atmel_lcdfb: LCDC startup fixAnti Sullin2007-11-291-0/+4
* | | | | | MFD: SM501 debug typo fixBen Dooks2007-11-291-1/+1
* | | | | | drivers/pnp/resource.c: Add missing pci_dev_putJulia Lawall2007-11-291-1/+3
* | | | | | fb_ddc: fix DDC lines quirkJean Delvare2007-11-291-4/+4
* | | | | | m68k: zorro7xx needs <asm/amigahw.h>Geert Uytterhoeven2007-11-291-0/+3