aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-03pinctrl: don't create a device for each pin controllerStephen Warren4-61/+41
2012-01-03pinctrl: add a pin config interfaceLinus Walleij6-2/+390
2012-01-03pinctrl/coh901: driver to request its pinsLinus Walleij2-1/+22
2012-01-03pinctrl: u300-pinmux: register proper GPIO rangesLinus Walleij1-11/+29
2012-01-03pinctrl: move the U300 GPIO driver to pinctrlLinus Walleij5-10/+10
2012-01-03pinctrl: make it possible to add multiple mapsLinus Walleij1-31/+29
2012-01-03pinctrl: make a copy of pinmux mapLinus Walleij1-10/+34
2012-01-03pinctrl: GPIO direction support for muxingLinus Walleij1-0/+61
2012-01-03pinctrl: print pin range in GPIO range debugsLinus Walleij1-2/+5
2012-01-03pinctrl: add a pin_base for sparse gpio-rangesChanho Park3-3/+8
2012-01-03pinctrl: unify pin type from signed to unsignedMarek Belisko2-2/+2
2012-01-03pinctrl: documentation updateLinus Walleij1-1/+5
2012-01-03pinctrl: add explicit gpio_disable_free pinmux_opStephen Warren1-14/+25
2012-01-03pinctrl: remove double pin validity check.Marek Belisko1-10/+5
2012-01-03pinctrl: move group lookup to coreLinus Walleij3-33/+35
2012-01-03pinctrl: iterate over u300_pmx_mask's in u300_pmx_endisableRajendra Nayak1-2/+5
2011-12-08pinctrl: remove two unused global variablesUwe Kleine-König1-4/+0
2011-12-08pinctrl: make the "Debug PINCTRL calls" entry actually do somethingUwe Kleine-König1-1/+1
2011-12-02pinctrl/sirf: fix pin number typo for SPI1Barry Song1-1/+1
2011-11-23Merge git://github.com/rustyrussell/linuxLinus Torvalds3-2/+20
2011-11-24virtio-pci: make reset operation saferMichael S. Tsirkin1-0/+18
2011-11-24virtio-mmio: Correct the name of the guest features selectorSasha Levin1-1/+1
2011-11-24virtio: add HAS_IOMEM dependency to MMIO platform bus driverHeiko Carstens1-1/+1
2011-11-23Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds2-1/+5
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds6-21/+47
2011-11-23Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds3-4/+6
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-6/+8
2011-11-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds20-432/+594
2011-11-23regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed1-6/+8
2011-11-23i2c: Make i2cdev_notifier_call staticShubhrajyoti D1-1/+1
2011-11-23i2c: Fix device name for 10-bit slave addressJean Delvare1-1/+3
2011-11-23i2c-algo-bit: Generate correct i2c address sequence for 10-bit targetJeffrey (Sheng-Hui) Chu1-2/+2
2011-11-23drm: integer overflow in drm_mode_dirtyfb_ioctl()Xi Wang1-0/+4
2011-11-22Revert "of/irq: of_irq_find_parent: check for parent equal to child"Linus Torvalds1-7/+7
2011-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+9
2011-11-22drivers/gpu/vga/vgaarb.c: add missing kfreeJulia Lawall1-6/+12
2011-11-22drm/radeon/kms/atom: unify i2c gpio table handlingAlex Deucher1-128/+86
2011-11-22drm/radeon/kms: fix up gpio i2c mask bits for r4xx for realAlex Deucher1-0/+12
2011-11-22ttm: Don't return the bo reserved on error pathThomas Hellstrom1-1/+7
2011-11-22Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux into drm-fixesDave Airlie10-211/+354
2011-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-8/+33
2011-11-22Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds5-366/+3
2011-11-21Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds3-8/+9
2011-11-21Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds42-282/+332
2011-11-21Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds7-43/+52
2011-11-21Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-6/+8
2011-11-21Merge branch 'char-misc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds4-31/+69
2011-11-21iio: fix a leak due to improper use of anon_inode_getfd()Al Viro1-1/+9
2011-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds48-200/+428
2011-11-20Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-0/+8