Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | | coccicheck: Allow the user to give a V= (verbose) argument | Bernd Schubert | 2013-02-22 | 1 | -0/+4 | |
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 | 3 | -2/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op | Jeff Layton | 2013-02-26 | 3 | -2/+28 | |
| | |_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-02-26 | 7 | -4/+73 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | i2c: i801: Add Device IDs for Intel Wellsburg PCH | James Ralston | 2013-02-15 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | i2c: add bcm2835 driver | Stephen Warren | 2013-02-12 | 1 | -0/+20 | |
| * | | | | | | | | | | | | | | | | | | i2c: sis630: Add SIS964 support | Amaury Decrême | 2013-02-11 | 1 | -0/+9 | |
| * | | | | | | | | | | | | | | | | | | i2c: Adding support for Intel iSMT SMBus 2.0 host controller | Neil Horman | 2013-02-10 | 1 | -0/+36 | |
| * | | | | | | | | | | | | | | | | | | i2c: i801: SMBus patch for Intel Avoton DeviceIDs | Seth Heasley | 2013-02-08 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | i2c: s3c2410: Add quirk to exclude GPIO config for exynos5440 | Giridhar Maruthy | 2013-01-28 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | i2c: core: Remove definition of i2c_smbus_process_call | Tushar Behera | 2013-01-28 | 2 | -4/+4 | |
| | |_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwm | Linus Torvalds | 2013-02-26 | 2 | -3/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | pwm: vt8500: Add polarity support | Tony Prisk | 2013-01-09 | 1 | -3/+6 | |
| * | | | | | | | | | | | | | | | | | | pwm: atmel: add Timer Counter Block PWM driver | Boris BREZILLON | 2013-01-08 | 1 | -0/+18 | |
| | |_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-02-26 | 5 | -8/+93 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | mmc: add DT bindings for more MMC capability flags | Guennadi Liakhovetski | 2013-02-24 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | mmc: tmio-mmc: define device-tree bindings | Guennadi Liakhovetski | 2013-02-24 | 1 | -0/+20 | |
| * | | | | | | | | | | | | | | | | | | mmc: detailed definition of CD and WP MMC line polarities in DT | Guennadi Liakhovetski | 2013-02-24 | 1 | -2/+21 | |
| * | | | | | | | | | | | | | | | | | | mmc: dt: bus-width can be an optional property | Shawn Guo | 2013-02-24 | 1 | -3/+2 | |
| * | | | | | | | | | | | | | | | | | | mmc: fix DT binding documentation SDHCI left-over | Guennadi Liakhovetski | 2013-02-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | mmc: dw_mmc: Add "disable-wp" device tree property | Doug Anderson | 2013-02-24 | 1 | -2/+10 | |
| | |_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | mmc: mvsdio: implement a Device Tree binding | Thomas Petazzoni | 2013-02-11 | 1 | -0/+17 | |
| * | | | | | | | | | | | | | | | | | mmc: add BCM2835 driver | Stephen Warren | 2013-02-11 | 1 | -0/+18 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 2013-02-26 | 6 | -78/+213 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Documentation: leds: update LP55xx family devices | Milo(Woogyom) Kim | 2013-02-06 | 4 | -78/+132 | |
| * | | | | | | | | | | | | | | | | | leds: leds-pwm: Add device tree bindings | Peter Ujfalusi | 2013-02-01 | 1 | -0/+48 | |
| * | | | | | | | | | | | | | | | | | leds/tca6507: DT: Add documentation for tca6507 devicetree bindings. | Marek Belisko | 2013-02-01 | 1 | -0/+33 | |
| |/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2013-02-26 | 3 | -5/+141 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | ARM: dts: pl330: Add #dma-cells for generic dma binding support | Padmavathi Venna | 2013-02-14 | 1 | -5/+16 | |
| * | | | | | | | | | | | | | | | | dmaengine: dw_dmac: Enhance device tree support | Viresh Kumar | 2013-01-07 | 1 | -0/+44 | |
| * | | | | | | | | | | | | | | | | of: dma: fix typos in generic dma binding definition | Matt Porter | 2013-01-06 | 1 | -7/+7 | |
| * | | | | | | | | | | | | | | | | of: Add generic device tree DMA helpers | Jon Hunter | 2013-01-06 | 1 | -0/+81 | |
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-02-25 | 1 | -0/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | PCI: Document MPS parameters pci=pcie_bus_safe, pci=pcie_bus_perf, etc | Yijing Wang | 2013-01-31 | 1 | -0/+15 | |
| * | | | | | | | | | | | | | | | | PCI: Document hpiosize= and hpmemsize= resource reservation parameters | Yijing Wang | 2013-01-31 | 1 | -0/+6 | |
| |/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-02-25 | 8 | -18/+396 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'drm/hdmi-for-3.9' of git://anongit.freedesktop.org/tegra/linux ... | Dave Airlie | 2013-02-24 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | drm: Add EDID helper documentation | Thierry Reding | 2013-02-22 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | drm: Add consistency check for page-flipping | Thierry Reding | 2013-02-22 | 1 | -0/+6 | |
| |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Merge branch 'tilcdc-next' of git://people.freedesktop.org/~robclark/linux in... | Dave Airlie | 2013-02-21 | 4 | -0/+119 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | drm/tilcdc: add support for LCD panels (v5) | Rob Clark | 2013-02-19 | 1 | -0/+59 | |
| | * | | | | | | | | | | | | | | | | drm/tilcdc: add encoder slave (v2) | Rob Clark | 2013-02-19 | 1 | -0/+18 | |
| | * | | | | | | | | | | | | | | | | drm/tilcdc: add TI LCD Controller DRM driver (v4) | Rob Clark | 2013-02-19 | 2 | -0/+42 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/... | Dave Airlie | 2013-02-20 | 1 | -0/+81 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | drm/nouveau/hwmon: s/fan0/fan1/ | Ben Skeggs | 2013-02-20 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | drm/nouveau/doc: document the sysfs thermal management interface | Martin Peres | 2013-02-20 | 1 | -0/+81 | |
| | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | drm/fb-helper: improve kerneldoc | Daniel Vetter | 2013-02-14 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | drm: add prime helpers | Aaron Plattner | 2013-02-08 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | Merge tag 'of_videomode_helper' of git://git.pengutronix.de/git/str/linux int... | Dave Airlie | 2013-02-08 | 1 | -0/+109 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | video: add of helper for display timings/videomode | Steffen Trumtrar | 2013-01-24 | 1 | -0/+109 | |
| | | |_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |