| Commit message (Expand) | Author | Age | Files | Lines |
* | of/platform: remove all of_bus_type and of_platform_bus_type references | Grant Likely | 2010-07-24 | 37 | -85/+82 |
* | of: Merge of_platform_bus_type with platform_bus_type | Grant Likely | 2010-07-24 | 3 | -3/+75 |
* | drivercore/of: Add OF style matching to platform bus | Grant Likely | 2010-07-24 | 1 | -1/+6 |
* | Merge commit 'v2.6.35-rc6' into devicetree/next | Grant Likely | 2010-07-24 | 307 | -2990/+3251 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2010-07-22 | 7 | -13/+30 |
| |\ |
|
| | * | Input: synaptics - relax capability ID checks on newer hardware | Dmitry Torokhov | 2010-07-21 | 2 | -2/+8 |
| | * | Input: twl40300-keypad - fix handling of "all ground" rows | Dmitry Torokhov | 2010-07-20 | 1 | -6/+11 |
| | * | Input: gamecon - reference correct pad in gc_psx_command() | Dmitry Torokhov | 2010-07-20 | 1 | -1/+1 |
| | * | Input: gamecon - reference correct input device in NES mode | Dmitry Torokhov | 2010-07-20 | 1 | -2/+1 |
| | * | Input: w90p910_keypad - change platfrom driver name to 'nuc900-kpi' | Wan ZongShun | 2010-07-19 | 1 | -1/+1 |
| | * | Input: i8042 - add Gigabyte Spring Peak to dmi_noloop_table | Kamal Mostafa | 2010-07-19 | 1 | -0/+7 |
| | * | Input: qt2160 - rename kconfig symbol name | Christoph Fritz | 2010-07-17 | 1 | -1/+1 |
| * | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-07-22 | 7 | -10/+15 |
| |\ \ |
|
| | * | | drm/radeon/kms: add quirk to make HP DV5000 laptop resume | Alex Deucher | 2010-07-22 | 1 | -0/+8 |
| | * | | drm/radeon/kms: fix RADEON_INFO_CRTC_FROM_ID info ioctl | Alex Deucher | 2010-07-22 | 1 | -1/+2 |
| | * | | Fix ttm_page_alloc.c build breakage | Luck, Tony | 2010-07-22 | 1 | -3/+3 |
| | * | | drm/radeon/kms: fix legacy LVDS dpms sequence | Alex Deucher | 2010-07-22 | 1 | -0/+1 |
| | * | | drm/radeon/kms: drop taking lock around crtc lookup. | Dave Airlie | 2010-07-22 | 3 | -6/+1 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2010-07-22 | 1 | -1/+5 |
| |\ \ \ |
|
| | * | | | crypto: talitos - fix bug in sg_copy_end_to_buffer | Lee Nipper | 2010-07-19 | 1 | -1/+5 |
| * | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-07-22 | 1 | -1/+1 |
| |\ \ \ \ |
|
| | * | | | | sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function | Jason Wessel | 2010-07-21 | 1 | -1/+1 |
| * | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/... | Linus Torvalds | 2010-07-21 | 1 | -1/+3 |
| |\ \ \ \ \ |
|
| | * | | | | | pcmcia: fix 'driver ... did not release config properly' warning | Patrick McHardy | 2010-07-21 | 1 | -1/+3 |
| * | | | | | | Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/... | Linus Torvalds | 2010-07-21 | 1 | -1/+1 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | mm: add context argument to shrinker callback to remaining shrinkers | Dave Chinner | 2010-07-21 | 1 | -1/+1 |
| | |/ / / / / |
|
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2010-07-21 | 3 | -7/+14 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | drivers/sbus: Remove unnecessary casts of private_data | Joe Perches | 2010-07-12 | 1 | -2/+2 |
| | * | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-06-26 | 909 | -9507/+97776 |
| | |\ \ \ \ \ \ |
|
| | * | | | | | | | sunsu: Fix use after free in su_remove(). | David S. Miller | 2010-05-26 | 1 | -4/+9 |
| | * | | | | | | | sunserial: Don't call add_preferred_console() when console= is specified. | David S. Miller | 2010-05-25 | 1 | -1/+3 |
| * | | | | | | | | Fix up trivial spelling errors ('taht' -> 'that') | Linus Torvalds | 2010-07-21 | 2 | -2/+2 |
| | |_|/ / / / /
| |/| | | | | | |
|
| * | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-07-20 | 20 | -49/+139 |
| |\ \ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | | |
|
| | * | | | | | | drm/r600: fix possible NULL pointer derefernce | Alex Deucher | 2010-07-21 | 1 | -1/+4 |
| | * | | | | | | drm/radeon/kms: add quirk for ASUS HD 3600 board | Alex Deucher | 2010-07-21 | 1 | -0/+9 |
| | * | | | | | | drm/nouveau: Fix crashes during fbcon init on single head cards. | Francisco Jerez | 2010-07-21 | 1 | -1/+2 |
| | * | | | | | | drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patch | Ben Skeggs | 2010-07-21 | 1 | -24/+9 |
| | * | | | | | | drm/radeon/kms: fix shared ddc harder | Alex Deucher | 2010-07-21 | 1 | -14/+9 |
| | * | | | | | | drm/i915: enable low power render writes on GEN3 hardware. | Dave Airlie | 2010-07-20 | 1 | -0/+10 |
| | * | | | | | | drm/i915: Define MI_ARB_STATE bits | Keith Packard | 2010-07-20 | 1 | -0/+64 |
| | * | | | | | | vmwgfx: return -EFAULT if copy_to_user fails | Dan Carpenter | 2010-07-20 | 1 | -0/+1 |
| | * | | | | | | drm: radeon: check kzalloc() result | Kulikov Vasiliy | 2010-07-20 | 1 | -0/+2 |
| | * | | | | | | drm/ttm: Fix build on architectures without AGP | Ben Hutchings | 2010-07-20 | 1 | -0/+2 |
| | * | | | | | | drm/radeon/kms: fix gtt MC base alignment on rs4xx/rs690/rs740 asics | Alex Deucher | 2010-07-16 | 10 | -5/+16 |
| | * | | | | | | drm/radeon/kms: fix possible mis-detection of sideport on rs690/rs740 | Alex Deucher | 2010-07-14 | 1 | -2/+9 |
| | * | | | | | | drm/radeon/kms: fix legacy tv-out pal mode | Alex Deucher | 2010-07-13 | 1 | -2/+2 |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-07-20 | 8 | -16/+40 |
| |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-07-19 | 2 | -5/+6 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | rt2x00: Fix lockdep warning in rt2x00lib_probe_dev() | Stephen Boyd | 2010-07-16 | 1 | -5/+5 |
| | | * | | | | | | | hostap_pci: set dev->base_addr during probe | John W. Linville | 2010-07-14 | 1 | -0/+1 |