aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | ACPI battery: don't invoke power_supply_changed twice when battery is hot-addedZhang Rui2010-07-06
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'bugzilla-16271' into releaseLen Brown2010-07-22
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ACPI: handle systems which asynchoronously enable ACPI modeLen Brown2010-06-28
| * | | | | | | | | | | | Merge branch 'bugzilla-16357' into releaseLen Brown2010-07-22
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | ACPI: processor: fix processor_physically_present on UPAlex Chiang2010-07-12
* | | | | | | | | | | | | Driver-core: Always create class directories for classses that support namesp...Eric W. Biederman2010-07-26
* | | | | | | | | | | | | virtio: fix oops on OOMMichael S. Tsirkin2010-07-26
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-07-22
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Input: synaptics - relax capability ID checks on newer hardwareDmitry Torokhov2010-07-21
| * | | | | | | | | | | | Input: twl40300-keypad - fix handling of "all ground" rowsDmitry Torokhov2010-07-20
| * | | | | | | | | | | | Input: gamecon - reference correct pad in gc_psx_command()Dmitry Torokhov2010-07-20
| * | | | | | | | | | | | Input: gamecon - reference correct input device in NES modeDmitry Torokhov2010-07-20
| * | | | | | | | | | | | Input: w90p910_keypad - change platfrom driver name to 'nuc900-kpi'Wan ZongShun2010-07-20
| * | | | | | | | | | | | Input: i8042 - add Gigabyte Spring Peak to dmi_noloop_tableKamal Mostafa2010-07-20
| * | | | | | | | | | | | Input: qt2160 - rename kconfig symbol nameChristoph Fritz2010-07-17
* | | | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-07-22
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | drm/radeon/kms: add quirk to make HP DV5000 laptop resumeAlex Deucher2010-07-22
| * | | | | | | | | | | | | drm/radeon/kms: fix RADEON_INFO_CRTC_FROM_ID info ioctlAlex Deucher2010-07-21
| * | | | | | | | | | | | | Fix ttm_page_alloc.c build breakageLuck, Tony2010-07-21
| * | | | | | | | | | | | | drm/radeon/kms: fix legacy LVDS dpms sequenceAlex Deucher2010-07-21
| * | | | | | | | | | | | | drm/radeon/kms: drop taking lock around crtc lookup.Dave Airlie2010-07-21
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-07-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | crypto: talitos - fix bug in sg_copy_end_to_bufferLee Nipper2010-07-19
* | | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-07-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | sysrq,kdb: Use __handle_sysrq() for kdb's sysrq functionJason Wessel2010-07-21
* | | | | | | | | | | | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-07-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | pcmcia: fix 'driver ... did not release config properly' warningPatrick McHardy2010-07-21
| | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/...Linus Torvalds2010-07-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | mm: add context argument to shrinker callback to remaining shrinkersDave Chinner2010-07-21
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-07-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | drivers/sbus: Remove unnecessary casts of private_dataJoe Perches2010-07-13
| * | | | | | | | | | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-06-26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | sunsu: Fix use after free in su_remove().David S. Miller2010-05-27
| * | | | | | | | | | | | | | | | sunserial: Don't call add_preferred_console() when console= is specified.David S. Miller2010-05-26
* | | | | | | | | | | | | | | | | Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds2010-07-21
| |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-07-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | drm/r600: fix possible NULL pointer derefernceAlex Deucher2010-07-20
| * | | | | | | | | | | | | | | drm/radeon/kms: add quirk for ASUS HD 3600 boardAlex Deucher2010-07-20
| * | | | | | | | | | | | | | | drm/nouveau: Fix crashes during fbcon init on single head cards.Francisco Jerez2010-07-20
| * | | | | | | | | | | | | | | drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patchBen Skeggs2010-07-20
| * | | | | | | | | | | | | | | drm/radeon/kms: fix shared ddc harderAlex Deucher2010-07-20
| * | | | | | | | | | | | | | | drm/i915: enable low power render writes on GEN3 hardware.Dave Airlie2010-07-20
| * | | | | | | | | | | | | | | drm/i915: Define MI_ARB_STATE bitsKeith Packard2010-07-20
| * | | | | | | | | | | | | | | vmwgfx: return -EFAULT if copy_to_user failsDan Carpenter2010-07-20
| * | | | | | | | | | | | | | | drm: radeon: check kzalloc() resultKulikov Vasiliy2010-07-20
| * | | | | | | | | | | | | | | drm/ttm: Fix build on architectures without AGPBen Hutchings2010-07-20
| * | | | | | | | | | | | | | | drm/radeon/kms: fix gtt MC base alignment on rs4xx/rs690/rs740 asicsAlex Deucher2010-07-15
| * | | | | | | | | | | | | | | drm/radeon/kms: fix possible mis-detection of sideport on rs690/rs740Alex Deucher2010-07-13
| * | | | | | | | | | | | | | | drm/radeon/kms: fix legacy tv-out pal modeAlex Deucher2010-07-12
| | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-07-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | |