summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* SSB: BCM47xx: Export ssb_watchdog_timer_setMatthieu Castet2009-06-081-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-06-061-0/+2
|\
| * PCI: use fixed-up device class when configuring deviceYu Zhao2009-06-041-0/+2
* | Merge branch 'upstream-linus2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-06-061-6/+11
|\ \
| * | [libata] pata_ali: Use IGN_SIMPLEXAlan Cox2009-06-051-6/+11
* | | mtd: davinci nand: update clock namingKevin Hilman2009-06-051-3/+4
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-06-054-9/+91
|\ \ \ | |/ /
| * | ata_piix: Add HP Compaq nc6000 to the broken poweroff listVille Syrjala2009-06-051-0/+9
| * | ahci: add warning messages for hp laptops with broken suspendTejun Heo2009-06-051-0/+72
| * | pata_efar: fix PIO2 underclockingSergei Shtylyov2009-06-051-9/+8
| * | pata_legacy: wait for async probingJames Bottomley2009-06-051-0/+2
* | | Revert "drm: don't associate _DRM_DRIVER maps with a master"Linus Torvalds2009-06-051-2/+1
* | | ivtv: Fix PCI DMA directionAlan Cox2009-06-051-1/+2
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-06-041-3/+0
|\ \
| * | drm/i915: Remove a bad BUG_ON in the fence management code.Eric Anholt2009-06-041-3/+0
| |/
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-06-0415-32/+146
|\ \
| * | drm: ignore EDID with really tiny modes.Adam Jackson2009-06-041-0/+5
| * | drm: don't associate _DRM_DRIVER maps with a masterBen Skeggs2009-06-041-1/+2
| * | drm/i915: intel_lvds.c fix section mismatchJaswinder Singh Rajput2009-06-041-1/+1
| * | drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...Keith Packard2009-06-048-13/+119
| * | drm: set permissions on edid file to 0444Keith Packard2009-06-041-0/+1
| * | drm: add newlines to text sysfs filesKeith Packard2009-06-041-3/+3
| * | drm/radeon: fix ring free alignment calculationsDave Airlie2009-06-042-3/+6
| * | drm: fix irq naming for kms drivers.Dave Airlie2009-06-042-11/+9
| |/
* | drivers/char/mem.c: avoid OOM lockup during large reads from /dev/zeroSalman Qazi2009-06-041-0/+3
|/
* parport: quickfix the proc registration bugAlan Cox2009-06-021-3/+10
* pata_netcell: LBA48 force identify bits correctAlan Cox2009-06-021-1/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-06-022-4/+16
|\
| * e1000: add missing length check to e1000 receive routineNeil Horman2009-06-021-2/+3
| * forcedeth: add phy_power_down parameter, leave phy powered up by default (v2)Ed Swierk2009-06-021-2/+13
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-06-011-1/+1
|\ \
| * | hwmon: (lm78) Add missing __devexit_p()Mike Frysinger2009-06-011-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-06-0115-44/+57
|\ \ \ | | |/ | |/|
| * | 3c509: Add missing EISA IDsMaciej W. Rozycki2009-06-011-0/+4
| * | ath1e: add new device id for asus hardwareGreg Kroah-Hartman2009-05-291-0/+1
| * | mlx4_en: Fix a kernel panic when waking tx queueYevgeny Petrilin2009-05-291-4/+4
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-05-293-6/+9
| |\ \
| | * | rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongleJohn W. Linville2009-05-292-0/+3
| | * | at76c50x-usb: avoid mutex deadlock in at76_dwork_hw_scanJohn W. Linville2009-05-291-6/+6
| * | | mac8390: fix build with NET_POLL_CONTROLLERFinn Thain2009-05-291-1/+1
| * | | cxgb3: link fault fixesDivy Le Ray2009-05-292-3/+10
| * | | cxgb3: fix dma mapping regressionDivy Le Ray2009-05-292-8/+7
| |/ /
| * | bfin_mac: fix build error due to net_device_ops convertMike Frysinger2009-05-261-15/+14
| * | atlx: move modinfo data from atlx.h to atl1.cAlex Chiang2009-05-262-6/+6
| * | gianfar: fix babbling rx error event bugXiaotian Feng2009-05-261-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds2009-05-301-0/+11
|\ \ \
| * | | ide_pci_generic: add quirk for Netcell ATA RAIDBartlomiej Zolnierkiewicz2009-05-301-0/+11
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-05-308-33/+53
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge branches 'bugzilla-13121+', 'bugzilla-13233', 'redhat-bugzilla-500311',...Len Brown2009-05-298-33/+37
| |\ \ \ \ \ \ \ \
| | | | | | * | | | i7300_idle: allow testing on i5000-series hardware w/o re-compileLen Brown2009-05-282-2/+6
OpenPOWER on IntegriCloud