summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | regulator: tps6507x - remove incorrect commentsAxel Lin2010-09-011-6/+0
| * | | | | | | | regulator: max1586 - improve the logic of choosing selectorAxel Lin2010-09-011-6/+6
| * | | | | | | | regulator: ab8500 - fix the logic to remove already registered regulators in ...Axel Lin2010-09-011-3/+1
| * | | | | | | | regulator: ab3100 - fix the logic to remove already registered regulators in ...Axel Lin2010-09-011-4/+1
| * | | | | | | | regulator/ab8500: move dereference below the check for NULLDan Carpenter2010-09-011-1/+2
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-09-163-10/+401
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | workqueue: add documentationTejun Heo2010-09-133-10/+401
* | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-09-1624-67/+197
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | drm/radeon/kms: only warn on mipmap size checks in r600 cs checker (v2)Alex Deucher2010-09-151-3/+2
| * | | | | | | | | drm/radeon/kms: force legacy pll algo for RV620 LVDSAlex Deucher2010-09-141-2/+3
| * | | | | | | | | drm: fix race between driver loading and userspace open.Dave Airlie2010-09-142-0/+9
| * | | | | | | | | drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson2010-09-1412-39/+32
| * | | | | | | | | drm/radeon/kms: fix the colorbuffer CS checker for r300-r500Marek Olšák2010-09-131-5/+6
| * | | | | | | | | drm/radeon/kms: increase lockup detection interval to 10 sec for r100-r500Marek Olšák2010-09-131-12/+1
| * | | | | | | | | drm/radeon/kms/evergreen: fix backend setupAlex Deucher2010-09-131-8/+19
| * | | | | | | | | drm: Use a nondestructive mode for output detect when pollingChris Wilson2010-09-1313-27/+56
| * | | | | | | | | drm/radeon: add some missing copyright headersAlex Deucher2010-09-132-0/+49
| * | | | | | | | | drm: Only decouple the old_fb from the crtc is we call mode_set*Chris Wilson2010-09-131-2/+2
| * | | | | | | | | drm/radeon/kms: don't enable underscan with interlaced modesAlex Deucher2010-09-131-0/+1
| * | | | | | | | | drm/radeon/kms: add connector table for Mac x800Alex Deucher2010-09-132-1/+49
| * | | | | | | | | drm/radeon/kms: fix regression in RMX code (v2)Alex Deucher2010-09-131-4/+4
| * | | | | | | | | drm: Fix regression in disable polling e58f637Chris Wilson2010-09-131-1/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge ssh://master.kernel.org/home/hpa/tree/secLinus Torvalds2010-09-1511-16/+46
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86-64, compat: Retruncate rax after ia32 syscall entry tracingRoland McGrath2010-09-151-1/+7
| * | | | | | | | | x86-64, compat: Test %rax for the syscall number, not %eaxH. Peter Anvin2010-09-151-7/+7
| * | | | | | | | | compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-1510-8/+32
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | MN10300: Fix up the IRQ names for the on-chip serial portsDavid Howells2010-09-151-11/+11
* | | | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-09-154-37/+41
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mtd: pxa3xx: fix build error when CONFIG_MTD_PARTITIONS is not definedMark F. Brown2010-09-131-0/+6
| * | | | | | | | | mtd: mxc_nand: configure pages per block for v2 controllerSascha Hauer2010-09-131-14/+19
| * | | | | | | | | mtd: OneNAND: Fix loop hang when DMA error at Samsung SoCsKyungmin Park2010-09-131-6/+5
| * | | | | | | | | mtd: OneNAND: Fix 2KiB pagesize handling at Samsung SoCsKyungmin Park2010-09-131-3/+2
| * | | | | | | | | mtd: Blackfin NFC: fix invalid free in remove()Mike Frysinger2010-09-131-6/+1
| * | | | | | | | | mtd: Blackfin NFC: fix build error after nand_scan_ident() changeMike Frysinger2010-09-131-1/+1
| * | | | | | | | | mxc_nand: Do not do byte accesses to the NFC buffer.John Ogness2010-08-271-7/+7
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-09-158-3/+22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | HID: fix hiddev's use of usb_find_interfaceGuillaume Chazarain2010-09-143-1/+7
| * | | | | | | | | | HID: fixup blacklist entry for Asus T91MTJiri Kosina2010-09-081-1/+1
| * | | | | | | | | | HID: add device ID for new Asus Multitouch ControllerRoland Baum2010-09-083-0/+3
| * | | | | | | | | | HID: add no-get quirk for eGalax touch controllerJohan Hovold2010-09-031-1/+1
| * | | | | | | | | | HID: Add quirk for eGalax touch controler.Thierry Reding2010-08-301-0/+1
| * | | | | | | | | | HID: add support for another BTC Emprex remote controlJiri Kosina2010-08-303-0/+3
| * | | | | | | | | | HID: Set Report ID properly for Output reports on the Control endpoint.Alan Ott2010-08-241-1/+2
| * | | | | | | | | | HID: Kanvus Note A5 tablet needs HID_QUIRK_MULTI_INPUTDecio Fonini2010-08-242-0/+2
| * | | | | | | | | | HID: Add support for chicony multitouch screens.David Gow2010-08-192-0/+3
* | | | | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-09-1512-82/+98
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependenciesTrond Myklebust2010-09-132-0/+2
| * | | | | | | | | | | statfs() gives ESTALE errorMenyhart Zoltan2010-09-131-0/+8
| * | | | | | | | | | | NFS: Fix a typo in nfs_sockaddr_match_ipaddr6Trond Myklebust2010-09-131-1/+1
| * | | | | | | | | | | sunrpc: increase MAX_HASHTABLE_BITS to 14Miquel van Smoorenburg2010-09-131-1/+1