summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon/kms: rework DP bridge checksAlex Deucher2011-11-016-25/+27
* drm/radeon/kms: use defined constants for crtc/hpd count instead of hard-code...Ilija Hadzic2011-11-012-15/+16
* drm/radeon: flush read cache for gtt with fence on r6xx and newer GPU V3Jerome Glisse2011-11-013-4/+20
* drm/radeon: set hpd polarity at init time so hotplug detect worksJerome Glisse2011-11-011-0/+1
* drm/radeon/kms: cleanup atombios_adjust_pll()Alex Deucher2011-11-011-28/+13
* drm/radeon/kms: properly set panel mode for eDPAlex Deucher2011-11-012-0/+14
* drm/radeon/kms/cayman/blit: specify CP_COHER_CNTL2 with surface_syncAlex Deucher2011-11-011-0/+11
* drm/radeon/kms: rework texture cache flush in r6xx+ blit codeAlex Deucher2011-11-013-7/+10
* drm/radeon: avoid bouncing connector status btw disconnected & unknownJerome Glisse2011-11-011-2/+3
* vmwgfx: Use "Virtual" connectors and encoders rather than "LVDS".Thomas Hellstrom2011-11-012-4/+4
* drm: Introduce "Virtual" connectors and encodersThomas Hellstrom2011-11-012-7/+13
* Merge branch 'akpm' (Andrew's incoming)Linus Torvalds2011-10-31194-1356/+2520
|\
| * epoll: fix spurious lockdep warningsNelson Elhage2011-10-311-7/+18
| * checkpatch: add a --strict check for utf-8 in commit logsJoe Perches2011-10-311-4/+26
| * kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsoleteJoe Perches2011-10-312-3/+7
| * llist-return-whether-list-is-empty-before-adding-in-llist_add-fixAndrew Morton2011-10-311-1/+1
| * wireless: at76c50x: follow rename pack_hex_byte to hex_byte_packAndy Shevchenko2011-10-311-1/+1
| * fat: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko2011-10-311-2/+2
| * security: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko2011-10-312-2/+2
| * kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko2011-10-315-64/+64
| * lib: rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko2011-10-312-8/+13
| * lib/string.c: fix strim() semantics for strings that have only blanksMichael Holzheu2011-10-311-2/+1
| * lib/idr.c: fix comment for ida_get_new_above()Wang Sheng-Hui2011-10-311-2/+2
| * lib/percpu_counter.c: enclose hotplug only variables in hotplug ifdefGlauber Costa2011-10-311-0/+2
| * lib/bitmap.c: quiet sparse noise about address spaceH Hartley Sweeten2011-10-311-4/+6
| * lib/spinlock_debug.c: print owner on spinlock lockupAkinobu Mita2011-10-311-9/+10
| * lib/kstrtox: common code between kstrto*() and simple_strto*() functionsAlexey Dobriyan2011-10-313-48/+68
| * drivers/leds/leds-lp5521.c: check if reset is successfulSrinidhi KASAGAR2011-10-311-0/+18
| * leds: turn the blink_timer off before starting to blinkAntonio Ospite2011-10-311-0/+2
| * leds: save the delay values after a successful call to blink_set()Antonio Ospite2011-10-311-1/+4
| * drivers/leds/leds-gpio.c: use gpio_get_value_cansleep() when initializingDavid Daney2011-10-311-1/+1
| * drivers/leds/leds-lm3530.c: add __devexit_p where neededAxel Lin2011-10-311-1/+1
| * drivers/leds/leds-lp5521.c: avoid writing uninitialized value to LP5521_REG_O...Axel Lin2011-10-311-3/+3
| * drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform dataMagnus Damm2011-10-312-1/+1
| * drivers/leds/leds-renesas-tpu.c: update driver to use workqueueMagnus Damm2011-10-311-4/+17
| * drivers/leds/leds-lm3530.c: remove obsolete cleanup for clientdataWolfram Sang2011-10-311-1/+0
| * drivers/leds/led-triggers.c: fix memory leakMasakazu Mokuno2011-10-311-1/+4
| * leds: Renesas TPU LED driverMagnus Damm2011-10-314-0/+371
| * backlight: rename corgibl_limit_intensity() to genericbl_limit_intensity()Axel Lin2011-10-311-2/+2
| * drivers/video/backlight/l4f00242t03.c: use gpio_request_one() to simplify err...Fabio Estevam2011-10-311-11/+4
| * backlight: fix broken regulator API usage in l4f00242t03Mark Brown2011-10-314-47/+24
| * video/backlight: remove obsolete cleanup for clientdataWolfram Sang2011-10-311-2/+0
| * MAINTAINERS: add ASLR maintainerJiri Kosina2011-10-311-0/+4
| * MAINTAINERS: Linas has movedLinas Vepstas2011-10-311-1/+1
| * MAINTAINERS: add new entry for ideapad-laptopIke Panhc2011-10-311-0/+7
| * treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-3161-350/+324
| * printk: remove bounds checking for log_prefixWilliam Douglas2011-10-311-3/+0
| * printk: fix bounds checking for log_prefixWilliam Douglas2011-10-311-1/+1
| * printk: add console_suspend module parameterYanmin Zhang2011-10-312-0/+9
| * printk: add module parameter ignore_loglevel to control ignore_loglevelYanmin Zhang2011-10-312-0/+6