aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-02
|\
| * driver core: device.h: fix doc compilation warningsMichael Opdenacker2013-06-26
| * firmware loader: fix another compile warning with PM_SLEEP unsetMing Lei2013-06-26
| * build some drivers only when compile-testingJiri Slaby2013-06-24
| * Merge 3.10-rc7 into driver-core-nextGreg Kroah-Hartman2013-06-24
| |\
| * | firmware loader: fix compile warning with PM_SLEEP setMing Lei2013-06-21
| * | Merge branch 'driver-core-linus' into driver-core-nextGreg Kroah-Hartman2013-06-19
| |\ \
| * \ \ Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman2013-06-17
| |\ \ \
| * | | | kobject: sanitize argument for format stringKees Cook2013-06-07
| * | | | sysfs_notify is only possible on file attributesNick Dyer2013-06-07
| * | | | firmware loader: simplify holding module for request_firmwareMing Lei2013-06-06
| * | | | firmware loader: don't export cache_firmware and uncache_firmwareMing Lei2013-06-06
| * | | | drivers/base: Use attribute groups to create sysfs memory filesNathan Fontenot2013-06-06
| * | | | firmware loader: fix compile warningMing Lei2013-06-06
| * | | | firmware loader: fix build failure with !CONFIG_FW_LOADER_USER_HELPERMing Lei2013-06-04
| * | | | Documentation: Updated broken link in HOWTOBen Minerds2013-06-03
| * | | | Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-03
| * | | | driver core: firmware loader: kill FW_ACTION_NOHOTPLUG requests before suspendMing Lei2013-06-03
| * | | | driver core: firmware loader: don't cache FW_ACTION_NOHOTPLUG firmwareMing Lei2013-06-03
| * | | | Documentation: Tidy up some drivers/base/core.c kerneldoc content.Robert P. J. Day2013-06-03
| * | | | platform_device: use a macro instead of platform_driver_registerLibo Chen2013-06-03
| * | | | firmware: move EXPORT_SYMBOL annotationsDaniel Mack2013-06-03
| * | | | firmware: Avoid deadlock of usermodehelper lock at shutdownTakashi Iwai2013-06-03
| * | | | dell_rbu: Select CONFIG_FW_LOADER_USER_HELPER explicitlyTakashi Iwai2013-06-03
| * | | | debugfs: write_file_bool() - ensure strtobool() operates on valid dataMathias Krause2013-06-03
| * | | | debugfs: add get/set for atomic typesSeth Jennings2013-06-03
| * | | | Merge 3.10-rc3 into driver-core-nextGreg Kroah-Hartman2013-05-26
| |\ \ \ \
| * | | | | cpu: make sure that cpu/online file created before KOBJ_ADD is emittedIgor Mammedov2013-05-21
| * | | | | cpu: fix "crash_notes" and "crash_notes_size" leaks in register_cpu()Igor Mammedov2013-05-21
| * | | | | base/core.c: improve comment of the function device_find_child()Federico Vaga2013-05-21
| * | | | | sysfs: kill sysfs_sb declaration in fs/sysfs/inode.c.Rami Rosen2013-05-17
| * | | | | sysfs: sysfs_link_sibling(): fix typo in commentWarner Wang2013-05-17
* | | | | | Merge tag 'char-misc-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-07-02
|\ \ \ \ \ \
| * | | | | | Revert "char: misc: assign file->private_data in all cases"Greg Kroah-Hartman2013-06-26
| * | | | | | drivers: uio_pdrv_genirq: Use of_match_ptr() macroSachin Kamat2013-06-25
| * | | | | | mei: check whether hw start has succeededTomas Winkler2013-06-24
| * | | | | | mei: check if the hardware reset succeededTomas Winkler2013-06-24
| * | | | | | mei: mei_cl_connect: don't multiply the timeout twiceFrode Isaksen2013-06-24
| * | | | | | mei: do not override a client writing state when bufferingTomas Winkler2013-06-24
| * | | | | | mei: move mei_cl_irq_write_complete to client.cTomas Winkler2013-06-24
| * | | | | | UIO: Fix concurrency issueVitalii Demianets2013-06-24
| * | | | | | drivers: uio_dmem_genirq: Use of_match_ptr() macroSachin Kamat2013-06-24
| * | | | | | char: misc: assign file->private_data in all casesThomas Petazzoni2013-06-24
| * | | | | | drivers: hv: allocate synic structures before hv_synic_init()Jason Wang2013-06-24
| * | | | | | drivers: hv: check interrupt mask before read_indexJason Wang2013-06-24
| * | | | | | vme: vme_tsi148.c: fix error return code in tsi148_probe()Wei Yongjun2013-06-24
| * | | | | | FMC: fix error handling in probe() functionDan Carpenter2013-06-24
| * | | | | | fmc: avoid readl/writel namespace conflictArnd Bergmann2013-06-19
| * | | | | | FMC: NULL dereference on allocation failureDan Carpenter2013-06-19
| * | | | | | UIO: fix uio_pdrv_genirq with device tree but no interruptPavel Machek2013-06-18