summaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-19[ARM] pxa: allow dynamic enable/disable of GPIO wakeup for pxa{25x,27x}eric miao5-68/+91
2008-04-19[ARM] pxa: use new pin configuration mechanism for lubbockeric miao1-45/+37
2008-04-19[ARM] pxa: use new pin configuration mechanism for mainstoneeric miao1-57/+81
2008-04-19[ARM] pxa: move ARRAY_AND_SIZE definition to generic.heric miao4-4/+4
2008-04-19[ARM] pxa: add MFP-alike pin configuration support for pxa{25x, 27x}eric miao5-2/+915
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao35-301/+337
2008-04-19[ARM] pxa: move mfp sysdev registeration out for suspend/resume ordereric miao3-10/+13
2008-04-19[ARM] pxa: rename mfp.c to mfp-pxa3xx.c to indicate it's pxa3xx specificeric miao2-1/+1
2008-04-19[ARM] pxa: make pxa_gpio_irq_type() processor genericeric miao1-2/+18
2008-04-19[ARM] pxa: move GPIO sysdev outside of generic.c into gpio.ceric miao2-62/+57
2008-04-19[ARM] pxa: merge assignment of set_wake into pxa_init_{irq,gpio}()eric miao6-49/+25
2008-04-19[ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into oneeric miao6-105/+42
2008-04-19[ARM] pxa: move GPIO IRQ specific code out of irq.c into gpio.ceric miao3-183/+185
2008-04-19[ARM] pxa: introduce GPIO_CHIP() macro to clean up the definitionseric miao1-48/+18
2008-04-19[ARM] pxa: cleanup the coding style of pxa_gpio_set_type()eric miao1-22/+20
2008-04-19[ARM] pxa: make GPIO IRQ code less dependent on the internal IRQseric miao1-5/+19
2008-04-19[ARM] pxa: generalize the muxed gpio IRQ handling code with loop and ffs()eric miao1-58/+16
2008-04-19[ARM] 4868/1: Enhance pxa270 GPIO definitionsRobert Jarzmik1-14/+54
2008-04-19[ARM] 4834/3: Convert ASoC pxa2xx-ac97 driver to use the clock APIMark Brown1-11/+38
2008-04-19[ARM] 4833/3: Convert non-SoC PXA2xx AC97 driver to clock APIMark Brown1-8/+40
2008-04-19[ARM] 4832/2: Support AC97CLK on PXA3xx via the clock APIMark Brown1-2/+28
2008-04-19[ARM] 4831/2: Add PXA2xx AC97 clocks to clock APIMark Brown2-0/+5
2008-04-19[ARM] 4830/1: Add support for the CLK_POUT pin on PXA3xx CPUsMark Brown2-0/+31
2008-04-19[ARM] Update mach-typesRussell King1-4/+113
2008-03-26Linux 2.6.25-rc7v2.6.25-rc7Linus Torvalds1-1/+1
2008-03-25ACPI: fix Medion _PRT quirk (use "ISA_", not "ISA")Bjorn Helgaas1-2/+2
2008-03-25KVM: MMU: Fix memory leak on guest demand faultsAvi Kivity1-1/+1
2008-03-25KVM: VMX: convert init_rmode_tss() to slots_lockMarcelo Tosatti1-2/+2
2008-03-25KVM: MMU: handle page removal with shadow mappingMarcelo Tosatti1-1/+12
2008-03-25KVM: MMU: Fix is_rmap_pte() with io ptesAvi Kivity1-2/+1
2008-03-25KVM: VMX: Restore tss even on x86_64Avi Kivity1-3/+0
2008-03-25PCI: revert "pcie: utilize pcie transaction pending bit"Andrew Morton2-25/+0
2008-03-25PCI: iova: lockdep false alarm fixMark Gross1-0/+7
2008-03-25driver core: debug for bad dev_attr_show() return value.Andrew Morton2-1/+12
2008-03-25UIO: add pgprot_noncached() to UIO mmap codeJean-Samuel Chenard1-0/+2
2008-03-25USB: Fix cut-and-paste error in rtl8150.cRobert P. J. Day1-1/+1
2008-03-25USB: ehci: stop vt6212 bus hoggingRene Herman1-0/+14
2008-03-25USB: sierra: add another device idKevin Lloyd1-0/+1
2008-03-25USB: sierra: dma fixesOliver Neukum1-4/+13
2008-03-25USB: add support for Motorola ROKR Z6 cellphone in mass storage modeConstantin Baranov3-2/+16
2008-03-25USB: isd200: fix memory leak in isd200_get_inquiry_dataBoaz Harrosh1-0/+1
2008-03-25USB: pl2303: another product IDMax Arnold2-0/+2
2008-03-25USB: new quirk flag to avoid Set-InterfaceAlan Stern3-1/+10
2008-03-25USB: fix gadgetfs class request delegationRoy Hashimoto1-2/+2
2008-03-25[libata] ahci: SB600 workaround is suspect... play it safe for nowJeff Garzik1-1/+5
2008-03-25sata_promise: fix hardreset hotplug events, take 2Mikael Pettersson1-21/+88
2008-03-25Make printk() console semaphore accesses sensibleLinus Torvalds1-35/+48
2008-03-25bsd_acct: using task_struct->tgid is not right in pid-namespacesPavel Emelyanov1-6/+15
2008-03-25bsd_acct: plain current->real_parent access is not always safePavel Emelyanov1-1/+3
2008-03-25revert "kswapd should only wait on IO if there is IO"Andrew Morton1-22/+5