aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-19[ARM] pxa: integrate low IRQ chip (ICIP) and high IRQ chip (ICIP2) into oneeric miao
2008-04-19[ARM] pxa: move GPIO IRQ specific code out of irq.c into gpio.ceric miao
2008-04-19[ARM] pxa: introduce GPIO_CHIP() macro to clean up the definitionseric miao
2008-04-19[ARM] pxa: cleanup the coding style of pxa_gpio_set_type()eric miao
2008-04-19[ARM] pxa: make GPIO IRQ code less dependent on the internal IRQseric miao
2008-04-19[ARM] pxa: generalize the muxed gpio IRQ handling code with loop and ffs()eric miao
2008-04-19[ARM] 4868/1: Enhance pxa270 GPIO definitionsRobert Jarzmik
2008-04-19[ARM] 4834/3: Convert ASoC pxa2xx-ac97 driver to use the clock APIMark Brown
2008-04-19[ARM] 4833/3: Convert non-SoC PXA2xx AC97 driver to clock APIMark Brown
2008-04-19[ARM] 4832/2: Support AC97CLK on PXA3xx via the clock APIMark Brown
2008-04-19[ARM] 4831/2: Add PXA2xx AC97 clocks to clock APIMark Brown
2008-04-19[ARM] 4830/1: Add support for the CLK_POUT pin on PXA3xx CPUsMark Brown
2008-04-19[ARM] Update mach-typesRussell King
2008-03-25Linux 2.6.25-rc7Linus Torvalds
2008-03-25ACPI: fix Medion _PRT quirk (use "ISA_", not "ISA")Bjorn Helgaas
2008-03-25Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds
2008-03-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-03-25KVM: MMU: Fix memory leak on guest demand faultsAvi Kivity
2008-03-25KVM: VMX: convert init_rmode_tss() to slots_lockMarcelo Tosatti
2008-03-25KVM: MMU: handle page removal with shadow mappingMarcelo Tosatti
2008-03-25KVM: MMU: Fix is_rmap_pte() with io ptesAvi Kivity
2008-03-25KVM: VMX: Restore tss even on x86_64Avi Kivity
2008-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-03-24PCI: revert "pcie: utilize pcie transaction pending bit"Andrew Morton
2008-03-24PCI: iova: lockdep false alarm fixMark Gross
2008-03-24driver core: debug for bad dev_attr_show() return value.Andrew Morton
2008-03-24UIO: add pgprot_noncached() to UIO mmap codeJean-Samuel Chenard
2008-03-24USB: Fix cut-and-paste error in rtl8150.cRobert P. J. Day
2008-03-24USB: ehci: stop vt6212 bus hoggingRene Herman
2008-03-24USB: sierra: add another device idKevin Lloyd
2008-03-24USB: sierra: dma fixesOliver Neukum
2008-03-24USB: add support for Motorola ROKR Z6 cellphone in mass storage modeConstantin Baranov
2008-03-24USB: isd200: fix memory leak in isd200_get_inquiry_dataBoaz Harrosh
2008-03-24USB: pl2303: another product IDMax Arnold
2008-03-24USB: new quirk flag to avoid Set-InterfaceAlan Stern
2008-03-24USB: fix gadgetfs class request delegationRoy Hashimoto
2008-03-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-03-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-03-24[libata] ahci: SB600 workaround is suspect... play it safe for nowJeff Garzik
2008-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-linusLinus Torvalds
2008-03-25Merge branch 'linux-2.6' into mergePaul Mackerras
2008-03-24sata_promise: fix hardreset hotplug events, take 2Mikael Pettersson
2008-03-24Make printk() console semaphore accesses sensibleLinus Torvalds
2008-03-24bsd_acct: using task_struct->tgid is not right in pid-namespacesPavel Emelyanov
2008-03-24bsd_acct: plain current->real_parent access is not always safePavel Emelyanov
2008-03-24revert "kswapd should only wait on IO if there is IO"Andrew Morton
2008-03-24hw_random doc updatesDavid Brownell
2008-03-24smackfs: remove redundant lock, fix open(,O_RDWR)Ahmed S. Darwish