aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/debug/debug_core.c
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2011-03-21 09:52:27 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2011-03-21 09:52:27 -0700
commit111f4268bd69cb040bf05038785cfbc4087f6341 (patch)
treed132d3296a7c44bb26659d698d0fdd4a05db1767 /kernel/debug/debug_core.c
parentMerge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 (diff)
parentpowerpc/ptrace: Remove BUG_ON when full register set not available (diff)
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
* 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc: powerpc/ptrace: Remove BUG_ON when full register set not available powerpc: Factoring mpic cpu id fetching into a function powerpc: Make MPIC honor the "pic-no-reset" device tree property powerpc: Document the Open PIC device tree binding powerpc/pci: Fix crash in PCI code on ppc64 when matching device nodes
Diffstat (limited to 'kernel/debug/debug_core.c')
0 files changed, 0 insertions, 0 deletions
/>Jingoo Han1-2/+0 2013-12-10parport: parport_pc: fix id print of a deviceSebastian Andrzej Siewior1-6/+2 2013-10-31DMA-API: parport: parport_pc.c: use dma_coerce_mask_and_coherent()Russell King1-2/+6 2013-01-03Drivers: parport: remove __dev* attributes.Greg Kroah-Hartman1-29/+26 2012-05-22Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-8/+8 2012-05-08parport: use KERN_CONT in printk() continuation linesKay Sievers1-8/+8 2012-04-20parport: remove unused dead code from lowlevel driversMatt Porter1-276/+0 2012-01-12drivers/parport/parport_pc.c: fix warningsAndrew Morton1-2/+2 2011-10-18parport_pc: release IO region properly if unsupported ITE887x card is foundJiri Kosina1-0/+3 2011-06-07parport/serial: add support for Timedia/SUNIX cards to parport_serialFrédéric Brière1-54/+0 2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-1/+1 2011-05-06parport: Use request_muxed_region for IT87 probe and lockAlan Cox1-1/+1 2011-04-19parport_pc.c: correctly release the requested region for the IT887xNiels de Vos1-5/+3 2011-03-31Fix common misspellingsLucas De Marchi1-3/+3 2010-08-24parport_pc: show the detection of a 2 serial port ITE8874 chipNiels de Vos1-1/+1 2010-03-02serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port CardIra W. Snyder1-0/+6 2009-12-16parport_pc.c: use correct length in strncmpJoe Perches1-1/+1 2009-06-30parport/serial: add support for NetMos 9901 Multi-IO cardMichael Buesch1-1/+4 2009-06-22parport_pc: set properly the dma_mask for parport_pc deviceFUJITA Tomonori1-0/+3 2009-06-22parport_pc: after superio probing restore original register valuesJens Rottmann1-6/+25 2009-06-11parport_pc: clean up the modified while loops using forAlan Cox1-41/+57 2009-06-11parport_pc: Coding styleAlan Cox1-824/+910 2009-06-11parport_pc: Fix subscription bugsMichael Buesch1-16/+18 2009-04-07parport: Use the PCI IRQ if offeredAlan Cox1-21/+36 2008-10-238250: Oxford Semiconductor DevicesLee Howard1-1/+19 2008-07-26parport_pc: add base_hi BAR for oxsemi_840Bernhard Walle1-1/+1 2008-04-30drivers: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-4/+4 2008-04-29parport_pc: wrap PNP probe code in #ifdef CONFIG_PNPBjorn Helgaas1-0/+4 2008-04-04parport_pc: make sure to release IO ports after probing for IT87XXLinus Torvalds1-2/+1 2008-02-13parport: section fixupDavid Brownell1-2/+2 2008-02-06parport_pc: detection for SuperIO IT87XX POSTPetr Cvek1-6/+39 2008-02-06parport: add support for the Quatech SPPXP-100 Parallel port PCI ExpressCardLuís P Mendes1-0/+5 2007-10-23[PARPORT] Consolidate code copies into a single generic irq handlerJeff Garzik1-8/+1 2007-07-31parport_pc locking fixAndrew Morton1-4/+0 2007-07-16parport_pc: it887x fixNiels de Vos1-3/+2 2007-05-16parport_pc needs dma-mapping.hAndrew Morton1-0/+1 2007-05-08legacy PC parports support parport->devJean Delvare1-0/+39 2007-05-08parport->dev driver model supportDavid Brownell1-14/+17 2007-02-20[PATCH] parport_pc: fix parport_pc_probe_port section warningJean Delvare1-3/+3