summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-09-26mtd: atmel_nand: fix deferred probe from __initJohan Hovold
2013-09-26mmc: mvsdio: fix deferred probe from __initJohan Hovold
2013-09-26driver core: prevent deferred probe with platform_driver_probeJohan Hovold
2013-09-26scsi: fcoe: fix build errorGreg Kroah-Hartman
2013-09-26PCI: convert bus code to use drv_groupsGreg Kroah-Hartman
2013-09-26PCI: convert bus code to use bus_groupsGreg Kroah-Hartman
2013-09-26SCSI: fcoe: convert bus code to use bus_groupsGreg Kroah-Hartman
2013-09-26rapidio: convert bus code to use bus_groupsGreg Kroah-Hartman
2013-09-26firmware: Be a bit more verbose about direct firmware loading failureNeil Horman
2013-09-26sysfs: clean up sysfs_get_dirent()Tejun Heo
2013-09-26sysfs: remove ktype->namespace() invocations in symlink codeTejun Heo
2013-09-26sysfs: make attr namespace interface less convolutedTejun Heo
2013-09-23Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-23Merge tag 'usb-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-09-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-09-21iio:buffer_cb: Add missing iio_buffer_init()Lars-Peter Clausen
2013-09-21iio: Prevent race between IIO chardev opening and IIO device freeLars-Peter Clausen
2013-09-21iio: fix: Keep a reference to the IIO device for open file descriptorsLars-Peter Clausen
2013-09-21iio: Stop sampling when the device is removedLars-Peter Clausen
2013-09-21iio: Fix crash when scan_bytes is computed with active_scan_mask == NULLPeter Meerwald
2013-09-21iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resumePeter Meerwald
2013-09-21iio: Fix bma180 dev-to-indio_dev conversion in suspend/resumePeter Meerwald
2013-09-21iio: Fix tmp006 dev-to-indio_dev conversion in suspend/resumePeter Meerwald
2013-09-20Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2013-09-20Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-09-19Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-20Merge branch 'msm-fixes-3.12' of git://people.freedesktop.org/~robclark/linux...Dave Airlie
2013-09-20Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2013-09-20Merge tag 'drm-intel-fixes-2013-09-19' of git://people.freedesktop.org/~danve...Dave Airlie
2013-09-20cpufreq: return EEXIST instead of EBUSY for second registeringYinghai Lu
2013-09-20Revert "drm: mark context support as a legacy subsystem"Dave Airlie
2013-09-20PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeupRafael J. Wysocki
2013-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-09-19netconsole: fix a deadlock with rtnl and netconsole's mutexNikolay Aleksandrov
2013-09-19skge: fix broken driverMikulas Patocka
2013-09-19ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka
2013-09-19xen-netback: Don't destroy the netdev until the vif is shut downPaul Durrant
2013-09-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-09-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-09-19drm/fb-helper: don't sleep for screen unblank when an oops is in progressDaniel Vetter
2013-09-19cpufreq: imx6q-cpufreq: assign cpu_dev correctly to cpu0 deviceSudeep KarkadaNagesha
2013-09-19cpufreq: cpufreq-cpu0: assign cpu_dev correctly to cpu0 deviceSudeep KarkadaNagesha
2013-09-19drm, ttm Fix uninitialized warningPrarit Bhargava
2013-09-19drm/ttm: fix the tt_populated check in ttm_tt_destroy()Ben Skeggs
2013-09-19Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2013-09-18Merge tag 'omap-for-v3.12/fixes-signed' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2013-09-18mailbox: remove unnecessary platform_set_drvdata()Jingoo Han
2013-09-18iio: iio_device_add_event_sysfs() bugfixLukasz Czerwinski