summaryrefslogtreecommitdiff
path: root/drivers/parisc
AgeCommit message (Expand)Author
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29parisc: Convert irq namespaceThomas Gleixner
2011-02-10[PARISC] Convert to new irq_chip functionsThomas Gleixner
2010-12-04parisc: KittyHawk LCD fixGuy Martin
2010-12-04parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds
2010-10-21drivers/parisc/iosapic.c: Remove unnecessary kzalloc castJoe Perches
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-10-14parisc: convert eisa interrupts to flow handlersKyle McMartin
2010-10-14parisc: convert gsc and dino pci interrupts to flow handlersKyle McMartin
2010-10-14parisc: convert suckyio interrupts to flow handlersKyle McMartin
2010-10-14parisc: convert iosapic interrupts to proper flow handlersKyle McMartin
2010-10-14parisc: convert cpu interrupts to proper flow handlersKyle McMartin
2010-10-14parisc: lay groundwork for killing __do_IRQKyle McMartin
2010-10-13parisc: squelch warning when using dev_get_statsKyle McMartin
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-08-03PARISC: led.c - fix potential stack overflow in led_proc_write()Helge Deller
2010-07-07net: fix 64 bit counters on 32 bit archesEric Dumazet
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-03-06parisc: remove trailing space in messagesFrans Pop
2009-12-16parisc: Fixup last users of irq_chip->typenameThomas Gleixner
2009-12-16parisc: convert /proc/pdc/{lcd,led} to seq_fileAlexey Dobriyan
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-10parisc: led: Use for_each_netdev_rcu()Eric Dumazet
2009-10-14parisc: Remove BKL from eisa_eepromThomas Gleixner
2009-09-22mm: replace various uses of num_physpages by totalram_pagesJan Beulich
2009-08-02parisc: hppb.c - fix printk format stringsHelge Deller
2009-08-02parisc: dino.c - check return value of pci_assign_resource()Helge Deller
2009-08-02parisc: includecheck fix for ccio-dma.cJaswinder Singh Rajput
2009-08-02parisc: isa-eeprom - Fix loff_t usageMichael Buesch
2009-08-02parisc: fixed faulty check in lba_pciStoyan Gaydarov
2009-08-02parisc: Fix read buffer overflow in pdc_stable driverRoel Kluin
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-07-03parisc: superio: fix build breakageAlexander Beregalov
2009-07-03parisc: Fix PCI resource allocation on non-PAT SBA machinesMatthew Wilcox
2009-07-03parisc: Fix gcc 4.4 warning in lba_pci.cGrant Grundler
2009-07-03parisc: remove obsolete hw_interrupt_typeThomas Gleixner
2009-07-03parisc: advertise PCI devs after "assign_resources"Grant Grundler
2009-07-03parisc: ccio-dma: fix build failure without procfsAlexander Beregalov
2009-06-15parisc: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu
2009-04-14parport: Fix various uses of parport_pcAlan Cox