Age | Commit message (Expand) | Author |
2017-10-12 | drm: Pass struct drm_file * to __drm_mode_object_find [v2] | Keith Packard |
2017-09-14 | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2017-09-14 | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2017-09-09 | Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2017-09-07 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2017-09-07 | Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2017-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-09-06 | Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds |
2017-09-06 | Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds |
2017-09-05 | Merge tag 'staging-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-09-05 | media: staging: atomisp: sh_css_calloc shall return a pointer to the allocate... | Sergei A. Trusov |
2017-09-04 | lustre: switch to kernel_write | Christoph Hellwig |
2017-09-04 | serial2002: switch serial2002_tty_write to kernel_{read/write} | Christoph Hellwig |
2017-09-04 | ashmem: switch to ->read_iter | Christoph Hellwig |
2017-09-03 | Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2017-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-09-01 | staging:rtl8188eu:core Fix remove unneccessary else block | Janani Sankara Babu |
2017-09-01 | staging: typec: fusb302: make structure fusb302_psy_desc static | Colin Ian King |
2017-09-01 | staging: unisys: visorbus: make two functions static | Colin Ian King |
2017-09-01 | staging: fsl-dpaa2/eth: fix off-by-one FD ctrl bitmaks | Horia Geantă |
2017-09-01 | Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next | Boris Brezillon |
2017-08-31 | staging: r8822be: Simplify deinit_priv() | Larry Finger |
2017-08-31 | staging: r8822be: Remove some dead code | Larry Finger |
2017-08-31 | staging: vboxvideo: Use CONFIG_DRM_KMS_FB_HELPER to check for fbdefio availab... | Hans de Goede |
2017-08-31 | staging:rtl8188eu Fix comparison to NULL | Janani Sankara Babu |
2017-08-31 | staging: rts5208: rename mmc_ddr_tunning_rx_cmd to mmc_ddr_tuning_rx_cmd | Colin Ian King |
2017-08-31 | Staging: Pi433: style fix - tabs and spaces | Derek Robson |
2017-08-31 | staging: pi433: fix spelling mistake: "preample" -> "preamble" | Colin Ian King |
2017-08-31 | staging:rtl8188eu:core Fix Code Indent | Janani Sankara Babu |
2017-08-31 | staging: typec: fusb302: Export current-limit through a power_supply class dev | Hans de Goede |
2017-08-31 | staging: typec: fusb302: Add support for USB2 charger detection through extcon | Hans de Goede |
2017-08-31 | staging: typec: fusb302: Use client->irq as irq if set | Hans de Goede |
2017-08-31 | staging: typec: fusb302: Get max snk mv/ma/mw from device-properties | Hans de Goede |
2017-08-31 | staging: typec: fusb302: Set max supply voltage to 5V | Hans de Goede |
2017-08-31 | staging: typec: tcpm: Add get_current_limit tcpc_dev callback | Hans de Goede |
2017-08-31 | staging:rtl8188eu Use __func__ instead of function name | Janani Sankara Babu |
2017-08-31 | staging: lustre: coding style fixes found by checkpatch.pl | Simo Koskinen |
2017-08-31 | staging: goldfish: (Coding Style) Fixed parenthesis alignment. | Edvard Holst |
2017-08-31 | staging: unisys: change pr_err to dev_err in visor_check_channel | Sameer Wadgaonkar |
2017-08-31 | staging: unisys: visorbus: remove EXPORT_SYMBOL_GPL for visor_check_channel | Sameer Wadgaonkar |
2017-08-31 | staging: unisys: visorbus: Fix up GUID definition | David Kershner |
2017-08-31 | staging: unisys: visorbus: just check for GUID | David Kershner |
2017-08-31 | staging: unisys: Use size of channel defined in the channel. | David Kershner |
2017-08-31 | staging: unisys: visornic: Remove unnecessary return values | David Binder |
2017-08-31 | staging: unisys: visorbus: use all 80 characters for multi-line messages | David Kershner |
2017-08-31 | staging: unisys: visorchipset: Shorten parser_init_byte_stream. | David Kershner |
2017-08-31 | staging: unisys: visorbus: Move parser functions location in file. | David Kershner |
2017-08-31 | staging: unisys: visorbus: remove uneeded initializations | David Kershner |
2017-08-31 | staging: unisys: visorbus: Remove useless else clause in visorutil_spar_detect. | David Kershner |
2017-08-31 | staging: unisys: Change data to point to visor_controlvm_parameters_header. | David Kershner |