summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2013-12-04Merge tag 'gpio-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2013-12-04Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-12-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-12-04Merge branch 'mark-irqs' into develLinus Walleij
2013-12-04gpio: lynxpoint: lock IRQs when starting themLinus Walleij
2013-12-04gpio: intel-mid: lock IRQs when starting themLinus Walleij
2013-12-04gpio: em: lock IRQs when starting themLinus Walleij
2013-12-04gpio: bcm-kona: lock IRQs when starting themLinus Walleij
2013-12-04gpio: lock adnp IRQs when enabling themLinus Walleij
2013-12-04gpio/pinctrl: make gpio_chip members typed booleanLinus Walleij
2013-12-04gpio: rewrite gpiochip_offset_to_desc()Alexandre Courbot
2013-12-04gpio: MOXA ART: rename moxart_gpio_base to baseJonas Jensen
2013-12-04video: vt8500: fix error handling in probe()Dan Carpenter
2013-12-04atmel_lcdfb: fix module autoloadJohan Hovold
2013-12-03cpuidle: Check for dev before deregistering it.Konrad Rzeszutek Wilk
2013-12-03Merge tag 'omap-for-v3.13/fixes-against-rc1-take2' of git://git.kernel.org/pu...Olof Johansson
2013-12-03[SCSI] bfa: Fix crash when symb name set for offline vportVijaya Mohan Guvva
2013-12-03cpufreq: fix garbage kobjects on errors during suspend/resumeBjørn Mork
2013-12-03gpio: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-12-03gpiolib: change a warning to debug message when failing to get gpioHeikki Krogerus
2013-12-03powerpc/gpio: Fix the wrong GPIO input data on MPC8572/MPC8536Liu Gang
2013-12-03gpiolib: use platform GPIO mappings as fallbackAlexandre Courbot
2013-12-03gpiolib: fix lookup of platform-mapped GPIOsAlexandre Courbot
2013-12-03gpio: Add MOXA ART GPIO driverJonas Jensen
2013-12-03gpio: rcar: Support both edge trigger with DTLaurent Pinchart
2013-12-03gpio-lynxpoint: Allow building as a moduleJean Delvare
2013-12-03ARM: lpc32xx: move custom GPIO headerLinus Walleij
2013-12-03gpio: drop users of irq_set_chip_and_handler_name()Linus Walleij
2013-12-03sh-pfc: sh7372: Fix pin bias setupLaurent Pinchart
2013-12-03sh-pfc: r8a7740: Fix pin bias setupLaurent Pinchart
2013-12-02Merge branch 'leds-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-12-02leds: pwm: Fix for deferred probe in DT booted modePeter Ujfalusi
2013-12-02uio: we cannot mmap unaligned page contentsLinus Torvalds
2013-12-02[SCSI] enclosure: fix WARN_ON in dual path device removingJames Bottomley
2013-12-02[SCSI] pm80xx: Tasklets synchronization fix.Nikith Ganigarakoppal
2013-12-02[SCSI] pm80xx: Resetting the phy state.Nikith Ganigarakoppal
2013-12-02[SCSI] pm80xx: Fix for direct attached device.Nikith Ganigarakoppal
2013-12-02[SCSI] pm80xx: Module author additionNikith Ganigarakoppal
2013-12-02Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-12-02Merge tag 'stable/for-linus-3.13-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-12-02Merge tag 'spi-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2013-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-12-02pinctrl: abx500: Fix header file include guardAxel Lin
2013-12-01net/mlx4_en: Remove selftest TX queues empty conditionEugenia Emantayev
2013-12-01virtio_net: make all RX paths handle erors consistentlyMichael S. Tsirkin
2013-12-01virtio_net: fix error handling for mergeable buffersMichael S. Tsirkin
2013-11-30[SCSI] hpsa: return 0 from driver probe function on success, not 1Stephen M. Cameron
2013-11-30[SCSI] hpsa: do not discard scsi status on aborted commandsStephen M. Cameron
2013-11-30virtio_net: Fixed a trivial typo (fitler --> filter)Thomas Huth