summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers/misc/ti-st: remove gpio handlingPavan Savoy2012-08-161-36/+1
* driver: misc: bmp085: remove "of_match_table" property.Sourav Poddar2012-08-161-7/+0
* carma: remove unnecessary DMA_INTERRUPT capabilityQiang Liu2012-08-162-2/+1
* pch_phub: use module_pci_driverDevendra Naga2012-08-161-12/+1
* pch_phub: fix sparse warningDevendra Naga2012-08-161-1/+1
* drivers/char/tlclk.c: fix error return codeJulia Lawall2012-08-161-1/+3
* onewire: w1-gpio: add ext_pullup_enable pin in platform dataDaniel Mack2012-08-161-1/+17
* onewire: w1-gpio: add DT bindingsDaniel Mack2012-08-161-1/+47
* w1: omap-hdq: drop ARCH dependencyFelipe Balbi2012-08-162-4/+0
* w1: omap-hdq: remove unnecessary returnFelipe Balbi2012-08-161-2/+0
* w1: omap-hdq: convert to devm_* functionsFelipe Balbi2012-08-161-23/+9
* w1: omap-hdq: convert to module_platform_driverFelipe Balbi2012-08-161-13/+1
* w1: omap-hdq: don't hardcode resource sizeFelipe Balbi2012-08-161-1/+1
* w1: omap-hdq: add section annotation to removeFelipe Balbi2012-08-161-3/+3
* mei: wd: use watchdog_set/get_drvdata for passing mei_deviceTomas Winkler2012-08-161-13/+16
* mei: wd: decouple and revamp watchdog state machineTomas Winkler2012-08-166-27/+34
* mei: wd: rename watchdog constants to be more descriptiveTomas Winkler2012-08-164-26/+23
* mei: wd: add option WDIOF_SETTIMEOUTTomas Winkler2012-08-161-1/+3
* mei: fix device stall after wd is stoppedTomas Winkler2012-08-161-1/+1
* mei: name space for mei device stateTomas Winkler2012-08-166-55/+77
* mei: style : reformat PCI device IDsTomas Winkler2012-08-161-40/+39
* mei: use KBUILD_MODNAME when allocating resources from the OSTomas Winkler2012-08-161-8/+6
* mei: add mei_quirk_probe functionTomas Winkler2012-08-161-0/+27
* mei: revamp me client search functionTomas Winkler2012-08-165-74/+60
* Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpcLinus Torvalds2012-08-027-2/+345
|\
| * Platform: OLPC: move global variables into priv structAndres Salomon2012-08-011-20/+28
| * Platform: OLPC: move debugfs support from x86 EC driverAndres Salomon2012-08-011-0/+117
| * x86: OLPC: switch over to using new EC driver on x86Andres Salomon2012-08-011-5/+0
| * Platform: OLPC: add a suspended flag to the EC driverAndres Salomon2012-08-011-1/+45
| * Platform: OLPC: turn EC driver into a platform_driverAndres Salomon2012-08-011-0/+48
| * Platform: OLPC: allow EC cmd to be overridden, and create a workqueue to call itAndres Salomon2012-08-011-2/+110
| * drivers: OLPC: update various drivers to include olpc-ec.hAndres Salomon2012-08-014-2/+4
| * Platform: OLPC: add a stub to drivers/platform/ for the OLPC EC driverAndres Salomon2012-08-013-0/+21
* | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-08-022-13/+37
|\ \
| * \ Merge branch 'marvell/dt' into late2/dtOlof Johansson2012-07-2919-54/+471
| |\ \
| | * | ATA: sata_mv: Add device tree supportAndrew Lunn2012-07-271-13/+29
| | * | ARM: Orion: DTify the watchdog timer.Andrew Lunn2012-07-271-0/+8
| | * | Merge branch 'v3.5-rc7-fixes' into v3.5-rc7-dt-v3Andrew Lunn2012-07-276-2/+24
| | |\ \
| | * \ \ Merge tag 'spi-3.6' into v3.5-rc7-dt-v3Andrew Lunn2012-07-2711-39/+410
| | |\ \ \
* | | \ \ \ Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-08-029-26/+124
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'common/irqdomain' into sh-latestPaul Mundt2012-08-015-5/+85
| |\ \ \ \ \ \
| | * | | | | | sh: intc: initial irqdomain support.Paul Mundt2012-08-015-5/+85
| * | | | | | | Merge branch 'common/pinctrl' into sh-latestPaul Mundt2012-08-011-17/+15
| |\ \ \ \ \ \ \
| | * | | | | | | sh: pfc: Fix up init ordering mess.Paul Mundt2012-08-011-17/+15
| * | | | | | | | Merge branch 'sh/dmaengine' into sh-latestPaul Mundt2012-08-011934-62202/+198204
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | serial: sh-sci: fix compilation breakage, when DMA is enabledGuennadi Liakhovetski2012-08-011-2/+3
| | * | | | | | | dmaengine: shdma: restore partial transfer calculationGuennadi Liakhovetski2012-08-012-0/+21
| | |/ / / / / /
| * | | | | | | sh: pfc: Build fix for pinctrl_remove_gpio_range() changes.Paul Mundt2012-07-251-2/+0
* | | | | | | | Merge tag 'md-3.6' of git://neil.brown.name/mdLinus Torvalds2012-08-025-22/+150
|\ \ \ \ \ \ \ \
| * | | | | | | | md/dm-raid: DM_RAID should select MD_RAID10NeilBrown2012-08-021-2/+3