summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | bnx2x: Handling PHY FW load failureEilon Greenstein2009-01-191-3/+4
| * | | | bnx2x: Legacy speeds autoneg failuresEilon Greenstein2009-01-191-2/+8
| * | | | bnx2x: Prevent self test loopback failuresEilon Greenstein2009-01-191-1/+1
| * | | | bnx2x: 1G-10G toggling raceEilon Greenstein2009-01-191-11/+32
| * | | | bnx2x: Overstepping array boundsEilon Greenstein2009-01-191-0/+4
| * | | | bnx2x: Block nvram access when the device is inactiveEilon Greenstein2009-01-191-0/+3
| * | | | bnx2x: Read chip IDEilon Greenstein2009-01-191-1/+1
| * | | | bnx2x: Wrong HDR offset in CAMEilon Greenstein2009-01-191-3/+6
| * | | | bnx2x: Potential race after iSCSI bootEilon Greenstein2009-01-191-5/+9
| * | | | bnx2x: Handling probe failuresEilon Greenstein2009-01-191-7/+5
| * | | | bnx2x: Free IRQEilon Greenstein2009-01-191-3/+3
| | |/ / | |/| |
* | | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-01-261-1/+1
|\ \ \ \
| * | | | power_supply: pda_power: Don't request shared IRQs w/ IRQF_DISABLEDPhilipp Zabel2009-01-261-1/+1
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-01-261-0/+6
|\ \ \ \
| * | | | driver core: Convert '/' to '!' in dev_set_name()Roland Dreier2009-01-201-0/+6
| |/ / /
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-01-268-11/+42
|\ \ \ \
| * | | | drm/i915: Fix cursor physical address choice to match the 2D driver.Jesse Barnes2009-01-221-1/+4
| * | | | drm: stash AGP include under the do-we-have-AGP ifdefEric Anholt2009-01-221-1/+2
| * | | | drm: don't whine about not reading EDID dataJesse Barnes2009-01-221-1/+1
| * | | | drm/i915: hook up LVDS DPMS propertyJesse Barnes2009-01-221-0/+13
| * | | | drm/i915: remove unnecessary debug output in KMS initJesse Barnes2009-01-221-2/+0
| * | | | i915: fix freeing path for gem phys objects.Dave Airlie2009-01-221-1/+1
| * | | | drm: create mode_config idr lockJesse Barnes2009-01-221-5/+9
| * | | | drm: fix leak of device mappings since multi-master changes.Dave Airlie2009-01-192-0/+12
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-01-265-80/+100
|\ \ \ \ \
| * | | | | PCI hotplug: fix lock imbalance in pciehpJiri Slaby2009-01-191-1/+3
| * | | | | PCI PM: Restore standard config registers of all devices earlyRafael J. Wysocki2009-01-163-70/+90
| * | | | | PCI/MSI: bugfix/utilize for msi_capability_init()Hidetoshi Seto2009-01-161-9/+7
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2009-01-2612-13/+3956
|\ \ \ \ \ \
| * | | | | | i.MX31: framebuffer driverGuennadi Liakhovetski2009-01-213-0/+1568
| * | | | | | i.MX31: Image Processing Unit DMA and IRQ driversGuennadi Liakhovetski2009-01-196-0/+2350
| * | | | | | dmaengine: kill some dubious WARN_ONCEsDan Williams2009-01-191-6/+0
| * | | | | | fsldma: print correct IRQ on mpc83xxPeter Korsgaard2009-01-151-1/+2
| * | | | | | fsldma: check for NO_IRQ in fsl_dma_chan_remove()Peter Korsgaard2009-01-141-1/+2
| * | | | | | dmatest: Use custom map/unmap for destination bufferAtsushi Nemoto2009-01-131-4/+31
| * | | | | | fsldma: use a valid 'device' for dma_pool_createDan Williams2009-01-121-1/+1
| * | | | | | dmaengine: fix dependency chainingYuri Tikhonov2009-01-121-0/+2
* | | | | | | Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-01-261-1/+4
|\ \ \ \ \ \ \
| * | | | | | | sh: fix sh-sci / early printk build on sh7723Magnus Damm2009-01-211-0/+1
| * | | | | | | serial: sh-sci: Fix up SH7720/SH7721 SCI build.Paul Mundt2009-01-211-1/+3
| | |_|_|/ / / | |/| | | | |
* | | | | | | Fix annoying DRM_ERROR() string warningLinus Torvalds2009-01-261-1/+1
* | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-262-0/+12
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'core/debugobjects' into core/urgentThomas Gleixner2009-01-22190-1837/+5308
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | oprofile: fix uninitialized use of struct op_entryRobert Richter2009-01-172-0/+12
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-262-6/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | xen: unitialised return value in xenbus_write_transactionIan Campbell2009-01-261-6/+5
| * | | | | | | | xen: handle highmem pages correctly when shrinking a domainIan Campbell2009-01-231-4/+7
| * | | | | | | | xen: actually release memory when shrinking domainDan Magenheimer2009-01-221-0/+5
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | drivers/ide/palm_bk3710.c buildfixDavid Brownell2009-01-191-4/+7
* | | | | | | | ide: fix Falcon IDE breakageMichael Schmitz2009-01-191-1/+1
OpenPOWER on IntegriCloud