summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-03-25drivers: platform: parse IRQ flags from resourcesLinus Walleij1-0/+9
2015-03-25driver core: Make probe deferral more quietMark Brown1-1/+1
2015-03-25drivers/core/of: Add symlink to device-tree from devices with an OF nodeBenjamin Herrenschmidt1-2/+14
2015-03-25drivers: base: fw: fix ret value when loading fwZahari Doychev1-0/+2
2015-03-25firmware: Avoid manual device_create_file() callsTakashi Iwai1-19/+21
2015-03-25drivers/base: cacheinfo: validate device node for all the cachesSudeep Holla1-2/+11
2015-03-25drivers/base: use tabs where possible in code indentationLavinia Tache1-5/+5
2015-03-25driver core: add missing blank line after declarationLavinia Tache1-0/+1
2015-03-25drivers: base: node: Delete space after pointer declarationAna Nedelcu1-1/+1
2015-03-25drivers: base: memory: Use tabs instead of spacesIoana Ciornei1-2/+2
2015-03-25firmware_class: Fix whitespace and indentationAndrei Oprea1-3/+4
2015-03-25drivers: base: dma-mapping: Erase blank space after pointerMarius Cristian Eseanu1-1/+1
2015-03-25drivers: base: class: Add a blank line after declarationsCosmin Tomulescu1-0/+2
2015-03-25attribute_container: fix missing blank lines after declarationsCosmin Dragomir1-0/+2
2015-03-25drivers: base: memory: Fix switch indentIoana Ciornei1-27/+27
2015-03-25drivers: base: map: Use kmalloc_array instead of kmallocAndrei Poenaru1-2/+1
2015-03-25Driver core: Fix missing whitespace in function argumentFlorin Papa1-1/+1
2015-03-25driver core: Delete an unnecessary check before the function call "put_device"Markus Elfring1-2/+1
2015-03-25drivers/base/node: clean up attribute group conversionGreg Kroah-Hartman1-10/+2
2015-03-25drivers/base/node: Avoid manual device_create_file() callsTakashi Iwai1-14/+20
2015-03-25driver core: bus: Goto appropriate labels on failure in bus_add_deviceJunjie Mao1-2/+2
2015-03-25driver core: use *switch* statement in really_probe()Sergei Shtylyov1-5/+9
2015-03-22Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/mdLinus Torvalds2-3/+2
2015-03-22Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-183/+3
2015-03-22Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-17/+17
2015-03-22Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-3/+12
2015-03-22Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds33-719/+124
2015-03-21Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds5-80/+137
2015-03-21Merge tag 'pm+acpi-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-23/+54
2015-03-21Merge git://people.freedesktop.org/~airlied/linuxLinus Torvalds18-372/+159
2015-03-21Merge tag 'devicetree-fixes-for-4.0-part2' of git://git.kernel.org/pub/scm/li...Linus Torvalds3-12/+14
2015-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds13-47/+60
2015-03-21Merge tag 'dm-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds4-26/+141
2015-03-21Merge tag 'upstream-4.0-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds1-1/+2
2015-03-21Merge branches 'pm-cpuidle', 'powercap', 'irq-pm' and 'acpi-resources'Rafael J. Wysocki93-889/+1272
2015-03-21md: fix problems with freeing private data after ->run failure.NeilBrown2-3/+2
2015-03-20Revert "x86/PCI: Refine the way to release PCI IRQ resources"Rafael J. Wysocki1-1/+8
2015-03-20Merge tag 'drm-intel-fixes-2015-03-19' of git://anongit.freedesktop.org/drm-i...Dave Airlie1-4/+28
2015-03-20Merge tag 'drm-amdkfd-fixes-2015-03-19' of git://people.freedesktop.org/~gabb...Dave Airlie3-11/+23
2015-03-19target: do not reject FUA CDBs when write cache is enabled but emulate_write_...Christophe Vu-Brugier3-18/+16
2015-03-19target: Fix virtual LUN=0 target_configure_device failure OOPsNicholas Bellinger1-2/+2
2015-03-19target/pscsi: Fix NULL pointer dereference in get_device_typeNicholas Bellinger1-1/+1
2015-03-19tcm_fc: missing curly braces in ft_invl_hw_context()Dan Carpenter1-1/+2
2015-03-19target: Fix reference leak in target_get_sess_cmd() error pathBart Van Assche1-0/+4
2015-03-19loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_sessionBart Van Assche4-16/+8
2015-03-19tcm_qla2xxx: Fix incorrect use of __transport_register_sessionBart Van Assche1-1/+1
2015-03-19iscsi-target: Avoid early conn_logout_comp for iser connectionsNicholas Bellinger1-4/+10
2015-03-19Revert "iscsi-target: Avoid IN_LOGOUT failure case for iser-target"Nicholas Bellinger1-3/+1
2015-03-19target: Disallow changing of WRITE cache/FUA attrs after exportNicholas Bellinger1-1/+15
2015-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-55/+185