summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2012-01-1024-413/+1169
|\
| * pinctrl: remove unnecessary max pin numberChanho Park2012-01-034-8/+0
| * pinctrl: correct a offset while enumerating pinsChanho Park2012-01-033-14/+18
| * pinctrl: some typo fixesDong Aisheng2012-01-032-6/+6
| * pinctrl: rename U300 and SIRF pin controllersLinus Walleij2012-01-035-7/+7
| * pinctrl: pass name instead of device to pin_config_*Stephen Warren2012-01-033-18/+41
| * pinctrl: add "struct seq_file;" to pinconf.hStephen Warren2012-01-031-0/+1
| * pinctrl: conjure names for unnamed pinsLinus Walleij2012-01-032-2/+13
| * pinctrl: add a group-specific hog macroLinus Walleij2012-01-031-0/+9
| * pinctrl: don't create a device for each pin controllerStephen Warren2012-01-036-99/+54
| * arm/u300: don't use PINMUX_MAP_PRIMARY*Stephen Warren2012-01-031-6/+6
| * pinctrl: implement PINMUX_MAP_SYS_HOGStephen Warren2012-01-031-0/+8
| * pinctrl: add a pin config interfaceLinus Walleij2012-01-039-10/+582
| * pinctrl/coh901: driver to request its pinsLinus Walleij2012-01-032-1/+22
| * pinctrl: u300-pinmux: register proper GPIO rangesLinus Walleij2012-01-031-11/+29
| * pinctrl: move the U300 GPIO driver to pinctrlLinus Walleij2012-01-037-12/+12
| * ARM: u300: localize GPIO assignmentsLinus Walleij2012-01-033-116/+115
| * pinctrl: make it possible to add multiple mapsLinus Walleij2012-01-031-31/+29
| * pinctrl: make a copy of pinmux mapLinus Walleij2012-01-034-14/+38
| * pinctrl: GPIO direction support for muxingLinus Walleij2012-01-033-9/+108
| * pinctrl: print pin range in GPIO range debugsLinus Walleij2012-01-031-2/+5
| * pinctrl: add a pin_base for sparse gpio-rangesChanho Park2012-01-036-29/+34
| * pinctrl: unify pin type from signed to unsignedMarek Belisko2012-01-032-2/+2
| * pinctrl: documentation updateLinus Walleij2012-01-032-27/+31
| * pinctrl: add explicit gpio_disable_free pinmux_opStephen Warren2012-01-032-14/+28
| * pinctrl: remove double pin validity check.Marek Belisko2012-01-031-10/+5
| * pinctrl: move group lookup to coreLinus Walleij2012-01-033-33/+35
| * pinctrl: iterate over u300_pmx_mask's in u300_pmx_endisableRajendra Nayak2012-01-031-2/+5
| * MAINTAINERS: Fix pinctrl subsystem's directoryStephen Warren2012-01-031-1/+1
| * pinctrl: remove two unused global variablesUwe Kleine-König2011-12-081-4/+0
| * pinctrl: make the "Debug PINCTRL calls" entry actually do somethingUwe Kleine-König2011-12-081-1/+1
| * pinctrl/sirf: fix pin number typo for SPI1Barry Song2011-12-021-1/+1
* | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds2012-01-1028-323/+326
|\ \
| * | ahci: support the STA2X11 I/O HubAlessandro Rubini2012-01-081-5/+21
| * | pata_bf54x: fix BMIDE status register emulationSergei Shtylyov2012-01-081-18/+2
| * | ata: add ata port hibernate callbacksLin Ming2012-01-081-4/+36
| * | ata: update ata port's runtime status during system resumeLin Ming2012-01-081-2/+16
| * | [SCSI] runtime resume parent for child's system-resumeLin Ming2012-01-081-1/+10
| * | ahci: platform support for suspend/resumeBrian Norris2012-01-082-0/+70
| * | libata-core: kill duplicate statement in ata_do_set_mode()Sergei Shtylyov2012-01-081-2/+2
| * | pata_of_platform: remove direct dependency on OF_IRQRob Herring2012-01-082-10/+7
| * | SATA/PATA: convert drivers/ata/* to use module_platform_driver()Axel Lin2012-01-0812-158/+13
| * | pata_cs5536: forward port changes from cs5536Bartlomiej Zolnierkiewicz2012-01-081-57/+42
| * | libata-sff: use ATAPI_{COD|IO}Sergei Shtylyov2012-01-081-2/+2
| * | ata: add ata port runtime PM callbacksLin Ming2012-01-083-0/+15
| * | ata: add ata port system PM callbacksLin Ming2012-01-083-70/+76
| * | [SCSI] sd: check runtime PM status in sd_shutdownLin Ming2012-01-081-0/+5
| * | [SCSI] check runtime PM status in system PMLin Ming2012-01-081-1/+15
| * | [SCSI] add flag to skip the runtime PM calls on the hostLin Ming2012-01-082-2/+6
| * | ata: make ata port as parent device of scsi hostLin Ming2012-01-081-1/+1
OpenPOWER on IntegriCloud