summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-07-11[PATCH] I2C: Move hwmon drivers (3/3)Jean Delvare31-0/+0
2005-07-11[PATCH] I2C: Move hwmon drivers (2/3)Jean Delvare34-0/+0
2005-07-11[PATCH] I2C: Move hwmon drivers (1/3)Jean Delvare9-437/+476
2005-07-11[PATCH] w1: fix CRC calculation on bigendian platforms.Evgeniy Polyakov1-3/+2
2005-07-11[PATCH] I2C: SENSORS_ATXP1 must select I2C_SENSORAdrian Bunk1-0/+1
2005-07-11[PATCH] I2C: Clarify the usage of i2c-dev.hJean Delvare1-4/+7
2005-07-11[PATCH] I2C: Documentation fixJan Veldeman1-2/+2
2005-07-11[PATCH] I2C: minor I2C doc cleanupsdavid-b@pacbell.net1-7/+0
2005-07-11[PATCH] I2C: drop bogus eeprom commentJean Delvare1-3/+0
2005-07-11[PATCH] i2c: make better use of IDR in i2c-coreMark M. Hoffman1-11/+6
2005-07-11[PATCH] I2C: m41t00: fix incorrect kfreeJean Delvare1-1/+1
2005-07-11[PATCH] I2C: max6875 Kconfig updateJean Delvare1-4/+7
2005-07-11[PATCH] I2C: max6875 documentation updateJean Delvare1-5/+17
2005-07-11[PATCH] I2C: New max6875 driver may corrupt EEPROMsJean Delvare1-1/+5
2005-07-11[PATCH] I2C: Strip trailing whitespace from stringsJean Delvare4-8/+8
2005-07-11[PATCH] I2C: minor TPS6501x cleanupsdavid-b@pacbell.net2-32/+28
2005-07-11[PATCH] I2C: Coding style cleanups to via686aDenis Vlasenko1-6/+6
2005-07-11Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6Linus Torvalds83-3242/+3621
2005-07-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds19-97/+111
2005-07-10[SPARC64]: Add syscall auditing support.David S. Miller5-13/+41
2005-07-10[SPARC64]: Pass regs and entry/exit boolean to syscall_trace()David S. Miller4-10/+17
2005-07-10[SPARC64]: Add SECCOMP support.David S. Miller5-15/+30
2005-07-10[SPARC64]: Kill ancient and unused SYSCALL_TRACING debugging code.David S. Miller2-34/+0
2005-07-10[SPARC64]: Add __read_mostly support.David S. Miller4-21/+17
2005-07-10[SPARC]: Add ioprio system call support.David S. Miller5-10/+12
2005-07-10Merge master.kernel.org:~rmk/linux-2.6-arm.gitLinus Torvalds65-1133/+1847
2005-07-10[PATCH] remove asm-xtensa/ipc.hStephen Rothwell2-17/+0
2005-07-10[PATCH] Sync up ieee-1394Ben Collins13-63/+260
2005-07-10[PATCH] ARM: 2803/1: OMAP update 11/11: Add cpufreq supportTony Lindgren3-1/+130
2005-07-10[PATCH] ARM: 2805/1: OMAP update 10/11: Update H2 defconfigTony Lindgren1-39/+78
2005-07-10[PATCH] ARM: 2804/1: OMAP update 9/11: Update OMAP arch filesTony Lindgren10-102/+480
2005-07-10[PATCH] ARM: 2802/1: OMAP update 8/11: Update OMAP arch filesTony Lindgren12-29/+25
2005-07-10[PATCH] ARM: 2812/1: OMAP update 7c/11: Move arch-omap to plat-omapTony Lindgren12-0/+4635
2005-07-10[PATCH] ARM: 2809/1: OMAP update 7b/11: Move arch-omap to plat-omapTony Lindgren2-2/+2
2005-07-10[PATCH] ARM: 2807/1: OMAP update 7a/11: Move arch-omap to plat-omapTony Lindgren12-4635/+0
2005-07-10[PATCH] ARM: 2801/1: OMAP update 6/11: Split OMAP1 common code into id, io an...Tony Lindgren5-418/+508
2005-07-10[PATCH] ARM: 2806/1: OMAP update 5/11: Move board files into mach-omap1 direc...Tony Lindgren8-7/+7
2005-07-10[PATCH] ARM: 2799/1: OMAP update 4/11: Move OMAP1 LED code into mach-omap1 di...Tony Lindgren5-4/+0
2005-07-10[PATCH] ARM: 2800/1: OMAP update 3/11: Move OMAP1 core code into mach-omap1 d...Tony Lindgren3-11/+38
2005-07-10[PATCH] ARM: 2798/1: OMAP update 2/11: Change ARM Kconfig to support omap1 an...Tony Lindgren6-157/+184
2005-07-10[PATCH] ARM: 2797/1: OMAP update 1/11: Update include filesTony Lindgren8-27/+80
2005-07-10[PATCH] ARM: 2796/1: Fix ARMv5[TEJ] check in MMU initalizationDeepak Saxena1-2/+2
2005-07-10[PATCH] ARM: 2795/1: update ixp2000 defconfigsLennert Buytenhek5-75/+25
2005-07-10[PATCH] ARM: 2793/1: platform serial support for ixp2000Lennert Buytenhek5-15/+44
2005-07-10drm: fix stupid missing semicolon.Dave Airlie1-1/+1
2005-07-09Merge head 'drm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/airlied...Linus Torvalds25-194/+146
2005-07-09Merge head 'drm-3264' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/...Linus Torvalds10-0/+628
2005-07-09Merge head 'drm-via' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/d...Linus Torvalds17-0/+5345
2005-07-09Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-3/+6
2005-07-08[SCTP]: Use struct list_head for chunk lists, not sk_buff_head.David S. Miller8-66/+86