summaryrefslogtreecommitdiffstats
path: root/drivers/serial/jsm/jsm_driver.c
AgeCommit message (Expand)AuthorLines
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman-297/+0
2010-10-22jsm: Remove the uart port on errorsBreno Leitao-1/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-03-02jsm: removing the uart structure and filename on errorBreno Leitao-0/+1
2009-12-11jsm: adding EEH handlersBreno Leitao-0/+46
2009-12-11jsm: IRQ handlers doesn't need to have IRQ_DISABLED enabledBreno Leitão-1/+1
2009-05-06jsm: removing unused spinlockBreno Leitao-1/+0
2009-04-06jsm: Fix the return variable and removing the unused retval.Breno Leitao-4/+3
2009-04-06jsm: define init function as __devinitBreno Leitao-1/+1
2009-02-18jsm: additional device supportAdam Lackorzynski-0/+3
2009-01-27Move jsm_remove_one to .devexit.textUwe Kleine-König-1/+1
2008-05-01jsm: add new supported board to jsm serial driverScott Kilau-1/+5
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok-1/+1
2007-02-14[PATCH] serial: replace kmalloc+memset with kzallocBurman Yan-4/+2
2006-07-02[PATCH] irq-flags: serial: Use the new IRQF_ constantsThomas Gleixner-1/+1
2006-04-01fix the email address of Wendy XiongAdrian Bunk-1/+1
2006-02-03[PATCH] drivers/serial/jsm/: cleanupsAdrian Bunk-3/+0
2005-07-27[PATCH] jsm: warning fixesV. ANANDA KRISHNAN-0/+1
2005-07-27[PATCH] jsm: use dynamic major number allocationV. ANANDA KRISHNAN-1/+1
2005-04-16[PATCH] fix up newly added jsm driverChristoph Hellwig-249/+91
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+404