summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [ARM] pxafb: allow video memory size to be configurableEric Miao2008-12-292-90/+58
* [ARM] sa1100_wdt: don't assume CLOCK_TICK_RATE to be a constantEric Miao2008-12-291-5/+6
* [ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constantEric Miao2008-12-291-5/+7
* [ARM] pxafb: avoid the racing condition in pxafb_smart_threadEric Miao2008-12-171-0/+4
* [ARM] pxafb: allow insertion of delay to the smart panel command sequenceEric Miao2008-12-171-3/+10
* [ARM] pxafb: allow better platform configurable smart panel timingEric Miao2008-12-171-1/+3
* [ARM] pxafb: small cleanup of the smart panel codeEric Miao2008-12-171-15/+12
* [ARM] pxafb: remove now unused pxafb_setup_gpio() and related stuffsEric Miao2008-12-171-54/+0
* [ARM] pxafb: make {backlight,lcd}_power() members of struct pxafb_infoEric Miao2008-12-022-9/+12
* [ARM] pxa: move AC97 register definitions into dedicated regs-ac97.hEric Miao2008-12-021-1/+1
* [ARM] pxa: move UART register definitions into dedicated regs-uart.hEric Miao2008-12-022-0/+2
* [ARM] pxa: move FICP register definitions into pxaficp_ir.cEric Miao2008-12-021-0/+42
* [ARM] pxa: move camera (QCI) registers definition out of pxa-regs.hEric Miao2008-12-022-0/+97
* [ARM] pxa: explicit #include <mach/dma.h> in various driversEric Miao2008-12-022-1/+4
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-11-201-1/+4
|\
| * Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-11-171-1/+4
| |\
| | * pxafb: only initialize the smart panel thread when dealing with a smartpanelEric Miao2008-11-111-0/+3
| | * pxafb: introduce LCD_TYPE_MASK and use it.Eric Miao2008-11-111-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-11-206-6/+37
|\ \ \
| * | | USB: ACE1001 patch for cp2101.cM Kondrin2008-11-191-0/+1
| * | | USB: usbmon: fix read(2)Pete Zaitcev2008-11-191-1/+4
| * | | USB: gadget rndis: send notificationsRichard Röjfors2008-11-191-1/+1
| * | | USB: gadget rndis: stop windows self-immolationDavid Brownell2008-11-191-1/+0
| * | | USB: storage: update unusual_devs entries for Nokia 5300 and 5310Alan Stern2008-11-191-1/+8
| * | | USB: storage: updates unusual_devs entry for the Nokia 6300Alan Stern2008-11-191-1/+1
| * | | usb: musb: fix bug in musb_scheduleFelipe Balbi2008-11-191-1/+1
| * | | USB: fix SB700 usb subsystem hang bugAndiry Xu2008-11-191-0/+21
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-11-201-2/+4
|\ \ \ \
| * | | | intel-iommu: fix compile warningsFUJITA Tomonori2008-11-191-2/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-2014-81/+102
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | atl2: don't request irq on resume if netif runningAlan Jenkins2008-11-201-3/+5
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-205-16/+23
| |\ \ \ \
| | * | | | iwlagn: fix RX skb alignmentJohannes Berg2008-11-183-13/+22
| | * | | | mac80211: remove ieee80211_notify_macJohannes Berg2008-11-182-2/+0
| | * | | | libertas_tf: fix skb tail pointerJohannes Berg2008-11-181-1/+1
| * | | | | smc911x: Fix printf format typo in smc911x driver.Vernon Sauder2008-11-201-1/+1
| * | | | | asix: Fix asix-based cards connecting to 10/100Mbs LAN.Pantelis Koukousoulas2008-11-201-1/+3
| * | | | | mv643xx_eth: fix recycle check boundLennert Buytenhek2008-11-201-1/+2
| * | | | | mv643xx_eth: fix the order of mdiobus_{unregister, free}() callsLennert Buytenhek2008-11-201-1/+1
| * | | | | sh: sh_eth: Update to change of mii_busNobuhiro Iwamatsu2008-11-201-2/+2
| * | | | | net: ipg.c fix bracing on endian swappingHarvey Harrison2008-11-191-4/+4
| * | | | | phylib: Fix auto-negotiation restart avoidanceTrent Piepho2008-11-191-11/+23
| * | | | | net: jme.c rxdesc.flags is __le16, other missing endian swapsHarvey Harrison2008-11-191-11/+10
| * | | | | ixgbe: fix compilation with gcc-3.4Alexey Dobriyan2008-11-191-30/+28
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-11-191-2/+2
|\ \ \ \ \
| * | | | | PCI: Fix disable IRQ 0 in pci_reset_function()Sheng Yang2008-11-191-2/+2
| |/ / / /
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-191-8/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2008-11-18278-1891/+9430
| |\ \ \ \ \
| * | | | | | xen: fix scrub_page()Jeremy Fitzhardinge2008-11-171-8/+1
* | | | | | | cciss: fix DEBUG printk formatsRandy Dunlap2008-11-191-4/+5
OpenPOWER on IntegriCloud