Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | clk: mmp: add mmp private gate clock | Chao Xie | 2014-11-12 | 3 | -1/+155 | |
| | * | | | | | | | clk: mmp: add clock type mix | Chao Xie | 2014-11-12 | 3 | -1/+580 | |
| | * | | | | | | | clk: mmp: move definiton of mmp_clk_frac to clk.h | Chao Xie | 2014-11-12 | 2 | -18/+22 | |
| | * | | | | | | | clk: mmp: add init callback for clk-frac | Chao Xie | 2014-11-12 | 1 | -0/+40 | |
| | * | | | | | | | clk: mmp: add spin lock for clk-frac | Chao Xie | 2014-11-12 | 5 | -5/+15 | |
| | * | | | | | | | clk: mmp: add prefix "mmp" for structures defined for clk-frac | Chao Xie | 2014-11-12 | 5 | -21/+22 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | MAINTAINERS: clk framework git tree moved to kernel.org | Michael Turquette | 2014-11-13 | 1 | -1/+1 | |
| * | | | | | | | MAINTAINERS: add Stephen Boyd as clk co-maintainer | Michael Turquette | 2014-11-12 | 1 | -0/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-12-20 | 7 | -2804/+252 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | i2c: sh_mobile: fix uninitialized var when debug is enabled | Wolfram Sang | 2014-12-20 | 1 | -0/+1 | |
| * | | | | | | | macintosh: therm_pm72: delete deprecated driver | Wolfram Sang | 2014-12-19 | 4 | -2615/+0 | |
| * | | | | | | | i2c: sh_mobile: I2C_SH_MOBILE should depend on HAS_DMA | Geert Uytterhoeven | 2014-12-17 | 1 | -0/+1 | |
| * | | | | | | | i2c: sh_mobile: rework deferred probing | Wolfram Sang | 2014-12-17 | 1 | -50/+48 | |
| * | | | | | | | i2c: sh_mobile: refactor DMA setup | Wolfram Sang | 2014-12-17 | 1 | -19/+16 | |
| * | | | | | | | i2c: mv64xxx: rework offload support to fix several problems | Thomas Petazzoni | 2014-12-17 | 1 | -120/+186 | |
| * | | | | | | | i2c: mv64xxx: use BIT() macro for register value definitions | Thomas Petazzoni | 2014-12-17 | 1 | -11/+11 | |
* | | | | | | | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2014-12-20 | 51 | -366/+151 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus | James Bottomley | 2014-12-18 | 49 | -365/+147 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | storvsc: ring buffer failures may result in I/O freeze | Long Li | 2014-12-15 | 1 | -4/+3 | |
| | * | | | | | | | | ipr: set scsi_level correctly for disk arrays | Brian King | 2014-12-15 | 1 | -0/+1 | |
| | * | | | | | | | | ipr: add support for async scanning to speed up boot | Brian King | 2014-12-15 | 2 | -48/+44 | |
| | * | | | | | | | | scsi_debug: fix missing "break;" in SDEBUG_UA_CAPACITY_CHANGED case | Ewan D. Milne | 2014-12-15 | 1 | -0/+1 | |
| | * | | | | | | | | scsi_debug: take sdebug_host_list_lock when changing capacity | Ewan D. Milne | 2014-12-15 | 1 | -0/+2 | |
| | * | | | | | | | | scsi_debug: improve driver description in Kconfig | Douglas Gilbert | 2014-12-15 | 1 | -9/+8 | |
| | * | | | | | | | | scsi_debug: fix compare and write errors | Douglas Gilbert | 2014-12-15 | 1 | -15/+16 | |
| | * | | | | | | | | qla2xxx: fix race in handling rport deletion during recovery causes panic | Laurence Oberman | 2014-12-15 | 1 | -2/+0 | |
| | * | | | | | | | | Revert "[SCSI] mpt3sas: Remove phys on topology change" | Sreekanth Reddy | 2014-12-04 | 1 | -4/+1 | |
| | * | | | | | | | | Revert "[SCSI] mpt2sas: Remove phys on topology change." | Sreekanth Reddy | 2014-12-04 | 1 | -4/+1 | |
| | * | | | | | | | | esas2r: Correct typos of "validate" in a comment | Boris Bodemann | 2014-12-04 | 1 | -2/+2 | |
| | * | | | | | | | | fc: FCP_PTA_SIMPLE is 0 | Christoph Hellwig | 2014-12-04 | 2 | -9/+2 | |
| | * | | | | | | | | ibmvfc: remove unused tag variable | Christoph Hellwig | 2014-12-04 | 1 | -1/+0 | |
| | * | | | | | | | | scsi: remove MSG_*_TAG defines | Christoph Hellwig | 2014-12-04 | 18 | -58/+58 | |
| | * | | | | | | | | scsi: remove scsi_set_tag_type | Christoph Hellwig | 2014-12-04 | 2 | -16/+1 | |
| | * | | | | | | | | scsi: remove scsi_get_tag_type | Christoph Hellwig | 2014-12-04 | 3 | -16/+3 | |
| | * | | | | | | | | scsi: never drop to untagged mode during queue ramp down | Christoph Hellwig | 2014-12-04 | 1 | -6/+0 | |
| | * | | | | | | | | scsi: remove ->change_queue_type method | Christoph Hellwig | 2014-12-04 | 25 | -171/+4 | |
| * | | | | | | | | | scsi: blacklist RSOC for Microsoft iSCSI target devices | Martin K. Petersen | 2014-12-15 | 1 | -0/+1 | |
| * | | | | | | | | | scsi: fix random memory corruption with scsi-mq + T10 PI | Tony Battersby | 2014-12-15 | 1 | -1/+3 | |
* | | | | | | | | | | Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-20 | 41 | -61/+52 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | PM: Eliminate CONFIG_PM_RUNTIME | Rafael J. Wysocki | 2014-12-19 | 37 | -48/+39 | |
| * | | | | | | | | | | tty: 8250_omap: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-19 | 1 | -7/+7 | |
| * | | | | | | | | | | sound: sst-haswell-pcm: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-19 | 1 | -2/+2 | |
| * | | | | | | | | | | spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2014-12-19 | 2 | -4/+4 | |
* | | | | | | | | | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 2014-12-20 | 3 | -1/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | scripts/package: binrpm-pkg do not create source and devel package | Jérôme Glisse | 2014-12-08 | 1 | -0/+4 | |
| * | | | | | | | | | | | .gitignore: Add Kdevelop4 project files | Boaz Harrosh | 2014-11-25 | 1 | -0/+3 | |
| * | | | | | | | | | | | bugon.cocci: fix Options at the macro | Mauro Carvalho Chehab | 2014-11-24 | 1 | -1/+1 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2014-12-20 | 5 | -23/+21 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | kbuild: remove redundant -rR flag of hdr-inst | Masahiro Yamada | 2014-12-03 | 1 | -2/+2 | |
| * | | | | | | | | | | | kbuild: Fix make help-<board series> on powerpc | Michal Marek | 2014-11-28 | 1 | -2/+2 |