summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-03-25drivers: platform: parse IRQ flags from resourcesLinus Walleij
2015-03-25driver core: Make probe deferral more quietMark Brown
2015-03-25drivers/core/of: Add symlink to device-tree from devices with an OF nodeBenjamin Herrenschmidt
2015-03-25drivers: base: fw: fix ret value when loading fwZahari Doychev
2015-03-25firmware: Avoid manual device_create_file() callsTakashi Iwai
2015-03-25drivers/base: cacheinfo: validate device node for all the cachesSudeep Holla
2015-03-25drivers/base: use tabs where possible in code indentationLavinia Tache
2015-03-25driver core: add missing blank line after declarationLavinia Tache
2015-03-25drivers: base: node: Delete space after pointer declarationAna Nedelcu
2015-03-25drivers: base: memory: Use tabs instead of spacesIoana Ciornei
2015-03-25firmware_class: Fix whitespace and indentationAndrei Oprea
2015-03-25drivers: base: dma-mapping: Erase blank space after pointerMarius Cristian Eseanu
2015-03-25drivers: base: class: Add a blank line after declarationsCosmin Tomulescu
2015-03-25attribute_container: fix missing blank lines after declarationsCosmin Dragomir
2015-03-25drivers: base: memory: Fix switch indentIoana Ciornei
2015-03-25drivers: base: map: Use kmalloc_array instead of kmallocAndrei Poenaru
2015-03-25Driver core: Fix missing whitespace in function argumentFlorin Papa
2015-03-25driver core: Delete an unnecessary check before the function call "put_device"Markus Elfring
2015-03-25drivers/base/node: clean up attribute group conversionGreg Kroah-Hartman
2015-03-25drivers/base/node: Avoid manual device_create_file() callsTakashi Iwai
2015-03-25driver core: bus: Goto appropriate labels on failure in bus_add_deviceJunjie Mao
2015-03-25driver core: use *switch* statement in really_probe()Sergei Shtylyov
2015-03-22Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/mdLinus Torvalds
2015-03-22Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-03-22Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-22Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-03-22Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-03-21Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-03-21Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-21Merge git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-03-21Merge tag 'devicetree-fixes-for-4.0-part2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2015-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-03-21Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2015-03-21Merge tag 'upstream-4.0-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds
2015-03-21Merge branches 'pm-cpuidle', 'powercap', 'irq-pm' and 'acpi-resources'Rafael J. Wysocki
2015-03-21md: fix problems with freeing private data after ->run failure.NeilBrown
2015-03-20Revert "x86/PCI: Refine the way to release PCI IRQ resources"Rafael J. Wysocki
2015-03-20Merge tag 'drm-intel-fixes-2015-03-19' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-03-20Merge tag 'drm-amdkfd-fixes-2015-03-19' of git://people.freedesktop.org/~gabb...Dave Airlie
2015-03-19target: do not reject FUA CDBs when write cache is enabled but emulate_write_...Christophe Vu-Brugier
2015-03-19target: Fix virtual LUN=0 target_configure_device failure OOPsNicholas Bellinger
2015-03-19target/pscsi: Fix NULL pointer dereference in get_device_typeNicholas Bellinger
2015-03-19tcm_fc: missing curly braces in ft_invl_hw_context()Dan Carpenter
2015-03-19target: Fix reference leak in target_get_sess_cmd() error pathBart Van Assche
2015-03-19loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_sessionBart Van Assche
2015-03-19tcm_qla2xxx: Fix incorrect use of __transport_register_sessionBart Van Assche
2015-03-19iscsi-target: Avoid early conn_logout_comp for iser connectionsNicholas Bellinger
2015-03-19Revert "iscsi-target: Avoid IN_LOGOUT failure case for iser-target"Nicholas Bellinger
2015-03-19target: Disallow changing of WRITE cache/FUA attrs after exportNicholas Bellinger
2015-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds