summaryrefslogtreecommitdiffstats
path: root/drivers/parisc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds2010-10-286-128/+53
|\
| * drivers/parisc/iosapic.c: Remove unnecessary kzalloc castJoe Perches2010-10-211-2/+2
| * parisc: convert eisa interrupts to flow handlersKyle McMartin2010-10-141-16/+7
| * parisc: convert gsc and dino pci interrupts to flow handlersKyle McMartin2010-10-142-31/+13
| * parisc: convert suckyio interrupts to flow handlersKyle McMartin2010-10-141-15/+6
| * parisc: convert iosapic interrupts to proper flow handlersKyle McMartin2010-10-141-31/+6
| * parisc: convert cpu interrupts to proper flow handlersKyle McMartin2010-10-141-1/+1
| * parisc: lay groundwork for killing __do_IRQKyle McMartin2010-10-145-33/+19
| * parisc: squelch warning when using dev_get_statsKyle McMartin2010-10-131-3/+3
* | Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-2/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-041-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/+1
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-071-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/+29
* tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-151-6/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-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/+0
|\ \
| * | parisc: Remove BKL from eisa_eepromThomas Gleixner2009-10-141-10/+0
| |/
* | parisc: led: Use for_each_netdev_rcu()Eric Dumazet2009-11-101-5/+2
|/
* 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/+0
* parisc: isa-eeprom - Fix loff_t usageMichael Buesch2009-08-021-1/+1
* parisc: fixed faulty check in lba_pciStoyan Gaydarov2009-08-021-1/+1
* parisc: Fix read buffer overflow in pdc_stable driverRoel Kluin2009-08-021-1/+1
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-7/+7
* parisc: superio: fix build breakageAlexander Beregalov2009-07-031-2/+2
* parisc: Fix PCI resource allocation on non-PAT SBA machinesMatthew Wilcox2009-07-031-0/+2
* parisc: Fix gcc 4.4 warning in lba_pci.cGrant Grundler2009-07-031-9/+22
* parisc: remove obsolete hw_interrupt_typeThomas Gleixner2009-07-036-7/+7
* parisc: advertise PCI devs after "assign_resources"Grant Grundler2009-07-032-10/+10
* parisc: ccio-dma: fix build failure without procfsAlexander Beregalov2009-07-031-3/+4
* parisc: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-152-4/+4
* irq: change ->set_affinity() to return statusYinghai Lu2009-04-281-2/+4
* parport: Fix various uses of parport_pcAlan Cox2009-04-141-1/+2
* parisc: drivers: fix warningsAlexander Beregalov2009-04-025-14/+17
* parisc: led: remove proc_dir_entry::ownerAlexander Beregalov2009-04-021-3/+0
* parisc: iosapic: fix build breakageAlexander Beregalov2009-03-311-1/+1
* parisc: blink all or loadavg LEDs on oopsHelge Deller2009-03-311-6/+17
* parisc: sba_iommu: fix build bug when CONFIG_PARISC_AGP=yKyle McMartin2009-03-151-2/+0
* parisc: dino: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-131-5/+6
OpenPOWER on IntegriCloud