aboutsummaryrefslogtreecommitdiff
path: root/drivers/parisc
AgeCommit message (Expand)Author
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
2009-04-02parisc: drivers: fix warningsAlexander Beregalov
2009-04-02parisc: led: remove proc_dir_entry::ownerAlexander Beregalov
2009-03-31parisc: iosapic: fix build breakageAlexander Beregalov
2009-03-31parisc: blink all or loadavg LEDs on oopsHelge Deller
2009-03-15parisc: sba_iommu: fix build bug when CONFIG_PARISC_AGP=yKyle McMartin
2009-03-13parisc: dino: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-13parisc: convert cpu_check_affinity to new cpumask apiKyle McMartin
2009-03-13parisc: fix wrong assumption about bus->selfGrant Grundler
2009-03-13parisc: remove klist iteratorsJames Bottomley
2009-01-29Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap
2009-01-13fix early_serial_setup() regressionHelge Deller
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2009-01-07PCI: parisc: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas
2009-01-05parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitionsFUJITA Tomonori
2009-01-05parisc: drivers/parisc/: make code staticAdrian Bunk
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell
2008-11-19netdev: introduce dev_get_stats()Stephen Hemminger
2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2008-10-16generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu
2008-10-10parisc: unify CCIO_COLLECT_STATS implementationKyle McMartin