aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-2560-417/+800
|\
| * mtd/m25p80: add support to parse the partitions by OF nodeMingkai Hu2010-10-221-0/+7
| * of/irq: of_irq.c needs to include linux/irq.hGrant Likely2010-10-211-0/+1
| * of/mips: Cleanup some include directives/files.David Daney2010-10-212-6/+3
| * of/mips: Add device tree support to MIPSDezhong Diao2010-10-216-0/+163
| * of/flattree: Eliminate need to provide early_init_dt_scan_chosen_archGrant Likely2010-10-214-10/+11
| * of/device: Rework to use common platform_device_alloc() for allocating devicesGrant Likely2010-10-215-44/+32
| * 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-123-7/+45
| * of/promtree: add package-to-path support to pdtAndres Salomon2010-10-122-1/+45
| * of/promtree: add of_pdt namespace to pdt codeAndres Salomon2010-10-123-22/+22
| * of/promtree: no longer call prom_ functions directly; use an ops structureAndres Salomon2010-10-123-24/+72
| * of/promtree: make drivers/of/pdt.c no longer sparc-onlyAndres Salomon2010-10-108-25/+81
| * sparc: break out some PROM device-tree building code out into drivers/ofAndres Salomon2010-10-092-189/+216
| * of/sparc: convert various prom_* functions to use phandleAndres Salomon2010-10-0923-144/+157
| * sparc: stop exporting openprom.h headerAndres Salomon2010-10-081-1/+0
| * powerpc, of_serial: Endianness issues setting up the serial portsIan Munsie2010-10-072-17/+17
| * 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
* | MIPS: MT: Fix build error iFPU affinity codeRalf Baechle2010-10-251-1/+1
* | Merge branch 'ieee1394-removal' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-10-2552-29325/+96
|\ \
| * | ieee1394: remove the old IEEE 1394 driver stackStefan Richter2010-10-1150-29313/+45
| * | ieee1394: move init_ohci1394_dma to drivers/firewire/Stefan Richter2010-10-113-28/+51
* | | Coda: replace BKL with mutexYoshihisa Abe2010-10-254-50/+70
* | | Coda: push BKL regions into coda_upcall()Yoshihisa Abe2010-10-258-190/+96
* | | Coda: add spin lock to protect accesses to struct coda_inode_info.Yoshihisa Abe2010-10-257-17/+58
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-2575-1845/+5781
|\ \ \
| * \ \ Merge branch 'next' into for-linusDmitry Torokhov2010-10-2475-1845/+5781
| |\ \ \
| | * | | 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-184-0/+329
| | * | | 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-133-46/+86
| | * | | | Input: synaptics - simplify pass-through port handlingDmitry Torokhov2010-10-132-6/+32
| | * | | | Input: add ROHM BU21013 touch panel controller supportNaveen Kumar Gaddipati2010-10-134-0/+705
| | * | | | 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-132-8/+36