summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-tegra (unfollow)
Commit message (Expand)AuthorFilesLines
2012-11-17gpio: gpio-max710x: Support device tree probingRoland Stigge1-6/+6
2012-11-17gpio: twl4030: Use only TWL4030_MODULE_LED for LED configurationPeter Ujfalusi1-17/+18
2012-11-17gpio: tegra: read output value when gpio is set in direction_outLaxman Dewangan1-0/+5
2012-11-17gpio: pca953x: Add compatible strings to gpio-pca953x driverMaxime Ripard1-0/+29
2012-11-17gpio: pca953x: Register an IRQ domainMaxime Ripard1-6/+20
2012-11-08gpio: mvebu: Set free callback for gpio_chipAxel Lin1-2/+3
2012-11-08gpio: tegra: Drop exporting static functionsAxel Lin1-2/+0
2012-11-08gpio: tegra: Staticize non-exported symbolsAxel Lin1-2/+2
2012-11-08gpio: tegra: fix suspend/resume apisLaxman Dewangan1-5/+13
2012-11-04gpio-pch: Set parent dev for gpio chipAlexander Stein1-0/+1
2012-11-04gpio: em: Fix build errorsAxel Lin1-3/+3
2012-10-27GPIO: clps711x: use platform_device_unregister in gpio_clps711x_init()Wei Yongjun1-2/+1
2012-10-26gpio/tc3589x: convert to use the simple irqdomainLinus Walleij1-11/+9
2012-10-26gpio/em: convert to linear IRQ domainLinus Walleij1-39/+7
2012-10-26gpio/mvebu: convert to use irq_domain_add_simple()Linus Walleij1-2/+2
2012-10-26gpio/tegra: convert to use linear irqdomainLinus Walleij1-9/+5
2012-10-26gpiolib: unlock on error in gpio_export()Dan Carpenter1-1/+2
2012-10-26gpiolib: add gpio get direction callback supportMathias Nyman2-2/+41
2012-10-26GPIO: clps711x: Fix direction logic for PORTDAlexander Shiyan1-14/+51
2012-10-24GPIO: clps711x: Fix return value for gpio_clps711x_getAlexander Shiyan1-1/+1
2012-10-23gpiolib: Refactor gpio_exportRyan Mallon1-39/+46
2012-10-19GPIO: vt8500: Add extended gpio bank for WM8505/WM8650Tony Prisk1-0/+2
2012-10-15gpio: clps711x: delete local <mach/gpio.h> headerLinus Walleij1-13/+0
2012-10-15GPIO: Add support for GPIO on CLPS711X-target platformAlexander Shiyan5-0/+182
2012-10-15DA9055 GPIO driverAshish Jangam3-0/+216
2012-10-15gpio/gpio-omap: Use existing pointer to struct deviceTobias Klauser1-1/+1
2012-10-15gpio/gpio-pl061: Covert to use devm_* functionsTobias Klauser1-37/+22
2012-10-14Linux 3.7-rc1v3.7-rc1Linus Torvalds1-2/+2
2012-10-14x86, boot: Explicitly include autoconf.h for hostprogsMatt Fleming1-1/+2
2012-10-14perf: Fix UAPI falloutIngo Molnar10-11/+11
2012-10-13ARM: config: make sure that platforms are ordered by option stringRussell King1-38/+38
2012-10-13ARM: config: sort select statements alphanumericallyRussell King39-767/+765
2012-10-13UAPI: (Scripted) Disintegrate include/linux/byteorderDavid Howells6-206/+214
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells578-30108/+32659
2012-10-13UAPI: Unexport linux/blk_types.hDavid Howells2-61/+59
2012-10-13UAPI: Unexport part of linux/ppp-comp.hDavid Howells1-0/+4
2012-10-13perf: Handle new rbtree implementationMarkus Trippelsdorf2-1/+4
2012-10-13procfs: don't need a PATH_MAX allocation to hold a string representation of a...Jeff Layton1-2/+3
2012-10-13vfs: embed struct filename inside of names_cache allocation if possibleJeff Layton2-20/+50
2012-10-13audit: make audit_inode take struct filenameJeff Layton5-19/+42
2012-10-13vfs: make path_openat take a struct filename pointerJeff Layton7-21/+42
2012-10-13vfs: turn do_path_lookup into wrapper around struct filename variantJeff Layton1-7/+23
2012-10-13audit: allow audit code to satisfy getname requests from its names_listJeff Layton3-0/+38
2012-10-13vfs: define struct filename and have getname() return itJeff Layton40-175/+218
2012-10-13btrfs: Fix compilation with user namespace support enabledEric W. Biederman1-2/+2
2012-10-12userns: Fix posix_acl_file_xattr_userns gid conversionEric W. Biederman1-1/+1
2012-10-12userns: Properly print bluetooth socket uidsEric W. Biederman1-1/+1
2012-10-12dm: store dm_target_io in bio front_padMikulas Patocka1-59/+49
2012-10-12dm thin: move bio_prison code to separate moduleMike Snitzer5-404/+499
2012-10-12dm thin: prepare to separate bio_prison codeMike Snitzer1-90/+131