aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-12-02
|\
| * [ARM] pxafb: make {backlight,lcd}_power() members of struct pxafb_infoEric Miao2008-12-02
| * [ARM] pxa: move AC97 register definitions into dedicated regs-ac97.hEric Miao2008-12-02
| * [ARM] pxa: move UART register definitions into dedicated regs-uart.hEric Miao2008-12-02
| * [ARM] pxa: move FICP register definitions into pxaficp_ir.cEric Miao2008-12-02
| * [ARM] pxa: move camera (QCI) registers definition out of pxa-regs.hEric Miao2008-12-02
| * [ARM] pxa: explicit #include <mach/dma.h> in various driversEric Miao2008-12-02
* | [ARM] fix missing includes for iop33x and sa1100_irRussell King2008-12-01
* | [ARM] 5319/1: AT91: support AT91CAP9 revC CPUsStelian Pop2008-12-01
* | Merge branch 'clks' into develRussell King2008-11-30
|\ \
| * | [ARM] amba drivers: don't pass a consumer clock name for devices with unique ...Russell King2008-11-30
* | | [ARM] amba-clcd: don't use SZ_ constants in driversRussell King2008-11-30
* | | Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2008-11-29
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ben Dooks2008-11-03
| |\ \ \
| * | | | [ARM] S3C24XX: Move mci.h to arch/arm/plat-s3c24xx/include/platBen Dooks2008-10-30
| * | | | [ARM] S3C: Move plat/regs-spi.h to arch/arm/plat-s3c/include/plat.Ben Dooks2008-10-30
| * | | | [ARM] S3C24XX: Movev udc headers to arch/arm/plat-s3c24xx/include/platBen Dooks2008-10-30
| * | | | [ARM] S3C: Move nand headers to arch/arm/plat-s3c/include/platBen Dooks2008-10-30
| * | | | [ARM] S3C: Move regs-rtc.h to arch/arm/plat-s3c/include/platBen Dooks2008-10-30
| * | | | [ARM] S3C: Move i2c headers to arch/arm/plat-s3c/include/plat.Ben Dooks2008-10-30
| * | | | [ARM] S3C: Move regs-watchdog.h to arch/arm/plat-s3c/include/platBen Dooks2008-10-30
* | | | | [ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.hRussell King2008-11-29
* | | | | [ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King2008-11-29
* | | | | [ARM] lh7a40x: avoid polluting the kernel's namespaceRussell King2008-11-28
* | | | | [ARM] pxa: avoid polluting the kernel's namespaceRussell King2008-11-28
* | | | | Merge branch 'highmem' into develRussell King2008-11-28
|\ \ \ \ \
| * \ \ \ \ Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2008-11-27
| |\ \ \ \ \
| | * | | | | ARM: OMAP: Remove broken LCD driver for SX1Tony Lindgren2008-11-24
| * | | | | | [ARM] 5335/1: pxa25x_udc: Fix is_vbus_present to return 1 or 0Jaya Kumar2008-11-23
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'clps7500' into develRussell King2008-11-27
|\ \ \ \ \ \
| * | | | | | [ARM] clps7500: remove supportRussell King2008-11-27
| |/ / / / /
* | | | | | Merge branches 'core' and 'clks' into develRussell King2008-11-27
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | [ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King2008-11-27
| |/ / / /
* / / / / [ARM] remove memzero()Russell King2008-11-27
|/ / / /
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-11-20
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-11-17
| |\ \ \
| | * | | pxafb: only initialize the smart panel thread when dealing with a smartpanelEric Miao2008-11-11
| | * | | pxafb: introduce LCD_TYPE_MASK and use it.Eric Miao2008-11-11
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-11-20
|\ \ \ \ \
| * | | | | USB: ACE1001 patch for cp2101.cM Kondrin2008-11-20
| * | | | | USB: usbmon: fix read(2)Pete Zaitcev2008-11-20
| * | | | | USB: gadget rndis: send notificationsRichard Röjfors2008-11-20
| * | | | | USB: gadget rndis: stop windows self-immolationDavid Brownell2008-11-20
| * | | | | USB: storage: update unusual_devs entries for Nokia 5300 and 5310Alan Stern2008-11-20
| * | | | | USB: storage: updates unusual_devs entry for the Nokia 6300Alan Stern2008-11-20
| * | | | | usb: musb: fix bug in musb_scheduleFelipe Balbi2008-11-20
| * | | | | USB: fix SB700 usb subsystem hang bugAndiry Xu2008-11-20
* | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-11-20
|\ \ \ \ \ \
| * | | | | | intel-iommu: fix compile warningsFUJITA Tomonori2008-11-19
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-20
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |