summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-02-101-14/+0
|\
| * [SERIAL] Remove incorrect code from ioc4 serial driverRussell King2006-02-101-14/+0
* | [PATCH] tty buffering stall fixPaul Fulghum2006-02-101-8/+22
* | [PATCH] wrong firmware location in IPW2100 Kconfig entryJesper Juhl2006-02-101-1/+1
|/
* Merge branch 'upstream-fixes'Jeff Garzik2006-02-09689-17282/+25317
|\
| * Merge branch 'master'Jeff Garzik2006-02-09282-4451/+8086
| |\
| | * Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-02-081-1/+1
| | |\
| | | * [MMC] Remove extra character in AU1XXX MMC Kconfig entryJordan Crouse2006-02-081-1/+1
| | * | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-02-0820-58/+58
| | |\ \
| | | * | [SERIAL] 8250_pci: add new PCI serial card supportYoichi Yuasa2006-02-081-0/+4
| | | * | [SERIAL] ip22zilog: Whitespace cleanup.Ralf Baechle2006-02-082-4/+5
| | | * | [SERIAL] PPC32 CPM_UART: update to utilize the new TTY flip APIVitaly Bordug2006-02-081-9/+4
| | | * | [SERIAL] Fix compile error in 8250_au1x00.cJordan Crouse2006-02-081-1/+0
| | | * | [SERIAL] 8250 serial console update uart_8250_port ierKumar Gala2006-02-081-0/+1
| | | * | [SERIAL] uart_port flags member should use UPF_*Russell King2006-02-052-6/+6
| | | * | [SERIAL] uart_port iotype member should use UPIO_*Russell King2006-02-0515-38/+38
| | * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-02-081-0/+4
| | |\ \ \
| | | * | | [ARM] 3283/1: S3C2400 - defines the number of serial portsLucas Correia Villa Real2006-02-081-0/+4
| | | | |/ | | | |/|
| | * | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2006-02-087-62/+55
| | |\ \ \
| | | * | | [PATCH] m32r_sio iomem annotationsAl Viro2006-02-081-1/+1
| | | * | | [PATCH] mark HISAX_AMD7930 as brokenAl Viro2006-02-081-1/+1
| | | * | | [PATCH] type-safe min() in prism54Al Viro2006-02-081-1/+1
| | | * | | [PATCH] synclink_gt is PCI-onlyAl Viro2006-02-081-1/+1
| | | * | | [PATCH] sn3 iomem annotations and fixesAl Viro2006-02-081-9/+9
| | | * | | [PATCH] drivers/media/video __user annotations and fixesAl Viro2006-02-081-48/+41
| | | * | | [PATCH] arm: fix dependencies for MTD_XIPAl Viro2006-02-081-1/+1
| | * | | | ppc: fix up trivial Kconfig config selectionLinus Torvalds2006-02-081-1/+1
| | | |/ / | | |/| |
| | * | | [PATCH] powerpc: Thermal control for dual core G5sBenjamin Herrenschmidt2006-02-0713-199/+1474
| | |/ /
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-02-071-26/+27
| | |\ \
| | | * \ Merge ../linux-2.6Paul Mackerras2006-02-07550-14418/+22103
| | | |\ \
| | | * | | [PATCH] sem2mutex: drivers/macintosh/windfarm_core.cIngo Molnar2006-01-201-26/+27
| | * | | | [PATCH] sg gfp_t annotationsAl Viro2006-02-071-1/+1
| | * | | | [PATCH] scsi_transport_iscsi gfp_t annotationsAl Viro2006-02-071-1/+1
| | * | | | [PATCH] drivers/edac/i82875p_edac.c __user annotationsAl Viro2006-02-071-1/+1
| | * | | | [PATCH] fix __user annotations in drivers/base/memory.cAl Viro2006-02-071-1/+1
| | * | | | [PATCH] drivers/char/watchdog/sbc_epx_c3.c __user annotationsAl Viro2006-02-071-8/+7
| | * | | | [PATCH] dvb NULL noise removalAl Viro2006-02-072-3/+3
| | * | | | [PATCH] missing include in ser_a2232Al Viro2006-02-071-0/+1
| | * | | | [PATCH] drivers/scsi/mac53c94.c __iomem annotationsAl Viro2006-02-071-2/+2
| | * | | | [PATCH] missing includes in drivers/net/mv643xx_eth.cAl Viro2006-02-071-0/+2
| | * | | | [PATCH] bogus asm/delay.h includesAl Viro2006-02-073-3/+3
| | * | | | [PATCH] remove bogus asm/bug.h includes.Al Viro2006-02-077-8/+0
| | * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-02-0712-162/+79
| | |\ \ \ \
| | | * | | | [PATCH] SPI: spi_butterfly, restore lost deltasDavid Brownell2006-02-062-29/+17
| | | * | | | [PATCH] Fix Userspace interface breakage in power/statePavel Machek2006-02-061-8/+16
| | | * | | | [PATCH] IB: fix up major/minor sysfs interface for IB coreGreg Kroah-Hartman2006-02-061-12/+1
| | | * | | | [PATCH] DRM: fix up classdev interface for drm coreGreg Kroah-Hartman2006-02-063-108/+35
| | | * | | | [PATCH] drivers/base/: proper prototypesAdrian Bunk2006-02-065-5/+10
| | | * | | | [PATCH] Fix compiler warning in driver core for CONFIG_HOTPLUG=NRussell King2006-02-061-0/+3
| | * | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds2006-02-0713-36/+968
| | |\ \ \ \ \
OpenPOWER on IntegriCloud