summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-10-129-22/+34
|\ \ \ \ \ \
| * | | | | | i2c: i2c-mux-pinctrl: use deferred probe when adapter not foundWolfram Sang2013-10-101-2/+2
| * | | | | | i2c: i2c-arb-gpio-challenge: use deferred probe when adapter not foundWolfram Sang2013-10-101-1/+1
| * | | | | | i2c: i2c-mux-gpio: use deferred probingIonut Nicu2013-10-101-2/+2
| * | | | | | i2c: i2c-mux-gpio: don't ignore of_get_named_gpio errorsIonut Nicu2013-10-101-3/+7
| * | | | | | i2c: omap: Clear ARDY bit twiceTaras Kondratiuk2013-10-101-0/+3
| * | | | | | i2c: Not all adapters have a parentJean Delvare2013-10-101-0/+3
| * | | | | | i2c: i2c-stu300: replace platform_driver_probe to support deferred probingWolfram Sang2013-10-101-6/+5
| * | | | | | i2c: i2c-mxs: replace platform_driver_probe to support deferred probingWolfram Sang2013-10-101-1/+2
| * | | | | | i2c: i2c-imx: replace platform_driver_probe to support deferred probingWolfram Sang2013-10-101-5/+6
| * | | | | | i2c: i2c-designware-platdrv: replace platform_driver_probe to support deferre...Wolfram Sang2013-10-101-2/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-129-11/+26
|\ \ \ \ \ \
| * | | | | | compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-119-11/+26
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-10-123-4/+12
|\ \ \ \ \ \ \
| * | | | | | | x86/reboot: Add reboot quirk for Dell Latitude E5410Ville Syrjälä2013-10-061-0/+8
| * | | | | | | x86, build, pci: Fix PCI_MSI build on !SMPThomas Petazzoni2013-10-042-4/+4
* | | | | | | | Merge tag 'arc-fixes-for-3.12-part3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-121-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"Vineet Gupta2013-10-121-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-10-113-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | MIPS: stack protector: Fix per-task canary switchJames Hogan2013-10-073-3/+3
* | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-10-1125-93/+74
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Revert "i915: Update VGA arbiter support for newer devices"Dave Airlie2013-10-113-38/+3
| * | | | | | | | Revert "drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff i...Dave Airlie2013-10-113-23/+11
| * | | | | | | | Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2013-10-1115-25/+53
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/radeon: re-enable sw ACR support on pre-DCE4Alex Deucher2013-10-101-0/+1
| | * | | | | | | | drm/radeon/dpm: disable bapm on TN asicsAlex Deucher2013-10-091-1/+1
| | * | | | | | | | drm/radeon: improve soft reset on CIKAlex Deucher2013-10-091-0/+6
| | * | | | | | | | drm/radeon: improve soft reset on SIAlex Deucher2013-10-091-0/+10
| | * | | | | | | | drm/radeon/dpm: off by one in si_set_mc_special_registers()Dan Carpenter2013-10-091-3/+3
| | * | | | | | | | drm/radeon/dpm/btc: off by one in btc_set_mc_special_registers()Dan Carpenter2013-10-091-3/+3
| | * | | | | | | | drm/radeon: forever loop on error in radeon_do_test_moves()Dan Carpenter2013-10-091-2/+2
| | * | | | | | | | drm/radeon: fix hw contexts for SUMO2 asicswojciech kapuscinski2013-10-091-1/+1
| | * | | | | | | | drm/radeon: fix typo in CP DMA register headersAlex Deucher2013-10-093-5/+5
| | * | | | | | | | drm/radeon/dpm: disable multiple UVD statesAlex Deucher2013-10-092-1/+5
| | * | | | | | | | drm/radeon: use hw generated CTS/N values for audioAlex Deucher2013-10-092-4/+2
| | * | | | | | | | drm/radeon: fix N/CTS clock matching for audioAlex Deucher2013-10-091-3/+3
| | * | | | | | | | drm/radeon: use 64-bit math to calculate CTS values for audio (v2)Alex Deucher2013-10-091-2/+9
| | * | | | | | | | drm/edid: catch kmalloc failure in drm_edid_to_speaker_allocationAlex Deucher2013-10-091-0/+2
| * | | | | | | | | Revert "drm/fb-helper: don't sleep for screen unblank when an oops is in prog...Dave Airlie2013-10-101-8/+0
| |/ / / / / / / /
| * | | | | | | | Merge remote-tracking branch 'nouveau/drm-nouveau-next' into drm-fixesDave Airlie2013-10-091-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/nouveau/mc: disable msi support by default, it's busted in tons of placesBen Skeggs2013-10-081-1/+1
| * | | | | | | | | drm/gma500: fix things after get/put page helpersRob Clark2013-10-091-0/+1
| * | | | | | | | | Merge tag 'drm-intel-fixes-2013-10-07' of git://people.freedesktop.org/~danve...Dave Airlie2013-10-074-9/+16
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | drm/i915: Only apply DPMS to the encoder if enabledChris Wilson2013-10-031-6/+2
| | * | | | | | | | drm/i915: Mask LPSP to get PSR working even with Power Well in use by audio.Rodrigo Vivi2013-10-031-1/+1
| | * | | | | | | | drm/i915/hsw: Disable L3 caching of atomic memory operations.Francisco Jerez2013-10-032-0/+11
| | * | | | | | | | drm/i915: fix rps.vlv_work initializationImre Deak2013-10-011-2/+2
| | | |_|_|_|_|_|/ | | |/| | | | | |
* | | | | | | | | bcache: Fix a null ptr deref regressionKent Overstreet2013-10-101-2/+1
* | | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-10-101-0/+13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | hwmon: (applesmc) Always read until end of dataHenrik Rydberg2013-10-091-0/+13
| | |/ / / / / / / | |/| | | | | | |
OpenPOWER on IntegriCloud