summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | HID: hid-multitouch: add support for Chunghwa multi-touch panelAustin Zhang2011-06-074-0/+10
| * | | | | | HID: hiddev: fix use after free in hiddev_releaseDan Carpenter2011-05-261-1/+4
| * | | | | | HID: add quirk for HyperPen 10000UJimmy Hon2011-05-242-0/+2
| * | | | | | HID: hiddev: fix potential use-after-freeJiri Kosina2011-05-241-1/+2
| | | | | | |
| \ \ \ \ \ \
*-. \ \ \ \ \ \ Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin...Linus Torvalds2011-06-176-15/+20
|\ \ \ \ \ \ \ \
| | * | | | | | | spi/bfin_spi: fix handling of default bits per word settingMike Frysinger2011-06-171-3/+4
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | gpio: add GPIOF_ values regardless on kconfig settingsRandy Dunlap2011-06-162-10/+11
| * | | | | | | gpio: include linux/gpio.h where neededRandy Dunlap2011-06-162-0/+2
| * | | | | | | gpio/omap4: Fix missing interrupts during device wakeup due to IOPAD.Ambresh K2011-06-161-2/+3
| |/ / / / / /
* | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds2011-06-175-9/+29
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'fixes-v3.0-rc3' into devel-fixesTony Lindgren2011-06-14462-2774/+5017
| |\ \ \ \ \ \ \
| | * | | | | | | OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIMEKevin Hilman2011-06-142-4/+8
| | |/ / / / / /
| * | | | | | | Merge branch 'for_3.0/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/kern...Tony Lindgren2011-06-13529-6583/+15348
| |\ \ \ \ \ \ \
| | * | | | | | | OMAP: PM: omap_device: fix device power domain callbacksKevin Hilman2011-06-061-2/+17
| | * | | | | | | OMAP: PM debug: fix section mismatch warningsRussell King2011-06-061-2/+2
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | omap: pandora: fix NAND supportGrazvydas Ignotas2011-06-131-1/+2
* | | | | | | | KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyringDavid Howells2011-06-174-14/+15
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-06-1615-75/+237
|\ \ \ \ \ \ \
| * | | | | | | drm/radeon/kms: use helper functions for fence read/writeAlex Deucher2011-06-171-15/+36
| * | | | | | | drm/radeon/kms: set DP link config properly for DP bridgesAlex Deucher2011-06-171-1/+2
| * | | | | | | drm/radeon/kms/atom: AdjustPixelClock fixes for DP bridgesAlex Deucher2011-06-172-0/+8
| * | | | | | | drm/radeon/kms: fix handling of DP to LVDS bridgesAlex Deucher2011-06-171-4/+7
| * | | | | | | drm/radeon/kms: issue blank/unblank commands for ext encodersAlex Deucher2011-06-171-11/+14
| * | | | | | | drm/radeon/kms: fix support for DDC on dp bridgesAlex Deucher2011-06-173-4/+29
| * | | | | | | drm/radeon/kms: add support for load detection on dp bridgesAlex Deucher2011-06-172-1/+68
| * | | | | | | drm/radeon/kms: add missing external encoder actionAlex Deucher2011-06-171-0/+1
| * | | | | | | drm/radeon/kms: rework atombios_get_encoder_mode()Alex Deucher2011-06-171-14/+9
| * | | | | | | drm/radeon/kms: fix num crtcs for Cedar and CaicosAlex Deucher2011-06-171-12/+19
| * | | | | | | Revert "drm/i915: Enable GMBUS for post-gen2 chipsets"Jean Delvare2011-06-171-2/+1
| * | | | | | | drivers/gpu/drm: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-06-161-4/+5
| * | | | | | | drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs.Dave Airlie2011-06-163-0/+24
| * | | | | | | drm: make debug levels match in edid failure code.Dave Airlie2011-06-161-2/+2
| * | | | | | | drm/radeon/kms: clear wb memory by defaultAlex Deucher2011-06-161-0/+2
| * | | | | | | drm/radeon/kms: be more pedantic about the g5 quirk (v2)Alex Deucher2011-06-161-3/+6
| * | | | | | | drm/radeon/kms: signed fix for evergreen thermalAlex Deucher2011-06-161-1/+2
| * | | | | | | drm: populate irq_by_busid-member for pciWolfram Sang2011-06-161-1/+2
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfdLinus Torvalds2011-06-161-3/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | proc: Fix Oops on stat of /proc/<zombie pid>/ns/netEric W. Biederman2011-06-151-3/+6
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | migrate: don't account swapcache as shmemAndrea Arcangeli2011-06-161-1/+1
* | | | | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2011-06-162-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | kbuild: Call depmod.sh via shellMichal Marek2011-06-151-1/+2
| * | | | | | | | perf: clear out make flags when calling kernel make kernelverAndy Whitcroft2011-06-151-1/+1
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-06-1617-213/+210
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | AFS: Use i_generation not i_version for the vnode uniquifierDavid Howells2011-06-163-10/+11
| * | | | | | | | | AFS: Set s_id in the superblock to the volume nameDavid Howells2011-06-161-0/+1
| * | | | | | | | | vfs: Fix data corruption after failed write in __block_write_begin()Jan Kara2011-06-161-3/+1
| * | | | | | | | | afs: afs_fill_page reads too much, or wrong dataAnton Blanchard2011-06-161-12/+9
| * | | | | | | | | VFS: Fix vfsmount overput on simultaneous automountAl Viro2011-06-161-8/+16
| * | | | | | | | | fix wrong iput on d_inode introduced by e6bc45d65dTörök Edwin2011-06-161-1/+3
| * | | | | | | | | Delay struct net freeing while there's a sysfs instance refering to itAl Viro2011-06-128-72/+55