summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-07Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds
2009-01-07stop_machine/cpu hotplug: fix disable_nonboot_cpusHeiko Carstens
2009-01-07touchscreen: Fix build of da9034Alan Cox
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-07HID: fix hid->hiddev initialization in hiddev_connect()Jiri Kosina
2009-01-07linux/types.h: Don't depend on __GNUC__ for __le64/__be64Detlef Riekenberg
2009-01-07i2c: Use snprintf to set adapter namesJean Delvare
2009-01-07Input: apanel - convert to new i2c bindingJean Delvare
2009-01-07i2c: Drop I2C_CLASS_CAM_DIGITALJean Delvare
2009-01-07i2c: Drop I2C_CLASS_CAM_ANALOG and I2C_CLASS_SOUNDJean Delvare
2009-01-07i2c: Drop I2C_CLASS_ALLJean Delvare
2009-01-07i2c: Get rid of remaining bus_id accessJean Delvare
2009-01-07i2c: Replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-07avr32: Move syscalls.h under arch/avr32/include/asm/Haavard Skinnemoen
2009-01-07Merge branches 'fixes', 'cleanups' and 'boards'Haavard Skinnemoen
2009-01-07avr32: Define DIE_OOPSHaavard Skinnemoen
2009-01-07GFS2: Fix typo in gfs_page_mkwrite()Benjamin Marzinski
2009-01-07GFS2: LSF and LBD are now one and the sameSteven Whitehouse
2009-01-07GFS2: Set GFP_NOFS when allocating page on writeSteven Whitehouse
2009-01-07Fix up 64-bit byte swaps for most 32-bit architecturesLinus Torvalds
2009-01-07byteorder: remove the now unused byteorder.hHarvey Harrison
2009-01-07mn10300: introduce asm/swab.hHarvey Harrison
2009-01-07frv: introduce asm/swab.hHarvey Harrison
2009-01-07m32r: introduce asm/swab.hHarvey Harrison
2009-01-07m68knommu: introduce asm/swab.hHarvey Harrison
2009-01-07h8300: introduce asm/swab.hHarvey Harrison
2009-01-07ia64: introduce asm/swab.hHarvey Harrison
2009-01-07blackfin: introduce asm/swab.hHarvey Harrison
2009-01-07arm: introduce asm/swab.hHarvey Harrison
2009-01-07alpha: introduce asm/swab.hHarvey Harrison
2009-01-07m68k: introduce asm/swab.hHarvey Harrison
2009-01-07x86: introduce asm/swab.hHarvey Harrison
2009-01-07sparc: introduce asm/swab.hHarvey Harrison
2009-01-07sh: introduce asm/swab.hHarvey Harrison
2009-01-07s390: introduce asm/swab.hHarvey Harrison
2009-01-07powerpc: introduce asm/swab.hHarvey Harrison
2009-01-07mips: introduce asm/swab.hHarvey Harrison
2009-01-07avr32: introduce asm/swab.hHarvey Harrison
2009-01-07byteorder: only use linux/swab.hHarvey Harrison
2009-01-07Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2009-01-07drm: fix ordering of driver unload vs agp unload.Dave Airlie
2009-01-07drm/i915: Respect the other stolen memory sizes we know of.Eric Anholt
2009-01-07drm/i915: Non-mobile parts don't have integrated TV-out.Eric Anholt
2009-01-07drm/i915: Add support for integrated HDMI on G4X hardware.Eric Anholt
2009-01-07drm/i915: Pin cursor bo and unpin old bo when setting cursor.Kristian Høgsberg
2009-01-07drm/i915: Don't allow objects to get bound while VT switched.Eric Anholt
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds