summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | pcmcia: pxa2xx/vpac270: free gpios on exist rather than requestingJonathan Cameron2011-07-111-2/+2
| | * | | | | | | | ARM: pxa/raumfeld: fix device name for codec ak4104Daniel Mack2011-07-111-4/+4
| | * | | | | | | | ARM: pxa/raumfeld: display initialisation fixesSven Neumann2011-07-111-14/+15
| | * | | | | | | | ARM: pxa/raumfeld: adapt to upcoming hardware changeSven Neumann2011-07-111-5/+6
| | * | | | | | | | ARM: pxa: fix gpio_to_chip() clash with gpiolib namespaceLinus Walleij2011-07-111-5/+5
| * | | | | | | | | genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot2011-07-076-7/+22
| * | | | | | | | | arm: mach-vt8500: add forgotten irq_data conversionWolfram Sang2011-07-071-9/+12
| |/ / / / / / / /
| * | | | | | | | ARM: pxa168: correct nand pmu settingLei Wen2011-07-061-1/+1
| * | | | | | | | ARM: pxa910: correct nand pmu settingLei Wen2011-07-061-1/+1
| * | | | | | | | ARM: pxa: fix PGSR register address calculationPaul Parsons2011-07-061-2/+2
* | | | | | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-07-124-32/+105
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | drm/i915/ringbuffer: Idling requires waiting for the ring to be emptyChris Wilson2011-07-121-1/+1
| * | | | | | | | Revert "drm/i915: enable rc6 by default"Keith Packard2011-07-121-1/+1
| * | | | | | | | drm/i915: Clean up i915_driver_load failure pathKeith Packard2011-07-121-3/+11
| * | | | | | | | drm/i915: Enable GPU reset on Ivybridge.Kenneth Graunke2011-07-081-0/+1
| * | | | | | | | drm/i915/dp: manage sink power state if possibleJesse Barnes2011-07-071-0/+35
| * | | | | | | | drm/i915/dp: consolidate AUX retry codeJesse Barnes2011-07-071-21/+30
| * | | | | | | | drm/i915/dp: remove DPMS mode tracking from DPJesse Barnes2011-07-071-5/+1Star
| * | | | | | | | drm/i915/dp: try to read receiver capabilities 3 times when detectingJesse Barnes2011-07-071-5/+10
| * | | | | | | | drm/i915/dp: read more receiver capability bits on hotplugJesse Barnes2011-07-071-0/+11
| * | | | | | | | drm/i915/dp: use DP DPCD defines when looking at DPCD valuesJesse Barnes2011-07-071-8/+10
| * | | | | | | | drm/i915/dp: retry link status read 3 times on failureJesse Barnes2011-07-071-7/+13
| |/ / / / / / /
* | | | | | | | Linux 3.0-rc7Linus Torvalds2011-07-121-1/+1
* | | | | | | | Documentation/Changes: remove some really obsolete textLinus Torvalds2011-07-121-25/+18Star
* | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-129-139/+174
|\ \ \ \ \ \ \ \
| * | | | | | | | [media] msp3400: fill in v4l2_tuner based on vt->type fieldHans Verkuil2011-07-071-5/+7
| * | | | | | | | [media] tuner-core.c: don't change type field in g_tuner or g_frequencyHans Verkuil2011-07-071-19/+19
| * | | | | | | | [media] cx18/ivtv: fix g_tuner supportHans Verkuil2011-07-072-12/+4Star
| * | | | | | | | [media] tuner-core: power up tuner when called with s_power(1)Hans Verkuil2011-07-071-3/+7
| * | | | | | | | [media] v4l2-ioctl.c: check for valid tuner type in S_HW_FREQ_SEEKHans Verkuil2011-07-071-3/+9
| * | | | | | | | [media] tuner-core: simplify the standard fixupHans Verkuil2011-07-071-65/+28Star
| * | | | | | | | [media] tuner-core/v4l2-subdev: document that the type field has to be filled inHans Verkuil2011-07-072-0/+36
| * | | | | | | | [media] v4l2-subdev.h: remove unused s_mode tuner opHans Verkuil2011-07-071-4/+1Star
| * | | | | | | | [media] feature-removal-schedule: change in how radio device nodes are handledHans Verkuil2011-07-071-0/+22
| * | | | | | | | [media] bttv: fix s_tuner for radioHans Verkuil2011-07-071-1/+1
| * | | | | | | | [media] pvrusb2: fix g/s_tuner supportHans Verkuil2011-07-071-0/+4
| * | | | | | | | [media] v4l2-ioctl.c: prefill tuner type for g_frequency and g/s_tunerHans Verkuil2011-07-071-0/+6
| * | | | | | | | [media] tuner-core: fix tuner_resume: use t->mode instead of t->typeHans Verkuil2011-07-071-1/+1
| * | | | | | | | [media] tuner-core: fix s_std and s_tunerHans Verkuil2011-07-071-28/+31
* | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-07-111-0/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | PM: Reintroduce dropped call to check_wakeup_irqsColin Cross2011-07-111-0/+8
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-07-113-57/+73
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cifs: drop spinlock before calling cifs_put_tlinkJeff Layton2011-07-111-1/+1
| * | | | | | | | | | cifs: fix expand_dfs_referralJeff Layton2011-07-091-10/+20
| * | | | | | | | | | cifs: move bdi_setup_and_register outside of CONFIG_CIFS_DFS_UPCALLJeff Layton2011-07-091-0/+2
| * | | | | | | | | | cifs: factor smb_vol allocation out of cifs_setup_volume_infoJeff Layton2011-07-083-33/+33
| * | | | | | | | | | cifs: have cifs_cleanup_volume_info not take a double pointerJeff Layton2011-07-063-9/+5Star
| * | | | | | | | | | cifs: fix build_unc_path_to_root to account for a prefixpathJeff Layton2011-07-061-6/+15
| * | | | | | | | | | cifs: remove bogus call to cifs_cleanup_volume_infoJeff Layton2011-07-061-1/+0Star
* | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2011-07-111-1/+1
|\ \ \ \ \ \ \ \ \ \ \