summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-057-2/+301
|\
| * drm_fb_helper: Preserve capability to use atomic kmsJason Wessel2010-08-051-1/+1
| * i915: when kgdb is active display compression should be offJason Wessel2010-08-051-0/+4
| * drm/i915: use new fb debug hooksJesse Barnes2010-08-052-1/+99
| * drm: add KGDB/KDB supportJesse Barnes2010-08-051-0/+74
| * fb: add hooks to handle KDB enter/exitJesse Barnes2010-08-052-0/+27
| * kgdboc: Add call backs to allow kernel mode switchingJason Wessel2010-08-051-0/+18
| * vt,console,kdb: automatically set kdb LINES variableJason Wessel2010-08-051-0/+17
| * vt,console,kdb: implement atomic console enter/leave functionsJesse Barnes2010-08-051-0/+61
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-0574-343/+1780
|\ \
| * | of/platform: Register of_platform_drivers with an "of:" prefixGrant Likely2010-08-011-0/+16
| * | of/address: Clean up function declarationsGrant Likely2010-08-0110-2/+12
| * | of/spi: call of_register_spi_devices() from spi core codeAnatolij Gustschin2010-07-309-21/+19
| * | of/device: Make of_device_make_bus_id() usable by other code.Grant Likely2010-07-301-1/+1
| * | of/irq: Fix endian issues in parsing interrupt specifiersGrant Likely2010-07-241-6/+7
| * | of: Fix phandle endian issuesGrant Likely2010-07-243-11/+11
| * | of/flattree: fix of_flat_dt_is_compatible() to match the full compatible stringStuart Yoder2010-07-241-1/+1
| * | of: remove of_default_bus_idsJonas Bonn2010-07-241-3/+1
| * | of: make of_find_device_by_node genericJonas Bonn2010-07-241-0/+20
| * | of/device: Replace of_device with platform_device in includes and core codeGrant Likely2010-07-242-23/+23
| * | of/device: Protect against binding of_platform_drivers to non-OF devicesGrant Likely2010-07-241-1/+6
| * | of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-2437-85/+82
| * | of: Merge of_platform_bus_type with platform_bus_typeGrant Likely2010-07-243-3/+75
| * | drivercore/of: Add OF style matching to platform busGrant Likely2010-07-241-1/+6
| * | Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-24307-2990/+3251
| |\ \
| * | | of/device: Fix build errors for non-ppc and non-microblazeGrant Likely2010-07-181-0/+6
| * | | of/flattree: Fix crash when device tree absentGrant Likely2010-07-181-0/+2
| * | | of/flattree: Use common ALIGN() macro instead of arch specific _ALIGNGrant Likely2010-07-141-10/+10
| * | | drivers/of: fix build error when CONFIG_PPC_DCR is setGrant Likely2010-07-141-0/+4
| * | | proc: unify PROC_DEVICETREE configAndres Salomon2010-07-051-0/+8
| * | | of: Put all CONFIG_OF dependencies into a Kconfig menu blockGrant Likely2010-07-051-9/+16
| * | | of: define CONFIG_OF globally so architectures can select itStephen Rothwell2010-07-051-0/+3
| * | | of: Fix missing includeGrant Likely2010-07-051-0/+1
| * | | of: refactor of_modalias_node() and remove explicit match table.Grant Likely2010-07-052-55/+17
| * | | i2c: Add OF-style registration and bindingGrant Likely2010-07-054-9/+9
| * | | of/i2c: Generalize OF supportGrant Likely2010-07-055-25/+36
| * | | niu: always include of_device.hRandy Dunlap2010-07-051-3/+0
| * | | of/device: Add OF style matching helper functionGrant Likely2010-07-051-1/+1
| * | | of/gpio: fix of_gpio includesGrant Likely2010-07-051-3/+4
| * | | of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov2010-07-053-10/+29
| * | | of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely2010-07-052-3/+44
| * | | of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov2010-07-052-35/+31
| * | | gpiolib: cosmetic improvements for error handling in gpiochip_add()Anton Vorontsov2010-07-051-6/+12
| * | | of/device: populate platform_device (of_device) resource table on allocationGrant Likely2010-07-051-2/+27
| * | | of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely2010-07-051-0/+87
| * | | of/device: Merge of_platform_bus_probe()Grant Likely2010-07-051-0/+143
| * | | of: Modify of_device_get_modalias to be passed struct deviceGrant Likely2010-07-052-14/+7
| * | | of/device: merge of_device_ueventGrant Likely2010-07-051-0/+48
| * | | of: Use full node name in resource structuresGrant Likely2010-07-052-1/+2
| * | | of/address: restrict 'no-ranges' kludge to powerpcGrant Likely2010-07-051-1/+10
OpenPOWER on IntegriCloud