aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/jsm/jsm_driver.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-02jsm: removing the uart structure and filename on errorBreno Leitao1-0/+1
2009-12-11jsm: adding EEH handlersBreno Leitao1-0/+46
2009-12-11jsm: IRQ handlers doesn't need to have IRQ_DISABLED enabledBreno Leitão1-1/+1
2009-05-06jsm: removing unused spinlockBreno Leitao1-1/+0
2009-04-06jsm: Fix the return variable and removing the unused retval.Breno Leitao1-4/+3
2009-04-06jsm: define init function as __devinitBreno Leitao1-1/+1
2009-02-18jsm: additional device supportAdam Lackorzynski1-0/+3
2009-01-27Move jsm_remove_one to .devexit.textUwe Kleine-König1-1/+1
2008-05-01jsm: add new supported board to jsm serial driverScott Kilau1-1/+5
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok1-1/+1
2007-02-14[PATCH] serial: replace kmalloc+memset with kzallocBurman Yan1-4/+2
2006-07-02[PATCH] irq-flags: serial: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-04-01fix the email address of Wendy XiongAdrian Bunk1-1/+1
2006-02-03[PATCH] drivers/serial/jsm/: cleanupsAdrian Bunk1-3/+0
2005-07-27[PATCH] jsm: warning fixesV. ANANDA KRISHNAN1-0/+1
2005-07-27[PATCH] jsm: use dynamic major number allocationV. ANANDA KRISHNAN1-1/+1
2005-04-16[PATCH] fix up newly added jsm driverChristoph Hellwig1-249/+91
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+404