| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-05-18 | 16 | -36/+82 |
|\ |
|
| * | drivercore: revert addition of of_match to struct device | Grant Likely | 2011-05-18 | 16 | -36/+82 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2011-05-18 | 18 | -22/+21 |
|\ \
| |/
|/| |
|
| * | scsi: remove performance regression due to async queue run | Jens Axboe | 2011-05-17 | 2 | -4/+18 |
| * | cdrom: always check_disk_change() on open | Tejun Heo | 2011-04-29 | 1 | -3/+3 |
| * | block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers | Tejun Heo | 2011-04-21 | 15 | -15/+0 |
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-05-18 | 4 | -15/+54 |
|\ \ |
|
| * | | [media] V4L: soc-camera: regression fix: calculate .sizeimage in soc_camera.c | Sergio Aguirre | 2011-05-04 | 1 | -6/+42 |
| * | | [media] v4l2-subdev: fix broken subdev control enumeration | Hans Verkuil | 2011-05-04 | 1 | -7/+7 |
| * | | [media] Fix cx88 remote control input | Lawrence Rust | 2011-05-04 | 1 | -1/+1 |
| * | | [media] v4l: Release module if subdev registration fails | Laurent Pinchart | 2011-05-04 | 1 | -1/+4 |
* | | | drivers/leds/leds-lm3530.c: add MODULE_DEVICE_TABLE | Axel Lin | 2011-05-18 | 1 | -0/+1 |
* | | | rapidio: fix default routing initialization | Alexandre Bounine | 2011-05-18 | 3 | -0/+21 |
* | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-05-17 | 11 | -26/+40 |
|\ \ \ |
|
| * | | | rtc: mc13xxx: Don't call rtc_device_register while holding lock | Uwe Kleine-König | 2011-05-06 | 1 | -2/+6 |
| * | | | rtc: rp5c01: Initialize drvdata before registering device | John Stultz | 2011-05-06 | 1 | -2/+3 |
| * | | | rtc: pcap: Initialize drvdata before registering device | John Stultz | 2011-05-06 | 1 | -1/+3 |
| * | | | rtc: msm6242: Initialize drvdata before registering device | John Stultz | 2011-05-06 | 1 | -1/+2 |
| * | | | rtc: max8998: Initialize drvdata before registering device | John Stultz | 2011-05-06 | 1 | -2/+3 |
| * | | | rtc: max8925: Initialize drvdata before registering device | John Stultz | 2011-05-06 | 1 | -2/+3 |
| * | | | rtc: m41t80: Initialize clientdata before registering device | John Stultz | 2011-05-06 | 1 | -2/+3 |
| * | | | rtc: ds1286: Initialize drvdata before registering device | John Stultz | 2011-05-06 | 1 | -1/+1 |
| * | | | rtc: ep93xx: Initialize drvdata before registering device | Wolfram Sang | 2011-05-06 | 1 | -3/+2 |
| * | | | rtc: davinci: Initialize drvdata before registering device | Wolfram Sang | 2011-05-06 | 1 | -2/+3 |
| * | | | rtc: mxc: Initialize drvdata before registering device | Wolfram Sang | 2011-05-06 | 1 | -8/+11 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-05-16 | 2 | -0/+10 |
|\ \ \ \ |
|
| * | | | | vmxnet3: Fix inconsistent LRO state after initialization | Thomas Jarosch | 2011-05-16 | 1 | -0/+3 |
| * | | | | sfc: Fix oops in register dump after mapping change | Ben Hutchings | 2011-05-16 | 1 | -0/+7 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2011-05-16 | 1 | -4/+5 |
|\ \ \ \ \ |
|
| * | | | | | Revert "mmc: fix a race between card-detect rescan and clock-gate work instan... | Chris Ball | 2011-05-16 | 1 | -4/+5 |
* | | | | | | PCI: Clear bridge resource flags if requested size is 0 | Yinghai Lu | 2011-05-16 | 1 | -2/+2 |
* | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2011-05-16 | 7 | -11/+43 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | drm: Take lock around probes for drm_fb_helper_hotplug_event | Chris Wilson | 2011-05-16 | 1 | -4/+22 |
| * | | | | | drm/i915: Revert i915.semaphore=1 default from 47ae63e0 | Andy Lutomirski | 2011-05-16 | 1 | -1/+1 |
| * | | | | | vga_switcheroo: don't toggle-switch devices | Florian Mickler | 2011-05-16 | 1 | -3/+3 |
| * | | | | | drm/radeon/kms: add some evergreen/ni safe regs | Alex Deucher | 2011-05-13 | 2 | -0/+2 |
| * | | | | | drm/radeon/kms: fix extended lvds info parsing | Alex Deucher | 2011-05-13 | 1 | -3/+11 |
| * | | | | | drm/radeon/kms: fix tiling reg on fusion | Alex Deucher | 2011-05-13 | 2 | -1/+5 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2011-05-14 | 1 | -21/+156 |
|\ \ \ \ \ \ |
|
| * | | | | | | rbd: fix split bio handling | Yehuda Sadeh | 2011-05-13 | 1 | -20/+151 |
| * | | | | | | rbd: fix leak of ops struct | Sage Weil | 2011-05-12 | 1 | -1/+5 |
* | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-05-14 | 1 | -1/+1 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | libata: fix oops when LPM is used with PMP | Tejun Heo | 2011-05-14 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'fbmem' | Linus Torvalds | 2011-05-14 | 1 | -52/+71 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Further fbcon sanity checking | Bruno Prémont | 2011-05-14 | 1 | -4/+4 |
| * | | | | | | | | fbmem: fix remove_conflicting_framebuffers races | Linus Torvalds | 2011-05-14 | 1 | -49/+68 |
* | | | | | | | | | Revert "libata: ahci_start_engine compliant to AHCI spec" | Tejun Heo | 2011-05-14 | 1 | -21/+0 |
| |/ / / / / / /
|/| | | | | | | |
|
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-05-13 | 13 | -57/+110 |
|\ \ \ \ \ \ \ \
| | |_|_|/ / / /
| |/| | | | | | |
|
| * | | | | | | | bonding,llc: Fix structure sizeof incompatibility for some PDUs | Vitalii Demianets | 2011-05-13 | 1 | -5/+5 |
| * | | | | | | | ne-h8300: Fix regression caused during net_device_ops conversion | Geert Uytterhoeven | 2011-05-12 | 2 | -9/+9 |