aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/parisc (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-1/+2
2010-08-04Merge branch 'master' into for-nextJiri Kosina1-2/+4
2010-08-03PARISC: led.c - fix potential stack overflow in led_proc_write()Helge Deller1-2/+4
2010-07-07net: fix 64 bit counters on 32 bit archesEric Dumazet1-1/+2
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo3-2/+1
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy1-1/+1
2010-03-06parisc: remove trailing space in messagesFrans Pop2-2/+2
2009-12-16parisc: Fixup last users of irq_chip->typenameThomas Gleixner5-5/+5
2009-12-16parisc: convert /proc/pdc/{lcd,led} to seq_fileAlexey Dobriyan1-30/+29
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa1-6/+3
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-12-09Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-10/+0
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-10parisc: led: Use for_each_netdev_rcu()Eric Dumazet1-5/+2
2009-10-14parisc: Remove BKL from eisa_eepromThomas Gleixner1-10/+0
2009-09-22mm: replace various uses of num_physpages by totalram_pagesJan Beulich2-4/+4
2009-08-02parisc: hppb.c - fix printk format stringsHelge Deller1-3/+6
2009-08-02parisc: dino.c - check return value of pci_assign_resource()Helge Deller1-1/+1
2009-08-02parisc: includecheck fix for ccio-dma.cJaswinder Singh Rajput1-1/+0
2009-08-02parisc: isa-eeprom - Fix loff_t usageMichael Buesch1-1/+1
2009-08-02parisc: fixed faulty check in lba_pciStoyan Gaydarov1-1/+1
2009-08-02parisc: Fix read buffer overflow in pdc_stable driverRoel Kluin1-1/+1
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches1-7/+7
2009-07-03parisc: superio: fix build breakageAlexander Beregalov1-2/+2
2009-07-03parisc: Fix PCI resource allocation on non-PAT SBA machinesMatthew Wilcox1-0/+2
2009-07-03parisc: Fix gcc 4.4 warning in lba_pci.cGrant Grundler1-9/+22
2009-07-03parisc: remove obsolete hw_interrupt_typeThomas Gleixner6-7/+7
2009-07-03parisc: advertise PCI devs after "assign_resources"Grant Grundler2-10/+10
2009-07-03parisc: ccio-dma: fix build failure without procfsAlexander Beregalov1-3/+4
2009-06-15parisc: remove driver_data direct access of struct deviceGreg Kroah-Hartman2-4/+4
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu1-2/+4
2009-04-14parport: Fix various uses of parport_pcAlan Cox1-1/+2
2009-04-02parisc: drivers: fix warningsAlexander Beregalov5-14/+17
2009-04-02parisc: led: remove proc_dir_entry::ownerAlexander Beregalov1-3/+0
2009-03-31parisc: iosapic: fix build breakageAlexander Beregalov1-1/+1
2009-03-31parisc: blink all or loadavg LEDs on oopsHelge Deller1-6/+17
2009-03-15parisc: sba_iommu: fix build bug when CONFIG_PARISC_AGP=yKyle McMartin1-2/+0
2009-03-13parisc: dino: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-5/+6
2009-03-13parisc: convert cpu_check_affinity to new cpumask apiKyle McMartin1-2/+5
2009-03-13parisc: fix wrong assumption about bus->selfGrant Grundler3-8/+7
2009-03-13parisc: remove klist iteratorsJames Bottomley2-43/+57
2009-01-29Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap1-9/+9
2009-01-13fix early_serial_setup() regressionHelge Deller1-1/+0
2009-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds8-20/+12
2009-01-07PCI: parisc: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2-4/+3
2009-01-05parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitionsFUJITA Tomonori2-4/+0
2009-01-05parisc: drivers/parisc/: make code staticAdrian Bunk8-16/+12
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+4