aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-14mlx4_core: Kill mlx4_write64_raw()Roland Dreier1-11/+0
2007-10-14Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds1-2/+2
2007-10-14fix endianness bug in inet_lroAl Viro1-1/+1
2007-10-14inet_lro: trivial endianness annotationsAl Viro1-3/+3
2007-10-14endianness annotations in arm io.hAl Viro1-4/+4
2007-10-14more low-hanging fruits - kernel, fs, lib signednessAl Viro1-2/+2
2007-10-14long vs. unsigned long - low-hanging fruits in driversAl Viro4-7/+7
2007-10-14frv: missing casts in cmpxchg()Al Viro1-1/+4
2007-10-14endian-clean in_le64/out_le64Al Viro1-2/+2
2007-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds3-0/+95
2007-10-14Merge branch 'hidraw' into for-linusJiri Kosina2-0/+91
2007-10-14HID: add hidraw interfaceJiri Kosina2-0/+91
2007-10-14Input: add KEY_LOGOFFKhelben Blackstaff1-0/+1
2007-10-14USBHID: report descriptor fix for MacBook JIS keyboardTomoya Adachi1-0/+1
2007-10-14HID: enable hiddev for the SantaRosa MacBookPro IR receiverStelian Pop1-0/+1
2007-10-14Input: add KEY_SPELLCHECKJiri Kosina1-0/+1
2007-10-13[SPARC64]: virt_irq --> bucket mapping no longer necessaryDavid S. Miller1-2/+1
2007-10-13[SPARC64]: Kill ugly __irq_ino() macro.David S. Miller1-1/+3
2007-10-13[SPARC64]: Access ivector_table[] using physical addresses.David S. Miller1-6/+6
2007-10-13[SPARC64]: Make IVEC pointers 64-bit.David S. Miller2-7/+6
2007-10-13[SPARC64]: Consolidate MSI support code.David S. Miller1-2/+4
2007-10-13[SPARC32]: Add irqflags.h to sparc32 and use it from generic code.Robert Reif2-20/+41
2007-10-13[SPARC64]: Enable MSI on sun4u Fire PCI-E controllers.David S. Miller1-0/+6
2007-10-13i2c: Rename the PEC functionality bitDavid Brownell1-2/+3
2007-10-13i2c: Move i2c-dev interfaces to i2c-dev.hDavid Brownell2-32/+29
2007-10-13i2c: Remove i2c_algorithm.algo_control()David Brownell1-7/+0
2007-10-13i2c: Document struct i2c_msgDavid Brownell1-9/+42
2007-10-13i2c: Add DaVinci I2C controller supportVladimir Barinov1-0/+21
2007-10-13i2c-core: Make some code staticAdrian Bunk1-2/+0
2007-10-13i2c: New-style devices can support driver model wakeup flagsDavid Brownell1-3/+4
2007-10-13i2c: Kill struct i2c_device_idJean Delvare1-5/+0
2007-10-13Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-1/+1
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-17/+18
2007-10-13Merge git://git.infradead.org/mtd-2.6Linus Torvalds10-1/+92
2007-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds3-31/+115
2007-10-13fix sparc32 breakage (result of vmlinux.lds.S bug)Al Viro1-1/+2
2007-10-13v4l: copy_to_user() is not a good method nameAl Viro1-1/+1
2007-10-13minimal build fixes for uml (fallout from x86 merge)Al Viro1-1/+1
2007-10-13net core: fix kernel-doc for new function parametersRandy Dunlap1-0/+1
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh64-2.6Linus Torvalds1-0/+7
2007-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds35-270/+793
2007-10-13m68k: Export cachectl.hMatthew Wilcox1-0/+1
2007-10-13m68k: ignore restart_syscallGeert Uytterhoeven1-0/+3
2007-10-13ide: move ide_config_drive_speed() calls to upper layers (take 2)Bartlomiej Zolnierkiewicz1-5/+12
2007-10-13icside: use ide_tune_dma()Bartlomiej Zolnierkiewicz1-1/+0
2007-10-13ide-pmac: remove pmac_ide_do_setfeature() (take 2)Bartlomiej Zolnierkiewicz1-1/+5
2007-10-13ide-pmac: use __ide_wait_stat()Bartlomiej Zolnierkiewicz1-1/+1
2007-10-13ide: add __ide_wait_stat() helperBartlomiej Zolnierkiewicz1-10/+1
2007-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1033-12731/+20026
2007-10-13Merge Linux 2.6.23David Woodhouse134-2512/+1558