Age | Commit message (Expand) | Author | Files | Lines |
2023-12-15 | parport: parport_serial: Add Brainboxes device IDs and geometry | Cameron Williams | 1 | -0/+56 |
2023-12-15 | parport: parport_serial: Add Brainboxes BAR details | Cameron Williams | 1 | -0/+8 |
2021-07-29 | parport: serial: Retrieve IRQ vector with help of special getter | Andy Shevchenko | 1 | -1/+3 |
2021-07-29 | parport: serial: Get rid of IRQ_NONE abuse | Andy Shevchenko | 1 | -2/+3 |
2019-09-18 | Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+2 |
2019-09-04 | parport: parport_serial: Add support for Sunix Multi I/O boards | Kai-Heng Feng | 1 | -12/+32 |
2019-08-05 | parport: parport_serial: Use dev_get_drvdata | Chuhong Yuan | 1 | -4/+2 |
2018-07-07 | parport: parport_serial: Add WCH CH382L PCIe single parallel port support | Colin Ian King | 1 | -0/+9 |
2018-04-04 | Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -76/+46 |
2018-03-14 | parport: Replace short License header by SPDX identifier | Andy Shevchenko | 1 | -7/+1 |
2018-03-14 | parport: Sort headers alphabetically | Andy Shevchenko | 1 | -5/+5 |
2018-03-14 | parport: Switch to use module_pci_driver() macro | Andy Shevchenko | 1 | -15/+1 |
2018-03-14 | parport: Convert printk(KERN_WARN) to dev_warn() | Andy Shevchenko | 1 | -6/+5 |
2018-03-14 | parport: Don't shadow error codes in ->probe() | Andy Shevchenko | 1 | -6/+6 |
2018-03-14 | parport: Convert to use managed functions pcim_* and devm_* | Andy Shevchenko | 1 | -10/+5 |
2018-03-14 | parport: PCI core handles power state for us | Andy Shevchenko | 1 | -28/+12 |
2018-03-14 | parport: Add support for BrainBoxes PX272/PX306 MIO card | Andy Shevchenko | 1 | -0/+12 |
2018-02-28 | serial, pci_ids: Move duplicate IDs to PCI IDs database | Andy Shevchenko | 1 | -3/+0 |
2014-11-06 | parport: Add support for the WCH382 2S/1P multi-IO card | Sergej Pupykin | 1 | -0/+10 |
2014-05-28 | parport: Add support for the WCH353 1S/1P multi-IO card | Ezequiel Garcia | 1 | -0/+9 |
2013-12-08 | parport_serial: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -5/+0 |
2013-01-30 | serial/8250: Add suport for later SUNIX (TIMEDIA) boards. | Stephen Chivers | 1 | -0/+21 |
2013-01-03 | Drivers: parport: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -11/+10 |
2012-09-05 | parport_serial: Add support for the WCH353 2S/1P multi-IO card | Guainluca Anzolin | 1 | -1/+10 |
2011-06-07 | parport/serial: add support for Timedia/SUNIX cards to parport_serial | Frédéric Brière | 1 | -0/+163 |
2011-06-07 | Basic support for Moschip 9900 family I/O chips | Nicos Gollan | 1 | -16/+50 |
2010-08-11 | parport_serial: use the PCI IRQ if offered | Fr?d?ric Bri?re | 1 | -1/+0 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-04-07 | parport: Use the PCI IRQ if offered | Alan Cox | 1 | -4/+16 |
2009-04-02 | parport: netmos 9845 & 9855 1P4S fixes | Philippe De Muyter | 1 | -5/+25 |
2009-02-11 | parport: parport_serial, don't bind netmos ibm 0299 | Jiri Slaby | 1 | -0/+5 |
2008-12-01 | parport_serial: fix array overflow | Takashi Iwai | 1 | -0/+2 |
2008-02-06 | parport_serial: netmos 9855 fix | Christian Pellegrin | 1 | -2/+2 |
2007-07-19 | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 1 | -2/+1 |
2007-05-08 | parport_serial: fix PCI must_checks | Randy Dunlap | 1 | -1/+7 |
2007-05-08 | parport->dev driver model support | David Brownell | 1 | -1/+1 |
2006-09-29 | [PATCH] CONFIG_PM=n slim: drivers/parport/parport_serial.c | Alexey Dobriyan | 1 | -0/+4 |
2006-04-11 | [PATCH] parport: remove duplicate entry for NETMOS_9835 | Martin Michlmayr | 1 | -2/+0 |
2006-03-20 | [SERIAL] Merge avlab serial board entries in parport_serial | Russell King | 1 | -57/+18 |
2006-03-05 | [SERIAL] Fix two bugs in parport_serial | Russell King | 1 | -7/+4 |
2006-02-03 | [PATCH] parport_serial: printk warning fix | Andrew Morton | 1 | -2/+2 |
2006-01-09 | [PATCH] drivers/*rest*: Replace pci_module_init() with pci_register_driver() | Richard Knutsson | 1 | -1/+1 |
2005-07-27 | [SERIAL] Convert parport_serial to use new 8250_pci interfaces | Russell King | 1 | -173/+166 |
2005-06-23 | [PATCH] parport: NetMos nm9855 fix | Martin Schitter | 1 | -1/+4 |
2005-04-16 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+485 |