summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* MIPS: Alchemy: use runtime cpu detection in GPIO code.Manuel Lauss2010-02-272-49/+51
* NET: au1000-eth: Convert to platform_driver modelFlorian Fainelli2010-02-272-218/+232
* MIPS: Alchemy: Add au1000-eth platform deviceFlorian Fainelli2010-02-273-0/+124
* MIPS: Alchemy: DB1200 defconfig updateManuel Lauss2010-02-271-631/+850
* MIPS/SOUND: Alchemy: DB1200 AC97+I2S audio support.Manuel Lauss2010-02-275-150/+200
* MIPS: Alchemy: Extended DB1200 board support.Manuel Lauss2010-02-278-75/+654
* MIPS: Alchemy: physmap-flash for all devboardsManuel Lauss2010-02-2711-173/+163Star
* MIPS: Don't include <linux/smp_lock.h> unnecessarily.Ralf Baechle2010-02-274-4/+0Star
* SERIAL 8250: Fixes for Alchemy UARTs.Manuel Lauss2010-02-271-7/+8
* MIPS: Alchemy: UARTs are of type 16550AManuel Lauss2010-02-271-1/+3
* MIPS: Alchemy: Turn on -Werror for devboards and xss1500Florian Fainelli2010-02-272-0/+4
* MIPS: Alchemy: Fix warnings in DB1x00 / PB1000 / PB1550 board setup codeFlorian Fainelli2010-02-273-5/+10
* MIPS: Alchemy: remove unused SYS area structureManuel Lauss2010-02-271-49/+0Star
* MIPS: Alchemy: get rid of superfluous UART definitionsManuel Lauss2010-02-272-115/+21Star
* MIPS: Alchemy: prom_putchar is board dependentManuel Lauss2010-02-277-69/+51Star
* MIPS: Alchemy: change dbdma to accept physical memory addressesManuel Lauss2010-02-277-26/+26
* MIPS: Alchemy: remove dbdma compat macrosManuel Lauss2010-02-277-51/+32Star
* MIPS: Alchemy: reduce size of irq dispatcherManuel Lauss2010-02-271-3/+5
* MIPS: Alchemy: Stop IRQ name sharingManuel Lauss2010-02-2719-665/+743
* MIPS: Alchemy: Simple cpu subtype detectorManuel Lauss2010-02-271-0/+31
* MIPS: Alchemy: higher priority for system timer.Manuel Lauss2010-02-271-5/+5
* MIPS: Alchemy: Remove USB_DEV_REQ_INT prioritization hackManuel Lauss2010-02-271-28/+22Star
* MIPS: Alchemy: XXS1500 PCMCIA driver rewriteManuel Lauss2010-02-277-206/+433
* MIPS: Alchemy: devboards: wire up new PCMCIA driver.Manuel Lauss2010-02-2722-125/+412
* MIPS: PCMCIA: new socket driver for Au1000 demoboards.Manuel Lauss2010-02-279-451/+660
* MIPS: Alchemy: remove board_init_irq() function.Manuel Lauss2010-02-2720-348/+192Star
* MIPS: Alchemy: devboards: factor out PB1200 IRQ cascade code.Manuel Lauss2010-02-273-70/+76
* MIPS: Alchemy: devboard register abstractionManuel Lauss2010-02-2719-596/+475Star
* MIPS: Fix build error for uncompressed non-plain vmlinux kernelsRalf Baechle2010-02-271-2/+11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2010-02-2728-84/+631
|\
| * PM / Hibernate: Fix preallocating of memoryRafael J. Wysocki2010-02-261-1/+1
| * PM / Hibernate: Remove swsusp.c finallyJiri Slaby2010-02-261-58/+0Star
| * PM / Hibernate: Remove trailing space in messageFrans Pop2010-02-261-1/+1
| * 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-263-1/+135
| * PM: Allow PCI devices to suspend/resume asynchronouslyRafael J. Wysocki2010-02-263-0/+3
| * PM / Hibernate: Swap, remove useless check from swsusp_read()Jiri Slaby2010-02-261-4/+0Star
| * PM / Hibernate: Really deprecate deprecated user ioctlsJiri Slaby2010-02-262-4/+30
| * PM: Allow device drivers to use dpm_wait()Rafael J. Wysocki2010-02-262-0/+13
| * 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-264-0/+100
| * PM: Add a switch for disabling/enabling asynchronous suspend/resumeRafael J. Wysocki2010-02-264-7/+50
| * PM: Asynchronous suspend and resume of devicesRafael J. Wysocki2010-02-264-6/+125
| * PM: Add parent information to timing messagesRafael J. Wysocki2010-02-261-2/+3
| * PM: Document device power attributes in sysfsRafael J. Wysocki2010-02-261-0/+53
| * PM / Runtime: Add sysfs switch for disabling device run-time PMRafael J. Wysocki2010-02-264-0/+101
* | Remove EXPERIMENTAL from NFS_FSCACHEChristian Kujau2010-02-271-2/+1Star
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2010-02-277-196/+575
|\ \
| * | toshiba_acpi: Add full hotkey supportMatthew Garrett2010-02-251-7/+199