summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* omap-i2c: fix incorrect log message when using a device treeFlorian Vaussard2012-09-121-3/+3
* i2c: omap: sanitize exit pathFelipe Balbi2012-09-121-13/+13
* i2c: omap: switch over to autosuspend APIFelipe Balbi2012-09-121-2/+10
* i2c: omap: remove unnecessary pm_runtime_suspended checkFelipe Balbi2012-09-121-3/+0
* i2c: omap: switch to threaded IRQ supportFelipe Balbi2012-09-121-6/+37
* i2c: omap: remove redundant status readShubhrajyoti D2012-09-121-2/+0
* i2c: omap: get rid of the "complete" labelFelipe Balbi2012-09-121-3/+13
* i2c: omap: resize fifos before each messageFelipe Balbi2012-09-121-32/+51
* i2c: omap: simplify IRQ exit pathFelipe Balbi2012-09-121-12/+8
* i2c: omap: always return IRQ_HANDLEDFelipe Balbi2012-09-121-1/+1
* i2c: omap: simplify errata checkFelipe Balbi2012-09-121-3/+1
* i2c: omap: bus: add a receiver flagFelipe Balbi2012-09-121-0/+8
* i2c: omap: switch to platform_get_irq()Felipe Balbi2012-09-121-5/+7
* i2c: omap: ack IRQ in partsFelipe Balbi2012-09-121-12/+16
* i2c: omap: switch over to do {} while loopFelipe Balbi2012-09-121-6/+14
* i2c: omap: re-factor receive/transmit data loopFelipe Balbi2012-09-121-122/+82
* i2c: omap: improve i462 errata handlingFelipe Balbi2012-09-121-13/+30
* i2c: omap: split out [XR]DR and [XR]RDYFelipe Balbi2012-09-121-34/+92
* i2c: omap: simplify omap_i2c_ack_stat()Felipe Balbi2012-09-121-9/+10
* i2c: omap: add blank linesFelipe Balbi2012-09-121-0/+5
* i2c: omap: decrease indentation level on data handlingFelipe Balbi2012-09-121-32/+31
* i2c: omap: simplify num_bytes handlingFelipe Balbi2012-09-121-4/+2
* i2c: omap: switch to devm_* APIFelipe Balbi2012-09-121-29/+12
* i2c: at91: add dt support to i2c-at91Ludovic Desroches2012-09-121-0/+49
* i2c: at91: add new driverNikolaus Voss2012-09-123-7/+516
* i2c: at91: remove old polling driverNikolaus Voss2012-09-122-316/+0
* i2c: nomadik: stop fetching the regulatorLinus Walleij2012-09-121-17/+0
* i2c: davinci: add OF supportHeiko Schocher2012-09-121-11/+37
* i2c: imx: Use dev_dbg logging styleFabio Estevam2012-09-111-2/+2
* i2c: imx: Use dev_info to indicate that i2c driver was succesfully registeredFabio Estevam2012-09-111-1/+1
* Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds2012-09-091-1/+1
|\
| * mm: cma: fix alignment requirements for contiguous regionsMarek Szyprowski2012-08-281-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-09-094-2/+23
|\ \
| * | Input: wacom - add support for EMR on Cintiq 24HD touchJason Gerecke2012-08-221-1/+5
| * | Input: i8042 - add Gigabyte T1005 series netbooks to noloop tableDmitry Torokhov2012-08-221-0/+14
| * | Input: imx_keypad - reset the hardware before enablingMichael Grzeschik2012-08-221-0/+3
| * | Input: edt-ft5x06 - fix build error when compiling wthout CONFIG_DEBUG_FSGuenter Roeck2012-08-221-1/+1
* | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-09-072-2/+6
|\ \ \
| * | | HID: tpkbd: work even if the new Lenovo Keyboard driver is not configuredAndres Freund2012-09-071-1/+3
| * | | HID: Only dump input if someone is listeningHenrik Rydberg2012-09-021-1/+2
| * | | HID: add NOGET quirk for Eaton Ellipse MAX UPSAlan Stern2012-08-271-0/+1
* | | | Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-09-072-5/+5
|\ \ \ \
| * | | | xen/pciback: Fix proper FLR steps.Konrad Rzeszutek Wilk2012-09-061-4/+4
| * | | | xen: Use correct masking in xen_swiotlb_alloc_coherent.Ronny Hegewald2012-09-051-1/+1
| * | | | Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus...Konrad Rzeszutek Wilk2012-09-052778-88211/+219221
| |\ \ \ \
* | \ \ \ \ Merge tag '3.6-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds2012-09-075-14/+80
|\ \ \ \ \ \
| * | | | | | PCI: Don't print anything while decoding is disabledBjorn Helgaas2012-08-231-14/+17
| * | | | | | PCI/PM: Fix config reg access for D3cold and bridge suspendingHuang Ying2012-08-222-0/+51
| * | | | | | PCI/PM: Keep parent bridge active when probing deviceHuang Ying2012-08-221-0/+6
| * | | | | | PCI/PM: Enable D3/D3cold by default for most devicesHuang Ying2012-08-222-0/+6