Age | Commit message (Expand) | Author | Files | Lines |
2012-03-12 | x86: Add amilo-rfkill driver for some Fujitsu-Siemens Amilo laptops | Ben Hutchings | 3 | -0/+181 |
2012-03-11 | usb: asix: Patch for Sitecom LN-031 | Joerg Neikes | 1 | -0/+4 |
2012-03-11 | regulator: da9052: Ensure the selected voltage falls within the specified range | Axel Lin | 1 | -4/+4 |
2012-03-11 | regulator: Set n_voltages for da9052 regulators | Axel Lin | 1 | -0/+4 |
2012-03-11 | regulator: Fix setting selector in tps6524x set_voltage function | Axel Lin | 1 | -1/+1 |
2012-03-09 | Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2012-03-09 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 8 | -10/+41 |
2012-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 8 | -10/+17 |
2012-03-09 | sh-sci / PM: Avoid deadlocking runtime PM | Rafael J. Wysocki | 1 | -0/+5 |
2012-03-08 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 1 | -1/+1 |
2012-03-08 | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2 | -2/+1 |
2012-03-08 | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
2012-03-08 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -9/+39 |
2012-03-08 | Merge tag 'dm-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk... | Linus Torvalds | 5 | -20/+49 |
2012-03-08 | net/hyperv: Use the built-in macro KBUILD_MODNAME for this driver | Haiyang Zhang | 1 | -2/+2 |
2012-03-08 | [media] smsdvb: fix get_frontend | Gianluca Gennari | 1 | -7/+116 |
2012-03-08 | x86/amd: iommu_set_device_table() must not be __init | Jan Beulich | 1 | -1/+1 |
2012-03-08 | drm/radeon/kms: fix hdmi duallink checks | Alex Deucher | 2 | -5/+3 |
2012-03-08 | drm/radeon/kms: set SX_MISC in the r6xx blit code (v2) | Marek Olšák | 1 | -0/+8 |
2012-03-08 | net/usbnet: avoid recursive locking in usbnet_stop() | Sebastian Siewior | 1 | -0/+2 |
2012-03-08 | mlx4_core: fix bug in modify_cq wrapper for resize flow. | Jack Morgenstein | 1 | -2/+1 |
2012-03-08 | atl1c: set ATL1C_WORK_EVENT_RESET bit correctly | Dan Carpenter | 1 | -1/+1 |
2012-03-08 | ehea: restore multicast and rx_errors fields | Eric Dumazet | 1 | -1/+3 |
2012-03-07 | PCI: ignore pre-1.1 ASPM quirking when ASPM is disabled | Matthew Garrett | 1 | -0/+3 |
2012-03-07 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 3 | -4/+8 |
2012-03-07 | regulator: tps65910: Configure correct value for VDDCTRL vout reg | Laxman Dewangan | 1 | -1/+1 |
2012-03-07 | dm raid: fix flush support | Jonathan E Brassow | 1 | -0/+1 |
2012-03-07 | dm raid: set MD_CHANGE_DEVS when rebuilding | Jonathan E Brassow | 1 | -6/+10 |
2012-03-07 | dm thin metadata: decrement counter after removing mapped block | Joe Thornber | 1 | -0/+2 |
2012-03-07 | dm thin metadata: unlock superblock in init_pmd error path | Joe Thornber | 1 | -0/+1 |
2012-03-07 | dm thin metadata: remove incorrect close_device on creation error paths | Mike Snitzer | 1 | -5/+17 |
2012-03-07 | dm flakey: fix crash on read when corrupt_bio_byte not set | Mike Snitzer | 1 | -1/+1 |
2012-03-07 | dm io: fix discard support | Milan Broz | 1 | -7/+16 |
2012-03-07 | dm ioctl: do not leak argv if target message only contains whitespace | Jesper Juhl | 1 | -1/+1 |
2012-03-07 | drm/i915: support 32 bit BGR formats in sprite planes | Jesse Barnes | 1 | -0/+1 |
2012-03-07 | drm/i915: fix color order for BGR formats on SNB | Jesse Barnes | 2 | -4/+4 |
2012-03-07 | hwmon: (jc42) Add support for AT30TS00, TS3000GB2, TSE2002GB2, and MCP9804 | Guenter Roeck | 2 | -5/+21 |
2012-03-07 | hwmon: (zl6100) Maintain delay parameter in driver instance data | Guenter Roeck | 1 | -4/+6 |
2012-03-07 | hwmon: (pmbus_core) Fix maximum number of POUT alarm attributes | Guenter Roeck | 1 | -1/+2 |
2012-03-07 | hwmon: (jc42) Add support for ST Microelectronics STTS2002 and STTS3000 | Jean Delvare | 2 | -1/+12 |
2012-03-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 5 | -8/+11 |
2012-03-07 | drm/radeon: deal with errors from framebuffer init path. | Dave Airlie | 3 | -5/+26 |
2012-03-07 | drm/radeon: fix a semaphore deadlock on pre cayman asics | Christian König | 2 | -0/+4 |
2012-03-07 | Input: wacom - fix 3rd-gen Bamboo MT when 4+ fingers are in use | Jason Gerecke | 1 | -1/+1 |
2012-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 6 | -9/+13 |
2012-03-06 | caif-hsi: Set default MTU to 4096 | Sjur Brændeland | 1 | -1/+1 |
2012-03-06 | cxgb4vf: Add support for Chelsio's T480-CR and T440-LP-CR adapters | Vipul Pandya | 1 | -0/+2 |
2012-03-06 | cxgb4: Add support for Chelsio's T480-CR and T440-LP-CR adapters | Vipul Pandya | 1 | -0/+2 |
2012-03-06 | mlx4_core: remove buggy sched_queue masking | Yevgeny Petrilin | 1 | -5/+0 |
2012-03-06 | r8169: runtime resume before shutdown. | françois romieu | 1 | -0/+5 |