aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* hso serial throttled tty kref fix.Denis Joseph Barrow2009-01-151-1/+3
* tty: Fix double grabbing of a spinlockDenis Joseph Barrow2009-01-151-2/+1
* tty: Fix a kref leak in the HSO driver on re-openAlan Cox2009-01-151-0/+1
* ftdi_sio: fix kref leakJim Paris2009-01-151-1/+1
* When a break signal is detected, the next character should be ignored.Mischa Jonker2009-01-151-11/+12
* serial: Add SupraExpress 336i PnP Voice ModemDaniel Gagnon2009-01-151-0/+2
* 8250_pci: add support for netmos 9835 IBM devicesJiri Slaby2009-01-151-0/+8
* tty: Fix race in the flush for some ldiscsAlan Cox2009-01-151-1/+1
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-01-1416-317/+143
|\
| * powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/Anton Vorontsov2009-01-133-221/+0
| * hvc_console: Use kzalloc() instead of kmalloc() + memset()Milton Miller2009-01-131-3/+1
| * hvc_console: Do not set low_latency when using interruptsMilton Miller2009-01-131-1/+2
| * hvc_console: Call free_irq() only if request_irq() was successfulMilton Miller2009-01-131-1/+1
| * hvc_console: Change an mb() to smp_mb() and add some commentsMilton Miller2009-01-131-2/+5
| * powerpc: Cleanup from l64 to ll64 change: drivers/netStephen Rothwell2009-01-134-22/+22
| * powerpc: Cleanup from l64 to ll64 change: drivers/charStephen Rothwell2009-01-131-1/+1
| * powerpc: Change u64/s64 to a long long integer typeIngo Molnar2009-01-133-10/+10
| * Merge commit 'gcl/gcl-next' into nextBenjamin Herrenschmidt2009-01-133-56/+101
| |\
| | * Xilinx: SPI: updated driver for device treeJohn Linn2009-01-091-56/+81
| | * drivers/of: Add the of_find_i2c_device_by_node function.Jon Smirl2009-01-091-0/+19
| | * powerpc/xsysace: add compatible string for non-ipcore instanceYuri Tikhonov2009-01-091-0/+1
* | | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-141-8/+4
|\ \ \
| * | | [CVE-2009-0029] System call wrappers part 26Heiko Carstens2009-01-141-8/+4
* | | | ide: fix suspend regressionBartlomiej Zolnierkiewicz2009-01-141-4/+8
* | | | tx4938ide: Fix build error due to read_sff_dma_status movingAtsushi Nemoto2009-01-141-1/+0
* | | | ide: remove unused CONFIG_BLK_DEV_IDE_AU1XXX_SEQTS_PER_RQBartlomiej Zolnierkiewicz2009-01-141-5/+0
* | | | sl82c105: remove dead codeBartlomiej Zolnierkiewicz2009-01-141-4/+0
* | | | via82cxxx: fix cable warning messageBartlomiej Zolnierkiewicz2009-01-141-2/+0
* | | | ide: can't use SSD/non-rotational queue flag for all CFA devicesBartlomiej Zolnierkiewicz2009-01-141-1/+1
* | | | it821x.c: use dev->revision instead of pci_read_config_byteBrandon Philips2009-01-141-2/+1
* | | | it821x: Add ultra_mask quirk for Vortex86SXBrandon Philips2009-01-141-0/+12
* | | | ide: fix accidental LOCKDEP breakage caused by local_irq_set() removalBartlomiej Zolnierkiewicz2009-01-142-2/+2
|/ / /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-01-131-4/+4
|\ \ \
| * | | TWL4030: fix clk API usageRussell King2009-01-131-4/+4
* | | | fix early_serial_setup() regressionHelge Deller2009-01-132-1/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-01-138-31/+47
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'ehca', 'ipoib', 'iser', 'mlx4' and 'nes' into for-nextRoland Dreier2009-01-127-30/+46
| |\ \ \ \ \ \ \
| | | | | * | | | RDMA/nes: Fix for NIPQUAD removalHarvey Harrison2009-01-102-4/+12
| | | | * | | | | IB/mlx4: Don't register IB device for adapters with no IB portsRoland Dreier2009-01-091-4/+9
| | | | * | | | | mlx4_core: Fix warning from min()Roland Dreier2009-01-091-2/+2
| | | | |/ / / /
| | | * | | | | IB/iser: Add dependency on INFINIBAND_ADDR_TRANSRandy Dunlap2009-01-121-1/+1
| | | |/ / / /
| | * | | | | IPoIB: Do not join broadcast group if interface is brought downYossi Etigin2009-01-121-0/+3
| | * | | | | IPoIB: Fix loss of connectivity after bonding failover on both sidesYossi Etigin2009-01-091-19/+19
| | |/ / / /
| * | | | | IB/ehca: spin_lock_irqsave() takes an unsigned longStephen Rothwell2009-01-071-1/+1
| |/ / / /
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-01-132-7/+19
|\ \ \ \ \
| * | | | | pata_it821x: Update RDC UDMA handlingAlan Cox2009-01-131-4/+13
| * | | | | ata: fix wrong WARN_ON_ONCEChristian Borntraeger2009-01-131-3/+6
| | |_|/ / | |/| | |
* | | | | Prevent oops at boot with VT-dDirk Hohndel2009-01-131-1/+2
|/ / / /
* | | | ti_usb_3410_5052: add Multi-Tech firmwareChris Adams2009-01-121-0/+3
* | | | ti_usb_3410_5052: add Multi-Tech modem supportChris Adams2009-01-122-5/+39