aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-10-302285-128166/+171176
|\
| * Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-2519-59/+372
| |\
| | * mtd/m25p80: add support to parse the partitions by OF nodeMingkai Hu2010-10-221-0/+7
| | * of/mips: Cleanup some include directives/files.David Daney2010-10-211-0/+1
| | * of/flattree: Eliminate need to provide early_init_dt_scan_chosen_archGrant Likely2010-10-211-2/+0
| | * of/device: Rework to use common platform_device_alloc() for allocating devicesGrant Likely2010-10-213-31/+21
| | * of/xsysace: Fix OF probing on little-endian systemsMichal Simek2010-10-181-1/+2
| | * of: use __be32 types for big-endian device tree dataJeremy Kerr2010-10-122-3/+3
| | * of/irq: remove references to NO_IRQ in drivers/of/platform.cAndres Salomon2010-10-122-7/+42
| | * of/promtree: add package-to-path support to pdtAndres Salomon2010-10-121-1/+42
| | * of/promtree: add of_pdt namespace to pdt codeAndres Salomon2010-10-121-20/+20
| | * of/promtree: no longer call prom_ functions directly; use an ops structureAndres Salomon2010-10-121-22/+18
| | * of/promtree: make drivers/of/pdt.c no longer sparc-onlyAndres Salomon2010-10-103-16/+44
| | * sparc: break out some PROM device-tree building code out into drivers/ofAndres Salomon2010-10-091-0/+215
| | * of/sparc: convert various prom_* functions to use phandleAndres Salomon2010-10-092-2/+3
| | * powerpc, of_serial: Endianness issues setting up the serial portsIan Munsie2010-10-071-6/+6
| | * of: MTD: Fix OF probing on little-endian systemsMichal Simek2010-09-292-3/+3
| | * of: GPIO: Fix OF probing on little-endian systemsMichal Simek2010-09-291-3/+3
| * | Merge branch 'ieee1394-removal' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-10-2546-29290/+51
| |\ \
| | * | ieee1394: remove the old IEEE 1394 driver stackStefan Richter2010-10-1144-29278/+0
| | * | ieee1394: move init_ohci1394_dma to drivers/firewire/Stefan Richter2010-10-113-28/+51
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-2563-1809/+5453
| |\ \ \
| | * \ \ Merge branch 'next' into for-linusDmitry Torokhov2010-10-2463-1809/+5453
| | |\ \ \
| | | * | | Input: wacom - specify Cinitq supported toolsPing Cheng2010-10-241-12/+30
| | | * | | Input: ab8500-ponkey - fix IRQ freeing in error pathNicolas Kaiser2010-10-241-1/+1
| | | * | | Input: adp5588-keys - use more obvious i2c_device_id name stringMichael Hennerich2010-10-181-1/+1
| | | * | | Input: ad7877 - switch to using threaded IRQDmitry Torokhov2010-10-181-40/+25
| | | * | | Input: ad7877 - use attribute group to control visibility of attributesDmitry Torokhov2010-10-181-20/+29
| | | * | | Input: serio - add support for PS2Mult multiplexer protocolDmitry Eremin-Solenikov2010-10-183-0/+328
| | | * | | Input: wacom - properly enable runtime PMDmitry Torokhov2010-10-171-3/+6
| | | * | | Merge branch 'for-linus' into nextDmitry Torokhov2010-10-176-17/+34
| | | |\ \ \
| | | * | | | Input: ad7877 - filter events where pressure is beyond the maximumMichael Hennerich2010-10-171-0/+7
| | | * | | | Input: ad7877 - implement EV_KEY:BTN_TOUCH reportingMichael Hennerich2010-10-171-5/+12
| | | * | | | Input: ad7877 - implement specified chip select behaviorMichael Hennerich2010-10-171-1/+11
| | | * | | | Input: hp680_ts_input - use cancel_delayed_work_sync()Tejun Heo2010-10-171-4/+2
| | | * | | | Input: mousedev - correct lockdep annotationHitoshi Mitake2010-10-171-1/+1
| | | * | | | Input: ads7846 - switch to using threaded IRQJason Wang2010-10-171-430/+456
| | | * | | | Input: serio - support multiple child devices per single parentDmitry Eremin-Solenikov2010-10-132-45/+83
| | | * | | | Input: synaptics - simplify pass-through port handlingDmitry Torokhov2010-10-132-6/+32
| | | * | | | Input: add ROHM BU21013 touch panel controller supportNaveen Kumar Gaddipati2010-10-133-0/+661
| | | * | | | Input: omap4-keypad - wake-up on events & long pressesMike Turquette2010-10-131-0/+4
| | | * | | | Input: omap4-keypad - fix interrupt line configurationAbraham Arce2010-10-131-1/+1
| | | * | | | Input: omap4-keypad - SYSCONFIG register configurationAbraham Arce2010-10-131-8/+5
| | | * | | | Input: omap4-keypad - use platform device helpersAbraham Arce2010-10-131-5/+35
| | | * | | | Input: add support for Nomadik SKE keypad controllerSundar Iyer2010-10-133-0/+419
| | | * | | | Input: twl4030_keypad - fix error handling pathDmitry Torokhov2010-10-131-4/+3
| | | * | | | Input: return -ENOMEM in select drivers when memory allocation failsDavidlohr Bueso2010-10-134-4/+4
| | | * | | | Input: emu10k1 - do not leave device enabled when probe failsDmitry Torokhov2010-10-131-18/+25
| | | * | | | Input: hil_kbd - add missing MODULE_DEVICE_TABLE()Dzianis Kahanovich2010-10-131-0/+2
| | | * | | | Input: sysrq - add locking to sysrq_filter()Dmitry Torokhov2010-09-291-3/+12