aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-12-20gpio: add GPIO support for SMSC SCH311xBruno Randolf3-0/+441
2013-12-12gpio / ACPI: return -ENOENT when no mapping existsMika Westerberg1-1/+1
2013-12-12gpio: msm: Add module device table and mark table constStephen Boyd1-1/+2
2013-12-12gpiolib: return -ENOENT if no GPIO mapping existsAlexandre Courbot1-17/+17
2013-12-12gpio: driver for Xtensa GPIO32Baruch Siach3-0/+172
2013-12-12gpio: 74x164: Driver cleanupAlexander Shiyan1-27/+16
2013-12-12gpio: 74x164: Remove non-DT supportAlexander Shiyan2-16/+4
2013-12-11gpio: tegra: add missing error handling to probeStephen Warren1-1/+6
2013-12-09gpiolib: update inline documentation of gpiod_get_index()Andy Shevchenko1-1/+1
2013-12-09gpiolib: introduce chip_* to print with chip->label prefixAndy Shevchenko1-15/+26
2013-12-09gpiolib: unify pr_* messages formatAndy Shevchenko1-37/+37
2013-12-09gpio: better lookup method for platform GPIOsAlexandre Courbot1-50/+58
2013-12-09Merge tag 'v3.13-rc3' into develLinus Walleij250-1415/+3627
2013-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds30-57/+123
2013-12-05Merge tag 'pm-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds6-8/+66
2013-12-06Merge branches 'pm-epoll', 'pnp' and 'powercap'Rafael J. Wysocki2-2/+17
2013-12-06Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki4-6/+49
2013-12-05Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-12/+7
2013-12-05Merge tag 'fbdev-fixes-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-20/+19
2013-12-05Merge tag 'pinctrl-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-8/+9
2013-12-04Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds3-22/+165
2013-12-05PowerCap: Fix mode for energy counterSrinivas Pandruvada1-1/+6
2013-12-05PNP: fix restoring devices after hibernationDmitry Torokhov1-1/+11
2013-12-04Merge tag 'gpio-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-7/+21
2013-12-04Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-23/+22
2013-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-51/+69
2013-12-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-5/+32
2013-12-04Merge branch 'mark-irqs' into develLinus Walleij5-0/+113
2013-12-04gpio: lynxpoint: lock IRQs when starting themLinus Walleij1-0/+22
2013-12-04gpio: intel-mid: lock IRQs when starting themLinus Walleij1-0/+23
2013-12-04gpio: em: lock IRQs when starting themLinus Walleij1-0/+24
2013-12-04gpio: bcm-kona: lock IRQs when starting themLinus Walleij1-0/+22
2013-12-04gpio: lock adnp IRQs when enabling themLinus Walleij1-0/+23
2013-12-04gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij54-60/+60
2013-12-04gpio: rewrite gpiochip_offset_to_desc()Alexandre Courbot1-2/+3
2013-12-04gpio: MOXA ART: rename moxart_gpio_base to baseJonas Jensen1-14/+10
2013-12-04video: vt8500: fix error handling in probe()Dan Carpenter1-14/+11
2013-12-04atmel_lcdfb: fix module autoloadJohan Hovold1-0/+1
2013-12-03cpuidle: Check for dev before deregistering it.Konrad Rzeszutek Wilk1-1/+1
2013-12-03Merge tag 'omap-for-v3.13/fixes-against-rc1-take2' of git://git.kernel.org/pu...Olof Johansson1-23/+22
2013-12-03[SCSI] bfa: Fix crash when symb name set for offline vportVijaya Mohan Guvva3-8/+14
2013-12-03cpufreq: fix garbage kobjects on errors during suspend/resumeBjørn Mork1-3/+0
2013-12-03gpio: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han6-6/+6
2013-12-03gpiolib: change a warning to debug message when failing to get gpioHeikki Krogerus1-1/+1
2013-12-03powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536Liu Gang1-2/+6
2013-12-03gpiolib: use platform GPIO mappings as fallbackAlexandre Courbot1-3/+13
2013-12-03gpiolib: fix lookup of platform-mapped GPIOsAlexandre Courbot1-1/+1
2013-12-03gpio: Add MOXA ART GPIO driverJonas Jensen3-0/+170
2013-12-03gpio: rcar: Support both edge trigger with DTLaurent Pinchart1-13/+43
2013-12-03gpio-lynxpoint: Allow building as a moduleJean Delvare2-1/+12