summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* driver core: add missing blank line after declarationLavinia Tache2015-03-25
* drivers: base: node: Delete space after pointer declarationAna Nedelcu2015-03-25
* drivers: base: memory: Use tabs instead of spacesIoana Ciornei2015-03-25
* firmware_class: Fix whitespace and indentationAndrei Oprea2015-03-25
* drivers: base: dma-mapping: Erase blank space after pointerMarius Cristian Eseanu2015-03-25
* drivers: base: class: Add a blank line after declarationsCosmin Tomulescu2015-03-25
* attribute_container: fix missing blank lines after declarationsCosmin Dragomir2015-03-25
* drivers: base: memory: Fix switch indentIoana Ciornei2015-03-25
* drivers: base: map: Use kmalloc_array instead of kmallocAndrei Poenaru2015-03-25
* Driver core: Fix missing whitespace in function argumentFlorin Papa2015-03-25
* driver core: Delete an unnecessary check before the function call "put_device"Markus Elfring2015-03-25
* drivers/base/node: clean up attribute group conversionGreg Kroah-Hartman2015-03-25
* drivers/base/node: Avoid manual device_create_file() callsTakashi Iwai2015-03-25
* samples/kobject: be explicit in the module licenseGreg Kroah-Hartman2015-03-25
* samples/kobject: Use kstrtoint instead of sscanfRastislav Barlik2015-03-25
* driver core: bus: Goto appropriate labels on failure in bus_add_deviceJunjie Mao2015-03-25
* driver core: use *switch* statement in really_probe()Sergei Shtylyov2015-03-25
* sysfs: Document struct attribute_groupGuenter Roeck2015-03-25
* sysfs: Only accept read/write permissions for file attributesVivien Didelot2015-03-25
* sysfs: Use only return value from is_visible for the file modeGuenter Roeck2015-03-25
* Linux 4.0-rc5Linus Torvalds2015-03-22
* Merge tag 'md/4.0-rc4-fix' of git://neil.brown.name/mdLinus Torvalds2015-03-22
|\
| * md: fix problems with freeing private data after ->run failure.NeilBrown2015-03-21
* | Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-03-22
|\ \
| * | LZ4 : fix the data abort issueJeHyeon Yeon2015-03-16
| * | kernfs: handle poll correctly on 'direct_read' files.NeilBrown2015-03-16
| |/
* | Merge tag 'char-misc-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-03-22
|\ \
| * | Revert "pcmcia: add a new resource manager for non ISA systems"Greg Kroah-Hartman2015-03-11
| * | Revert "pcmcia: fix incorrect bracketing on a test"Greg Kroah-Hartman2015-03-11
| * | Revert "pcmcia: add missing include for new pci resource handler"Greg Kroah-Hartman2015-03-11
* | | Merge tag 'staging-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-22
|\ \ \
| * | | vt6655: Fix late setting of byRFType.Malcolm Priestley2015-03-09
| * | | vt6655: RFbSetPower fix missing rate RATE_12MMalcolm Priestley2015-03-09
| * | | staging: vt6656: vnt_rf_setpower: fix missing rate RATE_12MMalcolm Priestley2015-03-09
| * | | staging: vt6655: vnt_tx_packet fix dma_idx selection.Malcolm Priestley2015-03-09
| |/ /
* | | Merge tag 'tty-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-22
|\ \ \
| * | | serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley2015-03-11
| |/ /
* | | Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-22
|\ \ \
| * | | usb: common: otg-fsm: only signal connect after switching to peripheralPeter Chen2015-03-18
| * | | uas: Add US_FL_NO_ATA_1X for Initio Corporation controllers / devicesHans de Goede2015-03-18
| * | | USB: ehci-atmel: rework clk handlingBoris Brezillon2015-03-18
| * | | MAINTAINERS: add entry for USB OTG FSMPeter Chen2015-03-15
| * | | usb: chipidea: otg: add a_alt_hnp_support response for B deviceLi Jun2015-03-15
| * | | Merge tag 'for-4.0-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kisho...Greg Kroah-Hartman2015-03-15
| |\ \ \
| | * | | phy: omap-usb2: Fix missing clk_prepare call when using old dt nameAxel Lin2015-03-13
| | * | | phy: ti/omap: Fix modaliasAxel Lin2015-03-13
| | * | | phy: core: Fixup return value of phy_exit when !pm_runtime_enabledAxel Lin2015-03-13
| | * | | phy: miphy28lp: Convert to devm_kcalloc and fix wrong sizofAxel Lin2015-03-13
| | * | | phy: miphy365x: Convert to devm_kcalloc and fix wrong sizeofAxel Lin2015-03-13
| | * | | phy: twl4030-usb: Remove redundant assignment for twl->linkstatAxel Lin2015-03-13