summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* MMC: AU1xMMC: Allow platforms to disable host capabilitiesManuel Lauss2010-02-271-0/+4
* MIPS: AR7: Implement clock APIFlorian Fainelli2010-02-272-4/+24
* MIPS: Loongson: Change the Email address of Wu ZhangjinWu Zhangjin2010-02-274-4/+4
* Staging: Octeon Ethernet: Use constants from in.hDavid Daney2010-02-272-7/+4Star
* Staging: Octeon Ethernet: Enable scatter-gather.David Daney2010-02-272-9/+55
* Staging: Octeon Ethernet: Convert to NAPI.David Daney2010-02-275-163/+235
* Staging: Octeon Ethernet: Rewrite transmit code.David Daney2010-02-275-123/+150
* Staging: Octeon Ethernet: Fix memory allocation.David Daney2010-02-272-20/+31
* Staging: Octeon Ethernet: Remove unused code.David Daney2010-02-276-284/+55Star
* MIPS: I2C: Add driver for Cavium OCTEON I2C ports.Rade Bozic2010-02-273-0/+662
* NET: au1000-eth: Convert to platform_driver modelFlorian Fainelli2010-02-272-218/+232
* MIPS: Alchemy: physmap-flash for all devboardsManuel Lauss2010-02-273-173/+0Star
* SERIAL 8250: Fixes for Alchemy UARTs.Manuel Lauss2010-02-271-7/+8
* MIPS: Alchemy: change dbdma to accept physical memory addressesManuel Lauss2010-02-273-8/+8
* MIPS: Alchemy: remove dbdma compat macrosManuel Lauss2010-02-273-16/+15Star
* MIPS: Alchemy: XXS1500 PCMCIA driver rewriteManuel Lauss2010-02-274-189/+369
* MIPS: PCMCIA: new socket driver for Au1000 demoboards.Manuel Lauss2010-02-276-444/+644
* MIPS: Alchemy: devboard register abstractionManuel Lauss2010-02-273-47/+47
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2010-02-2714-15/+428
|\
| * PM: Allow SCSI devices to suspend/resume asynchronouslyRafael J. Wysocki2010-02-262-0/+8
| * PM: Allow USB devices to suspend/resume asynchronouslyRafael J. Wysocki2010-02-263-0/+3
| * USB: implement non-tree resume ordering constraints for PCI host controllersAlan Stern2010-02-262-1/+134
| * PM: Allow PCI devices to suspend/resume asynchronouslyRafael J. Wysocki2010-02-263-0/+3
| * PM: Allow device drivers to use dpm_wait()Rafael J. Wysocki2010-02-261-0/+11
| * PM: Start asynchronous resume threads upfrontRafael J. Wysocki2010-02-261-19/+24
| * PM: Add facility for advanced testing of async suspend/resumeRafael J. Wysocki2010-02-261-0/+49
| * PM: Add a switch for disabling/enabling asynchronous suspend/resumeRafael J. Wysocki2010-02-262-6/+7
| * PM: Asynchronous suspend and resume of devicesRafael J. Wysocki2010-02-261-6/+109
| * PM: Add parent information to timing messagesRafael J. Wysocki2010-02-261-2/+3
| * PM / Runtime: Add sysfs switch for disabling device run-time PMRafael J. Wysocki2010-02-262-0/+96
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2010-02-276-192/+550
|\ \
| * | toshiba_acpi: Add full hotkey supportMatthew Garrett2010-02-251-7/+199
| * | hp-wmi: Add support for tablet rotation keyMatthew Garrett2010-02-251-0/+1
| * | dell-laptop: Add another Dell laptop to the DMI whitelistErik Andren2010-02-251-0/+8
| * | classmate-laptop: use a single MODULE_DEVICE_TABLE to get correct aliasesThadeu Lima de Souza Cascardo2010-02-251-10/+21
| * | dell-laptop: Pay attention to which devices the hardware switch controlsMatthew Garrett2010-02-251-2/+29
| * | dell-laptop: Use buffer with 32-bit physical addressStuart Hayes2010-02-251-39/+83
| * | dell-laptop: Blacklist machines not supporting dell-laptopMario Limonciello2010-02-251-0/+46
| * | dell-laptop: Block software state changes when rfkill hard blockedMario Limonciello2010-02-251-0/+4
| * | dell-laptop: Fix small memory leakMatthew Garrett2010-02-251-0/+1
| * | dell-laptop: Fix platform device unregistrationMatthew Garrett2010-02-251-0/+4
| * | dell-laptop: Update rfkill state on kill switchMatthew Garrett2010-02-252-0/+49
| * | compal-laptop: Replace sysfs support with rfkill supportMario Limonciello2010-02-251-138/+63Star
| * | compal-laptop: Add support for known Compal made Dell laptopsMario Limonciello2010-02-251-0/+46
* | | Merge branch 'ibft-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ko...Linus Torvalds2010-02-271-5/+3Star
|\ \ \
| * | | drivers/firmware/iscsi_ibft.c: remove NIPQUAD_FMT, use %pI4Joe Perches2010-02-261-5/+3Star
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-02-27257-4585/+26403
|\ \ \ \
| * | | | V4L-DVB: cx88-dvb: remove extra attribution for coreMauro Carvalho Chehab2010-02-261-2/+0Star
| * | | | V4L/DVB: v4l: soc_camera: fix bound checking of mbus_fmt[] indexBaruch Siach2010-02-261-1/+2
| * | | | V4L/DVB: Add support for SMT7020 to cx88Dirk Herrendoerfer2010-02-264-0/+243