summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2011-06-13gpio/74x164: fix clash with gpiolib namespaceLinus Walleij
2011-06-11gpio/mxc: fix a bug with gpio_get_value callingShawn Guo
2011-06-10gpio/vr41xx: Convert use of struct resource to resource_size(ptr)Joe Perches
2011-06-09gpio/ep93xx: Remove superfluous debug pr_info statementGrant Likely
2011-06-08gpio/ep93xx: convert to platform_driver and use basic_mmio_gpio libraryH Hartley Sweeten
2011-06-08gpio/pca953x: Fix warning of enabled interrupts in handlerDavid Jander
2011-06-08gpio/pca953x: Interrupt pin is active-lowDavid Jander
2011-06-08gpio/pca953x: Fix IRQ support.David Jander
2011-06-07gpio/ep93xx: fix pr_fmt outputH Hartley Sweeten
2011-06-07gpio/mxs: convert gpio-mxs to use generic irq chipShawn Guo
2011-06-07gpio/mxs: remove irq_high related implementationShawn Guo
2011-06-07gpio/mxs: convert gpio-mxs to use basic_mmio_gpio libraryShawn Guo
2011-06-07gpio/mxc: convert gpio-mxc to use generic irq chipShawn Guo
2011-06-06gpio: reorganize driversGrant Likely
2011-06-06Merge branch 'gpio/next-mx' into gpio/nextGrant Likely
2011-06-06gpio/pca953x.c: Interrupt pin is active-lowDavid Jander
2011-06-06gpio/ep93xx: move driver to drivers/gpioH Hartley Sweeten
2011-06-06gpio/mxc: convert gpio-mxc to use basic_mmio_gpio libraryShawn Guo
2011-06-06gpio/mxc: Change gpio-mxc into an upstanding gpio driverShawn Guo
2011-06-06gpio/mxc: Move Freescale MXC gpio driver to drivers/gpioShawn Guo
2011-06-06gpio/mxs: Change gpio-mxs into an upstanding gpio driverShawn Guo
2011-06-06gpio/mxs: Move Freescale mxs gpio driver to drivers/gpioGrant Likely
2011-06-06Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-06-04hwmon: (max6642): Better chip detection schemaPer Dalén
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-04Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-06-04Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds
2011-06-03gpio/samsung: make Kconfig options def_boolH Hartley Sweeten
2011-06-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-03leds: remove config option LEDS_GPIO_PLATFORM from KconfigShawn Guo
2011-06-03gpio/74x164: remove unnecessary defines and prototypeH Hartley Sweeten
2011-06-03tg3: Fix tg3_skb_error_unmap()Matt Carlson
2011-06-02[SCSI] Fix oops caused by queue refcounting failureJames Bottomley
2011-06-02drivers/net/can/flexcan.c: add missing clk_putJulia Lawall
2011-06-02dmaengine: shdma: fix a regression: initialise DMA channels for memcpyGuennadi Liakhovetski
2011-06-01net: dm9000: Get the chip in a known good state before enabling interruptsMark Brown
2011-06-01drivers/net/davinci_emac.c: add missing clk_putJulia Lawall
2011-06-01usbnet/cdc_ncm: add missing .reset_resume hookStefan Metzmacher
2011-06-01hwmon: (coretemp) Further relax temperature range checksGuenter Roeck
2011-06-01hwmon: (coretemp) Fix TjMax detection for older CPUsGuenter Roeck
2011-06-02Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2011-06-02block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removalLinus Torvalds
2011-06-01iwl4965: correctly validate temperature valueStanislaw Gruszka
2011-06-01ath9k: fix two more bugs in tx powerDaniel Halperin
2011-06-01hwmon: (coretemp) Relax target temperature range checkJean Delvare
2011-06-01hwmon: (max6642) Rename temp_fault sysfs attribute to temp2_faultPer Dalen
2011-06-01xen/blkback: potential null dereference in error handlingDan Carpenter
2011-06-01xen/blkback: don't call vbd_size() if bd_disk is NULLLaszlo Ersek