summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-12-09Merge commit 'gcl/next' into nextBenjamin Herrenschmidt9-304/+553
2009-12-09powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo...Gautham R Shenoy1-0/+2
2009-12-09sysfs/cpu: Add probe/release filesNathan Fontenot1-0/+32
2009-12-09powerpc/therm_adt746x: Record pwm invert bit at module load time]Darrick J. Wong1-2/+11
2009-12-09agp/uninorth: Unify U3 and pre-U3 insert_memory and remove_memory hooks.Michel Dänzer1-53/+11
2009-12-09agp/uninorth: Also handle user memory types in u3_remove_memory().Michel Dänzer1-7/+22
2009-12-09offb: Add support for framebuffer handoff to offb.Dave Airlie1-1/+14
2009-12-09libata/drivers: Add driver for Apple "MacIO" IDE controllerBenjamin Herrenschmidt3-0/+1438
2009-12-09libata/sff: Use ops->bmdma_stop instead of ata_bmdma_stop()Benjamin Herrenschmidt1-1/+1
2009-12-09powerpc/macio: Rework hotplug media bay supportBenjamin Herrenschmidt3-264/+195
2009-12-09mpc52xx/wdt: remove obsolete old WDT implementationAlbrecht Dreß3-295/+3
2009-12-08powerpc/macio: Add dma_parms support to macioBenjamin Herrenschmidt1-0/+5
2009-12-08powerpc/macio: Add devres support to macio_deviceBenjamin Herrenschmidt1-0/+47
2009-12-08hvc_console: Export (GPL'ed) hvc_removeAmit Shah1-0/+1
2009-12-08powerpc/windfarm: Add detection for second cpu pumpBolko Maass1-0/+2
2009-12-08powerpc/via-pmu: Convert to proc_fops/seq_fileAlexey Dobriyan1-69/+91
2009-11-27powerpc/of_serial: Add missing ns16550a idMichal Simek1-0/+1
2009-11-24Merge commit 'origin/master' into nextBenjamin Herrenschmidt107-730/+958
2009-11-24powerpc: Fix build of some FSL platformsBenjamin Herrenschmidt1-5/+0
2009-11-24powerpc: Move ehea hcall definitions into hvcall.hAnton Blanchard2-52/+0
2009-11-24macintosh: Remove BKL from nvram driverThomas Gleixner1-8/+3
2009-11-20i2c: i2c-pnx: Added missing mach/i2c.h and linux/io.h header file includesKevin Wells1-0/+2
2009-11-20i2c: i2c-pnx: Limit minimum jiffie timeout to 2Kevin Wells1-0/+3
2009-11-20vt: Fix use of "new" in a struct fieldAlan Cox1-3/+3
2009-11-20Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB...David Woodhouse1-0/+3
2009-11-19Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds3-12/+44
2009-11-19Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-6/+5
2009-11-19agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge()David Woodhouse1-6/+5
2009-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds35-442/+352
2009-11-18Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds9-22/+78
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2-0/+24
2009-11-18cxgb3: fix premature page unmapDivy Le Ray1-2/+2
2009-11-18ibm_newemac: Fix EMACx_TRTR[TRT] bit shiftsDave Mitchell1-2/+2
2009-11-18[CPUFREQ] Fix stale cpufreq_cpu_governor pointerPrarit Bhargava1-2/+30
2009-11-18[CPUFREQ] Resolve time unit thinko in ondemand/conservative govsPallipadi, Venkatesh2-4/+4
2009-11-18[CPUFREQ] Fix use after free on governor restoreDmitry Monakhov1-6/+10
2009-11-18drivers/video/da8xx-fb.c: fix error returnRoel Kluin1-1/+1
2009-11-18spi: error status should be negativeRoel Kluin1-1/+1
2009-11-18USB: option.c: add support for D-Link DWM-162-U5Zhang Le1-0/+2
2009-11-18USB: usbmon: fix bug in mon_buff_area_shrinkAlan Stern1-4/+7
2009-11-18USB: xhci: Fix scratchpad deallocation.Sarah Sharp1-1/+1
2009-11-18USB: xhci: Fix TRB physical to virtual address translation.Sarah Sharp1-2/+5
2009-11-18USB: xhci: Fix bug memory free after failed initialization.Sarah Sharp1-3/+5
2009-11-18USB: cdc_acm: Fix memory leak after hangupFrancesco Lavra1-5/+11
2009-11-18USB: cdc_acm: Fix race condition when opening ttyHenry Gebhardt1-1/+1
2009-11-18USB: ohci: quirk AMD prefetch for USB 1.1 ISO transferLibin Yang4-6/+46
2009-11-18tty: cp210x: Fix carrier handlingAlan Cox1-0/+21
2009-11-18tty_port: If we are opened non blocking we still need to raise the carrierAlan Cox1-0/+3
2009-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds8-17/+46