summaryrefslogtreecommitdiffstats
path: root/drivers/parisc
Commit message (Expand)AuthorAgeFilesLines
...
| * | parisc/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-242-46/+12Star
| |/
* / [PARISC] include <linux/prefetch.h> in drivers/parisc/iommu-helpers.hCong Wang2012-02-271-0/+2
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-122-56/+63
|\
| * parisc/PCI: lba: convert to pci_create_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-12/+17
| * parisc/PCI: lba: use pci_create_bus() instead of pci_scan_bus_parented()Bjorn Helgaas2012-01-061-6/+8
| * parisc/PCI: lba: deal with LMMIO/PAT overlaps before creating PCI root busBjorn Helgaas2012-01-061-17/+18
| * parisc/PCI: dino: convert to pci_create_root_bus() for correct root bus resou...Bjorn Helgaas2012-01-061-15/+12Star
| * parisc/PCI: dino: use pci_create_bus() instead of pci_scan_bus_parented()Bjorn Helgaas2012-01-061-10/+12
* | Merge branch 'master' into for-nextJiri Kosina2011-11-132-0/+2
|\|
| * parisc: add module.h to files really requiring itPaul Gortmaker2011-11-011-0/+1
| * parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-11-011-0/+1
* | treewide: remove commented out Kconfig entriesPaul Bolle2011-10-291-7/+0Star
|/
* doc: fix broken referencesPaul Bolle2011-09-271-8/+8
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* parisc: Convert irq namespaceThomas Gleixner2011-03-293-4/+5
* [PARISC] Convert to new irq_chip functionsThomas Gleixner2011-02-105-52/+56
* parisc: KittyHawk LCD fixGuy Martin2010-12-041-4/+13
* parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley2010-12-045-7/+11
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0Star
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds2010-10-286-128/+53Star
|\
| * drivers/parisc/iosapic.c: Remove unnecessary kzalloc castJoe Perches2010-10-221-2/+2
| * parisc: convert eisa interrupts to flow handlersKyle McMartin2010-10-141-16/+7Star
| * parisc: convert gsc and dino pci interrupts to flow handlersKyle McMartin2010-10-142-31/+13Star
| * parisc: convert suckyio interrupts to flow handlersKyle McMartin2010-10-141-15/+6Star
| * parisc: convert iosapic interrupts to proper flow handlersKyle McMartin2010-10-141-31/+6Star
| * parisc: convert cpu interrupts to proper flow handlersKyle McMartin2010-10-141-1/+1
| * parisc: lay groundwork for killing __do_IRQKyle McMartin2010-10-145-33/+19Star
| * parisc: squelch warning when using dev_get_statsKyle McMartin2010-10-141-3/+3
* | Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-2/+1Star
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-051-2/+2
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-08-041-2/+4
| |\
| * | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-041-1/+2
|\ \ \ | |_|/ |/| |
| * | net: fix 64 bit counters on 32 bit archesEric Dumazet2010-07-071-1/+2
| |/
* / PARISC: led.c - fix potential stack overflow in led_proc_write()Helge Deller2010-08-031-2/+4
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-2/+1Star
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-081-1/+1
* parisc: remove trailing space in messagesFrans Pop2010-03-062-2/+2
* parisc: Fixup last users of irq_chip->typenameThomas Gleixner2009-12-165-5/+5
* parisc: convert /proc/pdc/{lcd,led} to seq_fileAlexey Dobriyan2009-12-161-30/+29Star
* tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-151-6/+3Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-101-1/+1
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-091-10/+0Star
|\ \
| * | parisc: Remove BKL from eisa_eepromThomas Gleixner2009-10-141-10/+0Star
| |/
* / parisc: led: Use for_each_netdev_rcu()Eric Dumazet2009-11-111-5/+2Star
|/
* mm: replace various uses of num_physpages by totalram_pagesJan Beulich2009-09-222-4/+4
* parisc: hppb.c - fix printk format stringsHelge Deller2009-08-021-3/+6
* parisc: dino.c - check return value of pci_assign_resource()Helge Deller2009-08-021-1/+1
* parisc: includecheck fix for ccio-dma.cJaswinder Singh Rajput2009-08-021-1/+0Star