aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-01
|\
| * [media] omap3isp: Use the common clock frameworkLaurent Pinchart2013-04-14
* | Merge tag 'tag-for-linus-3.10' of git://git.linaro.org/people/sumitsemwal/lin...Linus Torvalds2013-05-01
|\ \
| * | dma-buf: Add debugfs supportSumit Semwal2013-05-01
| * | dma-buf: replace dma_buf_export() with dma_buf_export_named()Sumit Semwal2013-05-01
* | | tty: fix up atime/mtime mess, take threeLinus Torvalds2013-05-01
|/ /
* | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-30
|\ \
| * | ethernet/emac/sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-04-30
| * | kconfig menu: move Virtualization drivers near other virtualization optionsRandy Dunlap2013-04-30
| * | drivers/w1/slaves/w1_ds2760.c: fix the error handling in w1_ds2760_add_slave()Wei Yongjun2013-04-30
| * | drivers/w1/slaves/w1_ds2781.c: fix the error handling in w1_ds2781_add_slave()Wei Yongjun2013-04-30
| * | drivers/w1/slaves/w1_ds2780.c: fix the error handling in w1_ds2780_add_slave()Wei Yongjun2013-04-30
| * | drivers/w1/slaves/w1_bq27000.c: fix the error handling in w1_bq27000_add_slave()Wei Yongjun2013-04-30
| * | drivers/memstick/host/r592.c: make r592_pm_ops staticJingoo Han2013-04-30
| * | pps: pps_kc_hardpps_lock can be staticFengguang Wu2013-04-30
| * | pps: hide more configuration symbols behind CONFIG_PPSFlorian Fainelli2013-04-30
| * | aoe: replace kmalloc and then memcpy with kmemdupMihnea Dobrescu-Balaur2013-04-30
| * | nbd: increase default and max request sizesMichal Belczyk2013-04-30
| * | i2o: check copy_from_user() size parameterDan Carpenter2013-04-30
| * | dmi_scan: refactor dmi_scan_machine(), {smbios,dmi}_present()Ben Hutchings2013-04-30
| * | staging: speakup: remove custom string_unescape_any_inplaceAndy Shevchenko2013-04-30
| * | lib/string_helpers: introduce generic string_unescapeAndy Shevchenko2013-04-30
| * | dump_stack: implement arch-specific hardware description in task dumpsTejun Heo2013-04-30
| * | dmi: morph dmi_dump_ids() into dmi_format_ids() which formats into a bufferTejun Heo2013-04-30
| * | staging: zcache: enable zcache to be built/loaded as a moduleDan Magenheimer2013-04-30
| * | staging: zcache: enable ramster to be built/loaded as a moduleDan Magenheimer2013-04-30
| * | zcache/tmem: Better error checking on frontswap_register_ops return value.Konrad Rzeszutek Wilk2013-04-30
| * | xen: tmem: enable Xen tmem shim to be built/loaded as a moduleDan Magenheimer2013-04-30
| * | cleancache: Make cleancache_init use a pointer for the opsKonrad Rzeszutek Wilk2013-04-30
| * | frontswap: make frontswap_init use a pointer for the opsKonrad Rzeszutek Wilk2013-04-30
| * | drivers/usb/storage/realtek_cr.c: fix buildAndrew Morton2013-04-30
* | | Merge tag 'md-3.10' of git://neil.brown.name/mdLinus Torvalds2013-04-30
|\ \ \
| * | | MD: ignore discard request for hard disks of hybid raid1/raid10 arrayShaohua Li2013-04-30
| * | | md: bad block list should default to disabled.NeilBrown2013-04-30
| * | | md: raid1/raid10 md devices leak memory when stoppingHirokazu Takahashi2013-04-30
| * | | DM RAID: Add message/status support for changing sync actionJonathan Brassow2013-04-23
| * | | MD: Export 'md_reap_sync_thread' functionJonathan Brassow2013-04-23
| * | | md: don't update metadata when stopping a read-only array.NeilBrown2013-04-23
| * | | md: Allow devices to be re-added to a read-only array.NeilBrown2013-04-23
| * | | md/raid10: Allow skipping recovery when clean arrays are assembledMartin Wilck2013-04-23
| * | | md/raid5: avoid an extra write when writing to a known-bad-block.NeilBrown2013-04-23
| * | | md/raid5: Change or of some order to improve efficiency.majianpeng2013-04-23
| * | | md: use set_bit_le and clear_bit_leAkinobu Mita2013-04-23
| * | | md: HOT_DISK_REMOVE shouldn't make a read-auto device active.NeilBrown2013-04-23
| * | | md: use common code for all calls to ->hot_remove_disk()NeilBrown2013-04-23
| * | | md: never update metadata when array is read-only.NeilBrown2013-04-23
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2013-04-30
|\ \ \ \
| * | | | TPM: Retry SaveState command in suspend pathDuncan Laurie2013-04-17
| * | | | tpm/tpm_i2c_infineon: Add small comment about return value of __i2c_transferPeter Huewe2013-04-12
| * | | | tpm/tpm_i2c_infineon.c: Add OF attributes type and name to the of_device_id t...Peter Huewe2013-04-12