aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-10-13Input: add support for Blackfin BF54x Keypad controllerMichael Hennerich
2007-10-12x86: optimise barriersNick Piggin
2007-10-12x86: fix IO write barrierNick Piggin
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2007-10-13[MIPS] CFE: Add missing parenthesis.Ralf Baechle
2007-10-12Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar...Linus Torvalds
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2007-10-12Merge branches 'omap1-upstream' and 'omap2-upstream' into develRussell King
2007-10-12[ARM] 4599/1: Preserve ATAG list for use with kexec (2.6.23)Mike Westerhof
2007-10-12[ARM] Rename consistent_sync() as dma_cache_maint()Russell King
2007-10-12[ARM] 4596/1: S3C2412: Correct IRQs for SDI+CF and add decoding supportBen Dooks
2007-10-12[ARM] 4595/1: ns9xxx: define registers as void __iomem * instead of volatile u32Uwe Kleine-König
2007-10-12[ARM] 4591/1: ns9xxx: simplify REGSET, REGGET and introduce ..._IDX variantsUwe Kleine-König
2007-10-12[ARM] 4590/1: ns9xxx: add gpio handling functionsUwe Kleine-König
2007-10-12[ARM] Add fallocate syscall entryRussell King
2007-10-12[ARM] 4588/1: S3C2412: Sleep configuration updatesBen Dooks
2007-10-12[ARM] 4586/1: S3C2412: power register updatesBen Dooks
2007-10-12[ARM] unbalanced parenthesis fixMariusz Kozlowski
2007-10-12[ARM] "extern inline" -> "static inline"Adrian Bunk
2007-10-12[ARM] 4564/1: Add tagged list support for Acorn RiscPC's uncompress codeAlan Hourihane
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2007-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds
2007-10-12[IA64] Fix kernel panic in kdump on INITKenji Kaneshige
2007-10-12[IA64] abstract SAL_CALL wrapper to allow other firmware entry pointsBjorn Helgaas
2007-10-12PCI: merge almost all of pci_32.h and pci_64.h togetherGreg Kroah-Hartman
2007-10-12PCI: X86: Introduce and enable PCI domain supportJeff Garzik
2007-10-12PCI: Add 'nodomains' boot option, and pci_domains_supported globalJeff Garzik
2007-10-12PCI: modify PCI bridge control ISA flag for clarityGary Hade
2007-10-12PCI: Add missing PCI capability IDsAlex Chiang
2007-10-12i386: add support for picopower irq routerThomas Backlund
2007-10-12USB: serial core should respect driver requirementsAlan Stern
2007-10-12USB: skip autosuspended devices during system resumeAlan Stern
2007-10-12USB: re-remove <linux/usb_sl811.h>David Brownell
2007-10-12USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell
2007-10-12USB: Export URB statistics for powertopSarah Sharp
2007-10-12USB: remove USB_QUIRK_NO_AUTOSUSPENDAlan Stern
2007-10-12USB: flush outstanding URBs when suspendingAlan Stern
2007-10-12USB: get rid of urb->lockAlan Stern
2007-10-12USB: add urb->unlinked fieldAlan Stern
2007-10-12usb: introduce usb_device authorization bitsInaky Perez-Gonzalez
2007-10-12USB: gadget: gadget_is_{dualspeed,otg} predicates and cleanupDavid Brownell
2007-10-12USB: cleanup for previous patchesAlan Stern
2007-10-12USB: avoid using urb->pipe in usbcoreAlan Stern
2007-10-12USB: add direction bit to urb->transfer_flagsAlan Stern
2007-10-12USB: add ep->enableAlan Stern
2007-10-12USB: add urb->epAlan Stern
2007-10-12USB: usb_gadget.h whitespace fixesDavid Brownell
2007-10-12sysfs: add copyrightsTejun Heo